com.wewebu.ow.server.field
Class OwSearchNode.OwSearchMap
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap
com.wewebu.ow.server.field.OwSearchNode.OwSearchMap
- All Implemented Interfaces:
- Serializable, Cloneable, Map
- Enclosing class:
- OwSearchNode
Deprecated. since 4.0.0.0 don't use this class anymore
@Deprecated
public class OwSearchNode.OwSearchMap
- extends HashMap
A search map which maps the criteria among their unique name
- See Also:
- Serialized Form
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
OwSearchNode.OwSearchMap
public OwSearchNode.OwSearchMap(OwSearchNode search_p,
int iFilter_p)
- Deprecated.
- constructs a list form the given OwSearchNode tree
- Parameters:
iFilter_p
- int any combination of OwSearchNode.FILTER_...search_p
- the OwSearchNode to iterate
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.