public class GetRequestDMO extends RequestDMO implements Serializable
Generated from the dmp schema at version 0.1
This code was auto-generated by the dmogenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dms.util.DmoFormatter.dumpDMO(DmoFormatter.java:134)
| Modifier and Type | Field and Description |
|---|---|
static String |
constructionClassName |
__objectClass, attributes| Modifier | Constructor and Description |
|---|---|
|
GetRequestDMO() |
|
GetRequestDMO(DmcTypeModifierMV mods) |
protected |
GetRequestDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addAttributeSelector(AttributeID value)
Adds another attributeSelector to the specified value.
|
DmcAttribute<?> |
addAttributeSelector(DmcAttributeInfo value)
Adds another attributeSelector to the specified value.
|
DmcAttribute<?> |
addAttributeSelector(Object value)
Adds another attributeSelector value.
|
DmcAttribute<?> |
addTargets(DmcObjectName value)
Adds another targets to the specified value.
|
DmcAttribute<?> |
addTargets(NameContainer value)
Adds another targets to the specified value.
|
DmcAttribute<?> |
addTargets(Object value)
Adds another targets value.
|
boolean |
attributeSelectorContains(AttributeID value) |
boolean |
attributeSelectorContains(DmcAttributeInfo value) |
DmcAttribute<?> |
delAttributeSelector(AttributeID value)
Deletes a attributeSelector from the specified value.
|
DmcAttribute<?> |
delAttributeSelector(Object value)
Deletes a attributeSelector value.
|
DmcAttribute<?> |
delTargets(NameContainer value)
Deletes a targets from the specified value.
|
DmcAttribute<?> |
delTargets(Object value)
Deletes a targets value.
|
Iterator<AttributeID> |
getAttributeSelector() |
int |
getAttributeSelectorSize() |
Integer |
getBlockingFactor() |
ClassFilter |
getClassFilter() |
String |
getFilter() |
ClassDefinitionREF |
getFilterByClass() |
ClassDefinitionREF |
getFilterByClassREF() |
GetRequestDMO |
getModificationRecorder() |
GetRequestDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
AttributeID |
getNthAttributeSelector(int i) |
NameContainer |
getNthTargets(int i) |
ScopeEnum |
getScope() |
String |
getSlice() |
GetRequestDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
Iterator<NameContainer> |
getTargets() |
int |
getTargetsSize() |
Boolean |
isCacheResponse() |
Boolean |
isRegisterForEvents() |
void |
remAttributeSelector()
Removes the attributeSelector attribute value.
|
void |
remBlockingFactor()
Removes the blockingFactor attribute value.
|
void |
remCacheResponse()
Removes the cacheResponse attribute value.
|
void |
remClassFilter()
Removes the classFilter attribute value.
|
void |
remFilter()
Removes the filter attribute value.
|
void |
remFilterByClass()
Removes the filterByClass attribute value.
|
void |
remRegisterForEvents()
Removes the registerForEvents attribute value.
|
void |
remScope()
Removes the scope attribute value.
|
void |
remSlice()
Removes the slice attribute value.
|
void |
remTargets()
Removes the targets attribute value.
|
void |
setBlockingFactor(Integer value)
Sets blockingFactor to the specified value.
|
void |
setBlockingFactor(Object value)
Sets blockingFactor to the specified value.
|
void |
setCacheResponse(Boolean value)
Sets cacheResponse to the specified value.
|
void |
setCacheResponse(Object value)
Sets cacheResponse to the specified value.
|
void |
setClassFilter(ClassFilter value)
Sets classFilter to the specified value.
|
void |
setClassFilter(Object value)
Sets classFilter to the specified value.
|
void |
setFilter(Object value)
Sets filter to the specified value.
|
void |
setFilter(String value)
Sets filter to the specified value.
|
void |
setFilterByClass(ClassDefinitionDMO value)
Sets filterByClass to the specified value.
|
void |
setFilterByClass(Object value)
Sets filterByClass to the specified value.
|
void |
setRegisterForEvents(Boolean value)
Sets registerForEvents to the specified value.
|
void |
setRegisterForEvents(Object value)
Sets registerForEvents 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 |
setSlice(Object value)
Sets slice to the specified value.
|
void |
setSlice(String value)
Sets slice to the specified value.
|
boolean |
targetsContains(DmcObjectName value) |
boolean |
targetsContains(NameContainer value) |
getHandlerID, 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, setUserNameaddNvp, addNvp, addRequestID, addRequestID, delNvp, delNvp, delRequestID, delRequestID, getNthNvp, getNthRequestID, getNvp, getNvpSize, getRequestID, getRequestIDSize, getTimeMS, isTrackingEnabled, nvpContains, remNvp, remRequestID, remTimeMS, remTrackingEnabled, requestIDContains, setTimeMS, setTimeMS, setTrackingEnabled, setTrackingEnabled, supportsBackrefTrackingadd, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, equals, get, get, get, getAdditionalAttributes, getAttributeInfo, getAttributeInfo, getAttributeIterator, getAttributeNames, getAttributes, getAttributeValidators, getBackref, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getContainer, getDataType, getFullClassName, getLastValue, getModifier, getObjectClass, getObjectValidators, getReferringObjects, getReferringObjectsViaAttribute, getStagingObject, hasAux, hasValue, isModrec, isReferenced, isStaging, modrec, nth, nthNullFromEmptyAttribute, numberOfAttributes, populateSlice, referenceCount, rem, rem, removeAux, removeBackref, resolveReferences, resolveReferences, resolveReferences, resolveReferencesExceptClass, resolveReferencesExceptClass, serializeIt, set, set, setContainer, setLastValue, setModifier, shallowCopy, staging, toCompactJSON, toCompactJSON, toJSON, toJSON, toJSON, toOIF, toOIF, toOIFNoPadding, toPersistentOIF, toPersistentOIF, toString, youAreDeletedpublic static final String constructionClassName
public GetRequestDMO()
protected GetRequestDMO(String oc)
public GetRequestDMO(DmcTypeModifierMV mods)
public GetRequestDMO getNew()
DmcObjectpublic GetRequestDMO getSlice(DmcSliceInfo info)
DmcObjectpublic GetRequestDMO getModificationRecorder()
public Iterator<NameContainer> getTargets()
public NameContainer getNthTargets(int i)
i - the indexpublic DmcAttribute<?> addTargets(NameContainer value)
value - NameContainerpublic DmcAttribute<?> addTargets(DmcObjectName value)
value - NameContainerpublic boolean targetsContains(NameContainer value)
value - NameContainerpublic boolean targetsContains(DmcObjectName value)
value - DmcObjectNamepublic DmcAttribute<?> addTargets(Object value) throws DmcValueException
value - A value compatible with NameContainerDmcValueException - if value is not correctpublic int getTargetsSize()
public DmcAttribute<?> delTargets(Object value) throws DmcValueException
value - The NameContainer to be deleted from set of attribute values.DmcValueException - if the value is incorrectpublic DmcAttribute<?> delTargets(NameContainer value)
value - NameContainerpublic void remTargets()
public String getFilter()
public void setFilter(String value)
value - Stringpublic void setFilter(Object value) throws DmcValueException
value - A value compatible with DmcTypeStringSVDmcValueException - if value is not correctpublic void remFilter()
public ClassDefinitionREF getFilterByClass()
public ClassDefinitionREF getFilterByClassREF()
public void setFilterByClass(ClassDefinitionDMO value)
value - ClassDefinitionDMOpublic void setFilterByClass(Object value) throws DmcValueException
value - A value compatible with DmcTypeClassDefinitionREFSVDmcValueException - if value is not correctpublic void remFilterByClass()
public Integer getBlockingFactor()
public void setBlockingFactor(Integer value)
value - Integerpublic void setBlockingFactor(Object value) throws DmcValueException
value - A value compatible with DmcTypeIntegerSVDmcValueException - if value is not correctpublic void remBlockingFactor()
public Boolean isRegisterForEvents()
public void setRegisterForEvents(Boolean value)
value - Booleanpublic void setRegisterForEvents(Object value) throws DmcValueException
value - A value compatible with DmcTypeBooleanSVDmcValueException - if value is not correctpublic void remRegisterForEvents()
public Iterator<AttributeID> getAttributeSelector()
public AttributeID getNthAttributeSelector(int i)
i - the indexpublic DmcAttribute<?> addAttributeSelector(AttributeID value)
value - AttributeIDpublic DmcAttribute<?> addAttributeSelector(DmcAttributeInfo value)
value - AttributeIDpublic boolean attributeSelectorContains(AttributeID value)
value - AttributeIDpublic boolean attributeSelectorContains(DmcAttributeInfo value)
value - DmcAttributeInfopublic DmcAttribute<?> addAttributeSelector(Object value) throws DmcValueException
value - A value compatible with AttributeIDDmcValueException - if value is not correctpublic int getAttributeSelectorSize()
public DmcAttribute<?> delAttributeSelector(Object value) throws DmcValueException
value - The AttributeID to be deleted from set of attribute values.DmcValueException - if the value is incorrectpublic DmcAttribute<?> delAttributeSelector(AttributeID value)
value - AttributeIDpublic void remAttributeSelector()
public Boolean isCacheResponse()
public void setCacheResponse(Boolean value)
value - Booleanpublic void setCacheResponse(Object value) throws DmcValueException
value - A value compatible with DmcTypeBooleanSVDmcValueException - if value is not correctpublic void remCacheResponse()
public String getSlice()
public void setSlice(String value)
value - Stringpublic void setSlice(Object value) throws DmcValueException
value - A value compatible with DmcTypeStringSVDmcValueException - if value is not correctpublic void remSlice()
public ClassFilter getClassFilter()
public void setClassFilter(ClassFilter value)
value - ClassFilterpublic void setClassFilter(Object value) throws DmcValueException
value - A value compatible with DmcTypeClassFilterSVDmcValueException - if value is not correctpublic void remClassFilter()
public ScopeEnum getScope()
public void setScope(ScopeEnum value)
value - ScopeEnumpublic void setScope(Object value) throws DmcValueException
value - A value compatible with DmcTypeScopeEnumSVDmcValueException - if value is not correctpublic void remScope()
Copyright © 2023. All rights reserved.