@Target(value=PACKAGE) @Retention(value=RUNTIME) @Documented public @interface WebApi
String
name
Api.SCOPE
scope
int
version
public abstract String name
public abstract Api.SCOPE scope
public abstract int version
Copyright © 2005–2017 Alfresco Software. All rights reserved.