Package | Description |
---|---|
com.tridion.smarttarget.entitymodel.query.location |
Modifier and Type | Method and Description |
---|---|
Location |
Location.addCriterion(Criterion criterion)
Adds the given
Criterion to the back of this location. |
Location |
Location.removeAllCriteria()
Removes all criteria, filters and targets from this location, but
preserves the configured universe and locale.
|
Location |
Location.removeCriteria(String attribute)
Removes all
Criterion instances that operate on the attribute
with the given name. |
Location |
Location.removeCriterion(int position)
Removes the
Criterion at the given position, if any. |
Location |
Location.removeLastCriterion()
Removes last
Criterion from this location, if any. |
Location |
Location.removeSearchCriteria()
Removes all
SearchCriterion instances from the list of
Criterion objects that make up this location. |
Location |
Location.setLocale(String localeParam)
Sets a new locale for this location.
|
Location |
Location.setUniverse(String universeParam)
Sets a new universe for this location.
|
Constructor and Description |
---|
Location(Location location)
Copy constructor.
|
Copyright © 2021 RWS Group for and on behalf of its affiliates and subsidiaries. All rights reserved.