com.adobe.idp.taskmanager.dsc.client.userlist
Class UserlistServiceClient

java.lang.Object
  extended by com.adobe.idp.taskmanager.dsc.client.userlist.UserlistServiceClient
All Implemented Interfaces:
UserlistService

public class UserlistServiceClient
extends java.lang.Object
implements UserlistService

For internal use only.


Field Summary
static java.util.logging.Logger logger
          For internal use only.
 
Constructor Summary
UserlistServiceClient(ServiceClientFactory factory)
          For internal use only.
 
Method Summary
static UserlistService getInstance(ServiceClientFactory aServiceClientFactory)
          For internal use only.
 IUserlist getUserlist(java.lang.String path)
          Internal use only, retrieves the userlist that is located at the supplied path
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static final java.util.logging.Logger logger
For internal use only.

Constructor Detail

UserlistServiceClient

public UserlistServiceClient(ServiceClientFactory factory)
For internal use only.

Method Detail

getInstance

public static UserlistService getInstance(ServiceClientFactory aServiceClientFactory)
For internal use only.


getUserlist

public IUserlist getUserlist(java.lang.String path)
                      throws java.lang.Exception
Internal use only, retrieves the userlist that is located at the supplied path

Specified by:
getUserlist in interface UserlistService
Returns:
a list of UserSelectionInfo objects
Throws:
EmailSettingsException
java.lang.Exception


[an error occurred while processing this directive] [an error occurred while processing this directive]