public final class PageCriteria extends ScopeCriteria
TEMPLATE| Constructor and Description |
|---|
PageCriteria(com.tridion.smarttarget.utils.TcmUri pageId)
Creates a Page based Criteria.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getParameterName()
Gets the name of the ParameterCriteria.
|
String |
getParameterValue()
Gets the value of the ParameterCriteria.
|
int |
hashCode() |
String |
toString() |
List<Object> |
visitCriteria(List<Object> criteriaList) |
getParameterpublic PageCriteria(com.tridion.smarttarget.utils.TcmUri pageId)
throws com.tridion.smarttarget.SmartTargetException
pageId - the Id of the Page.com.tridion.smarttarget.SmartTargetException - thrown if the page is null or not a Page.public String getParameterName()
ParameterCriteriagetParameterName in class ParameterCriteriapublic String getParameterValue()
getParameterValue in class ScopeCriteriapublic List<Object> visitCriteria(List<Object> criteriaList)
visitCriteria in interface com.tridion.smarttarget.query.builder.CriteriavisitCriteria in class ParameterCriteriaCopyright © 2021 RWS Group for and on behalf of its affiliates and subsidiaries. All rights reserved.