A B C D E G H L M N P R S T V 

A

add(ServicePackageRequest) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageRequestSDK.ServicePackageRequestClient
Add a new service package request.
add(ServicePackage) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient
Creates a new service package with a default service.
add(Service) - Method in interface com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient
Adds a new service.
add(ServicePackageGrant, HttpContext) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
add(Resource, HttpContext) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
approve(String, String) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageRequestSDK.ServicePackageRequestClient
Approves a service package request.
assignOrganizationGrant(String, String) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageGrantSDK.ServicePackageGrantClient
Grants a service package to an organization, based on the given organization and package id.
assignOrganizationGrant(String, String, HttpContext) - Method in interface com.covisint.platform.service.client.service.grant.ServicePackageGrantClient
Grants a service package to an organization, based on the given organizationId and packageId.
assignOrganizationGrant(String, String, HttpContext) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
Grants a service package to an organization, based on the given organizationId and packageId.
assignPersonGrant(String, String) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageGrantSDK.ServicePackageGrantClient
Grants a service package to a person, based on the given person and package id.
assignPersonGrant(String, String, HttpContext) - Method in interface com.covisint.platform.service.client.service.grant.ServicePackageGrantClient
Grants a service package to a person, based on the given personId and packageId.
assignPersonGrant(String, String, HttpContext) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
Grants a service package to a person, based on the given personId and packageId.
assignServiceMemberships(String, List<String>) - Method in interface com.covisint.platform.service.client.sdk.ServiceMembershipSDK.ServiceMembershipClient
Assigns membership between a service and package.
assignServiceMemberships(String, List<String>, HttpContext) - Method in interface com.covisint.platform.service.client.service.ServiceMembershipClient
Adds membership of services to the given package.
assignServiceMemberships(String, List<String>, HttpContext) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
Adds membership of services to the given package.

B

build() - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientBuilder
build() - Method in class com.covisint.platform.service.client.service.request.ServicePackageRequestClientBuilder
build() - Method in class com.covisint.platform.service.client.service.ServiceClientBuilder
build() - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientBuilder
build() - Method in class com.covisint.platform.service.client.service.ServicePackageClientBuilder
buildResourceClient(ServicePackageGrantClientBuilder) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientFactory
buildResourceClient(ServicePackageRequestClientBuilder) - Method in class com.covisint.platform.service.client.service.request.ServicePackageRequestClientFactory
buildResourceClient(ServiceClientBuilder) - Method in class com.covisint.platform.service.client.service.ServiceClientFactory
buildResourceClient(ServiceMembershipClientBuilder) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientFactory
buildResourceClient(ServicePackageClientBuilder) - Method in class com.covisint.platform.service.client.service.ServicePackageClientFactory

C

com.covisint.platform.service.client - package com.covisint.platform.service.client
Contains classes for the service client module.
com.covisint.platform.service.client.sdk - package com.covisint.platform.service.client.sdk
Public SDK for the service APIs.
com.covisint.platform.service.client.service - package com.covisint.platform.service.client.service
Client implementation of the service and service package module.
com.covisint.platform.service.client.service.grant - package com.covisint.platform.service.client.service.grant
Client implementation of the service package grant module.
com.covisint.platform.service.client.service.request - package com.covisint.platform.service.client.service.request
Client classes implementing the service package request module.
create() - Method in class com.covisint.platform.service.client.sdk.ServiceMembershipSDK
create() - Method in class com.covisint.platform.service.client.sdk.ServicePackageGrantSDK
create() - Method in class com.covisint.platform.service.client.sdk.ServicePackageRequestSDK
create() - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK
create() - Method in class com.covisint.platform.service.client.sdk.ServiceSDK

D

delete(String) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageRequestSDK.ServicePackageRequestClient
Delete a service package request.
delete(String, HttpContext) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
delete(String, HttpContext) - Method in class com.covisint.platform.service.client.service.ServiceClientImpl
delete(String, HttpContext) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
delete(String, HttpContext) - Method in class com.covisint.platform.service.client.service.ServicePackageClientImpl
deny(String, String) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageRequestSDK.ServicePackageRequestClient
Denies a service package request.

E

equals(Object) - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
equals(Object) - Method in class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec

G

get(String) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageRequestSDK.ServicePackageRequestClient
Get a service package request by its id.
get(String) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient
Gets a service package by its id.
get(String) - Method in interface com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient
Gets a service by its id.
get(ServicePackageGrant, HttpContext) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
get(String, HttpContext) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
get(Resource, HttpContext) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
get(String, HttpContext) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
getAuthConfigProvider() - Method in class com.covisint.platform.service.client.sdk.ServiceMembershipSDK
Method responsible for returning a AuthConfigurationProvider.
getAuthConfigProvider() - Method in class com.covisint.platform.service.client.sdk.ServicePackageGrantSDK
Method responsible for returning a AuthConfigurationProvider.
getAuthConfigProvider() - Method in class com.covisint.platform.service.client.sdk.ServicePackageRequestSDK
Method responsible for returning a AuthConfigurationProvider.
getAuthConfigProvider() - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK
Method responsible for returning a AuthConfigurationProvider.
getAuthConfigProvider() - Method in class com.covisint.platform.service.client.sdk.ServiceSDK
Method responsible for returning a AuthConfigurationProvider.
getBuilder() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the user that executed the build.
getBuildInstant() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the time the build was begun.
getBuildJavaVendor() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the vendor of the Java environment used to build the library.
getBuildJavaVersion() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the version of the Java environment used to build the library.
getBuildOsArchitecture() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the architecture of the operating system upon which library was built.
getBuildOsName() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the name of the operating system upon which library was built.
getBuildOsVersion() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the version of the operating system upon which library was built.
getEndpointWithQueryParams(String, List<String>, UriTemplate) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
Builds resource end point with search and sort criteria.
getMavenArtifactId() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the artifact ID of this Maven artifact.
getMavenArtifactVersion() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the version of this Maven artifact.
getMavenGroupId() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the group ID of this Maven artifact.
getMemberServices(String, HttpContext) - Method in interface com.covisint.platform.service.client.service.ServiceMembershipClient
Fetches all Services that are members of the given package id.
getMemberServices(String, HttpContext) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
Fetches all Services that are members of the given package id.
getMemberServicesRetrievalEndpoint() - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientBuilder
Returns the member services retrieval end point.
getOrganizationGrant(String, String) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageGrantSDK.ServicePackageGrantClient
Retrieves a ServicePackageGrant issued to the given organization, matching the package id.
getOrganizationGrant(String, String, HttpContext) - Method in interface com.covisint.platform.service.client.service.grant.ServicePackageGrantClient
Retrieves a ServicePackageGrant issued to the given organization, that matches the package id.
getOrganizationGrant(String, String, HttpContext) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
Retrieves a ServicePackageGrant issued to the given organization, that matches the package id.
getPersonGrant(String, String) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageGrantSDK.ServicePackageGrantClient
Retrieves a ServicePackageGrant issued to the given person, matching the package id.
getPersonGrant(String, String, HttpContext) - Method in interface com.covisint.platform.service.client.service.grant.ServicePackageGrantClient
Retrieves a ServicePackageGrant issued to the given person, that matches the package id.
getPersonGrant(String, String, HttpContext) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
Retrieves a ServicePackageGrant issued to the given person, that matches the package id.
getResourceCollectionPath() - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientBuilder
getResourceCollectionPath() - Method in class com.covisint.platform.service.client.service.request.ServicePackageRequestClientBuilder
getResourceCollectionPath() - Method in class com.covisint.platform.service.client.service.ServiceClientBuilder
getResourceCollectionPath() - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientBuilder
getResourceCollectionPath() - Method in class com.covisint.platform.service.client.service.ServicePackageClientBuilder
getResourceRepresentation() - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientBuilder
getResourceRepresentation() - Method in class com.covisint.platform.service.client.service.request.ServicePackageRequestClientBuilder
getResourceRepresentation() - Method in class com.covisint.platform.service.client.service.ServiceClientBuilder
getResourceRepresentation() - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientBuilder
getResourceRepresentation() - Method in class com.covisint.platform.service.client.service.ServicePackageClientBuilder
getScmHasUncommitedChanges() - Static method in class com.covisint.platform.service.client.LibInfo
Gets whether the library was built with uncommitted changes.
getScmPath() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the SCM repository path from which the library was checked out.
getScmRepository() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the SCM repository from which the library was checked out.
getScmRevision() - Static method in class com.covisint.platform.service.client.LibInfo
Gets the SCM revision for the library.
getServiceMembershipAssignmentEndpoint() - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientBuilder
Returns the service membership assignment end point.
getServiceMembershipRemovalEndpoint() - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientBuilder
Returns the service membership removal end point.

H

hashCode() - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
hashCode() - Method in class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec

L

LibInfo - Class in com.covisint.platform.service.client
Class for printing out this library's version information.
listMemberServices(String) - Method in interface com.covisint.platform.service.client.sdk.ServiceMembershipSDK.ServiceMembershipClient
List all services that are members of the given package id.
listOrganizationGrants(String, Page) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageGrantSDK.ServicePackageGrantClient
Lists all service package grants issued to the given organization.
listPersonGrants(String, Page) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageGrantSDK.ServicePackageGrantClient
Lists all service package grants issued to the given person.

M

main(String[]) - Static method in class com.covisint.platform.service.client.LibInfo
Main entry point to program.

N

newBuilder() - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientFactory
newBuilder() - Method in class com.covisint.platform.service.client.service.request.ServicePackageRequestClientFactory
newBuilder() - Method in class com.covisint.platform.service.client.service.ServiceClientFactory
newBuilder() - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientFactory
newBuilder() - Method in class com.covisint.platform.service.client.service.ServicePackageClientFactory
newClient() - Method in class com.covisint.platform.service.client.sdk.ServiceMembershipSDK
Creates a new service membership client.
newClient() - Method in class com.covisint.platform.service.client.sdk.ServicePackageGrantSDK
Creates a new service package grant client.
newClient() - Method in class com.covisint.platform.service.client.sdk.ServicePackageRequestSDK
Creates a new service package request client.
newClient() - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK
Creates a new service package client.
newClient() - Method in class com.covisint.platform.service.client.sdk.ServiceSDK
Creates a new service client.

P

persist(ServicePackageGrant, HttpContext) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
persist(ServicePackageRequest, HttpContext) - Method in class com.covisint.platform.service.client.service.request.ServicePackageRequestClientImpl
persist(Service, HttpContext) - Method in class com.covisint.platform.service.client.service.ServiceClientImpl
persist(Resource, HttpContext) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
persist(ServicePackage, HttpContext) - Method in class com.covisint.platform.service.client.service.ServicePackageClientImpl
populateHttpClientBuilder(HttpClientBuilder) - Method in class com.covisint.platform.service.client.sdk.ServiceMembershipSDK
populateHttpClientBuilder(HttpClientBuilder) - Method in class com.covisint.platform.service.client.sdk.ServicePackageGrantSDK
populateHttpClientBuilder(HttpClientBuilder) - Method in class com.covisint.platform.service.client.sdk.ServicePackageRequestSDK
populateHttpClientBuilder(HttpClientBuilder) - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK
populateHttpClientBuilder(HttpClientBuilder) - Method in class com.covisint.platform.service.client.sdk.ServiceSDK

R

removeServiceMemberships(String, List<String>) - Method in interface com.covisint.platform.service.client.sdk.ServiceMembershipSDK.ServiceMembershipClient
Removes membership of a service from a package.
removeServiceMemberships(String, List<String>, HttpContext) - Method in interface com.covisint.platform.service.client.service.ServiceMembershipClient
Removes membership of services from the given package.
removeServiceMemberships(String, List<String>, HttpContext) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
Removes membership of services from the given package.

S

