com.wewebu.ow.server.ecmimpl.opencmis.objectclass
Class OwCMISPropertySorter

java.lang.Object
  extended by 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


Constructor Summary
OwCMISPropertySorter(List<String> preferredPropertyOrder)
           
 
Method Summary
 Map<String,OwCMISNativePropertyClass<?,?,?>> reorderProperties(Map<String,OwCMISNativePropertyClass<?,?,?>> allProperties_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISPropertySorter

public OwCMISPropertySorter(List<String> preferredPropertyOrder)
Method Detail

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.