public class ActionTriggerInfoDMO extends DmcObject implements Serializable
\n This mechanism is a replacement for the concept that ActionRequests were\n EXTENSIBLE objects. This way, the user can ask an object for the \n ActionTriggerInfo (ATI) for a particular action and have a well defined\n interface to specify the parameters for the action.
__objectClass, attributes| Constructor and Description |
|---|
ActionTriggerInfoDMO() |
ActionTriggerInfoDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,DmcAttributeInfo> |
getIdToAttrInfo() |
DefinitionName |
getName()
The name attribute is used to store a single string token that represents
a unique name\n for an object with the set of definitions of which it is a
part.
|
ActionTriggerInfoDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
ActionTriggerInfoDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
Map<String,DmcAttributeInfo> |
getStringToAttrInfo() |
void |
setName(Object value)
Sets name to the specified value.
|
add, 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 ActionTriggerInfoDMO()
public ActionTriggerInfoDMO(String oc)
public Map<Integer,DmcAttributeInfo> getIdToAttrInfo()
public Map<String,DmcAttributeInfo> getStringToAttrInfo()
public ActionTriggerInfoDMO getNew()
DmcObjectpublic ActionTriggerInfoDMO getSlice(DmcSliceInfo info)
DmcObjectpublic DefinitionName getName()
public void setName(Object value) throws DmcValueException
value - A value compatible with DmcTypeDefinitionNameSVDmcValueException - if the value is incorrectCopyright © 2023. All rights reserved.