com.wewebu.ow.server.plug.owutil
Class OwObjectUtils
java.lang.Object
com.wewebu.ow.server.plug.owutil.OwObjectUtils
public class OwObjectUtils
- extends Object
Static class with utility functions to access OwObjects.
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 |
OwObjectUtils
public OwObjectUtils()
getLatesVersionObjects
public static Collection getLatesVersionObjects(Collection objects_p)
throws Exception
- get the latest version collection of the given collection
- Parameters:
objects_p
- Collection of OwObject
- Returns:
- Collection of OwObject
- Throws:
Exception
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.