Klasse ActorBuilder
java.lang.Object
org.linkedopenactors.rdfpub.domain.ActorBuilder
-
Konstruktorübersicht
KonstruktorBeschreibungActorBuilder
(org.linkedopenactors.rdfpub.domain.ObjectFactory activityPubObjectFactory) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungaddContext
(IRI context) addNamespace
(String prefix, IRI namespace) build()
identifier
(String value) inboxCollection
(IRI value) inboxSparqlEndpoint
(IRI value) oauth2Issuer
(URI issuer) oauth2IssuerPreferredUsername
(String oauth2IssuerPreferredUsername) oauth2IssuerUserId
(String oauth2IssuerUserId) outboxCollection
(IRI value) outboxSparqlEndpoint
(IRI value) preferredUsername
(String value) rdfObject
(ActivityPubObject value) version
(BigInteger value)
-
Konstruktordetails
-
ActorBuilder
public ActorBuilder(org.linkedopenactors.rdfpub.domain.ObjectFactory activityPubObjectFactory)
-
-
Methodendetails
-
subject
-
rdfObject
-
outboxSparqlEndpoint
-
inboxSparqlEndpoint
-
outboxCollection
-
inboxCollection
-
identifier
-
preferredUsername
-
type
-
version
-
build
-
addNamespace
-
addContext
-
endpoints
-
oauth2Issuer
-
oauth2IssuerUserId
-
oauth2IssuerPreferredUsername
-