com.intel.gpe.client2.common.filesets
Class ClientFileSet
java.lang.Object
com.intel.gpe.client2.common.filesets.ClientFileSet
- All Implemented Interfaces:
- IGridBeanParameterValue
public class ClientFileSet
- extends java.lang.Object
- implements IGridBeanParameterValue
The basic implementation of ClientFileSet
- Version:
- $Id: ClientFileSet.java,v 1.7 2006/11/27 14:38:51 mlukichev Exp $
- Author:
- Max Lukichev
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientFileSet
public ClientFileSet()
getFileSets
public java.util.List<AbstractFileSetElement> getFileSets()
setFileSets
public void setFileSets(java.util.List<AbstractFileSetElement> fsList)
getDisplayValue
public java.lang.String getDisplayValue()
- Specified by:
getDisplayValue
in interface IGridBeanParameterValue
getLocalTransfers
public java.util.List<FileTransfer> getLocalTransfers(java.lang.String targetSystemPath)
getRemoteTransfers
public java.util.List<RemoteFileTransfer> getRemoteTransfers(java.lang.String targetSystemPath)
throws com.intel.gpe.clients.api.exceptions.GPEInvalidResourcePropertyQNameException,
com.intel.gpe.clients.api.exceptions.GPEResourceUnknownException,
com.intel.gpe.clients.api.exceptions.GPEUnmarshallingException,
com.intel.gpe.clients.api.exceptions.GPESecurityException,
com.intel.gpe.clients.api.exceptions.GPEMiddlewareRemoteException,
com.intel.gpe.clients.api.exceptions.GPEMiddlewareServiceException,
com.intel.gpe.clients.api.exceptions.GPEDirectoryNotListedException
- Throws:
com.intel.gpe.clients.api.exceptions.GPEInvalidResourcePropertyQNameException
com.intel.gpe.clients.api.exceptions.GPEResourceUnknownException
com.intel.gpe.clients.api.exceptions.GPEUnmarshallingException
com.intel.gpe.clients.api.exceptions.GPESecurityException
com.intel.gpe.clients.api.exceptions.GPEMiddlewareRemoteException
com.intel.gpe.clients.api.exceptions.GPEMiddlewareServiceException
com.intel.gpe.clients.api.exceptions.GPEDirectoryNotListedException
Copyright © 2008. All Rights Reserved.