com.wewebu.ow.server.ecm
Class OwStandardPropertyCollection
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<K,V>
java.util.LinkedHashMap
com.wewebu.ow.server.ecm.OwStandardPropertyCollection
- All Implemented Interfaces:
- OwPropertyCollection, Serializable, Cloneable, Map
public class OwStandardPropertyCollection
- extends LinkedHashMap
- implements OwPropertyCollection
Standard Implementation for the OwPropertyCollection Map Class for property maps from an object.
Keeps a map of OwProperty Objects with predictable order.
To be implemented with the specific ECM system.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
Methods inherited from interface java.util.Map |
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
OwStandardPropertyCollection
public OwStandardPropertyCollection()
toString
public String toString()
- Overrides:
toString
in class AbstractMap
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.