Class BeanControllerDOFW<BEANCLASS>
java.lang.Object
org.eclnt.ccaddons.pojo.controller.DefaultController<BEANCLASS>
org.eclnt.ccaddons.pojo.controller.BeanControllerBase<BEANCLASS>
org.eclnt.ccaddons.pojo.controller.BeanControllerDOFW<BEANCLASS>
- All Implemented Interfaces:
IBeanController<BEANCLASS>
Controller in which some of the logic functions are implemented
by using meta data that is available on the DOFW-layer.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclnt.ccee.logic.validation.ValidationResult
boolean
org.eclnt.ccee.logic.validation.ValidationResult
org.eclnt.ccee.logic.validation.ValidationResult
Methods inherited from class org.eclnt.ccaddons.pojo.controller.BeanControllerBase
addKeyProperty, addMandatoryProperty, addValidValuesProperty, findTextResolver, getAlign, getBeanClass, getDescription, getFormat, getFormatmask, getLabelText, getTimeZone, isMandatory, validate, validateMandatories, validateValidValues
Methods inherited from class org.eclnt.ccaddons.pojo.controller.DefaultController
getEncryption, getFlush, getFlushtimer, getValidValues, isEnabled
-
Constructor Details
-
BeanControllerDOFW
-
-
Method Details
-
isKey
- Specified by:
isKey
in interfaceIBeanController<BEANCLASS>
- Overrides:
isKey
in classBeanControllerBase<BEANCLASS>
-
insert
-
update
-
remove
-