Class WhereProperty.MultiTypeNegatableValuesMap

java.lang.Object
java.util.AbstractMap<WhereProperty.ClauseType,Collection<String>>
java.util.HashMap<WhereProperty.ClauseType,Collection<String>>
org.alfresco.rest.framework.resource.parameters.where.WhereProperty.MultiTypeNegatableValuesMap
All Implemented Interfaces:
Serializable, Cloneable, Map<WhereProperty.ClauseType,Collection<String>>
Enclosing class:
WhereProperty

public static class WhereProperty.MultiTypeNegatableValuesMap extends HashMap<WhereProperty.ClauseType,Collection<String>>
See Also: