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
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
OwStandardPropertyCollection() |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
clear, containsValue, get, removeEldestEntry
clone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode
public String toString()
toString
in class AbstractMap
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.