| Modifier and Type | Field and Description | 
|---|---|
static String | 
UNKNOWN_ACTION_I18N_KEY  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.edorasware.commons.core.entity.Property | 
createActionsProperty(Collection<Action> actions)
Creates an actions  
Property of the specified list of actions. | 
static Action | 
getUnknownAction(String actionId)
Returns a unknown action with the given id. 
 | 
public static String UNKNOWN_ACTION_I18N_KEY
public static com.edorasware.commons.core.entity.Property createActionsProperty(Collection<Action> actions)
Creates an actions Property of the specified list of actions.
actions - the type action from which to get the actionsIllegalArgumentException - if the type action parameter is nullCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.