Uses of Class
de.fraunhofer.iese.mydata.reactive.common.IncorrectPepDescriptionError
-
Packages that use IncorrectPepDescriptionError Package Description de.fraunhofer.iese.mydata.reactive -
-
Uses of IncorrectPepDescriptionError in de.fraunhofer.iese.mydata.reactive
Methods in de.fraunhofer.iese.mydata.reactive that throw IncorrectPepDescriptionError Modifier and Type Method Description static <T> de.fraunhofer.iese.mydata.component.ComponentId
RxPepFactory. getComponentId(de.fraunhofer.iese.mydata.solution.SolutionId solutionId, Class<T> pepDocumentationApi)
Gets the component ID from the PepServiceDescription annotation included in the given Pep documentation API.protected de.fraunhofer.iese.mydata.policy.event.Event
AbstractRxPep. readAndCreateEvent(Method method, Object[] methodArguments)
Gets the action id from the given method and creates a new event with specific UUID and parameters set.
-