Nuxeo ECM Projects 5.4.3-SNAPSHOT

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


Deprecated. not used

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

Author:
Bogdan Stefanescu

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

value

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

Default:
{}

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.