Skip navigation links
oracle.adfinternal.businesseditor.objects
Class TriggerImpl
java.lang.Object
oracle.adfinternal.businesseditor.objects.BusinessEditorBaseObjectImpl
oracle.adfinternal.businesseditor.objects.BusinessEditorObjectImpl
oracle.adfinternal.businesseditor.objects.ValidatorImpl
oracle.adfinternal.businesseditor.objects.TriggerImpl
- All Implemented Interfaces:
- ObjectGroupOwner
- Direct Known Subclasses:
- AttributeTriggerImpl, BusinessObjectTriggerImpl
-
public abstract class TriggerImpl
- extends ValidatorImpl
For internal framework use only. Base class for BusinessObjectTriggerImpl
and AttributeTriggerImpl
.
- For internal use only. Application developers should not use this
Methods inherited from class oracle.adfinternal.businesseditor.objects.BusinessEditorBaseObjectImpl |
cancelFlowForExistingObject, cancelFlowForNewObject, canPopulateChildren, checkLoadObject, containsProperty, doCommit, doRollback, ensureVerified, finishFlowForExistingObject, finishFlowForNewObject, getContainer, getGroupHelper, getLocalizedString, getPropertyNoLoad, initFlowForExistingObject, initFlowForNewObject, initialize, isLoaded, isNew, isNotVerified, populateChildren, preCommit, readObject, removeProperty, setDirty, setNew, setNotExist, setPropertyNoLoad, setVerified, valuesDiffer, writeObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TriggerImpl
protected TriggerImpl(BusinessEditorManagerImpl manager,
ObjectGroupOwner container,
java.lang.String ruleName,
oracle.jbo.server.TriggerType triggerType)
TriggerImpl
protected TriggerImpl(BusinessEditorManagerImpl manager,
ObjectGroupOwner container,
java.lang.String ruleName,
java.lang.String triggerDefinition,
oracle.jbo.server.TriggerType triggerType,
java.lang.String errorMessage)
getViewObjectBeingEdited
protected oracle.jbo.ViewObject getViewObjectBeingEdited()
-
- Specified by:
getViewObjectBeingEdited
in class BusinessEditorBaseObjectImpl
getObjectType
protected ObjectType getObjectType()
-
- Overrides:
getObjectType
in class ValidatorImpl
Skip navigation links
Copyright © 1997, 2013, Oracle. All rights reserved.