org.alfresco.repo.web.scripts.transfer
Class TransferProcessorUtil

java.lang.Object
  extended by org.alfresco.repo.web.scripts.transfer.TransferProcessorUtil

public class TransferProcessorUtil
extends java.lang.Object


Constructor Summary
TransferProcessorUtil()
           
 
Method Summary
static java.lang.String writeError(org.alfresco.service.cmr.transfer.TransferException ex)
           
static java.lang.String writeErrorParams(java.lang.Object[] msgParams)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransferProcessorUtil

public TransferProcessorUtil()
Method Detail

writeError

public static java.lang.String writeError(org.alfresco.service.cmr.transfer.TransferException ex)
                                   throws java.io.IOException
Throws:
java.io.IOException

writeErrorParams

public static java.lang.String writeErrorParams(java.lang.Object[] msgParams)
Parameters:
stringWriter -
msgParams -


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.