| Package | Description |
|---|---|
| org.kuali.rice.kew.framework.document.security |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Field and Description |
|---|---|
AuthorizableAction.CheckType |
AuthorizableAction.type
The CheckType
|
| Modifier and Type | Method and Description |
|---|---|
static AuthorizableAction.CheckType |
AuthorizableAction.CheckType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizableAction.CheckType[] |
AuthorizableAction.CheckType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AuthorizableAction(AuthorizableAction.CheckType checkType)
Construct AuthorizableAction for non-action CheckType
|
AuthorizableAction(AuthorizableAction.CheckType checkType,
ActionType actionType) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.