|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FamilyTiesEventStore
Domain-specific event store
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.hammurapi.store.Store |
|---|
Store.Handle<T,PK,S extends Store<T,PK,S>>, Store.QueryTask<T,PK,S extends Store<?,PK,S>>, Store.StoreIterator<T>, Store.UpdateTask<T,PK,S extends Store<T,PK,S>>, Store.ViewType |
| Method Summary | |
|---|---|
Iterable<Relative> |
getRelatives(Person subject)
|
| Methods inherited from interface com.hammurapi.store.Store |
|---|
addIndex, clear, createUnmodifiableFacade, createView, get, get, getAll, getByPrimaryKey, getMultiple, getPrimaryKeyExtractor, put, query, query, queryAll, queryMultiple, remove, remove, removeByPrimaryKey, update |
| Methods inherited from interface java.util.concurrent.locks.ReadWriteLock |
|---|
readLock, writeLock |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
Iterable<Relative> getRelatives(Person subject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||