|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Store query interface. Used to perform queries based on value content.
Method Summary | |
Set |
entrySet() Query the store for entries matching this query. |
void |
setParameters(Serializable[] parameters) Set query parameters. |
Collection |
values() Get values matching this query. |
Method Detail |
public Set entrySet()
public void setParameters(Serializable[] parameters) throws StorageException
parameters
- The query parameters to use.StorageException
public Collection values()
|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |