org.globus.exec.generated
Class ManagedExecutableJobResourceDataType

java.lang.Object
  extended byorg.globus.exec.generated.ManagedJobResourceDataType
      extended byorg.globus.exec.generated.ManagedExecutableJobResourceDataType
All Implemented Interfaces:
java.io.Serializable

public class ManagedExecutableJobResourceDataType
extends ManagedJobResourceDataType
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  java.lang.String cacheTag
           
private  boolean canceled
           
private  java.lang.Integer commitTimeout
           
private  java.util.Date creationTime
           
private  StateEnumeration holdState
           
private  InternalStateEnumeration internalState
           
private  java.lang.String[] localJobId
           
private  StateEnumeration[] localJobState
           
private  java.lang.String localResourceManager
           
private  JobIdStatePairType[] notifiedJobData
           
private  InternalStateEnumeration restartInternalState
           
private  org.apache.axis.message.addressing.EndpointReferenceType subscriptionEndpoint
           
private  boolean systemCancelRequested
           
private  org.apache.axis.message.addressing.EndpointReferenceType transferEndpoint
           
private static org.apache.axis.description.TypeDesc typeDesc
           
private  boolean userCancelRequested
           
 
Fields inherited from class org.globus.exec.generated.ManagedJobResourceDataType
 
Constructor Summary
ManagedExecutableJobResourceDataType()
           
ManagedExecutableJobResourceDataType(java.lang.String cacheTag, boolean canceled, java.lang.Integer commitTimeout, java.util.Date creationTime, StateEnumeration holdState, InternalStateEnumeration internalState, java.lang.String[] localJobId, StateEnumeration[] localJobState, java.lang.String localResourceManager, JobIdStatePairType[] notifiedJobData, InternalStateEnumeration restartInternalState, org.apache.axis.message.addressing.EndpointReferenceType subscriptionEndpoint, boolean systemCancelRequested, org.apache.axis.message.addressing.EndpointReferenceType transferEndpoint, boolean userCancelRequested)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getCacheTag()
          Gets the cacheTag value for this ManagedExecutableJobResourceDataType.
 java.lang.Integer getCommitTimeout()
          Gets the commitTimeout value for this ManagedExecutableJobResourceDataType.
 java.util.Date getCreationTime()
          Gets the creationTime value for this ManagedExecutableJobResourceDataType.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 StateEnumeration getHoldState()
          Gets the holdState value for this ManagedExecutableJobResourceDataType.
 InternalStateEnumeration getInternalState()
          Gets the internalState value for this ManagedExecutableJobResourceDataType.
 java.lang.String[] getLocalJobId()
          Gets the localJobId value for this ManagedExecutableJobResourceDataType.
 java.lang.String getLocalJobId(int i)
           
 StateEnumeration[] getLocalJobState()
          Gets the localJobState value for this ManagedExecutableJobResourceDataType.
 StateEnumeration getLocalJobState(int i)
           
 java.lang.String getLocalResourceManager()
          Gets the localResourceManager value for this ManagedExecutableJobResourceDataType.
 JobIdStatePairType[] getNotifiedJobData()
          Gets the notifiedJobData value for this ManagedExecutableJobResourceDataType.
 JobIdStatePairType getNotifiedJobData(int i)
           
 InternalStateEnumeration getRestartInternalState()
          Gets the restartInternalState value for this ManagedExecutableJobResourceDataType.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 org.apache.axis.message.addressing.EndpointReferenceType getSubscriptionEndpoint()
          Gets the subscriptionEndpoint value for this ManagedExecutableJobResourceDataType.
 org.apache.axis.message.addressing.EndpointReferenceType getTransferEndpoint()
          Gets the transferEndpoint value for this ManagedExecutableJobResourceDataType.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 boolean isCanceled()
          Gets the canceled value for this ManagedExecutableJobResourceDataType.
 boolean isSystemCancelRequested()
          Gets the systemCancelRequested value for this ManagedExecutableJobResourceDataType.
 boolean isUserCancelRequested()
          Gets the userCancelRequested value for this ManagedExecutableJobResourceDataType.
 void setCacheTag(java.lang.String cacheTag)
          Sets the cacheTag value for this ManagedExecutableJobResourceDataType.
 void setCanceled(boolean canceled)
          Sets the canceled value for this ManagedExecutableJobResourceDataType.
 void setCommitTimeout(java.lang.Integer commitTimeout)
          Sets the commitTimeout value for this ManagedExecutableJobResourceDataType.
 void setCreationTime(java.util.Date creationTime)
          Sets the creationTime value for this ManagedExecutableJobResourceDataType.
 void setHoldState(StateEnumeration holdState)
          Sets the holdState value for this ManagedExecutableJobResourceDataType.
 void setInternalState(InternalStateEnumeration internalState)
          Sets the internalState value for this ManagedExecutableJobResourceDataType.
 void setLocalJobId(int i, java.lang.String _value)
           
 void setLocalJobId(java.lang.String[] localJobId)
          Sets the localJobId value for this ManagedExecutableJobResourceDataType.
 void setLocalJobState(int i, StateEnumeration _value)
           
 void setLocalJobState(StateEnumeration[] localJobState)
          Sets the localJobState value for this ManagedExecutableJobResourceDataType.
 void setLocalResourceManager(java.lang.String localResourceManager)
          Sets the localResourceManager value for this ManagedExecutableJobResourceDataType.
 void setNotifiedJobData(int i, JobIdStatePairType _value)
           
 void setNotifiedJobData(JobIdStatePairType[] notifiedJobData)
          Sets the notifiedJobData value for this ManagedExecutableJobResourceDataType.
 void setRestartInternalState(InternalStateEnumeration restartInternalState)
          Sets the restartInternalState value for this ManagedExecutableJobResourceDataType.
 void setSubscriptionEndpoint(org.apache.axis.message.addressing.EndpointReferenceType subscriptionEndpoint)
          Sets the subscriptionEndpoint value for this ManagedExecutableJobResourceDataType.
 void setSystemCancelRequested(boolean systemCancelRequested)
          Sets the systemCancelRequested value for this ManagedExecutableJobResourceDataType.
 void setTransferEndpoint(org.apache.axis.message.addressing.EndpointReferenceType transferEndpoint)
          Sets the transferEndpoint value for this ManagedExecutableJobResourceDataType.
 void setUserCancelRequested(boolean userCancelRequested)
          Sets the userCancelRequested value for this ManagedExecutableJobResourceDataType.
 
