|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.novell.admin.ns.NSObject
|
+--com.novell.admin.ns.DefaultNSObject
|
+--com.novell.admin.ns.fs.FSNSObject
Memory model for objects stored in a namespace.
This model is provided for applications to access and modify all elements associated with a directory object. Elements such as attributes, flags, and schema for an object should be retrieve via this class.
| Fields inherited from class com.novell.admin.ns.DefaultNSObject |
addedAttributeDefinitions,
namespace,
objectEntry |
| Fields inherited from class com.novell.admin.ns.NSObject |
addedAttributes,
attributes,
classDefinition,
deletedAttributes,
modifiedAttributes,
propertyListeners,
revision |
| Constructor Summary | |
FSNSObject(ObjectEntry objEntry,
java.util.Vector attributes,
long rev)
Constructor. |
|
| Methods inherited from class com.novell.admin.ns.NSObject |
clone |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public FSNSObject(ObjectEntry objEntry,
java.util.Vector attributes,
long rev)
objEntry - The object entry representation.attributes - Vector of ObjectAttributes or Strings if the attributes
are to be read later.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||