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  org.apache.axis.message.addressing.EndpointReferenceType cleanUpEndpoint
           
private  int commitTimeout
           
private  java.util.Date creationTime
           
private  StateEnumeration holdState
           
private  java.lang.String idempotenceId
           
private  InternalStateEnumeration internalState
           
private  java.lang.String[] localJobId
           
private  StateEnumeration[] localJobState
           
private  java.lang.String localResourceManager
           
private  JobIdStatePairType[] notifiedJobData
           
private  java.util.Date queuedTime
           
private  InternalStateEnumeration restartInternalState
           
private  org.apache.axis.message.addressing.EndpointReferenceType stageInEndpoint
           
private  org.apache.axis.message.addressing.EndpointReferenceType stageOutEndpoint
           
private  org.apache.axis.message.addressing.EndpointReferenceType subscriptionEndpoint
           
private  boolean systemCancelRequested
           
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, org.apache.axis.message.addressing.EndpointReferenceType cleanUpEndpoint, int commitTimeout, java.util.Date creationTime, StateEnumeration holdState, java.lang.String idempotenceId, InternalStateEnumeration internalState, java.lang.String[] localJobId, StateEnumeration[] localJobState, java.lang.String localResourceManager, JobIdStatePairType[] notifiedJobData, java.util.Date queuedTime, InternalStateEnumeration restartInternalState, org.apache.axis.message.addressing.EndpointReferenceType stageInEndpoint, org.apache.axis.message.addressing.EndpointReferenceType stageOutEndpoint, org.apache.axis.message.addressing.EndpointReferenceType subscriptionEndpoint, boolean systemCancelRequested, boolean userCancelRequested)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getCacheTag()
          Gets the cacheTag value for this ManagedExecutableJobResourceDataType.
 org.apache.axis.message.addressing.EndpointReferenceType getCleanUpEndpoint()
          Gets the cleanUpEndpoint value for this ManagedExecutableJobResourceDataType.
 int 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.
 java.lang.String getIdempotenceId()
          Gets the idempotenceId 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)
           
 java.util.Date getQueuedTime()
          Gets the queuedTime value for this ManagedExecutableJobResourceDataType.
 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 getStageInEndpoint()
          Gets the stageInEndpoint value for this ManagedExecutableJobResourceDataType.
 org.apache.axis.message.addressing.EndpointReferenceType getStageOutEndpoint()
          Gets the stageOutEndpoint value for this ManagedExecutableJobResourceDataType.
 org.apache.axis.message.addressing.EndpointReferenceType getSubscriptionEndpoint()
          Gets the subscriptionEndpoint 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 setCleanUpEndpoint(org.apache.axis.message.addressing.EndpointReferenceType cleanUpEndpoint)
          Sets the cleanUpEndpoint value for this ManagedExecutableJobResourceDataType.
 void setCommitTimeout(int 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 setIdempotenceId(java.lang.String idempotenceId)
          Sets the idempotenceId 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 setQueuedTime(java.util.Date queuedTime)
          Sets the queuedTime value for this ManagedExecutableJobResourceDataType.
 void setRestartInternalState(InternalStateEnumeration restartInternalState)
          Sets the restartInternalState value for this ManagedExecutableJobResourceDataType.
 void setStageInEndpoint(org.apache.axis.message.addressing.EndpointReferenceType stageInEndpoint)
          Sets the stageInEndpoint value for this ManagedExecutableJobResourceDataType.
 void setStageOutEndpoint(org.apache.axis.message.addressing.EndpointReferenceType stageOutEndpoint)
          Sets the stageOutEndpoint 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 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 int commitTimeout

stageInEndpoint

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

stageOutEndpoint

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

cleanUpEndpoint

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

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

queuedTime

private java.util.Date queuedTime

idempotenceId

private java.lang.String idempotenceId

__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,
                                            org.apache.axis.message.addressing.EndpointReferenceType cleanUpEndpoint,
                                            int commitTimeout,
                                            java.util.Date creationTime,
                                            StateEnumeration holdState,
                                            java.lang.String idempotenceId,
                                            InternalStateEnumeration internalState,
                                            java.lang.String[] localJobId,
                                            StateEnumeration[] localJobState,
                                            java.lang.String localResourceManager,
                                            JobIdStatePairType[] notifiedJobData,
                                            java.util.Date queuedTime,
                                            InternalStateEnumeration restartInternalState,
                                            org.apache.axis.message.addressing.EndpointReferenceType stageInEndpoint,
                                            org.apache.axis.message.addressing.EndpointReferenceType stageOutEndpoint,
                                            org.apache.axis.message.addressing.EndpointReferenceType subscriptionEndpoint,
                                            boolean systemCancelRequested,
                                            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 int getCommitTimeout()
Gets the commitTimeout value for this ManagedExecutableJobResourceDataType.

Returns:
commitTimeout

setCommitTimeout

public void setCommitTimeout(int commitTimeout)
Sets the commitTimeout value for this ManagedExecutableJobResourceDataType.

Parameters:
commitTimeout -

getStageInEndpoint

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

Returns:
stageInEndpoint

setStageInEndpoint

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

Parameters:
stageInEndpoint -

getStageOutEndpoint

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

Returns:
stageOutEndpoint

setStageOutEndpoint

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

Parameters:
stageOutEndpoint -

getCleanUpEndpoint

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

Returns:
cleanUpEndpoint

setCleanUpEndpoint

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

Parameters:
cleanUpEndpoint -

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 -

getQueuedTime

public java.util.Date getQueuedTime()
Gets the queuedTime value for this ManagedExecutableJobResourceDataType.

Returns:
queuedTime

setQueuedTime

public void setQueuedTime(java.util.Date queuedTime)
Sets the queuedTime value for this ManagedExecutableJobResourceDataType.

Parameters:
queuedTime -

getIdempotenceId

public java.lang.String getIdempotenceId()
Gets the idempotenceId value for this ManagedExecutableJobResourceDataType.

Returns:
idempotenceId

setIdempotenceId

public void setIdempotenceId(java.lang.String idempotenceId)
Sets the idempotenceId value for this ManagedExecutableJobResourceDataType.

Parameters:
idempotenceId -

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