com.ibm.tws.objects.plan
Class WorkstationInPlan

java.lang.Object
  extended bycom.ibm.tws.objects.plan.WorkstationInPlan
All Implemented Interfaces:
java.io.Serializable, TWSHeader, TWSObject

public class WorkstationInPlan
extends java.lang.Object
implements TWSObject, TWSHeader

This class represents a workstation, and references a domain and a host workstation (for XA or SA type). WorkstationInPlan implements both TWSObject and TWSHeader and wraps a WorkstationInPlanKey object.

The following syntax validation constraints must be met on WorkstationInPlan objects in distributed environment:

type One of the values exposed by the WorkstationInPlanType class
Read Only.
os One of the values exposed by the OperatingSystem class
Read Only.
timeZone If specified, must be allowed by TZ library and Java
Read Only.
nodeName Read Only.
securityLevel One of the values exposed by the SecurityLevel class
Read Only.
behindFirewall Read Only.
tcpPort Read Only.
sslPort Read Only.
domainKey Reference to an existing domain. Read Only.
Null if type is XA. Read Only.
autoLink Read Only.
fullStatus true if type is MANAGER. Read Only.
server An alphanumeric character, or a blank space
Read Only.
accessMethod Required if type is XA
Must be null if type is not XA
Read Only.
hostWorkstationKey Reference to an existing workstation
Read Only.
linkStatus One of the values exposed by the LinkStatus class
Read Only.
limit Int between -1 and 1024. Read Only.
The value can be changed through specific API.
fence Int between 0 and 101.
The value can be changed through specific API.
version Read Only.
symRunNumber Read Only.
timeStarted Read Only.
elapsedTime Read Only.
userInfo Read Only.
requested Read Only.
defuser Read Only.
jobmanUp Read Only.
tcpLink Read Only.
writerUp Read Only.
writerDs Read Only.
symDwnld Read Only.
isInited Read Only.
initExec Read Only.
mailReceived Read Only.
resolveDependencies Read Only.
description Read Only.

The following syntax validation constraints must be met on WorkstationInPlan objects in zOS environment:

name Always required
It must match the name of an existing workstation in database
description Output only
type One of the values exposed by the WorkstationInPlanType class
Output only
linkStatus One of the values exposed by the LinkStatus class
This flag is ignored if the version of Tivoli Workload Scheduler for zOS is prior to 8.1.
Default value is Unlinked.
LinkStatus.LINKED is ignored if type not equal WorkstationType.FTA.
LinkStatus.FULLY_LINKED is ignored if the version of Tivoli Workload Scheduler for zOS is prior to 8.2.0.3
workstationInPlanAvailabilityIntervals List of WorkstationInPlanAvailabilityIntervals
See WorkstationInPlanAvailabilityIntervals for constraints on this field
alternateWorkstation Default is a WorkstationKey with null name
If specified it must match the key of an existing workstation in current plan
ZOSAttributes See WorkstationInPlanZOSAttributes for constraints on this field
os N/A
timeZone N/A
nodeName N/A
securityLevel N/A
behindFirewall N/A
tcpPort N/A
sslPort N/A
domainKey N/A
autoLink N/A
fullStatus N/A
server N/A
accessMethod N/A
hostWorkstationKey N/A
limit N/A
fence N/A
version N/A
symRunNumber N/A
timeStarted N/A
elapsedTime N/A
userInfo N/A
requested N/A
defuser N/A
jobmanUp N/A
tcpLink N/A
writerUp N/A
writerDs N/A
symDwnld N/A
isInited N/A
initExec N/A
mailReceived N/A
resolveDependencies N/A
automation true if is a system automation type

See Also:
com.ibm.tws.objects.types.WorkstationInPlanType, OperatingSystem, SecurityLevel, LinkStatus, WorkstationInPlanZOSAttributes, WorkstationInPlanAvailabilityIntervals, Serialized Form

Field Summary
static java.lang.String COPYRIGHT
          Copyright
 
Constructor Summary
WorkstationInPlan()
          Creates an empty Workstation.
WorkstationInPlan(Identifier workstationId)
          Creates a WorkstationInPlan with the specified Identifier.
WorkstationInPlan(Identifier workstationId, WorkstationInPlanKey workstationKey)
          Creates a WorkstationInPlan with the specified Identifier and key.
WorkstationInPlan(WorkstationInPlanKey workstationKey)
          Creates a WorkstationInPlan with the specified key.
 
