Interface CrowdService

All Known Subinterfaces:
UnfilteredCrowdService
All Known Implementing Classes:
CrowdServiceImpl

public interface CrowdService
Provides the interface for performing User and Group operations in Crowd for applications embedding Crowd. User.getDirectoryId() is ignored in all methods having User in the parameter list. Null parameters for methods may throw NullPointerException or IllegalArgumentException.
See Also: