Cumulus4j API
(1.0.1)

org.cumulus4j.annotation
Annotation Type NotQueryable


@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.0.1)

Copyright © 2012 NightLabs Consulting GmbH. All Rights Reserved.