public class StructureRules
extends java.lang.Object
| Constructor and Description |
|---|
StructureRules(java.lang.String str)
Constructor for a StructureRules object.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Get the description of the StructureRules.
|
java.lang.String |
getName()
Get the short name of the StructureRules.
|
java.lang.String |
getNameForm()
Get the getNameForm of the StructureRules.
|
java.lang.String |
getRuleID()
Get the ruleID of the StructureRules.
|
java.util.ArrayList |
getSuperior()
Get the Superior Structure Rules.
|
boolean |
isObsolete()
Indicates whether the StructureRules has been specified as obsolete.
|
public StructureRules(java.lang.String str)
This constructor is called from LDAPSchemaImpl while reading and decoding the schema.
str - The dITStructureRules string value as reported by the LDAP schema.public java.lang.String getName()
public java.lang.String getDescription()
public java.lang.String getRuleID()
public java.lang.String getNameForm()
public boolean isObsolete()
public java.util.ArrayList getSuperior()
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}.