eu.unicore.hila.common.grid
Class BaseStorage

java.lang.Object
  extended by eu.unicore.hila.common.BaseResource
      extended by eu.unicore.hila.common.grid.BaseStorage
All Implemented Interfaces:
Storage, eu.unicore.hila.Resource

public abstract class BaseStorage
extends eu.unicore.hila.common.BaseResource
implements Storage

Author:
bjoernh 13.08.2009 10:13:52

Field Summary
 
Fields inherited from class eu.unicore.hila.common.BaseResource
location
 
Constructor Summary
BaseStorage(eu.unicore.hila.Location _location)
           
 
Method Summary
 File asFile()
           
 List<eu.unicore.hila.Resource> getChildren()
           
 
Methods inherited from class eu.unicore.hila.common.BaseResource
findParentLocationOfType, getChild, getLocation, getMetadata, getName, getParent, ok
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface eu.unicore.hila.Resource
getChild, getLocation, getMetadata, getName, getParent, ok
 

Constructor Detail

BaseStorage

public BaseStorage(eu.unicore.hila.Location _location)
Parameters:
_location -
Method Detail

asFile

public File asFile()
            throws eu.unicore.hila.exceptions.HiLAException
Specified by:
asFile in interface Storage
Throws:
eu.unicore.hila.exceptions.HiLAException
See Also:
Storage.asFile()

getChildren

public List<eu.unicore.hila.Resource> getChildren()
                                           throws eu.unicore.hila.exceptions.HiLAException
Specified by:
getChildren in interface eu.unicore.hila.Resource
Throws:
eu.unicore.hila.exceptions.HiLAException
See Also:
Resource.getChildren()


Copyright © 2010-2013 UNICORE. All Rights Reserved.