@Target(value=java.lang.annotation.ElementType.PACKAGE)
@Retention(value=RUNTIME)
@Documented
public interface WebApi
extends java.lang.annotation.Annotation
java.lang.String name()
Api.SCOPE scope()
int version()
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.