public class SessionRIDMO extends org.dmd.dmc.DmcObject implements org.dmd.dmc.DmcNamedObjectIF, org.dmd.dmc.DmcHierarchicNamedObjectIF, Serializable
Generated from the dmpServer schema at version unknown
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 |
| Modifier | Constructor and Description |
|---|---|
|
SessionRIDMO() |
|
SessionRIDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
protected |
SessionRIDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.dmd.dmc.types.DotName |
getDotName() |
org.dmd.dmc.types.DotName |
getHierarchicObjectName() |
SessionRIDMO |
getModificationRecorder() |
SessionRIDMO |
getNew() |
org.dmd.dmc.types.DotName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
String |
getSessionHostRI() |
String |
getSessionIDRI() |
SessionRIDMO |
getSlice(org.dmd.dmc.DmcSliceInfo info) |
UserRIREF |
getUserRefRI() |
UserRIREF |
getUserRefRIREF()
Returns the reference to UserRI without attempting lazy resolution (if turned on).
|
int |
hashCode() |
void |
remDotName()
Removes the dotName attribute value.
|
void |
remSessionHostRI()
Removes the sessionHostRI attribute value.
|
void |
remSessionIDRI()
Removes the sessionIDRI attribute value.
|
void |
remUserRefRI()
Removes the userRefRI attribute value.
|
void |
setDotName(org.dmd.dmc.types.DotName value)
Sets dotName to the specified value.
|
void |
setDotName(Object value)
Sets dotName to the specified value.
|
void |
setSessionHostRI(Object value)
Sets sessionHostRI to the specified value.
|
void |
setSessionHostRI(String value)
Sets sessionHostRI to the specified value.
|
void |
setSessionIDRI(Object value)
Sets sessionIDRI to the specified value.
|
void |
setSessionIDRI(String value)
Sets sessionIDRI to the specified value.
|
void |
setUserRefRI(Object value)
Sets userRefRI to the specified value.
|
void |
setUserRefRI(UserRIDMO value)
Sets userRefRI to the specified value.
|
add, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, 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, supportsBackrefTracking, toCompactJSON, toCompactJSON, toJSON, toJSON, toJSON, toOIF, toOIF, toOIFNoPadding, toPersistentOIF, toPersistentOIF, toString, youAreDeletedpublic static final String constructionClassName
public SessionRIDMO()
protected SessionRIDMO(String oc)
public SessionRIDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public SessionRIDMO getNew()
getNew in class org.dmd.dmc.DmcObjectpublic SessionRIDMO getSlice(org.dmd.dmc.DmcSliceInfo info)
getSlice in class org.dmd.dmc.DmcObjectpublic SessionRIDMO getModificationRecorder()
public org.dmd.dmc.types.DotName getObjectName()
getObjectName in interface org.dmd.dmc.DmcNamedObjectIFpublic org.dmd.dmc.types.DotName getHierarchicObjectName()
getHierarchicObjectName in interface org.dmd.dmc.DmcHierarchicNamedObjectIFpublic org.dmd.dmc.DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface org.dmd.dmc.DmcNamedObjectIFpublic boolean equals(Object obj)
equals in interface org.dmd.dmc.DmcNamedObjectIFequals in class org.dmd.dmc.DmcObjectpublic org.dmd.dmc.types.DotName getDotName()
public void setDotName(org.dmd.dmc.types.DotName value)
value - DotNamepublic void setDotName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeDotNameSVorg.dmd.dmc.DmcValueExceptionpublic void remDotName()
public String getSessionIDRI()
public void setSessionIDRI(String value)
value - Stringpublic void setSessionIDRI(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remSessionIDRI()
public String getSessionHostRI()
public void setSessionHostRI(String value)
value - Stringpublic void setSessionHostRI(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remSessionHostRI()
public UserRIREF getUserRefRI()
public UserRIREF getUserRefRIREF()
public void setUserRefRI(UserRIDMO value)
value - UserRIDMOpublic void setUserRefRI(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeUserRIREFSVorg.dmd.dmc.DmcValueExceptionpublic void remUserRefRI()
Copyright © 2019. All rights reserved.