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.ValidationResultbooleanorg.eclnt.ccee.logic.validation.ValidationResultorg.eclnt.ccee.logic.validation.ValidationResultMethods inherited from class org.eclnt.ccaddons.pojo.controller.BeanControllerBase
addKeyProperty, addMandatoryProperty, addValidValuesProperty, findTextResolver, getAlign, getBeanClass, getDescription, getFormat, getFormatmask, getLabelText, getTimeZone, isMandatory, validate, validateMandatories, validateValidValuesMethods inherited from class org.eclnt.ccaddons.pojo.controller.DefaultController
getEncryption, getFlush, getFlushtimer, getValidValues, isEnabled
-
Constructor Details
-
BeanControllerDOFW
-
-
Method Details
-
isKey
- Specified by:
isKeyin interfaceIBeanController<BEANCLASS>- Overrides:
isKeyin classBeanControllerBase<BEANCLASS>
-
insert
-
update
-
remove
-