Package com.liferay.portal.kernel.search
Class Field
Object
com.liferay.portal.kernel.search.Field
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FieldArray
- Author:
- Bruno Farache, Brian Wing Shun Chan, Allen Chiang, Alex Wallace
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String[]
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String[]
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Date[]
getDates()
static String
getLocalizedName
(String languageId, String name) static String
getLocalizedName
(Locale locale, String name) getName()
static String
getSortableFieldName
(String name) static String
getSortFieldName
(Sort sort, String scoreFieldName) static String
static String
static String
static String
getValue()
String[]
boolean
boolean
isArray()
boolean
isDate()
boolean
boolean
isNested()
boolean
boolean
static boolean
isSortableFieldName
(String name) boolean
void
void
setGeoLocationPoint
(GeoLocationPoint geoLocationPoint) void
setLocalizedValues
(Map<Locale, String> localizedValues) void
void
setNumeric
(boolean numeric) void
setNumericClass
(Class<? extends Number> numericClass) void
setParentField
(Field parentField) void
setSortable
(boolean sortable) void
setTokenized
(boolean tokenized) void
void
protected void
static boolean
validateFieldName
(String name)
-
Field Details
-
ANY
- See Also:
-
ARTICLE_ID
- See Also:
-
ASSET_CATEGORY_ID
- See Also:
-
ASSET_CATEGORY_IDS
- See Also:
-
ASSET_CATEGORY_TITLE
- See Also:
-
ASSET_CATEGORY_TITLES
- See Also:
-
ASSET_ENTRY_ID
- See Also:
-
ASSET_ENTRY_IDS
- See Also:
-
ASSET_INTERNAL_CATEGORY_ID
- See Also:
-
ASSET_INTERNAL_CATEGORY_IDS
- See Also:
-
ASSET_INTERNAL_CATEGORY_TITLE
- See Also:
-
ASSET_INTERNAL_CATEGORY_TITLES
- See Also:
-
ASSET_INTERNAL_VOCABULARY_IDS
- See Also:
-
ASSET_PARENT_CATEGORY_ID
- See Also:
-
ASSET_PARENT_CATEGORY_IDS
- See Also:
-
ASSET_TAG_IDS
- See Also:
-
ASSET_TAG_NAMES
- See Also:
-
ASSET_VOCABULARY_ID
- See Also:
-
ASSET_VOCABULARY_IDS
- See Also:
-
CAPTION
- See Also:
-
CATEGORY_ID
- See Also:
-
CLASS_NAME_ID
- See Also:
-
CLASS_PK
- See Also:
-
CLASS_TYPE_ID
- See Also:
-
COMMENTS
- See Also:
-
COMPANY_ID
- See Also:
-
CONTENT
- See Also:
-
CREATE_DATE
- See Also:
-
DEFAULT_LANGUAGE_ID
- See Also:
-
DESCRIPTION
- See Also:
-
DISPLAY_DATE
- See Also:
-
ENTRY_CLASS_NAME
- See Also:
-
ENTRY_CLASS_PK
- See Also:
-
EXPIRATION_DATE
- See Also:
-
FOLDER_ID
- See Also:
-
GEO_LOCATION
- See Also:
-
GROUP_ID
- See Also:
-
GROUP_ROLE_ID
- See Also:
-
HIDDEN
- See Also:
-
KEYWORD_SEARCH
- See Also:
-
KEYWORDS
-
LANGUAGE_ID
- See Also:
-
LAYOUT_UUID
- See Also:
-
MODIFIED_DATE
- See Also:
-
NAME
- See Also:
-
NODE_ID
- See Also:
-
ORGANIZATION_ID
- See Also:
-
PRIORITY
- See Also:
-
PROPERTIES
- See Also:
-
PUBLISH_DATE
- See Also:
-
RELATED_ENTRY
- See Also:
-
REMOVED_BY_USER_NAME
- See Also:
-
REMOVED_DATE
- See Also:
-
ROLE_ID
- See Also:
-
ROLE_IDS
- See Also:
-
ROOT_ENTRY_CLASS_NAME
- See Also:
-
ROOT_ENTRY_CLASS_PK
- See Also:
-
SCOPE_GROUP_ID
- See Also:
-
SNIPPET
- See Also:
-
SORTABLE_FIELD_SUFFIX
- See Also:
-
SPELL_CHECK_WORD
- See Also:
-
STAGING_GROUP
- See Also:
-
STATUS
- See Also:
-
SUBTITLE
- See Also:
-
TITLE
- See Also:
-
TREE_PATH
- See Also:
-
TYPE
- See Also:
-
UID
- See Also:
-
UNSCORED_FIELD_NAMES
-
URL
- See Also:
-
USER_GROUP_ID
- See Also:
-
USER_ID
- See Also:
-
USER_NAME
- See Also:
-
UUID
- See Also:
-
VERSION
- See Also:
-
VIEW_ACTION_ID
- See Also:
-
VISIBILITY_TYPE
- See Also:
-
-
Constructor Details
-
Field
-
Field
-
Field
-
Field
-
-
Method Details
-
getLocalizedName
-
getLocalizedName
-
getSortableFieldName
-
getSortFieldName
-
getUID
-
getUID
-
getUID
-
getUID
-
isSortableFieldName
-
validateFieldName
-
addField
-
getDates
-
getFields
-
getGeoLocationPoint
-
getLocalizedValues
-
getName
-
getNumericClass
-
getParentField
-
getValue
-
getValues
-
hasChildren
public boolean hasChildren() -
isArray
public boolean isArray() -
isDate
public boolean isDate() -
isLocalized
public boolean isLocalized() -
isNested
public boolean isNested() -
isNumeric
public boolean isNumeric() -
isSortable
public boolean isSortable() -
isTokenized
public boolean isTokenized() -
setDates
-
setGeoLocationPoint
-
setLocalizedValues
-
setName
-
setNumeric
public void setNumeric(boolean numeric) -
setNumericClass
-
setParentField
-
setSortable
public void setSortable(boolean sortable) -
setTokenized
public void setTokenized(boolean tokenized) -
setValue
-
setValues
-
validate
-