Package de.fraunhofer.iese.mydata.pxp
Annotation Type PxpService
Subannotation of Component for Beans of Type PXP Service.
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionPlease provide unique Name for PXP. -
Optional Element Summary
-
Element Details
-
componentName
String componentNamePlease provide unique Name for PXP.- Returns:
- componetId e.g. my-pxp
-
-
-
path
String pathpath to reach the PXP which would be used in combination with ${mydata.externalServerUrl}/${mydata.component.path}/pxp/{path} Defaults to the componentId- Returns:
- The Path of the Service.
- Default:
- ""
-