| Package | Description |
|---|---|
| org.alfresco.test.enums |
| Modifier and Type | Method and Description |
|---|---|
static DocumentAspect |
DocumentAspect.getAspect(String aspectName)
Find the
DocumentAspect based it is name. |
static DocumentAspect |
DocumentAspect.getAspectByProperty(String property)
Find the
DocumentAspect based it is property. |
static DocumentAspect |
DocumentAspect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentAspect[] |
DocumentAspect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.