| 
 | Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
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.ServiceAccountQuery
com.bea.wli.sb.management.query.ServiceAccountQuery
public final class ServiceAccountQuery
Query object for searching Service Accounts.
| Field Summary | |
|---|---|
| static java.lang.String | KEY_TYPESearch key for searching based on service account type. | 
| static long | serialVersionUID | 
| Constructor Summary | |
|---|---|
| ServiceAccountQuery() | |
| Method Summary | |
|---|---|
|  void | setType(ServiceAccountType t)Adds a predicate to return only service account with the given type | 
| Methods inherited from class com.bea.wli.config.resource.ResourceQuery | 
|---|
| addKeySearch, getAttrsToReturn, getFilter, getLocalName, getPath, getTypeId, getUpdatedAfter, getUpdatedBefore, isChangedInSessionOnly, lastUpdatedBetween, setAttrsToReturn, setChangedInSessionOnly, setLocalName, setPath | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final long serialVersionUID
public static final java.lang.String KEY_TYPE
ServiceAccountType.
| Constructor Detail | 
|---|
public ServiceAccountQuery()
| Method Detail | 
|---|
public void setType(ServiceAccountType t)
t - type of the service account| 
 | Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||