public class LDAPHierarchicObjectDMO extends HierarchicObjectDMO implements DmcNamedObjectIF, Serializable
Generated from the dmrldap 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 |
|---|---|
|
LDAPHierarchicObjectDMO() |
|
LDAPHierarchicObjectDMO(DmcTypeModifierMV mods) |
protected |
LDAPHierarchicObjectDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
This method performs an attribute by attribute comparison of this
object with the specified object and returns true if they are equal.
|
FullyQualifiedName |
getFQN() |
LDAPHierarchicObjectDMO |
getModificationRecorder() |
LDAPHierarchicObjectDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
FullyQualifiedName |
getObjectName() |
DmcAttribute<?> |
getObjectNameAttribute() |
LDAPHierarchicObjectDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
int |
hashCode() |
void |
remFQN()
Removes the FQN attribute value.
|
void |
setFQN(FullyQualifiedName value)
Sets FQN to the specified value.
|
void |
setFQN(Object value)
Sets FQN to the specified value.
|
getFile, getLineNumber, remFile, remLineNumber, setFile, setFile, setLineNumber, setLineNumberadd, 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 LDAPHierarchicObjectDMO()
protected LDAPHierarchicObjectDMO(String oc)
public LDAPHierarchicObjectDMO(DmcTypeModifierMV mods)
public LDAPHierarchicObjectDMO getNew()
DmcObjectgetNew in class HierarchicObjectDMOpublic LDAPHierarchicObjectDMO getSlice(DmcSliceInfo info)
DmcObjectgetSlice in class HierarchicObjectDMOinfo - the slice infopublic LDAPHierarchicObjectDMO getModificationRecorder()
getModificationRecorder in class HierarchicObjectDMOpublic FullyQualifiedName getObjectName()
getObjectName in interface DmcNamedObjectIFgetObjectName in class HierarchicObjectDMOpublic DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface DmcNamedObjectIFgetObjectNameAttribute in class HierarchicObjectDMOpublic boolean equals(Object obj)
DmcObjectequals in interface DmcNamedObjectIFequals in class HierarchicObjectDMOobj - The comparison object.public int hashCode()
hashCode in class HierarchicObjectDMOpublic FullyQualifiedName getFQN()
getFQN in class HierarchicObjectDMOpublic void setFQN(FullyQualifiedName value)
setFQN in class HierarchicObjectDMOvalue - FullyQualifiedNamepublic void setFQN(Object value) throws DmcValueException
setFQN in class HierarchicObjectDMOvalue - A value compatible with DmcTypeFullyQualifiedNameSVDmcValueException - if value is not correctpublic void remFQN()
remFQN in class HierarchicObjectDMOCopyright © 2023. All rights reserved.