- generateIdentifier() - Method in interface org.trellisldp.api.BinaryService
-
Get a new identifier.
- generateIdentifier() - Method in class org.trellisldp.api.NoopResourceService
-
- generateIdentifier() - Method in interface org.trellisldp.api.ResourceService
-
An identifier generator.
- get(K, Function<K, V>) - Method in interface org.trellisldp.api.CacheService
-
Get a value from the cache.
- get(IRI, Instant) - Method in interface org.trellisldp.api.MementoService
-
Fetch a Memento resource for the given time.
- get(K, Function<K, V>) - Method in class org.trellisldp.api.NoopCacheService
-
- get(IRI, Instant) - Method in class org.trellisldp.api.NoopMementoService
-
- get(IRI) - Method in class org.trellisldp.api.NoopResourceService
-
- get(IRI) - Method in interface org.trellisldp.api.RetrievalService
-
Get a resource by the given identifier.
- getAgent() - Method in interface org.trellisldp.api.Session
-
Get an agent identifier.
- getAgents() - Method in interface org.trellisldp.api.Event
-
Get the Agents associated with this event.
- getBinary() - Method in class org.trellisldp.api.Metadata
-
Retrieve the binary metadata if this is an LDP NonRDFSource.
- getBinaryMetadata() - Method in interface org.trellisldp.api.Resource
-
Retrieve a BinaryMetadata for this resouce, if it is a LDP-NR.
- getConstraint() - Method in class org.trellisldp.api.ConstraintViolation
-
Get the constraint IRI for this violation.
- getContainer() - Method in class org.trellisldp.api.Metadata
-
Get the container for this resource.
- getContainer() - Method in interface org.trellisldp.api.Resource
-
Get the container for this resource.
- getContainer(IRI) - Static method in class org.trellisldp.api.TrellisUtils
-
Get the structural-logical container for this resource.
- getContent() - Method in interface org.trellisldp.api.Binary
-
- getContent(int, int) - Method in interface org.trellisldp.api.Binary
-
- getCreated() - Method in interface org.trellisldp.api.Event
-
Get the created date for this event.
- getCreated() - Method in interface org.trellisldp.api.Session
-
Get the date when the session was created.
- getDelegatedBy() - Method in interface org.trellisldp.api.Session
-
Get the user that delegated access, if one exists.
- getExtraLinkRelations() - Method in interface org.trellisldp.api.Resource
-
Get any extra implementation-defined link relations for this resource.
- getHasAcl() - Method in class org.trellisldp.api.Metadata
-
Retrieve whether this has an ACL associated.
- getHints() - Method in class org.trellisldp.api.BinaryMetadata
-
Retrieve any hints for persistence.
- getIdentifier() - Method in class org.trellisldp.api.BinaryMetadata
-
Retrieve an IRI identifying the location of the binary.
- getIdentifier() - Method in interface org.trellisldp.api.Event
-
Get an identifier for this event.
- getIdentifier() - Method in class org.trellisldp.api.Metadata
-
Get an identifier for this metadata.
- getIdentifier() - Method in interface org.trellisldp.api.Resource
-
Get an identifier for this resource.
- getIdentifier() - Method in interface org.trellisldp.api.Session
-
Get a session identifier.
- getInbox() - Method in interface org.trellisldp.api.Event
-
Get the inbox corresponding to the resource corresponding to this event, if one exists.
- getInsertedContentRelation() - Method in class org.trellisldp.api.Metadata
-
Retrieve the inserted content relation if this is an LDP Indirect container.
- getInsertedContentRelation() - Method in interface org.trellisldp.api.Resource
-
Retrieve the inserted content relation if this is an LDP Indirect container.
- getInstance() - Static method in class org.trellisldp.api.TrellisUtils
-
Get the Commons RDF instance in use.
- getInteractionModel() - Method in class org.trellisldp.api.Metadata
-
Get the LDP interaction model for this metadata.
- getInteractionModel() - Method in interface org.trellisldp.api.Resource
-
Get the LDP interaction model for this resource.
- getMemberOfRelation() - Method in class org.trellisldp.api.Metadata
-
Retrieve the member of relation IRI.
- getMemberOfRelation() - Method in interface org.trellisldp.api.Resource
-
Retrieve the member of relation IRI.
- getMemberRelation() - Method in class org.trellisldp.api.Metadata
-
Retrieve the member relation if this is an LDP Direct or Indirect container.
- getMemberRelation() - Method in interface org.trellisldp.api.Resource
-
Retrieve the member relation if this is an LDP Direct or Indirect container.
- getMembershipResource() - Method in class org.trellisldp.api.Metadata
-
Retrieve the membership resource if this is an LDP Direct or Indirect container.
- getMembershipResource() - Method in interface org.trellisldp.api.Resource
-
Retrieve the membership resource if this is an LDP Direct or Indirect container.
- getMimeType() - Method in class org.trellisldp.api.BinaryMetadata
-
Retrieve the mime-type of the resource, if one was specified.
- getModified() - Method in interface org.trellisldp.api.Resource
-
Get the last modified date.
- getNamespaces() - Method in interface org.trellisldp.api.NamespaceService
-
Fetch the entire namespace mapping.
- getNamespaces() - Method in class org.trellisldp.api.NoopNamespaceService
-
- getObject() - Method in interface org.trellisldp.api.Event
-
Get the resource identifier, if one exists.
- getObjectTypes() - Method in interface org.trellisldp.api.Event
-
Get the types for the resource that is the object of this event.
- getRevision() - Method in class org.trellisldp.api.Metadata
-
Retrieve the revision value, if one exists.
- getRevision() - Method in interface org.trellisldp.api.Resource
-
Get the revision or state tag of the resource.
- getSupplier(String, int, int) - Method in class org.trellisldp.api.DefaultIdentifierService
-
- getSupplier(String) - Method in class org.trellisldp.api.DefaultIdentifierService
-
- getSupplier() - Method in class org.trellisldp.api.DefaultIdentifierService
-
- getSupplier(String, int, int) - Method in interface org.trellisldp.api.IdentifierService
-
Get a Supplier that generates Strings with the provided prefix.
- getSupplier(String) - Method in interface org.trellisldp.api.IdentifierService
-
Get a Supplier that generates Strings with the provided prefix.
- getSupplier() - Method in interface org.trellisldp.api.IdentifierService
-
Get a Supplier that generates Strings with the provided prefix.
- getTriples() - Method in class org.trellisldp.api.ConstraintViolation
-
Get the triples causing the constraint violation.
- getTypes() - Method in interface org.trellisldp.api.Event
-
Get types for this event.