public interface TransactionCustomFieldServiceLocal extends TransactionCustomFieldService, org.cyclos.impl.CRUDServiceLocal<TransactionCustomField,TransactionCustomFieldDTO,TransactionCustomFieldData,java.lang.Void>
TransactionCustomFieldService| Modifier and Type | Method and Description |
|---|---|
java.util.List<TransactionCustomField> |
listAll()
Returns all custom fields
|
java.util.List<TransactionCustomField> |
listRelated(TransferType transferType)
Returns the custom fields which are related to the given transfer type and visible by the logged user.
|
addRelation, list, listAllRelated, listRelated, removeRelationsaveOrdergetData, getDataForNew, load, remove, removeAll, savejava.util.List<TransactionCustomField> listAll() throws FrameworkException
FrameworkExceptionjava.util.List<TransactionCustomField> listRelated(TransferType transferType)