@Retention(value=RUNTIME) @Target(value=TYPE) @Indexable(value={"name","superType"}) public @interface WebAdapter
String
name
type
String[]
facets
guard
superType
targetFacets
targetType
public abstract String name
public abstract String type
public abstract String superType
public abstract String guard
public abstract String[] facets
public abstract String targetType
public abstract String[] targetFacets
Copyright © 2016 Nuxeo SA. All rights reserved.