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) |
getParameter
public 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()
ParameterCriteria
getParameterName
in class ParameterCriteria
public String getParameterValue()
getParameterValue
in class ScopeCriteria
public List<Object> visitCriteria(List<Object> criteriaList)
visitCriteria
in interface com.tridion.smarttarget.query.builder.Criteria
visitCriteria
in class ParameterCriteria
Copyright © 2021 RWS Group for and on behalf of its affiliates and subsidiaries. All rights reserved.