public abstract class ActionCancelRequestDMW extends Request
Generated from the dmp schema at version 0.1
This code was auto-generated by the dmggenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dmg.generators.BaseDMWGenerator.dumpWrapper(BaseDMWGenerator.java:488)
requestcore| Modifier | Constructor and Description |
|---|---|
|
ActionCancelRequestDMW() |
|
ActionCancelRequestDMW(ActionCancelRequestDMO obj) |
protected |
ActionCancelRequestDMW(ActionCancelRequestDMO obj,
ClassDefinition cd) |
|
ActionCancelRequestDMW(DmcTypeModifierMV mods) |
| Modifier and Type | Method and Description |
|---|---|
ActionCancelRequestDMO |
getDMO() |
ActionCancelRequest |
getModificationRecorder() |
Integer |
getServerActionID() |
void |
remServerActionID()
Removes the serverActionID attribute value.
|
void |
setServerActionID(Integer value)
Sets serverActionID to the specified value.
|
void |
setServerActionID(Object value)
Sets serverActionID to the specified value.
|
fillError, fillStandard, getErrorResponse, getUInfo, getUserInfo, setSessionInfo, setUserInfogetHandlerID, getOriginatorID, getResponseFormat, getSessionID, getTimeoutSeconds, getUserName, isNotifyOriginator, isReadableFormat, remHandlerID, remNotifyOriginator, remOriginatorID, remReadableFormat, remResponseFormat, remSessionID, remTimeoutSeconds, remUserName, setHandlerID, setHandlerID, setNotifyOriginator, setNotifyOriginator, setOriginatorID, setOriginatorID, setReadableFormat, setReadableFormat, setResponseFormat, setResponseFormat, setSessionID, setSessionID, setTimeoutSeconds, setTimeoutSeconds, setUserName, setUserNamegetLastRequestID, getServletRequest, removeLastRequestIDaddNvp, addNvp, addRequestID, addRequestID, delNvp, delNvp, delRequestID, delRequestID, getNvpCopy, getNvpHasValue, getNvpIsEmpty, getNvpIterable, getNvpSize, getRequestIDCopy, getRequestIDHasValue, getRequestIDIsEmpty, getRequestIDIterable, getRequestIDSize, getTimeMS, isTrackingEnabled, nvpContains, remNvp, remRequestID, remTimeMS, remTrackingEnabled, requestIDContains, setTimeMS, setTimeMS, setTrackingEnabled, setTrackingEnabledaddAux, applyModifier, equals, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getDmcObject, getObjectClass, getReferringObjects, getReferringObjectsViaAttribute, hasAux, isReferenced, referenceCount, removeAux, resolveReferences, resolveReferences, serializeIt, setDmcObject, toJSON, toOIF, toOIF, toPersistentOIF, toString, youAreDeletedgetDeleted, getModifier, setDeleted, setModifierpublic ActionCancelRequestDMW()
public ActionCancelRequestDMW(DmcTypeModifierMV mods)
public ActionCancelRequestDMW(ActionCancelRequestDMO obj)
protected ActionCancelRequestDMW(ActionCancelRequestDMO obj, ClassDefinition cd)
public ActionCancelRequest getModificationRecorder()
getModificationRecorder in class RequestDMWpublic ActionCancelRequestDMO getDMO()
getDMO in class RequestDMWpublic Integer getServerActionID()
public void setServerActionID(Object value) throws DmcValueException
value - A value compatible with DmcTypeIntegerDmcValueExceptionpublic void setServerActionID(Integer value)
value - Integerpublic void remServerActionID()
Copyright © 2023. All rights reserved.