public class MYOSGSiteEnvironmentInfo extends AbstractSiteCatalogResource
mDepth
Constructor and Description |
---|
MYOSGSiteEnvironmentInfo(int depth) |
Modifier and Type | Method and Description |
---|---|
void |
addChildResource(AbstractSiteCatalogResource ID)
Add child resources to a site catalog resource
|
Object |
getProperty(int ID)
Returns the property value
|
void |
setProperty(String ID,
Object value)
Sets the property of Site Catalog resource
|
String |
toString() |
getDepth, setDepth
private String envGlobusLocation
private String envApp
private String envData
private String envDefaultSe
private String envGlexecLocation
private String envGrid
private String envHostName
private String envJobContact
private String envLocation
private String envSiteName
private String envSiteRead
private String envSiteWrite
private String envSquidLocation
private String envStorageElement
private String envWnTmp
private static final String ENV_GLOBUS_LOCATION_TAG
private static final String ENV_APP_TAG
private static final String ENV_DATA_TAG
private static final String ENV_DEFAULT_SE_TAG
private static final String ENV_GLEXEC_LOCATION_TAG
private static final String ENV_GRID_TAG
private static final String ENV_HOSTNAME_TAG
private static final String ENV_JOB_CONTACT_TAG
private static final String ENV_LOCATION_TAG
private static final String ENV_SITE_NAME_TAG
private static final String ENV_SITE_READ_TAG
private static final String ENV_SITE_WRITE_TAG
private static final String ENV_SQUID_LOCATION_TAG
private static final String ENV_STORAGE_ELEMENT_TAG
private static final String ENV_WN_TMP_TAG
public Object getProperty(int ID)
getProperty
in class AbstractSiteCatalogResource
ID
- public void setProperty(String ID, Object value)
setProperty
in class AbstractSiteCatalogResource
ID
- property IDvalue
- property valuepublic void addChildResource(AbstractSiteCatalogResource ID)
addChildResource
in class AbstractSiteCatalogResource
ID
- child resourceCopyright © 2011 The University of Southern California. All Rights Reserved.