public interface RecordCustomFieldServiceLocal extends RecordCustomFieldService, org.cyclos.impl.CRUDServiceLocal<RecordCustomField,RecordCustomFieldDTO,RecordCustomFieldData,java.lang.Long>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RecordCustomField> |
list(RecordType recordType)
Returns the custom fields in the given record type
|
linkShared, list, listShared, saveOrderOnType, unlinkSharedsaveOrdergetData, getDataForNew, load, remove, removeAll, savejava.util.List<RecordCustomField> list(RecordType recordType)