Class IDMGroupTreeListAccess
java.lang.Object
org.exoplatform.services.organization.idm.IDMGroupTreeListAccess
- All Implemented Interfaces:
Serializable,org.exoplatform.commons.utils.ListAccess<org.exoplatform.services.organization.Group>
public class IDMGroupTreeListAccess
extends Object
implements org.exoplatform.commons.utils.ListAccess<org.exoplatform.services.organization.Group>, Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIDMGroupTreeListAccess(GroupDAOImpl groupDAOImpl, org.exoplatform.services.organization.Group parentGroup, PicketLinkIDMService idmService, org.picketlink.idm.api.IdentitySearchCriteria identitySearchCriteria) -
Method Summary
-
Constructor Details
-
IDMGroupTreeListAccess
public IDMGroupTreeListAccess(GroupDAOImpl groupDAOImpl, org.exoplatform.services.organization.Group parentGroup, PicketLinkIDMService idmService, org.picketlink.idm.api.IdentitySearchCriteria identitySearchCriteria)
-
-
Method Details