public class CreatorSystemProperty extends AbstractUserSystemProperty
SystemProperty
which represents the creator of a content.SystemProperty.EnumeratorDefinition
_description, _i18nUtils, _id, _label, _pluginName, _resolver, _userHelper
Constructor and Description |
---|
CreatorSystemProperty() |
Modifier and Type | Method and Description |
---|---|
protected String |
_getSolrFieldName()
Get the Solr field name
|
protected UserIdentity |
_getUserIdentityValue(Content content)
Get the value as
UserIdentity |
SearchField |
getSearchField()
Get the
SearchField representing this system property. |
boolean |
isMultiple()
Get the multiple status of the property.
|
boolean |
isSortable()
Get if the property can be sorted on.
|
getJsonValue, getQuery, getRenderer, getSortValue, getType, getValue
_indexBooleanValue, _indexBooleanValues, _indexDateValue, _indexDateValues, _indexDoubleValue, _indexDoubleValues, _indexGeocodeValue, _indexLongValue, _indexLongValues, _indexStringValue, _indexStringValues, _indexUserValue, _indexUserValues, _parseI18nizableText, configure, getDescription, getId, getLabel, getSchemaDefinitions, index, parseBoolean, parseDate, parseDouble, parseLong, parseString, parseStringArray, parseUserArray, saxValue, service, setPluginInfo
getLogger, setLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getColumnWidth, getContentTypeId, getConverter, getEnumeratorDefinition, getWidget, getWidgetParameters, isDisplayable, isFacetable, isSearchable
public CreatorSystemProperty()
protected String _getSolrFieldName()
AbstractUserSystemProperty
_getSolrFieldName
in class AbstractUserSystemProperty
public boolean isMultiple()
SystemProperty
true
if the property can have multiple values, false
otherwise.public boolean isSortable()
SystemProperty
true
if the property can be sorted on, false
otherwise.public SearchField getSearchField()
SystemProperty
SearchField
representing this system property.protected UserIdentity _getUserIdentityValue(Content content)
AbstractUserSystemProperty
UserIdentity
_getUserIdentityValue
in class AbstractUserSystemProperty
content
- the content