| Package | Description |
|---|---|
| org.alfresco.cmis.mapping |
| Modifier and Type | Method and Description |
|---|---|
static ParentTypeActionEvaluator.ParentTypeEnum |
ParentTypeActionEvaluator.ParentTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParentTypeActionEvaluator.ParentTypeEnum[] |
ParentTypeActionEvaluator.ParentTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CompositeActionEvaluator<ObjectType> |
CompositeActionEvaluator.addParentTypeCondition(ParentTypeActionEvaluator.ParentTypeEnum parentType)
Adds
ParentTypeActionEvaluator condition to the list. |
| Constructor and Description |
|---|
ParentTypeActionEvaluator(ServiceRegistry serviceRegistry,
CMISAllowedActionEnum action,
ParentTypeActionEvaluator.ParentTypeEnum parentType,
boolean expected)
Constructor
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.