Skip navigation links
oracle.adfinternal.businesseditor.objects
Class AttributeValidatorImpl
java.lang.Object
oracle.adfinternal.businesseditor.objects.BusinessEditorBaseObjectImpl
oracle.adfinternal.businesseditor.objects.BusinessEditorObjectImpl
oracle.adfinternal.businesseditor.objects.ValidatorImpl
oracle.adfinternal.businesseditor.objects.AttributeValidatorImpl
- All Implemented Interfaces:
- AttributeValidator, ObjectGroupOwner
-
public final class AttributeValidatorImpl
- extends ValidatorImpl
- implements AttributeValidator
For internal framework use only. A validator for an attribute.
- For internal use only. Application developers should not use this
| Methods inherited from class oracle.adfinternal.businesseditor.objects.BusinessEditorBaseObjectImpl |
canPopulateChildren, checkLoadObject, containsProperty, doCommit, doRollback, ensureVerified, getContainer, getGroupHelper, getLocalizedString, getPropertyNoLoad, initialize, isLoaded, isNew, isNotVerified, populateChildren, preCommit, readObject, removeProperty, setDirty, setNew, setNotExist, setPropertyNoLoad, setVerified, valuesDiffer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeValidatorImpl
protected AttributeValidatorImpl(AttributeImpl attr,
java.lang.String ruleName)
AttributeValidatorImpl
protected AttributeValidatorImpl(AttributeImpl attr,
java.lang.String ruleName,
java.lang.String ruleDefinition,
java.lang.String errorMessage)
initFlowForNewObject
protected void initFlowForNewObject()
-
- Specified by:
initFlowForNewObject in class BusinessEditorBaseObjectImpl
initFlowForExistingObject
protected void initFlowForExistingObject()
-
- Specified by:
initFlowForExistingObject in class BusinessEditorBaseObjectImpl
finishFlowForNewObject
protected void finishFlowForNewObject()
-
- Specified by:
finishFlowForNewObject in class BusinessEditorBaseObjectImpl
finishFlowForExistingObject
protected void finishFlowForExistingObject()
-
- Specified by:
finishFlowForExistingObject in class BusinessEditorBaseObjectImpl
cancelFlowForNewObject
protected void cancelFlowForNewObject()
-
- Specified by:
cancelFlowForNewObject in class BusinessEditorBaseObjectImpl
cancelFlowForExistingObject
protected void cancelFlowForExistingObject()
-
- Specified by:
cancelFlowForExistingObject in class BusinessEditorBaseObjectImpl
getViewObjectBeingEdited
protected oracle.jbo.ViewObject getViewObjectBeingEdited()
-
- Specified by:
getViewObjectBeingEdited in class BusinessEditorBaseObjectImpl
rename
protected void rename(java.lang.String oldName,
java.lang.String newName)
- Description copied from class:
ValidatorImpl
- For internal framework use only.
-
- Specified by:
rename in class ValidatorImpl
writeObject
protected void writeObject(oracle.jbo.Row object)
-
- Overrides:
writeObject in class BusinessEditorBaseObjectImpl
Skip navigation links
Copyright © 1997, 2013, Oracle. All rights reserved.