- get(int) - Method in class org.overlord.sramp.client.audit.AuditResultSet
-
Gets an item at the given index.
- get(int) - Method in class org.overlord.sramp.client.query.QueryResultSet
-
Gets an item at the given index.
- getArtifactContent(ArtifactType, String) - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Gets the content for an artifact as an input stream.
- getArtifactContent(ArtifactSummary) - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Convenience method for getting the artifact content given an artifact summary (which are typically
returned when performing s-ramp queries).
- getArtifactMetaData(String) - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Gets the full meta-data listing for an Artifact in the S-RAMP repository.
- getArtifactMetaData(ArtifactSummary) - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Convenience method to get the artifact meta-data given an artifact summary (which are typically
returned when performing s-ramp queries).
- getArtifactMetaData(ArtifactType, String) - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Gets the full meta-data listing for an Artifact in the S-RAMP repository.
- getAuditEntry(String, String) - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Gets the full audit entry for the given artifact + audit event pair.
- getAuditTrailForArtifact(String) - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Gets the audit trail for the artifact with the given UUID.
- getAuditTrailForArtifact(String, int, int) - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Gets the audit trail for the artifact with the given UUID.
- getAuditTrailForUser(String) - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Gets the audit trail for the artifact with the given UUID.
- getAuditTrailForUser(String, int, int) - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Gets the audit trail for the artifact with the given UUID.
- getBase() - Method in class org.overlord.sramp.client.ontology.OntologySummary
-
- getComment() - Method in class org.overlord.sramp.client.ontology.OntologySummary
-
- getCreatedBy() - Method in class org.overlord.sramp.client.ontology.OntologySummary
-
- getCreatedBy() - Method in class org.overlord.sramp.client.query.ArtifactSummary
-
- getCreatedTimestamp() - Method in class org.overlord.sramp.client.ontology.OntologySummary
-
- getCreatedTimestamp() - Method in class org.overlord.sramp.client.query.ArtifactSummary
-
- getCustomPropertyValue(String) - Method in class org.overlord.sramp.client.query.ArtifactSummary
-
Returns the value of a property included in the query result set.
- getDescription() - Method in class org.overlord.sramp.client.query.ArtifactSummary
-
- getEndpoint() - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
- getHeaderName() - Method in class org.overlord.sramp.client.auth.HttpHeaderAuthenticationProvider
-
- getHeaderValue() - Method in class org.overlord.sramp.client.auth.HttpHeaderAuthenticationProvider
-
- getId() - Method in class org.overlord.sramp.client.ontology.OntologySummary
-
- getItemsPerPage() - Method in class org.overlord.sramp.client.audit.AuditResultSet
-
Returns the number of items per page in the result set, even if the
total number of items returned is less.
- getItemsPerPage() - Method in class org.overlord.sramp.client.query.QueryResultSet
-
Returns the number of items per page in the result set, even if the
total number of items returned is less.
- getLabel() - Method in class org.overlord.sramp.client.ontology.OntologySummary
-
- getLastModifiedTimestamp() - Method in class org.overlord.sramp.client.ontology.OntologySummary
-
- getLastModifiedTimestamp() - Method in class org.overlord.sramp.client.query.ArtifactSummary
-
- getName() - Method in class org.overlord.sramp.client.query.ArtifactSummary
-
- getOntologies() - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Gets a list of all the ontologies currently installed in the S-RAMP repository.
- getOntology(String) - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Gets a single ontology by UUID.
- getServiceDocument() - Method in class org.overlord.sramp.client.SrampAtomApiClient
-
Gets the S-RAMP service document.
- getStartIndex() - Method in class org.overlord.sramp.client.audit.AuditResultSet
-
Returns the starting index for the result set.
- getStartIndex() - Method in class org.overlord.sramp.client.query.QueryResultSet
-
Returns the starting index for the result set.
- getTotalResults() - Method in class org.overlord.sramp.client.audit.AuditResultSet
-
Returns the total results matched by the query.
- getTotalResults() - Method in class org.overlord.sramp.client.query.QueryResultSet
-
Returns the total results matched by the query.
- getType() - Method in class org.overlord.sramp.client.audit.AuditEntrySummary
-
- getType() - Method in class org.overlord.sramp.client.query.ArtifactSummary
-
- getUuid() - Method in class org.overlord.sramp.client.audit.AuditEntrySummary
-
- getUuid() - Method in class org.overlord.sramp.client.ontology.OntologySummary
-
- getUuid() - Method in class org.overlord.sramp.client.query.ArtifactSummary
-
- getWhen() - Method in class org.overlord.sramp.client.audit.AuditEntrySummary
-
- getWho() - Method in class org.overlord.sramp.client.audit.AuditEntrySummary
-