public abstract class DeleteRequestDMW 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 |
|---|---|
|
DeleteRequestDMW() |
|
DeleteRequestDMW(DeleteRequestDMO obj) |
protected |
DeleteRequestDMW(DeleteRequestDMO obj,
ClassDefinition cd) |
|
DeleteRequestDMW(DmcTypeModifierMV mods) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTargets(DmcObjectName value)
Adds another DmcObjectName value.
|
void |
addTargets(NameContainer value)
Adds another targets value.
|
void |
addTargets(Object value)
Adds another targets value.
|
DeleteRequest |
cloneIt() |
void |
delTargets(NameContainer value)
Deletes a targets value.
|
void |
delTargets(Object value)
Deletes a targets value.
|
DeleteRequestDMO |
getDMO() |
DeleteRequest |
getModificationRecorder() |
ScopeEnum |
getScope() |
ArrayList<NameContainer> |
getTargetsCopy() |
boolean |
getTargetsHasValue() |
boolean |
getTargetsIsEmpty() |
NameContainerIterableDMW |
getTargetsIterable() |
int |
getTargetsSize() |
void |
remScope()
Removes the scope attribute value.
|
void |
remTargets()
Removes the targets attribute value.
|
void |
setScope(Object value)
Sets scope to the specified value.
|
void |
setScope(ScopeEnum value)
Sets scope to the specified value.
|
boolean |
targetsContains(DmcObjectName value) |
boolean |
targetsContains(NameContainer 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 DeleteRequestDMW()
public DeleteRequestDMW(DmcTypeModifierMV mods)
public DeleteRequestDMW(DeleteRequestDMO obj)
protected DeleteRequestDMW(DeleteRequestDMO obj, ClassDefinition cd)
public DeleteRequest getModificationRecorder()
getModificationRecorder in class RequestDMWpublic DeleteRequest cloneIt()
public DeleteRequestDMO getDMO()
getDMO in class RequestDMWpublic ScopeEnum getScope()
public void setScope(Object value) throws DmcValueException
value - A value compatible with DmcTypeScopeEnumDmcValueExceptionpublic void setScope(ScopeEnum value)
value - ScopeEnumpublic void remScope()
public int getTargetsSize()
public boolean getTargetsIsEmpty()
public boolean getTargetsHasValue()
public NameContainerIterableDMW getTargetsIterable()
public void addTargets(Object value) throws DmcValueException
value - A value compatible with NameContainerDmcValueException - if value is incorrectpublic void addTargets(NameContainer value)
value - A value compatible with NameContainerpublic void addTargets(DmcObjectName value)
value - A value compatible with DmcObjectNamepublic boolean targetsContains(NameContainer value)
value - A value compatible with NameContainerpublic boolean targetsContains(DmcObjectName value)
value - A value compatible with DmcObjectNamepublic ArrayList<NameContainer> getTargetsCopy()
public void delTargets(Object value) throws DmcValueException
value - The NameContainer to be deleted from set of attribute values.DmcValueException - if value is incorrectpublic void delTargets(NameContainer value)
value - The NameContainer to be deleted from set of attribute values.public void remTargets()
Copyright © 2023. All rights reserved.