|
Servertec Persistent Object Store 1.4.1 09/04/2005 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ObjectStoreEnumerationFilter
Interface defining method for limiting ObjectStoreEnumeration results.
elements,
elements,
elements,
elements,
Enumeration| Method Summary | |
|---|---|
boolean |
matches(java.lang.Object key,
java.lang.Object value)
Returns whether the specified key, value pair will be included in the resultant ObjectStoreEnumeration. |
| Method Detail |
|---|
boolean matches(java.lang.Object key,
java.lang.Object value)
Called once for each key, value pair in the persistent object store.
key - object containing the key.value - the object containing the value.
ObjectStoreEnumeration
|
Servertec Persistent Object Store 1.4.1 09/04/2005 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2001-2005 Servertec. All rights reserved.