com.bea.wli.sb.management.query
Class ServiceAccountQuery
java.lang.Object
  
com.bea.wli.config.resource.ResourceQuery
      
com.bea.wli.sb.management.query.ServiceAccountQuery
- All Implemented Interfaces: 
 - Serializable
 
public final class ServiceAccountQuery
- extends ResourceQuery
 
Query object for searching Service Accounts.
- See Also:
 - Serialized Form
 
 
 
 
| Methods inherited from class com.bea.wli.config.resource.ResourceQuery | 
addKeySearch, addSubQuery, getAttrsToReturn, getFilter, getLocalName, getPath, getSubQueries, getTypeId, setAttrsToReturn, setLocalName, setPath | 
 
 
serialVersionUID
public static final long serialVersionUID
- See Also:
 - Constant Field Values
 
KEY_TYPE
public static final String KEY_TYPE
- Search key for searching based on service account type.
 See 
ServiceAccountType.
- See Also:
 - Constant Field Values
 
 
ServiceAccountQuery
public ServiceAccountQuery()
setType
public void setType(ServiceAccountType t)
- Adds a predicate to return only service account with the given type
- Parameters:
 t - type of the service account