public interface AdCustomFieldServiceLocal extends AdCustomFieldService, org.cyclos.impl.CRUDServiceLocal<AdCustomField,AdCustomFieldDTO,AdCustomFieldData,java.lang.Void>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AdCustomField> |
listAll()
Lists all advertisement custom fields
|
java.util.List<AdCustomField> |
listEnabled(User owner)
Lists visible advertisement custom fields for the given ad owner
|
listsaveOrdergetData, getDataForNew, load, remove, removeAll, savejava.util.List<AdCustomField> listAll() throws FrameworkException
FrameworkExceptionjava.util.List<AdCustomField> listEnabled(User owner) throws FrameworkException
FrameworkException