|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Relative | |
|---|---|
| com.hammurapi.eventbus.tests.familyties | |
| com.hammurapi.eventbus.tests.familyties.model | |
| Uses of Relative in com.hammurapi.eventbus.tests.familyties |
|---|
| Methods in com.hammurapi.eventbus.tests.familyties that return types with arguments of type Relative | |
|---|---|
Iterable<Relative> |
FamilyTiesEventStoreImpl.getRelatives(Person subject)
|
Iterable<Relative> |
FamilyTiesEventStoreImpl.FamilyTiesEventDeputyStore.getRelatives(Person subject)
|
Iterable<Relative> |
FamilyTiesEventStoreImpl.FamilyTiesEventUnmodifiableStore.getRelatives(Person subject)
|
Iterable<Relative> |
FamilyTiesEventStoreImpl.FamilyTiesEventLiveView.getRelatives(Person subject)
|
Iterable<Relative> |
FamilyTiesEventStore.getRelatives(Person subject)
|
| Methods in com.hammurapi.eventbus.tests.familyties with parameters of type Relative | |
|---|---|
com.hammurapi.eventbus.snapshot.CompositeEvent |
FamilyTiesConvertersBundle.convertToEvent(Relative relative,
Converter master)
Converter method for relative. |
| Method parameters in com.hammurapi.eventbus.tests.familyties with type arguments of type Relative | |
|---|---|
protected FamilyTiesEventStore |
FamilyTiesEventStoreImpl.createLiveView(Predicate<AbstractEventBus.Handle<Relative,Integer,FamilyTiesRules,Long>,FamilyTiesEventStore> selector)
|
protected FamilyTiesEventStore |
FamilyTiesEventStoreImpl.FamilyTiesEventDeputyStore.createLiveView(Predicate<AbstractEventBus.Handle<Relative,Integer,FamilyTiesRules,Long>,FamilyTiesEventStore> selector)
|
| Constructor parameters in com.hammurapi.eventbus.tests.familyties with type arguments of type Relative | |
|---|---|
FamilyTiesEventStoreImpl.FamilyTiesEventDeputyStore(AbstractStore<AbstractEventBus.Handle<Relative,Integer,FamilyTiesRules,Long>,Relative,FamilyTiesEventStore> master,
ReadWriteLock masterLock)
|
|
FamilyTiesEventStoreImpl.FamilyTiesEventDeputyStore(AbstractStore<AbstractEventBus.Handle<Relative,Integer,FamilyTiesRules,Long>,Relative,FamilyTiesEventStore> master,
ReadWriteLock masterLock)
|
|
FamilyTiesEventStoreImpl.FamilyTiesEventLiveView(FamilyTiesEventStore master,
Predicate<AbstractEventBus.Handle<Relative,Integer,FamilyTiesRules,Long>,FamilyTiesEventStore> selector)
|
|
| Uses of Relative in com.hammurapi.eventbus.tests.familyties.model |
|---|
| Subclasses of Relative in com.hammurapi.eventbus.tests.familyties.model | |
|---|---|
class |
Aunt
|
class |
Brother
|
class |
Child
|
class |
CloseRelative
|
class |
Cousin
|
class |
Daughter
|
class |
Father
|
class |
GrandChild
|
class |
GrandDaughter
|
class |
GrandFather
|
class |
GrandMother
|
class |
GrandParent
|
class |
GrandSon
|
class |
Husband
|
class |
Mother
|
class |
Nephew
|
class |
Niece
|
class |
Parent
|
class |
Sibling
|
class |
Sister
|
class |
Son
|
class |
Spouse
|
class |
Uncle
|
class |
Wife
|
| Methods in com.hammurapi.eventbus.tests.familyties.model with parameters of type Relative | |
|---|---|
int |
Relative.compareTo(Relative o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||