search(String, ServicePackageGrantSDK.ServicePackageGrantClient.GranteeType, Page) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageGrantSDK.ServicePackageGrantClient
Search for service package grants satisfying the given criteria.
search(String, RequestorType, Page) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageRequestSDK.ServicePackageRequestClient
Search for service package requests based on the given criteria.
search(ServicePackageSDK.ServicePackageClient.FilterSpec, Page, ServicePackageSDK.ServicePackageClient.Sort...) - Method in interface com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient
Searches for service packages based on the given criteria.
search(ServiceSDK.ServiceClient.FilterSpec, Page, ServiceSDK.ServiceClient.Sort...) - Method in interface com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient
Searches for services based on the given criteria.
search(Multimap<String, String>, SortCriteria, Page, HttpContext) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
search(Multimap<String, String>, SortCriteria, Page, HttpContext, MediaType, String) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
search(Multimap<String, String>, SortCriteria, Page, HttpContext) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
search(Multimap<String, String>, SortCriteria, Page, HttpContext, MediaType, String) - Method in class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
searchOrganizationGrants(String, HttpContext, Page) - Method in interface com.covisint.platform.service.client.service.grant.ServicePackageGrantClient
Searches for all service package grants issued to the given organization.
searchOrganizationGrants(String, HttpContext, Page) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
Searches for all service package grants issued to the given organization.
searchPersonGrants(String, HttpContext, Page) - Method in interface com.covisint.platform.service.client.service.grant.ServicePackageGrantClient
Searches for all service package grants issued to the given person.
searchPersonGrants(String, HttpContext, Page) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
Searches for all service package grants issued to the given person.
ServiceClient - Interface in com.covisint.platform.service.client.service
Resource client that operates on Service resources.
ServiceClientBuilder - Class in com.covisint.platform.service.client.service
Default implementation of a ServiceClient builder.
ServiceClientBuilder() - Constructor for class com.covisint.platform.service.client.service.ServiceClientBuilder
 
ServiceClientFactory - Class in com.covisint.platform.service.client.service
Factory for ServiceClientImpl objects.
ServiceClientFactory(String) - Constructor for class com.covisint.platform.service.client.service.ServiceClientFactory
Constructor.
ServiceClientImpl - Class in com.covisint.platform.service.client.service
Resource client implementation that operates on Services.
ServiceClientImpl() - Constructor for class com.covisint.platform.service.client.service.ServiceClientImpl
 
ServiceMembershipClient - Interface in com.covisint.platform.service.client.service
Resource client that supports membership operations between services and service packages.
ServiceMembershipClientBuilder - Class in com.covisint.platform.service.client.service
Default implementation of a ServicePackageClient builder.
ServiceMembershipClientBuilder() - Constructor for class com.covisint.platform.service.client.service.ServiceMembershipClientBuilder
 
ServiceMembershipClientFactory - Class in com.covisint.platform.service.client.service
Factory for ServicePackageClientImpl objects.
ServiceMembershipClientFactory(String) - Constructor for class com.covisint.platform.service.client.service.ServiceMembershipClientFactory
Constructor.
ServiceMembershipClientImpl - Class in com.covisint.platform.service.client.service
Implementation of the service membership client.
ServiceMembershipClientImpl() - Constructor for class com.covisint.platform.service.client.service.ServiceMembershipClientImpl
 
ServiceMembershipSDK - Class in com.covisint.platform.service.client.sdk
Service membership SDK.
ServiceMembershipSDK(String) - Constructor for class com.covisint.platform.service.client.sdk.ServiceMembershipSDK
Constructor.
ServiceMembershipSDK.ServiceMembershipClient - Interface in com.covisint.platform.service.client.sdk
Client interface for the service membership APIs.
ServicePackageClient - Interface in com.covisint.platform.service.client.service
Resource client that operates on ServicePackage resources.
ServicePackageClientBuilder - Class in com.covisint.platform.service.client.service
Default implementation of a ServicePackageClient builder.
ServicePackageClientBuilder() - Constructor for class com.covisint.platform.service.client.service.ServicePackageClientBuilder
 
