|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nitido.nimx.nuggets.pab.PABEntry
com.nitido.nimx.nuggets.pab.PABGroup
public class PABGroup
The data objecto of a PAB Group.
As inherited from PABEntry, PAB Group also requires fields UNIQUE_NAME and COMMON_NAME,
| Field Summary |
|---|
| Fields inherited from class com.nitido.nimx.nuggets.pab.PABEntry |
|---|
COMMON_NAMES, DESCRIPTIONS, NICKNAME, PAB_MEMBERS, UNIQUE_NAME |
| Constructor Summary | |
|---|---|
PABGroup(PABGroup entry)
Copy Constructor. |
|
PABGroup(java.lang.String un)
Convenient constructor. |
|
PABGroup(java.lang.String un,
java.lang.String cn)
Default construction. |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Cloning the current object. |
| Methods inherited from class com.nitido.nimx.nuggets.pab.PABEntry |
|---|
addAttributeValue, getAllAttributes, getAttributeNames, getAttributeNamesSet, getAttributeValue, getAttributeValues, getAttributeValuesList, isRequiredAttribute, removeAttribute, removeAttributeValue, removeAttributeValue, replaceAttributeValue, replaceAttributeValue, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PABGroup(java.lang.String un,
java.lang.String cn)
un - Unique name as required by iPlanet products.cn - Common name of the PAB entry. This field is required by the
underlying LDAP schema.public PABGroup(java.lang.String un)
public PABGroup(PABGroup entry)
| Method Detail |
|---|
public java.lang.Object clone()
clone in class PABEntry
|
Nitido NiM 2.5 Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.