org.axway.grapes.server.core.options.filters
Class DoNotUseFilter
java.lang.Object
org.axway.grapes.server.core.options.filters.DoNotUseFilter
- All Implemented Interfaces:
- Filter
public class DoNotUseFilter
- extends Object
- implements Filter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoNotUseFilter
public DoNotUseFilter(Boolean doNotUse)
- The parameter must never be null
- Parameters:
doNotUse -
filter
public boolean filter(Object datamodelObj)
- Specified by:
filter in interface Filter
moduleFilterFields
public Map<String,Object> moduleFilterFields()
- Specified by:
moduleFilterFields in interface Filter
artifactFilterFields
public Map<String,Object> artifactFilterFields()
- Specified by:
artifactFilterFields in interface Filter
Copyright © 2014. All Rights Reserved.