|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.contentmanagement.storagelayer.storagemanagementservice.impl.filter.FilterChainComposer
public class FilterChainComposer
Constructor Summary | |
---|---|
FilterChainComposer(GCUBELog logger)
|
Method Summary | |
---|---|
java.util.Iterator<java.lang.String> |
composeChain(java.util.List<SMSFilter> filters)
|
static PropertiesFilter |
convertToPropertyFilter(PropertyCondition condition)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterChainComposer(GCUBELog logger)
logger
- Method Detail |
---|
public java.util.Iterator<java.lang.String> composeChain(java.util.List<SMSFilter> filters)
public static PropertiesFilter convertToPropertyFilter(PropertyCondition condition)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |