LocationManagement(String serverName,
String serverPlatformURLRoot,
CommunityProfileRESTClient restClient,
int maxPageSize) |
Create a new client that passes userId and password in each HTTP request.
|
MetadataSourceClient(String serverName,
String serverPlatformURLRoot,
CommunityProfileRESTClient restClient,
int maxPageSize) |
Create a new client that passes userId and password in each HTTP request.
|
MyProfileManagement(String serverName,
String serverPlatformURLRoot,
CommunityProfileRESTClient restClient,
int maxPageSize) |
Create a new client that passes userId and password in each HTTP request.
|
OrganizationManagement(String serverName,
String serverPlatformURLRoot,
CommunityProfileRESTClient restClient,
int maxPageSize) |
Create a new client that passes userId and password in each HTTP request.
|
PersonalProfileManagement(String serverName,
String serverPlatformURLRoot,
CommunityProfileRESTClient restClient,
int maxPageSize) |
Create a new client that passes userId and password in each HTTP request.
|
SecurityGroupManagement(String serverName,
String serverPlatformURLRoot,
CommunityProfileRESTClient restClient,
int maxPageSize) |
Create a new client that passes userId and password in each HTTP request.
|
UserIdentityManagement(String serverName,
String serverPlatformURLRoot,
CommunityProfileRESTClient restClient,
int maxPageSize) |
Create a new client that passes userId and password in each HTTP request.
|