com.bea.wli.sb.management.query
Class WsPolicyQuery
java.lang.Object
   com.bea.wli.config.resource.BaseQuery
com.bea.wli.config.resource.BaseQuery
       com.bea.wli.config.resource.ResourceQuery
com.bea.wli.config.resource.ResourceQuery
           com.bea.wli.sb.management.query.WsPolicyQuery
com.bea.wli.sb.management.query.WsPolicyQuery
- All Implemented Interfaces: 
- Serializable
- public class WsPolicyQuery 
- extends ResourceQuery
Query object for searching WebService Policy resources
- See Also:
- Serialized Form
 
 
| Method Summary | 
|  void | setPolicyId(String policyId)Adds a predicate to return the WS Policy entry with the given policy id
 | 
 
| Methods inherited from class com.bea.wli.config.resource.ResourceQuery | 
| addKeySearch, addSubQuery, getAttrsToReturn, getFilter, getLocalName, getPath, getSubQueries, getTypeId, getUpdatedAfter, getUpdatedBefore, isChangedInSessionOnly, lastUpdatedBetween, setAttrsToReturn, setChangedInSessionOnly, setLocalName, setPath | 
 
 
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
KEY_POLICY_ID
public static final String KEY_POLICY_ID
- Search key for searching based on the policy id
 
- See Also:
- Constant Field Values
 
WsPolicyQuery
public WsPolicyQuery()
- default constructor
 
setPolicyId
public final void setPolicyId(String policyId)
- Adds a predicate to return the WS Policy entry with the given policy id
 
- 
- Parameters:
- policyId-