com.wewebu.ow.server.ecmimpl.opencmis.objectclass
Class OwCMISPropertySorter
java.lang.Object
com.wewebu.ow.server.ecmimpl.opencmis.objectclass.OwCMISPropertySorter
public class OwCMISPropertySorter
- extends Object
Knows how to sort property classes according to the configuration in <PreferedPropertyOrder>.
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwCMISPropertySorter
public OwCMISPropertySorter(List<String> preferredPropertyOrder)
reorderProperties
public Map<String,OwCMISNativePropertyClass<?,?,?>> reorderProperties(Map<String,OwCMISNativePropertyClass<?,?,?>> allProperties_p)
throws com.wewebu.ow.server.exceptions.OwException
- Throws:
com.wewebu.ow.server.exceptions.OwException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.