Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.annotations.loader
Annotation Type Indexable


@Documented
@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public @interface Indexable

Author:
Bogdan Stefanescu

Optional Element Summary
 java.lang.String[] value
          The name of annotation arguments that should be indexed.
 

value

public abstract java.lang.String[] value
The name of annotation arguments that should be indexed.

Default:
{}

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.