org.openxri.store
Interface StoreAttributable.Selector

Enclosing interface:
StoreAttributable

public static interface StoreAttributable.Selector

An interface that can select subsegments and authorities by their attributes.


Method Summary
 boolean select(java.util.Map<java.lang.String,java.lang.String> attributes)
           
 

Method Detail

select

boolean select(java.util.Map<java.lang.String,java.lang.String> attributes)
Parameters:
attributes - The attributes to be checked.
Returns:
True if the authority or subsegment will be selected.


Copyright © 2005-2012. All Rights Reserved.