public interface DocumentCustomFieldService extends BaseCustomFieldService<DocumentCustomFieldDTO,DocumentCustomFieldData,java.lang.Long>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomFieldVO> |
list(DocumentVO document)
Lists all fields for the given document
|
saveOrdergetData, getDataForNew, load, remove, removeAll, savejava.util.List<CustomFieldVO> list(DocumentVO document) throws FrameworkException
FrameworkException