public interface ContentSearchIf
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClickUrl() |
int |
getClickUrlRule()
The rule for the search.
|
int |
getContentId() |
int |
getContentTypeId() |
java.lang.String |
getCustom1() |
int |
getCustom1Rule()
The rule for the search.
|
java.lang.String |
getCustom2() |
int |
getCustom2Rule()
The rule for the search.
|
java.lang.String |
getCustom3() |
int |
getCustom3Rule()
The rule for the search.
|
java.lang.String |
getCustom4() |
int |
getCustom4Rule()
The rule for the search.
|
java.lang.String |
getDescriptionText() |
int |
getDescriptionTextRule() |
java.lang.Boolean |
getEnabled() |
int |
getExpressionId() |
int |
getLanguageId() |
int |
getObjectId() |
java.lang.String |
getSearchKey() |
int |
getSearchKeyRule() |
int |
getUpdatedBy() |
boolean |
isEvaluateExpressions() |
boolean |
isRetrieveDescriptions() |
void |
setClickUrl(java.lang.String clickUrl) |
void |
setClickUrlRule(int clickUrlRule)
The rule for the search.
|
void |
setContentId(int contentId) |
void |
setContentTypeId(int contentTypeId) |
void |
setCustom1(java.lang.String custom1) |
void |
setCustom1Rule(int custom1Rule)
The rule for the search.
|
void |
setCustom2(java.lang.String custom2) |
void |
setCustom2Rule(int custom2Rule)
The rule for the search.
|
void |
setCustom3(java.lang.String custom3) |
void |
setCustom3Rule(int custom3Rule)
The rule for the search.
|
void |
setCustom4(java.lang.String custom4) |
void |
setCustom4Rule(int custom4Rule)
The rule for the search.
|
void |
setDescriptionText(java.lang.String descriptionText)
Search for records containing this text in any of the following AdminContentDescription
fields: name1, name2, name3, name4, title, and content.
|
void |
setDescriptionTextRule(int descriptionTextRule)
Search for records containing this text in any of the ContentDescription fields (such as
name1, name2, title, content fields).
|
void |
setEnabled(java.lang.Boolean enabled) |
void |
setEvaluateExpressions(boolean evaluateExpressions)
Set this to true to evaluate expressions on content.
|
void |
setExpressionId(int expressionId) |
void |
setLanguageId(int languageId) |
void |
setObjectId(int objectId) |
void |
setRetrieveDescriptions(boolean retrieveDescriptions) |
void |
setSearchKey(java.lang.String searchKey) |
void |
setSearchKeyRule(int searchKeyRule) |
void |
setUpdatedBy(int updatedBy) |
int getContentId()
void setContentId(int contentId)
contentId
- the contentId to setint getContentTypeId()
void setContentTypeId(int contentTypeId)
contentTypeId
- the contentTypeId to setint getObjectId()
void setLanguageId(int languageId)
languageId
- the languageId to setint getLanguageId()
void setObjectId(int objectId)
objectId
- the objectId to setjava.lang.String getClickUrl()
void setClickUrl(java.lang.String clickUrl)
clickUrl
- the clickUrl to setint getClickUrlRule()
void setClickUrlRule(int clickUrlRule)
clickUrlRule
- the clickUrlRule to setjava.lang.Boolean getEnabled()
void setEnabled(java.lang.Boolean enabled)
enabled
- the enabled to setint getExpressionId()
void setExpressionId(int expressionId)
expressionId
- the expressionId to setjava.lang.String getCustom1()
void setCustom1(java.lang.String custom1)
custom1
- the custom1 to setjava.lang.String getCustom2()
void setCustom2(java.lang.String custom2)
custom2
- the custom2 to setjava.lang.String getCustom3()
void setCustom3(java.lang.String custom3)
custom3
- the custom3 to setjava.lang.String getCustom4()
void setCustom4(java.lang.String custom4)
custom4
- the custom4 to setint getCustom1Rule()
void setCustom1Rule(int custom1Rule)
custom1Rule
- the custom1Rule to setint getCustom2Rule()
void setCustom2Rule(int custom2Rule)
custom2Rule
- the custom2Rule to setint getCustom3Rule()
void setCustom3Rule(int custom3Rule)
custom3Rule
- the custom3Rule to setint getCustom4Rule()
void setCustom4Rule(int custom4Rule)
custom4Rule
- the custom4Rule to setint getUpdatedBy()
void setUpdatedBy(int updatedBy)
updatedBy
- the updatedBy to setjava.lang.String getDescriptionText()
void setDescriptionText(java.lang.String descriptionText)
descriptionText
- the descriptionText to setint getDescriptionTextRule()
void setDescriptionTextRule(int descriptionTextRule)
descriptionTextRule
- the descriptionTextRule to setboolean isRetrieveDescriptions()
void setRetrieveDescriptions(boolean retrieveDescriptions)
retrieveDescriptions
- the retrieveDescriptions to setboolean isEvaluateExpressions()
void setEvaluateExpressions(boolean evaluateExpressions)
evaluateExpressions
- the evaluateExpressions to setjava.lang.String getSearchKey()
void setSearchKey(java.lang.String searchKey)
searchKey
- the searchKey to setint getSearchKeyRule()
void setSearchKeyRule(int searchKeyRule)
searchKeyRule
- the searchKeyRule to setCopyright © 2018 DS Data Systems UK Ltd.