public abstract class DenotifyResponseDMW extends Response
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 |
|---|---|
|
DenotifyResponseDMW() |
|
DenotifyResponseDMW(DenotifyResponseDMO obj) |
protected |
DenotifyResponseDMW(DenotifyResponseDMO obj,
ClassDefinition cd) |
|
DenotifyResponseDMW(DmcTypeModifierMV mods) |
| Modifier and Type | Method and Description |
|---|---|
DenotifyResponse |
cloneIt() |
DenotifyResponseDMO |
getDMO() |
String |
getFilter() |
DenotifyResponse |
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.
|
getHandlerID, getResponseCategory, getResponseText, getResponseType, isLastResponse, remHandlerID, remLastResponse, remResponseCategory, remResponseText, remResponseType, setHandlerID, setHandlerID, setLastResponse, setLastResponse, setResponseCategory, setResponseCategory, setResponseText, setResponseText, setResponseType, setResponseTypegetLastRequestID, 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 DenotifyResponseDMW()
public DenotifyResponseDMW(DmcTypeModifierMV mods)
public DenotifyResponseDMW(DenotifyResponseDMO obj)
protected DenotifyResponseDMW(DenotifyResponseDMO obj, ClassDefinition cd)
public DenotifyResponse getModificationRecorder()
getModificationRecorder in class ResponseDMWpublic DenotifyResponse cloneIt()
cloneIt in class ResponseDMWpublic DenotifyResponseDMO getDMO()
getDMO in class ResponseDMWpublic 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.