| Enum | Description |
|---|---|
| ScriptClassType |
Enum for script class type.
|
| ScriptMethodType |
Enum for method types.
|
| Annotation Type | Description |
|---|---|
| ScriptClass |
Custom annotation type for java classes that will either serve as JavaScript or Template root objects
or provide JavaScript or Template APIs.
|
| ScriptMethod |
Custom annotation type for class methods.
|
| ScriptParameter |
Custom annotation type for method parameters.
|
Copyright © 2005–2015 Alfresco Software. All rights reserved.