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

public class WhereProperty extends HashMap<WhereProperty.ClauseType,Collection<String>>
Map composed of property comparison type and compared values. Map key is clause (comparison) type.
See Also: