uk.ac.soton.itinnovation.grid.service.ogsadai.impl
Class OgsaDaiDataResourceBean

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.types.GridResource
      extended by uk.ac.soton.itinnovation.grid.service.dataresource.beans.ManagedGridResource
          extended by uk.ac.soton.itinnovation.grid.service.dataresource.beans.DataResourceBean
              extended by uk.ac.soton.itinnovation.grid.service.ogsadai.impl.OgsaDaiDataResourceBean

public class OgsaDaiDataResourceBean
extends DataResourceBean


Constructor Summary
OgsaDaiDataResourceBean()
           
OgsaDaiDataResourceBean(Conversation managingConversation, String label)
           
 
Method Summary
 String getResourceType()
          Return the PBAC type of the resource.
 
Methods inherited from class uk.ac.soton.itinnovation.grid.service.dataresource.beans.DataResourceBean
getAttribute, getAttributes, isCreatedByService, setAttribute, setAttributes, setCreatedByService
 
Methods inherited from class uk.ac.soton.itinnovation.grid.service.types.GridResource
equalsByValue, getLabel, getManagementResource, getResourceID, includeInGetResources, setLabel, setManagementResource, setResourceID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OgsaDaiDataResourceBean

public OgsaDaiDataResourceBean()

OgsaDaiDataResourceBean

public OgsaDaiDataResourceBean(Conversation managingConversation,
                               String label)
Method Detail

getResourceType

public String getResourceType()
Description copied from class: GridResource
Return the PBAC type of the resource.

Specified by:
getResourceType in class GridResource


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.