Packagecom.adobe.idp.um.api.infomodel
Interfacepublic interface Group

A Group is an extension of the Principal object. This class contains group-specific field accessor methods.

See also

Principal


Public Methods
 MethodDefined By
  
String getGroupType()
Retrieves the group type.
Group
Public Constants
 ConstantDefined By
  GROUPTYPE_ORGANIZATION
[static] Organization group type.
Group
  GROUPTYPE_PRINCIPALS
[static] Principals group type.
Group
Method Detail
getGroupType()
public String getGroupType()

Retrieves the group type.

Returns
The group type.
Constant Detail
GROUPTYPE_ORGANIZATIONConstant
public static final GROUPTYPE_ORGANIZATION

Organization group type.

GROUPTYPE_PRINCIPALSConstant 
public static final GROUPTYPE_PRINCIPALS

Principals group type.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/idp/um/api/infomodel/Group.html