- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- java.lang.annotation.Annotation
- Enclosing class:
- InvokeCommand
@Retention(value=RUNTIME)
@Target(value=java.lang.annotation.ElementType.METHOD)
public static interface InvokeCommand.ResponseMimetype
extends java.lang.annotation.Annotation
Annotation for a bean method that handles an ajax request.
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
value() |
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
-
Method Detail
-
value
java.lang.String value()
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.