public class MODObject extends DefaultNSObject
addedAttributeDefinitions, namespace, objectEntryaddedAttributes, attributes, classDefinition, deletedAttributes, modifiedAttributes, propertyListeners, revision, shadowSign| Constructor and Description |
|---|
MODObject(ObjectEntry objEntry)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAdd(ObjectAttribute attr,
boolean isForAuxClass)
Checks to see if an attribute can be added to this object.
|
ObjectAttribute |
getAttribute(java.lang.String attrName)
Retrieves a specific attribute of this object.
|
addAttribute, addAuxiliaryClassDefinition, addPropertyChangeListener, clearAddedAttribute, clearAddedAttributeDefinitions, clearDeletedAttribute, clearModifiedAttribute, clone, deleteAttribute, deleteAuxiliaryClassDefinition, getAddedAttributeDefinitions, getAddedAttributes, getAttribute, getAttribute, getAttributes, getClassDefinitions, getDeletedAttributes, getMandatoryAttributes, getModifiedAttributes, getObjectEntry, getOptionalAttributes, getRevision, getUnvaluedAttributes, isAddPossible, isAttributeMandatory, isAttributeOptional, isNamedBy, propertyChange, removePropertyChangeListener, setClassDefinitionclone, getShadowSign, setShadowSignpublic MODObject(ObjectEntry objEntry)
objEntry - The object entry representation.public ObjectAttribute getAttribute(java.lang.String attrName)
getAttribute in class DefaultNSObjectattrName - The name of the attribute to be retrieved.protected void checkAdd(ObjectAttribute attr, boolean isForAuxClass) throws NamespaceException
checkAdd in class DefaultNSObjectattr - The definition of the attribute.isForAuxClass - Not used at this time.NamespaceException - Thrown if an attribute cannot be added to this object.
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.