org.alfresco.web.app.servlet.ajax
Interface InvokeCommand.ResponseMimetype

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
 java.lang.String value()
           
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Method Detail

value

java.lang.String value()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.