| Modifier and Type | Method and Description |
|---|---|
boolean |
canModify()
Determines if the attribute can be modified.
|
java.lang.String |
getAttributeName()
Returns the name of the attribute associated with trusteeRights.
|
int |
getPrivileges()
Returns all the property rights.
|
boolean |
hasAddRights()
Determimes if the associated attribute can be created if it doesn't currently
have any values.
|
boolean |
hasCompareRights()
Determines if an object has compare rights.
|
boolean |
hasDeleteRights()
Determines if the associated attribute's values can be deleted.
|
boolean |
hasInheritCtlRights()
Determines if an objec has inheritance control rights.
|
boolean |
hasReadRights()
Determines if the associated attribute's values can be read.
|
boolean |
hasSelfRights()
Determines if an object has Self rights.
|
boolean |
hasSupervisorRights()
Determines if an object has Supervisor rights.
|
boolean |
hasWriteRights()
Determines if the associated attribute's values can be modified.
|
java.lang.String getAttributeName()
int getPrivileges()
boolean hasCompareRights()
boolean hasReadRights()
hasReadRights in interface Rightsboolean hasWriteRights()
hasWriteRights in interface Rightsboolean hasSelfRights()
boolean hasSupervisorRights()
boolean hasInheritCtlRights()
boolean hasDeleteRights()
hasDeleteRights in interface Rightsboolean hasAddRights()
hasAddRights in interface Rightsboolean canModify()
For ConsoleOne, the object must have read and write rights to the attribute. (NDS requires read and write rights to modify single-valued attributes and write rights to multivalued attributes.
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}.