com.wewebu.ow.server.util.upload
Class UploadHelper

java.lang.Object
  extended by com.wewebu.ow.server.util.upload.UploadHelper

public class UploadHelper
extends Object

Helper class for upload.

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
UploadHelper()
           
 
Method Summary
static Object getDocumentFormatProperty(List fileList_p)
          determines the document format and returns it as a property object value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UploadHelper

public UploadHelper()
Method Detail

getDocumentFormatProperty

public static Object getDocumentFormatProperty(List fileList_p)
                                        throws Exception
determines the document format and returns it as a property object value

Parameters:
fileList_p -
Returns:
Object the document format
Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.