ServicePackageClientFactory - Class in com.covisint.platform.service.client.service
Factory for ServicePackageClientImpl objects.
ServicePackageClientFactory(String) - Constructor for class com.covisint.platform.service.client.service.ServicePackageClientFactory
Constructor.
ServicePackageClientImpl - Class in com.covisint.platform.service.client.service
Resource client implementation that operates on ServicePackages.
ServicePackageClientImpl() - Constructor for class com.covisint.platform.service.client.service.ServicePackageClientImpl
 
ServicePackageGrantClient - Interface in com.covisint.platform.service.client.service.grant
Resource client that operates on ServicePackageGrant resources.
ServicePackageGrantClientBuilder - Class in com.covisint.platform.service.client.service.grant
Default implementation of a ServicePackageGrantClient builder.
ServicePackageGrantClientBuilder() - Constructor for class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientBuilder
 
ServicePackageGrantClientFactory - Class in com.covisint.platform.service.client.service.grant
Factory for ServicePackageGrantClientImpl objects.
ServicePackageGrantClientFactory(String) - Constructor for class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientFactory
Constructor.
ServicePackageGrantClientImpl - Class in com.covisint.platform.service.client.service.grant
Resource client implementation that operates on ServicePackageGrants.
ServicePackageGrantClientImpl() - Constructor for class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
 
ServicePackageGrantSDK - Class in com.covisint.platform.service.client.sdk
Service package grant SDK.
ServicePackageGrantSDK(String) - Constructor for class com.covisint.platform.service.client.sdk.ServicePackageGrantSDK
Constructor.
ServicePackageGrantSDK.ServicePackageGrantClient - Interface in com.covisint.platform.service.client.sdk
Client interface for the ServicePackageGrant resource APIs.
ServicePackageGrantSDK.ServicePackageGrantClient.GranteeType - Enum in com.covisint.platform.service.client.sdk
Enumeration of supported package grantee types.
ServicePackageRequestClient - Interface in com.covisint.platform.service.client.service.request
Resource client that operates on ServicePackageRequest resources.
ServicePackageRequestClientBuilder - Class in com.covisint.platform.service.client.service.request
Default implementation of a ServicePackageRequestClient builder.
ServicePackageRequestClientBuilder() - Constructor for class com.covisint.platform.service.client.service.request.ServicePackageRequestClientBuilder
 
ServicePackageRequestClientFactory - Class in com.covisint.platform.service.client.service.request
Client factory for ServicePackageRequestClients.
ServicePackageRequestClientFactory(String) - Constructor for class com.covisint.platform.service.client.service.request.ServicePackageRequestClientFactory
Constructor.
ServicePackageRequestClientImpl - Class in com.covisint.platform.service.client.service.request
Resource client implementation that operates on ServicePackageRequests.
ServicePackageRequestClientImpl() - Constructor for class com.covisint.platform.service.client.service.request.ServicePackageRequestClientImpl
 
ServicePackageRequestSDK - Class in com.covisint.platform.service.client.sdk
Service package request SDK.
ServicePackageRequestSDK(String) - Constructor for class com.covisint.platform.service.client.sdk.ServicePackageRequestSDK
Constructor.
ServicePackageRequestSDK.ServicePackageRequestClient - Interface in com.covisint.platform.service.client.sdk
Client interface for the ServicePackageRequest resource APIs.
ServicePackageSDK - Class in com.covisint.platform.service.client.sdk
Service package SDK.
ServicePackageSDK(String) - Constructor for class com.covisint.platform.service.client.sdk.ServicePackageSDK
Constructor.
ServicePackageSDK.ServicePackageClient - Interface in com.covisint.platform.service.client.sdk
Client interface for the ServicePackage resource APIs.
ServicePackageSDK.ServicePackageClient.FilterSpec - Class in com.covisint.platform.service.client.sdk
Filter specification populated for and use by the service package search operation.
ServicePackageSDK.ServicePackageClient.FilterSpec() - Constructor for class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
 
