Schnittstelle Actor
- Alle Superschnittstellen:
ActivityPubObject
,RdfObject
The Domainobject for actor-objects.
- Autor:
- naturzukunft@mastodon.social
-
Methodenübersicht
Von Schnittstelle geerbte Methoden org.linkedopenactors.rdfpub.domain.ActivityPubObject
addAttributedTo, getAttributedtTo, getAudience, getBcc, getBto, getCc, getName, getPublished, getReceivers, getSummary, getTo, hideBlindReceivers, isActivity, isAttributedTo, isReceiver, references, replaceReferences, setAudience, setBcc, setBto, setCc, setName, setPublished, setSummary, setTo, types, unify
Von Schnittstelle geerbte Methoden org.linkedopenactors.rdfpub.domain.RdfObject
add, add, add, add, add, add, addAll, addContext, addContext, addNamespace, addNamespaces, contexts, dump, dump, get, getAll, getAllIri, getBigInteger, getIdentifier, getInstantOpt, getIri, getIriOpt, getLong, getString, getStringOpt, getSubject, getVersion, isSubClassOf, namespaces, remove, replace, replace, replaceSubject, set, setContext, setIdentifier, setVersion
-
Methodendetails
-
getOutboxSparqlEndpoint
IRI getOutboxSparqlEndpoint()Gives you the OUTBOX_SPARQL endpoint of the actor- Gibt zurück:
- The OUTBOX_SPARQL endpoint of the actor
-
getInboxSparqlEndpoint
IRI getInboxSparqlEndpoint()Gives you the INBOX_SPARQL endpoint of the actor- Gibt zurück:
- The INBOX_SPARQL endpoint of the actor
-
getOutboxEndpoint
IRI getOutboxEndpoint() -
getInboxEndpoint
IRI getInboxEndpoint() -
getUserId
String getUserId()- Gibt zurück:
- The unique id of the user.
-
getPreferredUsername
- Gibt zurück:
- The preferred username of the actor.
-
getOuth2IssuerUserId
- Gibt zurück:
- The userId of the oauth2 issuer.
-