org.jmythapi.protocol.response
Interface IFilter<P extends Enum<P>,E extends IPropertyAware<P>>

All Known Subinterfaces:
IProgramInfoFilter
All Known Implementing Classes:
EnumGroupFilter, FlagGroupFilter, ProgramInfoChannelFilter, ProgramInfoChannelIdRecordingStartTimeFilter, ProgramInfoConjunctionFilter, ProgramInfoDisjunctionFilter, ProgramInfoFilter, ProgramInfoNegotiationFilter, ProgramInfoRecorderFilter, ProgramInfoRecordingGroupFilter, ProgramInfoRecordingIdFilter, ProgramInfoStorageGroupFilter, ProgramInfoUniqueIdFilter

public interface IFilter<P extends Enum<P>,E extends IPropertyAware<P>>


Method Summary
 boolean accept(E entity)
           
 

Method Detail

accept

boolean accept(E entity)


Copyright © 2008-2013. All Rights Reserved.