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 TypeInterfaceDescriptioninterface
Client Interface of the Policy Management Point.interface
Server Interface of the Policy Management Point.interface
The PolicyDecisionPoint draws decisions based on the currently deployed policies.interface
Policy Enforcement Points intercept system events and communicate with the PDP to get a corresponding decision.interface
Policy Execution Points are used by the PDP to execute additional actions like sending an email.interface
Policy Information Points provide additional information used by PDPs.