Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AM_LINK_TYPE_TYPE - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- AM_RESOURCE_TYPE - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- AM_ROOTSERVICES_CATALOG_PROP - Static variable in interface org.eclipse.lyo.client.RootServicesConstants
- ATOM - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- AUTO_ROOTSERVICES_CATALOG_PROP - Static variable in interface org.eclipse.lyo.client.RootServicesConstants
B
- build() - Method in class org.eclipse.lyo.client.OslcClientBuilder
- build() - Method in class org.eclipse.lyo.client.OslcOAuthClientBuilder
C
- CM_APPROVED_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CM_CHANGE_REQUEST_TYPE - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CM_CLOSE_DATE_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CM_CLOSED_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CM_FIXED_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CM_INPROGRESS_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CM_REVIEWED_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CM_ROOTSERVICES_CATALOG_PROP - Static variable in interface org.eclipse.lyo.client.RootServicesConstants
- CM_STATUS_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CM_VERIFIED_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CONFIGURATION_CONTEXT_HEADER - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CORE_DEFAULT - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- createResource(String, Object, String) - Method in interface org.eclipse.lyo.client.IOslcClient
-
Create (POST) an artifact to a URL - usually an OSLC Creation Factory
- createResource(String, Object, String) - Method in class org.eclipse.lyo.client.OslcClient
-
Create (POST) an artifact to a URL - usually an OSLC Creation Factory
- createResource(String, Object, String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- createResource(String, Object, String, String) - Method in interface org.eclipse.lyo.client.IOslcClient
-
Create (POST) an artifact to a URL - usually an OSLC Creation Factory
- createResource(String, Object, String, String) - Method in class org.eclipse.lyo.client.OslcClient
-
Create (POST) an artifact to a URL - usually an OSLC Creation Factory
- createResource(String, Object, String, String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- createResource(String, Object, String, String, String) - Method in interface org.eclipse.lyo.client.IOslcClient
- createResource(String, Object, String, String, String) - Method in class org.eclipse.lyo.client.OslcClient
- createResource(String, Object, String, String, String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- CREATION_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CT_ATOM - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CT_CR_JSON - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CT_CR_QUERY - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CT_CR_XML - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CT_DISC_CAT_XML - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CT_DISC_DESC_XML - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CT_JSON - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CT_RDF - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- CT_XML - Static variable in interface org.eclipse.lyo.client.OSLCConstants
D
- DC - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DC_CREATED_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DC_DESC_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DC_ID_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DC_MODIFIED_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DC_NAME_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DC_PUBLISHER_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DC_TITLE_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DC_TYPE_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DCTERMS - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DCTERMS_CREATED - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DCTERMS_DESC - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DCTERMS_ID - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DCTERMS_MODIFIED - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DCTERMS_NAME - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DCTERMS_PUBLISHER - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DCTERMS_TITLE - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DCTERMS_TYPE - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DEFAULT_MEMBER_PROPERTY - Static variable in class org.eclipse.lyo.client.query.OslcQueryResult
-
The default member property to look for in OSLC query results (rdfs:member).
- deleteResource(String) - Method in interface org.eclipse.lyo.client.IOslcClient
-
Delete an OSLC resource and return a Wink ClientResponse
- deleteResource(String) - Method in class org.eclipse.lyo.client.OslcClient
-
Delete an OSLC resource and return a Wink ClientResponse
- deleteResource(String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- deleteResource(String, String) - Method in interface org.eclipse.lyo.client.IOslcClient
- deleteResource(String, String) - Method in class org.eclipse.lyo.client.OslcClient
- deleteResource(String, String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- DESCRIPTION_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- DISCUSSION_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
E
- ETAG - Static variable in interface org.eclipse.lyo.client.OSLCConstants
F
- filter(ClientRequestContext) - Method in class org.eclipse.lyo.client.JEEFormAuthenticator
- filter(ClientRequestContext, ClientResponseContext) - Method in class org.eclipse.lyo.client.JEEFormAuthenticator
G
- get(Client) - Method in interface org.eclipse.lyo.client.UnderlyingHttpClient
-
Returns the Apache HTTP client underlying the JAX-RS client.
- getAccessTokenUrl() - Method in class org.eclipse.lyo.client.RootServicesHelper
- getAuthorizationRealm() - Method in class org.eclipse.lyo.client.RootServicesHelper
- getAuthorizationTokenUrl() - Method in class org.eclipse.lyo.client.RootServicesHelper
- getCapabilityUrl() - Method in class org.eclipse.lyo.client.query.OslcQuery
- getCatalogUrl() - Method in class org.eclipse.lyo.client.RootServicesHelper
-
Get the OSLC Catalog URL
- getClient() - Method in interface org.eclipse.lyo.client.IOslcClient
-
Returns the JAX-RS client for this OslcClient.
- getClient() - Method in class org.eclipse.lyo.client.OslcClient
-
Returns the JAX-RS client for this OslcClient.
- getClient() - Method in class org.eclipse.lyo.client.OslcOAuthClient
- getConfigurationContext() - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
- getConsumerApprovalUrl() - Method in class org.eclipse.lyo.client.RootServicesHelper
-
Gets the URL for approving an OAuth consumer
- getConsumerApprovalUrl(String) - Method in class org.eclipse.lyo.client.RootServicesHelper
- getMemberProperty() - Method in class org.eclipse.lyo.client.query.OslcQueryResult
-
Returns the member property to find query result resources.
- getMembers() - Method in class org.eclipse.lyo.client.query.OslcQueryResult
-
Return the enumeration of queried results from this page
- getMembers(Class<T>) - Method in class org.eclipse.lyo.client.query.OslcQueryResult
-
Return the enumeration of queried results from this page
- getMembersUrls() - Method in class org.eclipse.lyo.client.query.OslcQueryResult
-
Return the subject URLs of the query response.
- getOrderBy() - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
- getOslcClient() - Method in class org.eclipse.lyo.client.OslcOAuthClient
- getPageSize() - Method in class org.eclipse.lyo.client.query.OslcQuery
- getPrefix() - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
- getQuery() - Method in class org.eclipse.lyo.client.query.OslcQueryResult
- getQueryUrl() - Method in class org.eclipse.lyo.client.query.OslcQuery
- getRawResponse() - Method in class org.eclipse.lyo.client.query.OslcQueryResult
-
Get the raw Wink client response to a query.
- getRdfModel() - Method in class org.eclipse.lyo.client.RootServicesHelper
-
Returns the underlying RDF model for the rootservices document.
- getRequestConsumerKeyUrl() - Method in class org.eclipse.lyo.client.RootServicesHelper
-
Gets the URL for requesting an OAuth consumer key.
- getRequestTokenUrl() - Method in class org.eclipse.lyo.client.RootServicesHelper
- getResource(String) - Method in interface org.eclipse.lyo.client.IOslcClient
-
Gets an OSLC resource using
application/rdf+xml. - getResource(String) - Method in class org.eclipse.lyo.client.OslcClient
-
Gets an OSLC resource using
application/rdf+xml. - getResource(String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- getResource(String, Class<T>) - Method in class org.eclipse.lyo.client.OslcClient
-
Gets an OSLC resource from a given URI string and unwraps a corresponding entity.
- getResource(String, String) - Method in interface org.eclipse.lyo.client.IOslcClient
-
Gets an OSLC resource.
- getResource(String, String) - Method in class org.eclipse.lyo.client.OslcClient
-
Gets an OSLC resource.
- getResource(String, String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- getResource(String, Map<String, String>) - Method in interface org.eclipse.lyo.client.IOslcClient
-
Gets an OSLC resource.
- getResource(String, Map<String, String>) - Method in class org.eclipse.lyo.client.OslcClient
-
Gets an OSLC resource.
- getResource(String, Map<String, String>) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- getResource(String, Map<String, String>, String) - Method in interface org.eclipse.lyo.client.IOslcClient
- getResource(String, Map<String, String>, String) - Method in class org.eclipse.lyo.client.OslcClient
- getResource(String, Map<String, String>, String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- getResource(String, Map<String, String>, String, boolean) - Method in interface org.eclipse.lyo.client.IOslcClient
- getResource(String, Map<String, String>, String, boolean) - Method in class org.eclipse.lyo.client.OslcClient
- getResource(String, Map<String, String>, String, boolean) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- getResource(String, Map<String, String>, String, String) - Method in interface org.eclipse.lyo.client.IOslcClient
- getResource(String, Map<String, String>, String, String) - Method in class org.eclipse.lyo.client.OslcClient
- getResource(String, Map<String, String>, String, String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- getResource(String, Map<String, String>, String, String, boolean) - Method in interface org.eclipse.lyo.client.IOslcClient
- getResource(String, Map<String, String>, String, String, boolean) - Method in class org.eclipse.lyo.client.OslcClient
- getResource(String, Map<String, String>, String, String, boolean) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- getResource(URI, Class<T>) - Method in class org.eclipse.lyo.client.OslcClient
-
Gets an OSLC resource from a given URI and unwraps a corresponding entity.
- getResource(Link, Class<T>) - Method in class org.eclipse.lyo.client.OslcClient
-
Gets an OSLC resource from a URI in a given Link and unwraps a corresponding entity.
- getResources(URI[], Class<T>) - Method in class org.eclipse.lyo.client.OslcClient
-
Gets OSLC resources in parallel from an array of URIs and unwraps their corresponding entities.
- getResources(Collection<URI>, Class<T>) - Method in class org.eclipse.lyo.client.OslcClient
-
Gets OSLC resources in parallel from a collection of URIs and unwraps their corresponding entities.
- getResourcesFromLinks(Collection<Link>, Class<T>) - Method in class org.eclipse.lyo.client.OslcClient
-
Gets OSLC resources in parallel from a set of Links and unwraps their corresponding entities.
- getSearchTerms() - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
- getSelect() - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
- getWebResource(String) - Method in class org.eclipse.lyo.client.OslcClient
-
Create a Wink Resource for the given OslcQuery object
- getWhere() - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
H
- hasNext() - Method in class org.eclipse.lyo.client.query.OslcQueryResult
I
- INST_SHAPE_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- IOslcClient - Interface in org.eclipse.lyo.client
-
An OSLC Client that extends the JAX-RS 2.0 REST client with OSLC specific CRUD and discovery capabilities.
J
- JD_NAMESPACE - Static variable in class org.eclipse.lyo.client.RootServicesHelper
- JEEFormAuthenticator - Class in org.eclipse.lyo.client
-
A filter that can be registered in order to non-preemptively handle JEE Form based authentication challenges.
- JEEFormAuthenticator() - Constructor for class org.eclipse.lyo.client.JEEFormAuthenticator
- JEEFormAuthenticator(String, String, String) - Constructor for class org.eclipse.lyo.client.JEEFormAuthenticator
- JENA_RDF_XML - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- JFS_NAMESPACE - Static variable in class org.eclipse.lyo.client.RootServicesHelper
L
- lookupCreationFactory(String, String, String) - Method in class org.eclipse.lyo.client.OslcClient
-
Find the OSLC Creation Factory URL for a given OSLC resource type.
- lookupCreationFactory(String, String, String, String) - Method in class org.eclipse.lyo.client.OslcClient
-
Find the OSLC Creation Factory URL for a given OSLC resource type and OSLC usage.
- lookupCreationFactoryResource(String, String, String) - Method in class org.eclipse.lyo.client.OslcClient
- lookupCreationFactoryResource(String, String, String, String) - Method in class org.eclipse.lyo.client.OslcClient
- lookupQueryCapability(String, String, String) - Method in class org.eclipse.lyo.client.OslcClient
-
Find the OSLC Query Capability URL for a given OSLC resource type.
- lookupRequirementsInstanceShapes(String, String, String, OslcClient, String) - Static method in class org.eclipse.lyo.client.resources.RmUtil
-
Deprecated.
- lookupRequirementsInstanceShapes(String, String, String, OslcClient, String, String) - Static method in class org.eclipse.lyo.client.resources.RmUtil
-
Deprecated.
- lookupServiceProviderUrl(String, String) - Method in class org.eclipse.lyo.client.OslcClient
-
Lookup the URL of a specific OSLC Service Provider in an OSLC Catalog using the service provider's title
N
- next() - Method in class org.eclipse.lyo.client.query.OslcQueryResult
O
- OAUTH_ACCESS_TOKEN_URL - Static variable in interface org.eclipse.lyo.client.RootServicesConstants
- OAUTH_APPROVAL_MODULE_URL - Static variable in interface org.eclipse.lyo.client.RootServicesConstants
- OAUTH_REALM_NAME - Static variable in interface org.eclipse.lyo.client.RootServicesConstants
- OAUTH_REQUEST_CONSUMER_KEY_URL - Static variable in interface org.eclipse.lyo.client.RootServicesConstants
- OAUTH_REQUEST_TOKEN_URL - Static variable in interface org.eclipse.lyo.client.RootServicesConstants
- OAUTH_USER_AUTH_URL - Static variable in interface org.eclipse.lyo.client.RootServicesConstants
- org.eclipse.lyo.client - package org.eclipse.lyo.client
- org.eclipse.lyo.client.query - package org.eclipse.lyo.client.query
- org.eclipse.lyo.client.resources - package org.eclipse.lyo.client.resources
- OSLC_AM_V2 - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_ASSET_V2 - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_AUTO - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_CM - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_CM_V2 - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_CONFIG - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_CORE_VERSION - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_DISC - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_QM - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_QM_V2 - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_RM - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_RM_V2 - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC_V2 - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC2_0 - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC2_1 - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OSLC3_0 - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- OslcClient - Class in org.eclipse.lyo.client
-
An OSLC Client that extends the JAX-RS 2.0 REST client with OSLC specific CRUD and discovery capabilities.
- OslcClient() - Constructor for class org.eclipse.lyo.client.OslcClient
-
A simple OslcClient that provides http access to unprotected resources
- OslcClient(String) - Constructor for class org.eclipse.lyo.client.OslcClient
- OslcClient(ClientBuilder) - Constructor for class org.eclipse.lyo.client.OslcClient
-
An OslcClient that allows client applications to provide a configured (but not built) ClientBuilder typically used for supporting https, and various kinds of authentication.
- OslcClient(ClientBuilder, String) - Constructor for class org.eclipse.lyo.client.OslcClient
-
An OslcClient that allows client applications to provide a configured (but not built) ClientBuilder typically used for supporting https, and various kinds of authentication.
- oslcClientBuilder() - Static method in class org.eclipse.lyo.client.OslcClientFactory
- OslcClientBuilder - Class in org.eclipse.lyo.client
- OslcClientBuilder() - Constructor for class org.eclipse.lyo.client.OslcClientBuilder
- OslcClientFactory - Class in org.eclipse.lyo.client
- OslcClientFactory() - Constructor for class org.eclipse.lyo.client.OslcClientFactory
- OSLCConstants - Interface in org.eclipse.lyo.client
-
General OSLC constants
- OslcOAuthClient - Class in org.eclipse.lyo.client
- OslcOAuthClient(OAuthAccessor, String, ClientBuilder, UnderlyingHttpClient) - Constructor for class org.eclipse.lyo.client.OslcOAuthClient
-
Initialize an OAuthClient with the required OAuth URLs
- oslcOAuthClientBuilder() - Static method in class org.eclipse.lyo.client.OslcClientFactory
- OslcOAuthClientBuilder - Class in org.eclipse.lyo.client
- OslcOAuthClientBuilder() - Constructor for class org.eclipse.lyo.client.OslcOAuthClientBuilder
- OslcQuery - Class in org.eclipse.lyo.client.query
-
Represents an OSLC query (HTTP GET) request to be made of a remote system.
- OslcQuery(OslcClient, String) - Constructor for class org.eclipse.lyo.client.query.OslcQuery
-
Create an OSLC query that uses the remote system's default page size.
- OslcQuery(OslcClient, String, int) - Constructor for class org.eclipse.lyo.client.query.OslcQuery
-
Create an OSLC query that uses the given page size
- OslcQuery(OslcClient, String, int, OslcQueryParameters) - Constructor for class org.eclipse.lyo.client.query.OslcQuery
-
Create an OSLC query that uses OSLC query parameters and the given page size
- OslcQuery(OslcClient, String, int, OslcQueryParameters, String) - Constructor for class org.eclipse.lyo.client.query.OslcQuery
-
Create an OSLC query that uses OSLC query parameters and the given page size
- OslcQuery(OslcClient, String, OslcQueryParameters) - Constructor for class org.eclipse.lyo.client.query.OslcQuery
-
Create an OSLC query with query parameters that uses the default page size
- OslcQueryParameters - Class in org.eclipse.lyo.client.query
-
A container for OSLC Query parameters which can be associated with an OslcQuery object.
- OslcQueryParameters() - Constructor for class org.eclipse.lyo.client.query.OslcQueryParameters
- OslcQueryParameters(String, String, String, String, String) - Constructor for class org.eclipse.lyo.client.query.OslcQueryParameters
-
Initialize an OSLC Parameter using the supplied terms
- OslcQueryParameters(String, String, String, String, String, String) - Constructor for class org.eclipse.lyo.client.query.OslcQueryParameters
-
Initialize an OSLC Parameter using the supplied terms
- OslcQueryResult - Class in org.eclipse.lyo.client.query
-
The results of an OSLC query.
- OslcQueryResult(OslcQuery, Response) - Constructor for class org.eclipse.lyo.client.query.OslcQueryResult
P
- performOAuthNegotiation(String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
-
Performs necessary OAuth negotiation.
- POST - Static variable in interface org.eclipse.lyo.client.OSLCConstants
Q
- QM_ROOTSERVICES_CATALOG_PROP - Static variable in interface org.eclipse.lyo.client.RootServicesConstants
- QM_TEST_CASE - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- QM_TEST_CASE_QUERY - Static variable in interface org.eclipse.lyo.client.OSLCConstants
-
Deprecated.This is not part of the OSLC-QM 2.0 vocabulary.
- QM_TEST_EXECUTION_RECORD - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- QM_TEST_EXECUTION_RECORD_QUERY - Static variable in interface org.eclipse.lyo.client.OSLCConstants
-
Deprecated.This is not part of the OSLC-QM 2.0 vocabulary.
- QM_TEST_PLAN - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- QM_TEST_PLAN_QUERY - Static variable in interface org.eclipse.lyo.client.OSLCConstants
-
Deprecated.This is not part of the OSLC-QM 2.0 vocabulary.
- QM_TEST_RESULT - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- QM_TEST_RESULT_QUERY - Static variable in interface org.eclipse.lyo.client.OSLCConstants
-
Deprecated.This is not part of the OSLC-QM 2.0 vocabulary.
- QM_TEST_SCRIPT - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- QM_TEST_SCRIPT_QUERY - Static variable in interface org.eclipse.lyo.client.OSLCConstants
-
Deprecated.This is not part of the OSLC-QM 2.0 vocabulary.
- QUERY_BASE_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- QUERY_CAPABILITY_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
R
- RDF - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- RDF_TYPE_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- RDFS - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- RDFS_MEMBER - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- remove() - Method in class org.eclipse.lyo.client.query.OslcQueryResult
- requestConsumerKey(String, String) - Method in class org.eclipse.lyo.client.RootServicesHelper
- RESOURCE_SHAPE_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- RESOURCE_TYPE_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- RESP_INFO_TYPE - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- RFC_DATE_FORMAT - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- RM_REQUIREMENT_COLLECTION_TYPE - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- RM_REQUIREMENT_TYPE - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- RM_ROOTSERVICES_CATALOG_PROP - Static variable in interface org.eclipse.lyo.client.RootServicesConstants
- RmUtil - Class in org.eclipse.lyo.client.resources
-
Deprecated.
- RmUtil() - Constructor for class org.eclipse.lyo.client.resources.RmUtil
-
Deprecated.
- RootServicesConstants - Interface in org.eclipse.lyo.client
-
Constants for Jazz rootservices entries
- RootServicesHelper - Class in org.eclipse.lyo.client
-
Helper class to assist in retrieval of attributes from the IBM Rational Jazz rootservices document This class is not currently thread safe.
- RootServicesHelper(String, String, OslcClient) - Constructor for class org.eclipse.lyo.client.RootServicesHelper
-
Initialize Jazz rootservices-related URLs such as the catalog location and OAuth URLs rootservices is unprotected and access does not require authentication
S
- SELECT_ANY_MEMBER - Static variable in class org.eclipse.lyo.client.query.OslcQueryResult
-
If system property "org.eclipse.lyo.client.oslc.query.selectAnyMember" is set to true, find any member in the
- SERVICE_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- SERVICE_PROVIDER_CATALOG_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- SERVICE_PROVIDER_CATALOG_TYPE - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- SERVICE_PROVIDER_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- SERVICE_PROVIDER_TYPE - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- setCallback(String) - Method in class org.eclipse.lyo.client.OslcOAuthClientBuilder
- setClientBuilder(ClientBuilder) - Method in class org.eclipse.lyo.client.OslcClientBuilder
- setClientBuilder(ClientBuilder) - Method in class org.eclipse.lyo.client.OslcOAuthClientBuilder
- setConfigurationContext(String) - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
- setFromRootService(RootServicesHelper) - Method in class org.eclipse.lyo.client.OslcOAuthClientBuilder
- setMemberProperty(String) - Method in class org.eclipse.lyo.client.query.OslcQueryResult
-
Sets the predicate to use to find query result resources.
- setOAuthConsumer(String, String, String) - Method in class org.eclipse.lyo.client.OslcOAuthClientBuilder
- setOauthRealmName(String) - Method in class org.eclipse.lyo.client.OslcOAuthClientBuilder
- setOAuthServiceProvider(String, String, String) - Method in class org.eclipse.lyo.client.OslcOAuthClientBuilder
- setOrderBy(String) - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
- setPrefix(String) - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
- setSearchTerms(String) - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
- setSelect(String) - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
- setUnderlyingHttpClient(UnderlyingHttpClient) - Method in class org.eclipse.lyo.client.OslcOAuthClientBuilder
- setVersion(String) - Method in class org.eclipse.lyo.client.OslcClientBuilder
- setWhere(String) - Method in class org.eclipse.lyo.client.query.OslcQueryParameters
- SSL - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- submit() - Method in class org.eclipse.lyo.client.query.OslcQuery
T
- TOTAL_COUNT_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
U
- UnderlyingHttpClient - Interface in org.eclipse.lyo.client
- updateResource(String, Object, String) - Method in interface org.eclipse.lyo.client.IOslcClient
-
Update (PUT) an artifact to a URL - usually the URL for an existing OSLC artifact
- updateResource(String, Object, String) - Method in class org.eclipse.lyo.client.OslcClient
-
Update (PUT) an artifact to a URL - usually the URL for an existing OSLC artifact
- updateResource(String, Object, String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- updateResource(String, Object, String, String) - Method in interface org.eclipse.lyo.client.IOslcClient
-
Update (PUT) an artifact to a URL - usually the URL for an existing OSLC artifact
- updateResource(String, Object, String, String) - Method in class org.eclipse.lyo.client.OslcClient
-
Update (PUT) an artifact to a URL - usually the URL for an existing OSLC artifact
- updateResource(String, Object, String, String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- updateResource(String, Object, String, String, String) - Method in interface org.eclipse.lyo.client.IOslcClient
-
Update (PUT) an artifact to a URL - usually the URL for an existing OSLC artifact
- updateResource(String, Object, String, String, String) - Method in class org.eclipse.lyo.client.OslcClient
-
Update (PUT) an artifact to a URL - usually the URL for an existing OSLC artifact
- updateResource(String, Object, String, String, String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- updateResource(String, Object, String, String, String, String) - Method in interface org.eclipse.lyo.client.IOslcClient
- updateResource(String, Object, String, String, String, String) - Method in class org.eclipse.lyo.client.OslcClient
- updateResource(String, Object, String, String, String, String) - Method in class org.eclipse.lyo.client.OslcOAuthClient
- USAGE_DEFAULT_URI - Static variable in interface org.eclipse.lyo.client.OSLCConstants
- USAGE_PROP - Static variable in interface org.eclipse.lyo.client.OSLCConstants
All Classes and Interfaces|All Packages|Constant Field Values