Method Summary
 boolean equals(java.lang.Object object)
          Returns true if all fields of this WorkstationInPlan object are equal to those of the given one.
 java.lang.String getAccessMethod()
          Returns the access method.
 WorkstationInPlanKey getAlternateWorkstation()
          z/OS only method.
 boolean getAutoLink()
          Return if this Workstation is Autolink or not.
 java.lang.String getDefuser()
          Return the default user.
 java.lang.String getDescription()
          Returns the Workstation description z/OS only method.
 Identifier getDomainId()
          Returns The Identifier of the Domain to which this Workstation refer.
 DomainInPlanKey getDomainKey()
          Return the Domain key to which this Workstation refer.
 long getElapsedTime()
          Return the elapsed time
 int getFence()
          Return the fence of this workstation.
 Identifier getHostWorkstationId()
          Gets the host Workstation Identifier
 WorkstationInPlanKey getHostWorkstationKey()
          Return the key of the host workstation
 Identifier getId()
          Get the object Identifier
 WorkstationInPlanKey getKey()
          Returns The Workstation key
 int getLimit()
          Return the workstation limit.
 LinkStatus getLinkStatus()
          Return the Link Status of this Workstation
 LockData getLockData()
          Returns always null because locking is not available for objects in plan.
 ModifyData getModifyData()
          Returns always null because modification info are not available for objects in plan.
 java.lang.String getName()
          Get The Name of this Workstation
 java.lang.String getNodeName()
          Get the node name
 TWSHeader getObjectHeader()
          Returns the object header.
 TWSKey getObjectKey()
          Returns the object key.
 OperatingSystem getOs()
          Get the Operating System of this Workstation.
 int getRequested()
          Get the number of requested jobs
 int getRunNumber()
          Get the Run Number.
 SecurityLevel getSecurityLevel()
          Get the Security Level.
 char getServer()
          Get The Server Code.
 int getSslPort()
          Get the SSL port.
 int getSymRunNumber()
          Deprecated.  
 int getTcpPort()
          Get the TCP/IP port
 java.util.Date getTimeStarted()
          Get the Time this Workstation started
 java.lang.String getTimeZone()
          Get the Timezone
 WorkstationType getType()
          Get the Workstation type.
 java.lang.String getUserInfo()
          Get The User Information
 java.lang.String getVersion()
          Return the version of the Workstation.
 java.util.List getWorkstationInPlanAvailabilityIntervals()
          z/OS only method.
 WorkstationInPlanZOSAttributes getZOSAttributes()
          z/OS only method.
 int hashCode()
          Returns a hash code for this Workstation object.
 boolean isAutomation()
          Verify if this Workstation is a system automation type
 boolean isBehindFirewall()
          Verify if this Workstation is behind a Firewall
 boolean isFullStatus()
          Returns if this Workstation is full status or not
 boolean isInited()
          Returns true if Workstation is initialized
 boolean isInitExec()
          Returns true if JobMan is updating Workstation for exececuting job
 boolean isJobmanUp()
          Returns true if JobMan is up and running
 boolean isMailReceived()
          Used to check if the link is Up
 boolean isResolveDependencies()
          Returns if this Workstation resolves dependencies
 boolean isSymDwnld()
          Returns true if the symphony for the next day has been downloaded
 boolean isTcpLink()
          Retruns true if this Workstation is TCP/IP linked
 boolean isWriterDs()
          Returns true if Mailman is writing to Mailbox
 boolean isWriterUp()
          Returns true if the Writer is up
 void setAccessMethod(java.lang.String string)
          Set the access method.
 void setAlternateWorkstation(WorkstationInPlanKey alternateWorkstationkey)
          z/OS only method.
 void setAutoLink(boolean value)
          Sets if this Workstation is autolink For internal use only.
 void setAutomation(boolean value)
          Set true if this Workstation is a system automation type.
 void setBehindFirewall(boolean b)
          Set if this Workstation is behind Firewall.
 void setDefuser(java.lang.String string)
          Set the Default User.
 void setDescription(java.lang.String description)
          Sets the Description.
 void setDomainId(Identifier identifier)
          Sets the Identifier of the Domain to which this Workstation refer.
 void setDomainKey(DomainInPlanKey key)
          Set the key of the Domain referenced by this Workstation.
 void setElapsedTime(int i)
          Deprecated.  
 void setElapsedTime(long l)
          Sets the elapsed time from the start Time.
 void setFence(int s)
          Set the Workstation fence.
 void setFullStatus(boolean value)
          Sets if this Workstation is full status.
 void setHostWorkstationId(Identifier identifier)
          Sets the host Workstation Identifier.
 void setHostWorkstationKey(WorkstationInPlanKey key)
          Set the new key of the host workstation.
 void setId(Identifier identifier)
          Sets the object Identifier.
 void setInited(boolean b)
          Sets if this Workstation is Initialized For internal use only.
 void setInitExec(boolean b)
          Sets if JobMan is updating Workstation for exececuting job For internal use only.
 void setJobmanUp(boolean b)
          Sets if JobMan is up and Running For internal use only.
 void setKey(WorkstationInPlanKey key)
          Sets the Workstation key
 void setLimit(int s)
          Set the Workstation Limit.
 void setLinkStatus(LinkStatus status)
          Sets the Link status of this Workstation.
 void setMailReceived(boolean b)
          Sets if the link is up For internal use only.
 void setName(java.lang.String string)
          Set the name of this Workstation.
 void setNodeName(java.lang.String string)
          Set the Node Name.
 void setOs(OperatingSystem value)
          Set the Operating System.
 void setRequested(int s)
          Set the number of job requested.
 void setResolveDependencies(boolean b)
          Sets if this workstation resolves the dependencies For internal use only.
 void setRunNumber(int s)
          Set the Symphony RunNumber.
 void setSecurityLevel(SecurityLevel s)
          Set the Security Level.
 void setServer(char s)
          Set the Server Code.
 void setSslPort(int i)
          Set the SSL Port.
 void setSymDwnld(boolean b)
          Sets if the Symphony for the next day has been downloaded.
 void setSymRunNumber(int i)
          Deprecated.  
 void setTcpLink(boolean b)
          Sets if this Workstation is TCP/IP linked For internal use only.
 void setTcpPort(int i)
          Set the TCP/IP Port.
 void setTimeStarted(java.util.Date i)
          Set the Time this Workstation Started.
 void setTimeZone(java.lang.String string)
          Set the Workstation Time Zone.
 void setType(WorkstationType s)
          Set the Workstation Type.
 void setUserInfo(java.lang.String string)
          Set the User Information.
 void setVersion(java.lang.String string)
          Set the version of the workstation For Internal Use Only.
 void setWriterDs(boolean b)
          Sets if Mailman is writing to Mailbox For internal use only.
 void setWriterUp(boolean b)
          Sets if Writer is Up For internal use only.
 void setZOSAttributes(WorkstationInPlanZOSAttributes attributes)
          z/OS only method.
 java.lang.String toString()
          Returns a string representation of this Workstation.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
