public interface CustomOperationFieldService extends BaseCustomFieldService<CustomOperationFieldDTO,CustomOperationFieldData,java.lang.Long>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomFieldVO> |
list(java.lang.Long customOperationId)
Lists all fields for the given custom operation
|
saveOrdergetData, getDataForNew, load, remove, removeAll, savejava.util.List<CustomFieldVO> list(java.lang.Long customOperationId) throws FrameworkException
FrameworkException