Verwendungen von Schnittstelle
org.linkedopenactors.rdfpub.domain.ActivityPubObjectRevision
Package
Beschreibung
Provides information about a object.
Spring-Boot configuration stuff.
-
Verwendungen von ActivityPubObjectRevision in org.linkedopenactors.rdfpub.adapter.driving.readobject
Modifizierer und TypMethodeBeschreibungNodeListFormatter.format
(ActivityPubObjectRevision activityPubObjectRevision) -
Verwendungen von ActivityPubObjectRevision in org.linkedopenactors.rdfpub.app.object
Modifizierer und TypMethodeBeschreibungQueryObjectService.perform
(FindInboxObjectByIdentifierAndVersionCommand cmd) QueryObjectService.perform
(FindOutboxObjectByIdentifierAndVersionCommand cmd) -
Verwendungen von ActivityPubObjectRevision in org.linkedopenactors.rdfpub.domain
Modifizierer und TypMethodeBeschreibungActivityPubObjectRevisionFactory.create()
ActivityPubObjectRevisionContainer.findByVersion
(BigInteger version) -
Verwendungen von ActivityPubObjectRevision in org.linkedopenactors.rdfpub.domain.service
Modifizierer und TypMethodeBeschreibungActivityPubObjectRepository.findByIdentifierAndVersion
(String identifier, BigInteger version, Set<IRI> contexts) Modifizierer und TypMethodeBeschreibungvoid
ActivityPubObjectRepository.save
(ActivityPubObject activity, ActivityPubObjectRevision rev) -
Verwendungen von ActivityPubObjectRevision in org.linkedopenactors.rdfpub.rdf4j
Modifizierer und TypMethodeBeschreibungorg.eclipse.rdf4j.model.Model
RdfObjectToModel.convert
(ActivityPubObjectRevision revision)