public class GroupClientBuilder extends com.covisint.core.http.service.client.BaseResourceClientBuilder<GroupClientBuilder,GroupClientImpl>
GroupClient builder.| Constructor and Description |
|---|
GroupClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
GroupClientImpl |
build() |
protected com.damnhandy.uri.template.UriTemplate |
getGroupByIdWithEntitlementsEndpoint()
Returns the group retrieval end point uri template.
|
protected String |
getResourceCollectionPath() |
protected com.google.common.net.MediaType |
getResourceRepresentation() |
protected com.damnhandy.uri.template.UriTemplate |
getSearchGroupsWithEntitlementsEndpoint()
Returns the group search end point uri template.
|
addEntityReader, addEntityWriter, getCacheSpec, getEntityReaders, getEntityWriters, getExecutorService, getHttpClient, getHttpProxySpec, getServiceBaseUrl, populateBaseBuilder, setCacheSpec, setEntityReaders, setEntityReaders, setEntityWriters, setEntityWriters, setExecutorService, setHttpClient, setHttpProxySpec, setServiceBaseUrl@Nonnull @NotEmpty protected final String getResourceCollectionPath()
getResourceCollectionPath in class com.covisint.core.http.service.client.BaseResourceClientBuilder<GroupClientBuilder,GroupClientImpl>@Nonnull protected final com.google.common.net.MediaType getResourceRepresentation()
getResourceRepresentation in class com.covisint.core.http.service.client.BaseResourceClientBuilder<GroupClientBuilder,GroupClientImpl>@Nonnull @NotEmpty protected final com.damnhandy.uri.template.UriTemplate getGroupByIdWithEntitlementsEndpoint()
@Nonnull @NotEmpty protected final com.damnhandy.uri.template.UriTemplate getSearchGroupsWithEntitlementsEndpoint()
@Nonnull public final GroupClientImpl build()
build in class com.covisint.core.http.service.client.BaseResourceClientBuilder<GroupClientBuilder,GroupClientImpl>Copyright © 2015 Covisint. All rights reserved.