eu.unicore.hila.grid.unicore6
Class Unicore6Reservation

java.lang.Object
  extended by eu.unicore.hila.common.BaseResource
      extended by eu.unicore.hila.grid.unicore6.Unicore6Reservation
All Implemented Interfaces:
eu.unicore.hila.grid.Reservation, eu.unicore.hila.Resource

public class Unicore6Reservation
extends eu.unicore.hila.common.BaseResource
implements eu.unicore.hila.grid.Reservation

Since:
2.2 17.01.2011 14:39:43
Author:
bjoernh

Field Summary
 
Fields inherited from class eu.unicore.hila.common.BaseResource
location
 
Method Summary
 void cancel()
           
 List<eu.unicore.hila.Resource> getChildren()
           
 String getId()
           
 eu.unicore.hila.Metadata getMetadata()
           
static eu.unicore.hila.Resource locate(eu.unicore.hila.Location _location, Object... _extraInformation)
           
 
Methods inherited from class eu.unicore.hila.common.BaseResource
findParentLocationOfType, getChild, getLocation, 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, getName, getParent, ok
 

Method Detail

locate

public static eu.unicore.hila.Resource locate(eu.unicore.hila.Location _location,
                                              Object... _extraInformation)
                                       throws eu.unicore.hila.exceptions.HiLAException
Throws:
eu.unicore.hila.exceptions.HiLAException

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()

cancel

public void cancel()
            throws eu.unicore.hila.exceptions.HiLAException
Specified by:
cancel in interface eu.unicore.hila.grid.Reservation
Throws:
eu.unicore.hila.exceptions.HiLAException
See Also:
Reservation.cancel()

getMetadata

public eu.unicore.hila.Metadata getMetadata()
                                     throws eu.unicore.hila.exceptions.HiLAException
Specified by:
getMetadata in interface eu.unicore.hila.Resource
Overrides:
getMetadata in class eu.unicore.hila.common.BaseResource
Throws:
eu.unicore.hila.exceptions.HiLAException
See Also:
BaseResource.getMetadata()

getId

public String getId()
             throws eu.unicore.hila.exceptions.HiLAException
Specified by:
getId in interface eu.unicore.hila.grid.Reservation
Throws:
eu.unicore.hila.exceptions.HiLAException
See Also:
Reservation.getId()


Copyright © 2010-2013 UNICORE. All Rights Reserved.