ServicePackageSDK.ServicePackageClient.Sort - Enum in com.covisint.platform.service.client.sdk
All supported sort fields.
ServiceSDK - Class in com.covisint.platform.service.client.sdk
Service SDK.
ServiceSDK(String) - Constructor for class com.covisint.platform.service.client.sdk.ServiceSDK
Constructor.
ServiceSDK.ServiceClient - Interface in com.covisint.platform.service.client.sdk
Client interface for the Service resource APIs.
ServiceSDK.ServiceClient.FilterSpec - Class in com.covisint.platform.service.client.sdk
Filter specification populated for and use by the service search operation.
ServiceSDK.ServiceClient.FilterSpec() - Constructor for class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec
 
ServiceSDK.ServiceClient.Sort - Enum in com.covisint.platform.service.client.sdk
All supported sort fields.
setAuthConfigProvider(AuthConfigurationProvider) - Method in class com.covisint.platform.service.client.sdk.ServiceMembershipSDK
Sets the auth configuration provider for this SDK to use.
setAuthConfigProvider(AuthConfigurationProvider) - Method in class com.covisint.platform.service.client.sdk.ServicePackageGrantSDK
Sets the auth configuration provider for this SDK to use.
setAuthConfigProvider(AuthConfigurationProvider) - Method in class com.covisint.platform.service.client.sdk.ServicePackageRequestSDK
Sets the auth configuration provider for this SDK to use.
setAuthConfigProvider(AuthConfigurationProvider) - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK
Sets the auth configuration provider for this SDK to use.
setAuthConfigProvider(AuthConfigurationProvider) - Method in class com.covisint.platform.service.client.sdk.ServiceSDK
Sets the auth configuration provider for this SDK to use.
setCategories(String...) - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
Sets the service package categories to filter on.
setCategories(String...) - Method in class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec
Sets the service category to filter on.
setDescriptions(String...) - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
Sets the service package descriptions to filter on.
setDescriptions(String...) - Method in class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec
Sets the service descriptions to filter on.
setGrantablePackages(Boolean) - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
Set restriction to grantable packages only.
setIds(String...) - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
Sets the service package ids to filter on.
setIds(String...) - Method in class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec
Sets the service ids to filter on.
setMobileServiceId(String) - Method in class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec
Sets the mobile service id for which to constraint the search.
setNames(String...) - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
Sets the service package names to filter on.
setNames(String...) - Method in class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec
Sets the service names to filter on.
setOwningOrganizationId(String) - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
Search only for packages owned by this organization.
setOwningOrganizationId(String) - Method in class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec
Search only for services owned by this organization.
setPackageGrantCollectionUriTemplate(UriTemplate) - Method in class com.covisint.platform.service.client.service.grant.ServicePackageGrantClientImpl
Sets the URI template for the search package grant resource endpoint.
setParentPackageId(String) - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
Search only for packages that are children of this parent package.
setParentServiceId(String) - Method in class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec
Search only for services that are children of this parent service.
setRemoteApplicationId(String) - Method in class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec
Sets the remote application id for which to constraint the search.
setRequestablePackages(Boolean) - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
Set restriction to requestable packages only.

T

toString() - Method in enum com.covisint.platform.service.client.sdk.ServicePackageGrantSDK.ServicePackageGrantClient.GranteeType
toString() - Method in class com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.FilterSpec
toString() - Method in enum com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.Sort
toString() - Method in class com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.FilterSpec
toString() - Method in enum com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.Sort

V

valueOf(String) - Static method in enum com.covisint.platform.service.client.sdk.ServicePackageGrantSDK.ServicePackageGrantClient.GranteeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.Sort
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.covisint.platform.service.client.sdk.ServicePackageGrantSDK.ServicePackageGrantClient.GranteeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.covisint.platform.service.client.sdk.ServicePackageSDK.ServicePackageClient.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.covisint.platform.service.client.sdk.ServiceSDK.ServiceClient.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H L M N P R S T V 

Copyright © 2015 Covisint. All rights reserved.