Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

Searchstate Tags

A searchstate represents a set of constraints that apply to a pool of flexible assets such as Products. A constraint can be either a restriction based on a single attribute or another searchstate (called a nested constraint). Searchstate objects can contain:

Note

Each JSP file containing searchstate tags must have the following directive at the top:

<%@ taglib prefix="searchstate" uri="futuretense_cs/searchstate.tld" %>

Search state JSP tags are in the searchstate family. For example, <searchstate:addlikeconstraint ... .

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.