Methods inherited from class org.globus.exec.generated.ManagedJobResourceDataType
getHandle, getInternalRendezvousData, getNotificationConsumerEndpoint, getTopicListener, getTopicListener, isStarted, setHandle, setInternalRendezvousData, setNotificationConsumerEndpoint, setStarted, setTopicListener, setTopicListener
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

holdState

private StateEnumeration holdState

localResourceManager

private java.lang.String localResourceManager

localJobId

private java.lang.String[] localJobId

localJobState

private StateEnumeration[] localJobState

notifiedJobData

private JobIdStatePairType[] notifiedJobData

cacheTag

private java.lang.String cacheTag

commitTimeout

private java.lang.Integer commitTimeout

transferEndpoint

private org.apache.axis.message.addressing.EndpointReferenceType transferEndpoint

subscriptionEndpoint

private org.apache.axis.message.addressing.EndpointReferenceType subscriptionEndpoint

internalState

private InternalStateEnumeration internalState

restartInternalState

private InternalStateEnumeration restartInternalState

userCancelRequested

private boolean userCancelRequested

systemCancelRequested

private boolean systemCancelRequested

canceled

private boolean canceled

creationTime

private java.util.Date creationTime

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

typeDesc

private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail

ManagedExecutableJobResourceDataType

public ManagedExecutableJobResourceDataType()

ManagedExecutableJobResourceDataType

public ManagedExecutableJobResourceDataType(java.lang.String cacheTag,
                                            boolean canceled,
                                            java.lang.Integer commitTimeout,
                                            java.util.Date creationTime,
                                            StateEnumeration holdState,
                                            InternalStateEnumeration internalState,
                                            java.lang.String[] localJobId,
                                            StateEnumeration[] localJobState,
                                            java.lang.String localResourceManager,
                                            JobIdStatePairType[] notifiedJobData,
                                            InternalStateEnumeration restartInternalState,
                                            org.apache.axis.message.addressing.EndpointReferenceType subscriptionEndpoint,
                                            boolean systemCancelRequested,
                                            org.apache.axis.message.addressing.EndpointReferenceType transferEndpoint,
                                            boolean userCancelRequested)
Method Detail

getHoldState

public StateEnumeration getHoldState()
Gets the holdState value for this ManagedExecutableJobResourceDataType.

Returns:
holdState

setHoldState

public void setHoldState(StateEnumeration holdState)
Sets the holdState value for this ManagedExecutableJobResourceDataType.

Parameters:
holdState -

getLocalResourceManager

public java.lang.String getLocalResourceManager()
Gets the localResourceManager value for this ManagedExecutableJobResourceDataType.

Returns:
localResourceManager

setLocalResourceManager

public void setLocalResourceManager(java.lang.String localResourceManager)
Sets the localResourceManager value for this ManagedExecutableJobResourceDataType.

Parameters:
localResourceManager -

getLocalJobId

public java.lang.String[] getLocalJobId()
Gets the localJobId value for this ManagedExecutableJobResourceDataType.

Returns:
localJobId

setLocalJobId

public void setLocalJobId(java.lang.String[] localJobId)
Sets the localJobId value for this ManagedExecutableJobResourceDataType.

Parameters:
localJobId -

getLocalJobId

public java.lang.String getLocalJobId(int i)

setLocalJobId

public void setLocalJobId(int i,
                          java.lang.String _value)

getLocalJobState

public StateEnumeration[] getLocalJobState()
Gets the localJobState value for this ManagedExecutableJobResourceDataType.