Copyright

Constructor Detail

WorkstationInPlan

public WorkstationInPlan()
Creates an empty Workstation.


WorkstationInPlan

public WorkstationInPlan(Identifier workstationId)
Creates a WorkstationInPlan with the specified Identifier.

Parameters:
workstationId - the workstation Identifier.

WorkstationInPlan

public WorkstationInPlan(WorkstationInPlanKey workstationKey)
Creates a WorkstationInPlan with the specified key.

Parameters:
workstationKey - The workstation key.

WorkstationInPlan

public WorkstationInPlan(Identifier workstationId,
                         WorkstationInPlanKey workstationKey)
Creates a WorkstationInPlan with the specified Identifier and key.

Parameters:
workstationId - is the workstation Identifier.
workstationKey - is the workstation key.
Method Detail

getModifyData

public ModifyData getModifyData()
Returns always null because modification info are not available for objects in plan.

Specified by:
getModifyData in interface TWSObject
Returns:
The object modification data.

getLockData

public LockData getLockData()
Returns always null because locking is not available for objects in plan.

Specified by:
getLockData in interface TWSObject
Returns:
The object lock data.

getAccessMethod

public java.lang.String getAccessMethod()
Returns the access method. Valid only for XA.

Returns:
the access method.

getLimit

public int getLimit()
Return the workstation limit.

Returns:
the workstation limit.

getDefuser

public java.lang.String getDefuser()
Return the default user. Valid only in OPC.

Returns:
the Default user

getDomainKey

public DomainInPlanKey getDomainKey()
Return the Domain key to which this Workstation refer.

Returns:
the Domain key.

getElapsedTime

public long getElapsedTime()
Return the elapsed time

Returns:
the elapsed time

getFence

public int getFence()
Return the fence of this workstation.

Returns:
the workstation fence.

getHostWorkstationKey

public WorkstationInPlanKey getHostWorkstationKey()
Return the key of the host workstation

Returns:
the key of the host workstation

getVersion

public java.lang.String getVersion()
Return the version of the Workstation.

Returns:
the version of the Workstation.

getTcpPort

public int getTcpPort()
Get the TCP/IP port

Returns:
the TCP/IP port

getNodeName

public java.lang.String getNodeName()
Get the node name

Returns:
the node name

getType

public WorkstationType getType()
Get the Workstation type. Valid values are: Domain Manager, Manager, FTA, XA, SA, General, Computer, Printer

Returns:
the Workstation type.

getRequested

public int getRequested()
Get the number of requested jobs

Returns:
the number of requested jobs

getSecurityLevel

public SecurityLevel getSecurityLevel()
Get the Security Level. Valid Values are: On, None, Enabled, Force

Returns:
the Security Level.

getServer

public char getServer()
Get The Server Code.

Returns:
the Server Code.

getSslPort

public int getSslPort()
Get the SSL port.

Returns:
the SSL port.

getRunNumber

public int getRunNumber()
Get the Run Number.

Returns:
the Run Number

getTimeStarted

public java.util.Date getTimeStarted()
Get the Time this Workstation started

Returns:
the time this Workstation started

getTimeZone

public java.lang.String getTimeZone()
Get the Timezone

Returns:
the timezone

getUserInfo

public java.lang.String getUserInfo()
Get The User Information

Returns:
the user information

isBehindFirewall

public boolean isBehindFirewall()
Verify if this Workstation is behind a Firewall

Returns:
if this Workstation is behind a Firewall

setAccessMethod

public void setAccessMethod(java.lang.String string)
Set the access method. Only for XA. For Internal Use Only.

Parameters:
string - The Access Method.

setLimit

public void setLimit(int s)
Set the Workstation Limit. Valid values are between -1 and 1024 For Internal Use Only.

Parameters:
s - The new Workstation Limit

setDefuser

public void setDefuser(java.lang.String string)
Set the Default User. Valid only on OPC For internal use only.

Parameters:
string - The new Default User.

setElapsedTime

public void setElapsedTime(int i)
Deprecated.  

Set the elapse time. For internal use only.

Parameters:
i - The new elapsed time.

setFence

public void setFence(int s)
Set the Workstation fence. Valid values are between 0 and 101 For Internal use Only.

Parameters:
s - The new fence value

setHostWorkstationKey

public void setHostWorkstationKey(WorkstationInPlanKey key)
Set the new key of the host workstation. For internal use only.

Parameters:
key - the new key of the host workstation.

setVersion

public void setVersion(java.lang.String string)
Set the version of the workstation For Internal Use Only.

Parameters:
string - the workstation version.

setTcpPort

public void setTcpPort(int i)
Set the TCP/IP Port. For Internal Use Only.

Parameters:
i - The TCP/IP port

setNodeName

public void setNodeName(java.lang.String string)
Set the Node Name. For Internal Use Only.

Parameters:
string - The node Name.

setType

public void setType(WorkstationType s)
Set the Workstation Type. Valid values are: Domain Manager, Manager, FTA, XA, SA, General, Computer, Printer For Internal Use Only.

Parameters:
s - The Workstation type.

setRequested

public void setRequested(int s)
Set the number of job requested. For internal use only.

Parameters:
s - The number of job requested.

setSecurityLevel

public void setSecurityLevel(SecurityLevel s)
Set the Security Level. Valid Values are: On, None, Enabled, Force For Internal Use Only.

Parameters:
s - the Security Level.

setServer

public void setServer(char s)
Set the Server Code. For Internal Use Only.

Parameters:
s - the Server Code.

setSslPort

public void setSslPort(int i)
Set the SSL Port. For Internal Use Only.

Parameters:
i - the SSL port.

setRunNumber

public void setRunNumber(int s)
Set the Symphony RunNumber. For internal use only.

Parameters:
s - the Symphony RunNumber

setTimeStarted

public void setTimeStarted(java.util.Date i)
Set the Time this Workstation Started. For internal use only.

Parameters:
i - The time this Workstation started.

setTimeZone

public void setTimeZone(java.lang.String string)
Set the Workstation Time Zone. For internal Use Only.

Parameters:
string - the Workstation timezone.

setUserInfo

public void setUserInfo(java.lang.String string)
Set the User Information. For Internal Use only.

Parameters:
string - the User Information.

setBehindFirewall

public void setBehindFirewall(boolean b)
Set if this Workstation is behind Firewall. For Internal Use Only.

Parameters:
b - true if this Workstation is behind a Firewall, false otherwise.

setName

public void setName(java.lang.String string)
Set the name of this Workstation. This is the key field.

Parameters:
string - The name of the Workstation.

setOs

public void setOs(OperatingSystem value)
Set the Operating System. Valid values are: Windows(R), UNIX(R), Other For Internal Use Only.

Parameters:
value - The Workstation Operating System.

hashCode

public int hashCode()
Returns a hash code for this Workstation object.

Returns:
int The hash code.

equals

public boolean equals(java.lang.Object object)
Returns true if all fields of this WorkstationInPlan object are equal to those of the given one.

Parameters:
object - The object to be compared
Returns:
boolean true of the objects are equal, false otherwise.

getName

public java.lang.String getName()
Get The Name of this Workstation

Specified by:
getName in interface TWSObject
Returns:
the name of this workstation.

getOs

public OperatingSystem getOs()
Get the Operating System of this Workstation.

Returns:
the Workstation operating system

setDomainKey

public void setDomainKey(DomainInPlanKey key)
Set the key of the Domain referenced by this Workstation. For internal use only.

Parameters:
key - the Domain key.

getAutoLink

public boolean getAutoLink()
Return if this Workstation is Autolink or not.

Returns:
true if this Workstation is Autolink.

setAutoLink

public void setAutoLink(boolean value)
Sets if this Workstation is autolink For internal use only.

Parameters:
value - true if this Workstation is autolink, false otherwise.

isFullStatus

public boolean isFullStatus()
Returns if this Workstation is full status or not

Returns:
true if this Workstation is full status, false otherwise.

setFullStatus

public void setFullStatus(boolean value)
Sets if this Workstation is full status. For Internal Use Only.

Parameters:
value - true if this Workstation is full status, false otherwise.

getObjectKey

public TWSKey getObjectKey()
Returns the object key.

Specified by:
getObjectKey in interface TWSObject
Returns:
The object key.
See Also:
TWSHeader.getObjectKey()

getObjectHeader

public TWSHeader getObjectHeader()
Returns the object header. In this case, it is the object itself.

Specified by:
getObjectHeader in interface TWSObject
Returns:
The object header.
See Also:
TWSObject.getObjectHeader()

getId

public Identifier getId()
Get the object Identifier

Specified by:
getId in interface TWSObject
Returns:
the object Identifier

setId

public void setId(Identifier identifier)
Sets the object Identifier.

Parameters:
identifier - the enw object Identifier

toString

public java.lang.String toString()
Returns a string representation of this Workstation.

Returns:
String the String representation of this object.

getHostWorkstationId

public Identifier getHostWorkstationId()
Gets the host Workstation Identifier

Returns:
the host Workstation Identifier.

setHostWorkstationId

public void setHostWorkstationId(Identifier identifier)
Sets the host Workstation Identifier.

Parameters:
identifier - the new host Workstation Identifier

getDomainId

public Identifier getDomainId()
Returns The Identifier of the Domain to which this Workstation refer.

Returns:
the Domain Identifier.

getKey

public WorkstationInPlanKey getKey()
Returns The Workstation key

Returns:
the Workstation key.

getLinkStatus

public LinkStatus getLinkStatus()
Return the Link Status of this Workstation

Returns:
the Link Status of this Workstation.

getSymRunNumber

public int getSymRunNumber()
Deprecated.  

Returns the Symphony Run Number For Internal Use Only.

Returns:
the Symphony run Number

setDomainId

public void setDomainId(Identifier identifier)
Sets the Identifier of the Domain to which this Workstation refer.

Parameters:
identifier - The Domain Identifier.

setElapsedTime

public void setElapsedTime(long l)
Sets the elapsed time from the start Time. For internal use only.

Parameters:
l - The elapsed Time.

setKey

public void setKey(WorkstationInPlanKey key)
Sets the Workstation key

Parameters:
key - he Workstation key

setLinkStatus

public void setLinkStatus(LinkStatus status)
Sets the Link status of this Workstation. For internal use only.

Parameters:
status - The Workstation link status.

setSymRunNumber

