| Package | Description |
|---|---|
| org.alfresco.repo.forms.script |
| Modifier and Type | Method and Description |
|---|---|
ScriptForm |
ScriptFormService.getForm(String itemKind,
String itemId)
Returns a form representation of the given item,
all known fields for the item are included.
|
ScriptForm |
ScriptFormService.getForm(String itemKind,
String itemId,
String[] fields)
Returns a form representation of the given item consisting
only of the given fields.
|
ScriptForm |
ScriptFormService.getForm(String itemKind,
String itemId,
String[] fields,
String[] forcedFields)
Returns a form representation of the given item consisting
only of the given fields.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.