Uses of Interface
de.fraunhofer.iese.mydata.component.interfaces.IMyDataComponent
Packages that use IMyDataComponent
Package
Description
\* MYDATA component interfaces and classes.
-
Uses of IMyDataComponent in de.fraunhofer.iese.mydata.component
Methods in de.fraunhofer.iese.mydata.component that return types with arguments of type IMyDataComponentModifier and TypeMethodDescriptionClass<? extends IMyDataComponent>ComponentType.getInterface()Gets interface class for the component type. -
Uses of IMyDataComponent in de.fraunhofer.iese.mydata.component.interfaces
Subinterfaces of IMyDataComponent in de.fraunhofer.iese.mydata.component.interfacesModifier and TypeInterfaceDescriptioninterfaceClient Interface of the Policy Management Point.interfaceServer Interface of the Policy Management Point.interfaceThe PolicyDecisionPoint draws decisions based on the currently deployed policies.interfacePolicy Enforcement Points intercept system events and communicate with the PDP to get a corresponding decision.interfacePolicy Execution Points are used by the PDP to execute additional actions like sending an email.interfacePolicy Information Points provide additional information used by PDPs.