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


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

Author:
Shuyang Zhou

Required Element Summary
 IndexableType type
           
 

Element Detail

type

public abstract IndexableType type