public abstract class NotifyRequestDMW 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 |
|---|---|
|
NotifyRequestDMW() |
|
NotifyRequestDMW(DmcTypeModifierMV mods) |
|
NotifyRequestDMW(NotifyRequestDMO obj) |
protected |
NotifyRequestDMW(NotifyRequestDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
NotifyRequest |
cloneIt() |
NotifyRequestDMO |
getDMO() |
String |
getFilter() |
NotifyRequest |
getModificationRecorder() |
ScopeEnum |
getScope() |
NameContainer |
getTarget() |
void |
remFilter()
Removes the filter attribute value.
|
void |
remScope()
Removes the scope attribute value.
|
void |
remTarget()
Removes the target attribute value.
|
void |
setFilter(Object value)
Sets filter to the specified value.
|
void |
setFilter(String value)
Sets filter to the specified value.
|
void |
setScope(Object value)
Sets scope to the specified value.
|
void |
setScope(ScopeEnum value)
Sets scope to the specified value.
|
void |
setTarget(DmcObjectName value)
Sets target to the specified value.
|
void |
setTarget(NameContainer value)
Sets target to the specified value.
|
void |
setTarget(Object value)
Sets target 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 NotifyRequestDMW()
public NotifyRequestDMW(DmcTypeModifierMV mods)
public NotifyRequestDMW(NotifyRequestDMO obj)
protected NotifyRequestDMW(NotifyRequestDMO obj, ClassDefinition cd)
public NotifyRequest getModificationRecorder()
getModificationRecorder in class RequestDMWpublic NotifyRequest cloneIt()
public NotifyRequestDMO getDMO()
getDMO in class RequestDMWpublic String getFilter()
public void setFilter(Object value) throws DmcValueException
value - A value compatible with DmcTypeStringDmcValueExceptionpublic void setFilter(String value)
value - Stringpublic void remFilter()
public ScopeEnum getScope()
public void setScope(Object value) throws DmcValueException
value - A value compatible with DmcTypeScopeEnumDmcValueExceptionpublic void setScope(ScopeEnum value)
value - ScopeEnumpublic void remScope()
public NameContainer getTarget()
public void setTarget(Object value) throws DmcValueException
value - A value compatible with DmcTypeNameContainerDmcValueExceptionpublic void setTarget(NameContainer value)
value - NameContainerpublic void setTarget(DmcObjectName value)
value - NameContainerpublic void remTarget()
Copyright © 2023. All rights reserved.