public void setSymRunNumber(int i)
Deprecated.  

Sets the Symphony Run Number For internal use only.

Parameters:
i - the Symphony Run Number

isInitExec

public boolean isInitExec()
Returns true if JobMan is updating Workstation for exececuting job

Returns:
true if JobMan is updating Workstation for exececuting job

isInited

public boolean isInited()
Returns true if Workstation is initialized

Returns:
true if Workstation is initialized

isJobmanUp

public boolean isJobmanUp()
Returns true if JobMan is up and running

Returns:
true if JobMan is up and running

isSymDwnld

public boolean isSymDwnld()
Returns true if the symphony for the next day has been downloaded

Returns:
true if the symphony for the next day has been downloaded

isTcpLink

public boolean isTcpLink()
Retruns true if this Workstation is TCP/IP linked

Returns:
true if this Workstation is TCP/IP linked

isWriterDs

public boolean isWriterDs()
Returns true if Mailman is writing to Mailbox

Returns:
true if Mailman is writing to Mailbox

isWriterUp

public boolean isWriterUp()
Returns true if the Writer is up

Returns:
true if the Writer is up

setInitExec

public void setInitExec(boolean b)
Sets if JobMan is updating Workstation for exececuting job For internal use only.

Parameters:
b - true if JobMan is updating Workstation for exececuting job

setInited

public void setInited(boolean b)
Sets if this Workstation is Initialized For internal use only.

Parameters:
b - true if this Workstation is Initialized

setJobmanUp

public void setJobmanUp(boolean b)
Sets if JobMan is up and Running For internal use only.

Parameters:
b - true if JobMan is up and running

setSymDwnld

public void setSymDwnld(boolean b)
Sets if the Symphony for the next day has been downloaded. For internal use only.

Parameters:
b - true if the Symphony for the next day has been downloaded.

setTcpLink

public void setTcpLink(boolean b)
Sets if this Workstation is TCP/IP linked For internal use only.

Parameters:
b - true if this Workstation is TCP/IP linked

setWriterDs

public void setWriterDs(boolean b)
Sets if Mailman is writing to Mailbox For internal use only.

Parameters:
b - true if Mailman is writing to Mailbox

setWriterUp

public void setWriterUp(boolean b)
Sets if Writer is Up For internal use only.

Parameters:
b - true if Writer is up.

isMailReceived

public boolean isMailReceived()
Used to check if the link is Up

Returns:
if the link is up

setMailReceived

public void setMailReceived(boolean b)
Sets if the link is up For internal use only.

Parameters:
b - true if the link is up

getDescription

public java.lang.String getDescription()
Returns the Workstation description z/OS only method.

Returns:
Returns the description.

setDescription

public void setDescription(java.lang.String description)
Sets the Description. z/OS only method.

Parameters:
description - The description to set.

getAlternateWorkstation

public WorkstationInPlanKey getAlternateWorkstation()
z/OS only method.

Returns:
Returns the alternateWorkstation.

setAlternateWorkstation

public void setAlternateWorkstation(WorkstationInPlanKey alternateWorkstationkey)
z/OS only method. For internal use only.

Parameters:
alternateWorkstationkey - The alternateWorkstation to set.

getZOSAttributes

public WorkstationInPlanZOSAttributes getZOSAttributes()
z/OS only method.

Returns:
Returns the zOSAttributes.

setZOSAttributes

public void setZOSAttributes(WorkstationInPlanZOSAttributes attributes)
z/OS only method.

Parameters:
attributes - The zOSAttributes to set. For internal use only.

getWorkstationInPlanAvailabilityIntervals

public java.util.List getWorkstationInPlanAvailabilityIntervals()
z/OS only method.

Returns:
Returns the workstationInPlanAvailabilityIntervals.

isResolveDependencies

public boolean isResolveDependencies()
Returns if this Workstation resolves dependencies

Returns:
true if this workstation ersolves dependencies

setResolveDependencies

public void setResolveDependencies(boolean b)
Sets if this workstation resolves the dependencies For internal use only.

Parameters:
b - true if this workstation resolves the dependencies

isAutomation

public boolean isAutomation()
Verify if this Workstation is a system automation type

Returns:
true if this Workstation is a system automation type

setAutomation

public void setAutomation(boolean value)
Set true if this Workstation is a system automation type.

Parameters:
value - true if this Workstation is a system automation type, false otherwise.


Copyright © 2005 IBM All Rights Reserved.