Interface PerspectiveAction
-
public interface PerspectiveActionInterface that represents the action of a perspective item.- Since:
- 6.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getParameters()Returns a map of all parameters defined for this action, including the service key.ServiceKeygetServiceKey()Returns the specified service key.
-
-
-
Method Detail
-
getServiceKey
ServiceKey getServiceKey()
Returns the specified service key.
-
-