public abstract class PlusCWODsSetDelegate extends java.lang.Object implements MboAdapterConstants
ALLROWS, CHANGEDBY_USER, COUNT_ADDITIONS, COUNT_AFTERSAVE, COUNT_DATABASE, COUNT_DELETED, COUNT_EXISTING, DELAYVALIDATION, DISCARDABLE, NO_RELATEDMBOS_OF_OWNERSCHILDREN_FETCH, NOACCESSCHECK, NOACTION, NOADD, NOCOMMIT, NODELETE, NONE, NOSAVE, NOSETVALUE, NOUPDATE, NOVALIDATION, NOVALIDATION_AND_NOACTION, READONLY, REBUILD, REQUIRED, SAMEVALUEVALIDATION, USER| Constructor and Description |
|---|
PlusCWODsSetDelegate(MboSetAdapter thisMboSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyRequiredRules(boolean changeValue)
Applies the business rules for handling the value and read-only status
of the datasheets' REQUIRED field.
|
public PlusCWODsSetDelegate(MboSetAdapter thisMboSet)
public void applyRequiredRules(boolean changeValue)
throws java.lang.Exception
changeValue - if true, the value of the REQUIRED field
may be changed. If false, only the
read-only status will be updated.java.lang.Exception