Returns:
localJobState

setLocalJobState

public void setLocalJobState(StateEnumeration[] localJobState)
Sets the localJobState value for this ManagedExecutableJobResourceDataType.

Parameters:
localJobState -

getLocalJobState

public StateEnumeration getLocalJobState(int i)

setLocalJobState

public void setLocalJobState(int i,
                             StateEnumeration _value)

getNotifiedJobData

public JobIdStatePairType[] getNotifiedJobData()
Gets the notifiedJobData value for this ManagedExecutableJobResourceDataType.

Returns:
notifiedJobData

setNotifiedJobData

public void setNotifiedJobData(JobIdStatePairType[] notifiedJobData)
Sets the notifiedJobData value for this ManagedExecutableJobResourceDataType.

Parameters:
notifiedJobData -

getNotifiedJobData

public JobIdStatePairType getNotifiedJobData(int i)

setNotifiedJobData

public void setNotifiedJobData(int i,
                               JobIdStatePairType _value)

getCacheTag

public java.lang.String getCacheTag()
Gets the cacheTag value for this ManagedExecutableJobResourceDataType.

Returns:
cacheTag

setCacheTag

public void setCacheTag(java.lang.String cacheTag)
Sets the cacheTag value for this ManagedExecutableJobResourceDataType.

Parameters:
cacheTag -

getCommitTimeout

public java.lang.Integer getCommitTimeout()
Gets the commitTimeout value for this ManagedExecutableJobResourceDataType.

Returns:
commitTimeout

setCommitTimeout

public void setCommitTimeout(java.lang.Integer commitTimeout)
Sets the commitTimeout value for this ManagedExecutableJobResourceDataType.

Parameters:
commitTimeout -

getTransferEndpoint

public org.apache.axis.message.addressing.EndpointReferenceType getTransferEndpoint()
Gets the transferEndpoint value for this ManagedExecutableJobResourceDataType.

Returns:
transferEndpoint

setTransferEndpoint

public void setTransferEndpoint(org.apache.axis.message.addressing.EndpointReferenceType transferEndpoint)
Sets the transferEndpoint value for this ManagedExecutableJobResourceDataType.

Parameters:
transferEndpoint -

getSubscriptionEndpoint

public org.apache.axis.message.addressing.EndpointReferenceType getSubscriptionEndpoint()
Gets the subscriptionEndpoint value for this ManagedExecutableJobResourceDataType.

Returns:
subscriptionEndpoint

setSubscriptionEndpoint

public void setSubscriptionEndpoint(org.apache.axis.message.addressing.EndpointReferenceType subscriptionEndpoint)
Sets the subscriptionEndpoint value for this ManagedExecutableJobResourceDataType.

Parameters:
subscriptionEndpoint -

getInternalState

public InternalStateEnumeration getInternalState()
Gets the internalState value for this ManagedExecutableJobResourceDataType.

Returns:
internalState

setInternalState

public void setInternalState(InternalStateEnumeration internalState)
Sets the internalState value for this ManagedExecutableJobResourceDataType.

Parameters:
internalState -

getRestartInternalState

public InternalStateEnumeration getRestartInternalState()
Gets the restartInternalState value for this ManagedExecutableJobResourceDataType.

Returns:
restartInternalState

setRestartInternalState

public void setRestartInternalState(InternalStateEnumeration restartInternalState)
Sets the restartInternalState value for this ManagedExecutableJobResourceDataType.

Parameters:
restartInternalState -

isUserCancelRequested

public boolean isUserCancelRequested()
Gets the userCancelRequested value for this ManagedExecutableJobResourceDataType.

Returns:
userCancelRequested

setUserCancelRequested

public void setUserCancelRequested(boolean userCancelRequested)
Sets the userCancelRequested value for this ManagedExecutableJobResourceDataType.

Parameters:
userCancelRequested -

isSystemCancelRequested

public boolean isSystemCancelRequested()
Gets the systemCancelRequested value for this ManagedExecutableJobResourceDataType.

Returns:
systemCancelRequested

setSystemCancelRequested

public void setSystemCancelRequested(boolean systemCancelRequested)
Sets the systemCancelRequested value for this ManagedExecutableJobResourceDataType.

Parameters:
systemCancelRequested -

isCanceled

public boolean isCanceled()
Gets the canceled value for this ManagedExecutableJobResourceDataType.

Returns:
canceled

setCanceled

public void setCanceled(boolean canceled)
Sets the canceled value for this ManagedExecutableJobResourceDataType.

Parameters:
canceled -

getCreationTime

public java.util.Date getCreationTime()
Gets the creationTime value for this ManagedExecutableJobResourceDataType.

Returns:
creationTime

setCreationTime

public void setCreationTime(java.util.Date creationTime)
Sets the creationTime value for this ManagedExecutableJobResourceDataType.

Parameters:
creationTime -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class ManagedJobResourceDataType

hashCode

public int hashCode()
Overrides:
hashCode in class ManagedJobResourceDataType

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer