|
||||||||||
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.complex.NotFilter
public class NotFilter
Constructor Summary | |
---|---|
NotFilter(PropertiesFilter filter)
|
Method Summary | |
---|---|
boolean |
accept(java.util.Map<java.lang.String,BasicPropertyDescription> properties)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NotFilter(PropertiesFilter filter)
leftFilter
- rightFilter
- Method Detail |
---|
public boolean accept(java.util.Map<java.lang.String,BasicPropertyDescription> properties)
accept
in interface PropertiesFilter
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |