public abstract class DenotifyRequestDMW 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 |
|---|---|
|
DenotifyRequestDMW() |
|
DenotifyRequestDMW(DenotifyRequestDMO obj) |
protected |
DenotifyRequestDMW(DenotifyRequestDMO obj,
ClassDefinition cd) |
|
DenotifyRequestDMW(DmcTypeModifierMV mods) |
| Modifier and Type | Method and Description |
|---|---|
DenotifyRequest |
cloneIt() |
DenotifyRequestDMO |
getDMO() |
String |
getFilter() |
Long |
getListenerID() |
DenotifyRequest |
getModificationRecorder() |
ScopeEnum |
getScope() |
NameContainer |
getTarget() |
void |
remFilter()
Removes the filter attribute value.
|
void |
remListenerID()
Removes the listenerID 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 |
setListenerID(Long value)
Sets listenerID to the specified value.
|
void |
setListenerID(Object value)
Sets listenerID 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 DenotifyRequestDMW()
public DenotifyRequestDMW(DmcTypeModifierMV mods)
public DenotifyRequestDMW(DenotifyRequestDMO obj)
protected DenotifyRequestDMW(DenotifyRequestDMO obj, ClassDefinition cd)
public DenotifyRequest getModificationRecorder()
getModificationRecorder in class RequestDMWpublic DenotifyRequest cloneIt()
public DenotifyRequestDMO 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 Long getListenerID()
public void setListenerID(Object value) throws DmcValueException
value - A value compatible with DmcTypeLongDmcValueExceptionpublic void setListenerID(Long value)
value - Longpublic void remListenerID()
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.