Liferay 6.2-ce-ga5

com.liferay.portal.kernel.search
Annotation Type Indexable


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


Required Element Summary
 IndexableType type
           
 

Element Detail

type

public abstract IndexableType type

Liferay 6.2-ce-ga5