primaryActions 
Gets map with primary actions as keys.
- Parameters:
permMap
- map with any action as key.- Returns:
ru.bgcrm.struts.action.admin.AppAction:status
.
A node can contains many actions in case of name deprecations,
or when all of them have to be handled together.
All the node actions are allowed when the node is allowed.static String
static String
actionMethod(String action)
static PermissionNode
getPermissionNode(String action)
static PermissionNode
getPermissionNodeOrThrow(String action)
static List<PermissionNode>
getTitle()
boolean
boolean
primaryActions(Map<String,ConfigMap> permMap)
permMap
- map with any action as key.action
- semicolon separated class and method names.action
- semicolon separated class and method names.null
node value.javassist.NotFoundException
- not found node.action
- primary action class and methodaction
- primary action class and methodACTION_METHOD_UNSPECIFIED