|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreAttributable.Selector | |
---|---|
org.openxri.store | |
org.openxri.store.impl.db | |
org.openxri.store.impl.n |
Uses of StoreAttributable.Selector in org.openxri.store |
---|
Methods in org.openxri.store with parameters of type StoreAttributable.Selector | |
---|---|
Authority[] |
StoreAttributable.listAuthoritiesByAttributes(StoreAttributable.Selector selector)
Returns all authorities whose attributes satisfy certain conditions. |
SubSegment[] |
StoreAttributable.listSubSegmentsByAttributes(StoreAttributable.Selector selector)
Returns all subsegments whose attributes satisfy certain conditions. |
Uses of StoreAttributable.Selector in org.openxri.store.impl.db |
---|
Methods in org.openxri.store.impl.db with parameters of type StoreAttributable.Selector | |
---|---|
Authority[] |
DatabaseStore.listAuthoritiesByAttributes(StoreAttributable.Selector selector)
|
SubSegment[] |
DatabaseStore.listSubSegmentsByAttributes(StoreAttributable.Selector selector)
|
Uses of StoreAttributable.Selector in org.openxri.store.impl.n |
---|
Methods in org.openxri.store.impl.n with parameters of type StoreAttributable.Selector | |
---|---|
Authority[] |
NullStore.listAuthoritiesByAttributes(StoreAttributable.Selector selector)
|
SubSegment[] |
NullStore.listSubSegmentsByAttributes(StoreAttributable.Selector selector)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |