Cumulus4j API
(1.2.0)

org.cumulus4j.annotation
Annotation Type NotQueryable


@Documented
@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
public @interface NotQueryable

Annotation to mark a field/property as not queryable (turning off indexing).


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.