public class ActionTriggerInfo extends ActionTriggerInfoDMO implements Serializable
This mechanism is a replacement for the concept that ActionRequests were EXTENSIBLE objects. This way, the user can ask an object for the ActionTriggerInfo (ATI) for a particular action and have a well defined interface to specify the parameters for the action.
__objectClass, attributes| Modifier | Constructor and Description |
|---|---|
protected |
ActionTriggerInfo(String oc,
String an) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkParams() |
String |
getActionName() |
boolean |
isInstanceOf(DmcObject object) |
getIdToAttrInfo, getName, getNew, getSlice, getStringToAttrInfo, setNameadd, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, equals, get, get, get, getAdditionalAttributes, getAttributeInfo, getAttributeInfo, getAttributeIterator, getAttributeNames, getAttributes, getAttributeValidators, getBackref, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getContainer, getDataType, getFullClassName, getLastValue, getModifier, getObjectClass, getObjectValidators, getReferringObjects, getReferringObjectsViaAttribute, getStagingObject, hasAux, hasValue, isModrec, isReferenced, isStaging, modrec, nth, nthNullFromEmptyAttribute, numberOfAttributes, populateSlice, referenceCount, rem, rem, removeAux, removeBackref, resolveReferences, resolveReferences, resolveReferences, resolveReferencesExceptClass, resolveReferencesExceptClass, serializeIt, set, set, setContainer, setLastValue, setModifier, shallowCopy, staging, supportsBackrefTracking, toCompactJSON, toCompactJSON, toJSON, toJSON, toJSON, toOIF, toOIF, toOIFNoPadding, toPersistentOIF, toPersistentOIF, toString, youAreDeletedpublic String getActionName()
public void checkParams()
throws DmcValueExceptionSet
DmcValueExceptionSetpublic boolean isInstanceOf(DmcObject object)
Copyright © 2023. All rights reserved.