com.wewebu.ow.server.plug.owutil
Class OwObjectUtils

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


Constructor Summary
OwObjectUtils()
           
 
Method Summary
static Collection getLatesVersionObjects(Collection objects_p)
          get the latest version collection of the given collection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwObjectUtils

public OwObjectUtils()
Method Detail

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.