|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.client2.common.requests.utils.RemoteGPEFileAccessor
public class RemoteGPEFileAccessor
Constructor Summary | |
---|---|
RemoteGPEFileAccessor(IGridBeanModel model,
java.util.List<? extends IGridBeanParameter> parameters)
|
Method Summary | |
---|---|
java.util.List<RemoteFileTransfer> |
getFiles()
Obtains list of remote files from GridBean |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteGPEFileAccessor(IGridBeanModel model, java.util.List<? extends IGridBeanParameter> parameters)
Method Detail |
---|
public java.util.List<RemoteFileTransfer> getFiles() throws java.lang.Exception
getFiles
in interface GPEFileAccessor<RemoteFileTransfer>
model
- -
The GridBean
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |