| Package | Description |
|---|---|
| org.alfresco.cmis.mapping |
| Modifier and Type | Method and Description |
|---|---|
static TypeAttributeActionEvaluator.TypeDefinitionAttributeEnum |
TypeAttributeActionEvaluator.TypeDefinitionAttributeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeAttributeActionEvaluator.TypeDefinitionAttributeEnum[] |
TypeAttributeActionEvaluator.TypeDefinitionAttributeEnum.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.addTypeAttributeCondition(TypeAttributeActionEvaluator.TypeDefinitionAttributeEnum attribute,
Comparable<Object> comparator)
Adds
TypeAttributeActionEvaluator condition to the list. |
| Constructor and Description |
|---|
TypeAttributeActionEvaluator(TypeAttributeActionEvaluator.TypeDefinitionAttributeEnum attribute,
org.alfresco.util.Pair<Object,Comparable<Object>> comparator,
boolean nullExpected,
boolean defaultAllowing,
ServiceRegistry serviceRegistry,
CMISAllowedActionEnum action)
Constructor
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.