//Artefact:JavaClass/com/sphenon/basics/search/Searchable

Synopsis

public interface Searchable

//Artefact:Method/com/sphenon/basics/search/Searchable/getSearchableFullText

Synopsis

public java.lang.String getSearchableFullText (CallContext context)

//Artefact:Method/com/sphenon/basics/search/Searchable/getSearchableTags

Synopsis

public java.lang.String[] getSearchableTags (CallContext context)

//Artefact:Method/com/sphenon/basics/search/Searchable/getSearchableTextByTag

Synopsis

public java.lang.String[] getSearchableTextByTag (CallContext context, String tag)