org.alfresco.repo.transfer.script
Class ScriptTransferTarget

java.lang.Object
  extended by org.alfresco.repo.transfer.script.ScriptTransferTarget

public class ScriptTransferTarget
extends java.lang.Object

Java Script wrapper for TransferTarget


Constructor Summary
ScriptTransferTarget(TransferTarget target)
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getEndpointHost()
           
 int getEndpointPort()
           
 java.lang.String getEndpointProtocol()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptTransferTarget

public ScriptTransferTarget(TransferTarget target)
Method Detail

getName

public java.lang.String getName()

getDescription

public java.lang.String getDescription()

getEndpointHost

public java.lang.String getEndpointHost()

getEndpointProtocol

public java.lang.String getEndpointProtocol()

getEndpointPort

public int getEndpointPort()


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