Package | Description |
---|---|
com.edorasware.one.action | |
com.edorasware.rest.action |
Modifier and Type | Method and Description |
---|---|
List<FrontendAction> |
FrontendActionGroup.getActions() |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<FrontendAction> |
ActionController.getActionById(String actionId,
String workObjectGlobalId,
Locale locale)
Returns the
Action instance for the given action id. |
org.springframework.http.ResponseEntity<List<FrontendAction>> |
ActionController.getAllowedActionsForType(String typeId,
String qualifier,
Locale locale)
Returns the allowed actions for the specified Type.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.