eu.unicore.hila.grid
Interface Config


public interface Config

Author:
bjoernh 12.08.2009 15:14:55

Method Summary
 List<eu.unicore.hila.Location> getAllSiteLocations()
           
 ID getIdForLocation(eu.unicore.hila.Location _location)
           
 void setIdForLocation(eu.unicore.hila.Location _location, ID _id)
           
 

Method Detail

getAllSiteLocations

List<eu.unicore.hila.Location> getAllSiteLocations()
                                                   throws eu.unicore.hila.exceptions.HiLANotImplementedException
Throws:
eu.unicore.hila.exceptions.HiLANotImplementedException

getIdForLocation

ID getIdForLocation(eu.unicore.hila.Location _location)
                    throws eu.unicore.hila.exceptions.HiLAException
Throws:
eu.unicore.hila.exceptions.HiLAException

setIdForLocation

void setIdForLocation(eu.unicore.hila.Location _location,
                      ID _id)


Copyright © 2010-2013 UNICORE. All Rights Reserved.