Class DetermineReceiverService
java.lang.Object
org.linkedopenactors.rdfpub.app.activity.DetermineReceiverService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionSet
<org.apache.commons.rdf.api.IRI> getExternalReceiverInboxIris
(Activity activity) The receivers are already unified !!! It's ok, just pay attention to the activity!Set
<org.apache.commons.rdf.api.IRI> getInternalReceiverIris
(Activity activity) The receivers are already unified !!! It's ok, just pay attention to the activity!
-
Constructor Details
-
DetermineReceiverService
public DetermineReceiverService()
-
-
Method Details
-
getInternalReceiverIris
The receivers are already unified !!! It's ok, just pay attention to the activity!- Parameters:
activity
-
-
getExternalReceiverInboxIris
The receivers are already unified !!! It's ok, just pay attention to the activity!- Parameters:
activity
-
-