uk.ac.soton.itinnovation.grid.service.registry
Class RegistryDataResourceRoleBean

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.DataResourceRoleBean
              extended by uk.ac.soton.itinnovation.grid.service.registry.RegistryDataResourceRoleBean

public class RegistryDataResourceRoleBean
extends DataResourceRoleBean


Field Summary
static String[] attributeNames
           
 
Constructor Summary
RegistryDataResourceRoleBean()
           
RegistryDataResourceRoleBean(StorableInStateRepository 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.DataResourceRoleBean
getAttribute, getAttributes, getMetricURI, getParentDataResourceID, isCreatedByService, setAttribute, setAttributes, setCreatedByService, setMetricURI, setParentDataResourceID
 
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
 

Field Detail

attributeNames

public static String[] attributeNames
Constructor Detail

RegistryDataResourceRoleBean

public RegistryDataResourceRoleBean()

RegistryDataResourceRoleBean

public RegistryDataResourceRoleBean(StorableInStateRepository 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-2008 University of Southampton IT Innovation Centre. All Rights Reserved.