|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tivoli.pd.jutil.PDRgyName
com.tivoli.pd.jutil.PDRgyGroupName
This class represents the name of a group object in Policy Director's backing store. The backing store may be an LDAP or Active Directory database, for example.
Modes: Local,Remote
Constructor Summary | |
---|---|
PDRgyGroupName(java.lang.String name)
Constructs a PDRgyGroupName with the specified registry name. |
Methods inherited from class com.tivoli.pd.jutil.PDRgyName |
---|
clone, equals, getName, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PDRgyGroupName(java.lang.String name)
name
- the registry group name.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |