Uses of Package
com.ibm.tws.objects.model

Packages that use com.ibm.tws.objects.model
com.ibm.tws.conn.exception   
com.ibm.tws.conn.model   
com.ibm.tws.objects.model   
com.ibm.tws.objects.model.types   
com.ibm.tws.objects.model.validator   
com.ibm.tws.zconn.model   
 

Classes in com.ibm.tws.objects.model used by com.ibm.tws.conn.exception
DomainKey
          This object represents a domain external key, including fields used to identify a domain in TWS external interfaces.
FlowNodeKey
          This is a base abstraction for JobStreamKey and JobKey, hosting the attributes shared by these key classes, and is used in TWS external interfaces to identify job streams or jobs respectively.
FlowTargetKey
          This object represents a workstation or workstation class external key, including fields used to identify a workstation or a workstation class in TWS external interfaces.
JobDefinitionKey
          This object represents a job definition external key, including fields used to identify a job definition in TWS external interfaces.
JobKey
          This object represents a job external key, including fields used to identify a job in TWS external interfaces.
JobStreamKey
          This object represents a job stream external key, including fields used to identify a job stream in TWS external interfaces.
ResourceKey
          This object represents a resource external key, including fields used to identify a resource in TWS external interfaces.
WorkstationClass
          This subclass of FlowTarget represents a workstation class.
 

Classes in com.ibm.tws.objects.model used by com.ibm.tws.conn.model
FlowTargetKey
          This object represents a workstation or workstation class external key, including fields used to identify a workstation or a workstation class in TWS external interfaces.
JobDefinitionKey
          This object represents a job definition external key, including fields used to identify a job definition in TWS external interfaces.
JobStatistics
          This object is just a container for execution statistics that are collected about jobs created from the same job definition.
 

Classes in com.ibm.tws.objects.model used by com.ibm.tws.objects.model
CalendarHeader
          This class hosts the attributes to be shown in TWS external interfaces when listing calendars.
CalendarKey
          This object represents a calendar external key, including fields used to identify a calendar in TWS external interfaces.
DomainKey
          This object represents a domain external key, including fields used to identify a domain in TWS external interfaces.
FlowNode
          This is a base class for Job and JobStream and is mainly used to maintain the dependency lists that are common to jobs and job streams: therefore a FlowNode references multiple FileDependency, ResourceDependency, PromptDependency, ExternalDependency and InterNetworkDependency objects.
FlowNodeHeader
          This is a base abstraction for JobStreamHeader and JobHeader, hosting the attributes shared by these header classes and shown in TWS external interfaces when listing job streams or jobs respectively.
FlowNodeKey
          This is a base abstraction for JobStreamKey and JobKey, hosting the attributes shared by these key classes, and is used in TWS external interfaces to identify job streams or jobs respectively.
FlowTarget
          This is a base abstraction for Workstation and WorkstationClass.
FlowTargetHeader
          This is a base abstraction for WorkstationHeader and WorkstationClassHeader, hosting the attributes shared by these header classes and shown in TWS external interfaces when listing workstations or workstation classes.
FlowTargetKey
          This object represents a workstation or workstation class external key, including fields used to identify a workstation or a workstation class in TWS external interfaces.
JobDefinition
          This object, which acts as a base abstraction for job definitions, wraps a JobDefinitionHeader, which in turn wraps a JobDefinitionKey, including the reference to the workstation or workstation class on which the job definition can run.
JobDefinitionHeader
          This class hosts the attributes to be shown in TWS external interfaces when listing job definitions.
JobDefinitionKey
          This object represents a job definition external key, including fields used to identify a job definition in TWS external interfaces.
JobHeader
          This subclass of FlowNodeHeader hosts the attributes to be shown by TWS external interfaces when listing jobs in addition to those already hosted by the FlowNodeHeader class.
JobKey
          This object represents a job external key, including fields used to identify a job in TWS external interfaces.
JobStatistics
          This object is just a container for execution statistics that are collected about jobs created from the same job definition.
JobStream
          This object represents a job stream and includes a list of Job objects to represent the jobs contained in the stream.
JobStreamHeader
          This subclass of FlowNodeHeader hosts the attributes to be shown by TWS external interfaces when listing job streams in addition to those already hosted by the FlowNodeHeader class.
JobStreamKey
          This object represents a job stream external key, including fields used to identify a job stream in TWS external interfaces.
PeriodHeader
          This class hosts the attributes to be shown in TWS external interfaces when listing periods.
PeriodKey
          This object represents a period external key, including fields used to identify a period in TWS external interfaces.
Prompt
          This simple object, which has no header, models all available types of prompts (predefined, ad-hoc or recovery), and wraps a PromptKey, including only the prompt name.
PromptKey
          This object represents a prompt external key, including fields used to identify a prompt in TWS external interfaces.
ResourceHeader
          This class hosts the attributes to be shown in TWS external interfaces when listing resources.
ResourceKey
          This object represents a resource external key, including fields used to identify a resource in TWS external interfaces.
VariableKey
          This object represents a variable external key, including fields used to identify a variable in TWS external interfaces.
WindowsUserKey
          This object represents a Windows user external key, including fields used to identify a Windows user in TWS external interfaces.
WorkstationClassHeader
          This subclass of FlowTargetHeader hosts the attributes to be shown by TWS external interfaces when listing workstation classes in addition to those already hosted by the FlowTargetHeader class.
WorkstationHeader
          This subclass of FlowTargetHeader hosts the attributes to be shown by TWS external interfaces when listing workstations in addition to those already hosted by the FlowTargetHeader class.
 

Classes in com.ibm.tws.objects.model used by com.ibm.tws.objects.model.types
FlowTargetKey
          This object represents a workstation or workstation class external key, including fields used to identify a workstation or a workstation class in TWS external interfaces.
 

Classes in com.ibm.tws.objects.model used by com.ibm.tws.objects.model.validator
Calendar
          This object represents a TWS calendar, and wraps a CalendarHeader that in turn wraps a CalendarKey.
CalendarHeader
          This class hosts the attributes to be shown in TWS external interfaces when listing calendars.
CalendarKey
          This object represents a calendar external key, including fields used to identify a calendar in TWS external interfaces.
Domain
          This object represents a TWS domain, has no header object and wraps a DomainKey object.
DomainKey
          This object represents a domain external key, including fields used to identify a domain in TWS external interfaces.
FlowNode
          This is a base class for Job and JobStream and is mainly used to maintain the dependency lists that are common to jobs and job streams: therefore a FlowNode references multiple FileDependency, ResourceDependency, PromptDependency, ExternalDependency and InterNetworkDependency objects.
FlowNodeHeader
          This is a base abstraction for JobStreamHeader and JobHeader, hosting the attributes shared by these header classes and shown in TWS external interfaces when listing job streams or jobs respectively.
FlowNodeKey
          This is a base abstraction for JobStreamKey and JobKey, hosting the attributes shared by these key classes, and is used in TWS external interfaces to identify job streams or jobs respectively.
FlowTarget
          This is a base abstraction for Workstation and WorkstationClass.
FlowTargetHeader
          This is a base abstraction for WorkstationHeader and WorkstationClassHeader, hosting the attributes shared by these header classes and shown in TWS external interfaces when listing workstations or workstation classes.
FlowTargetKey
          This object represents a workstation or workstation class external key, including fields used to identify a workstation or a workstation class in TWS external interfaces.
Job
          This subclass of FlowNode represents a job object, and includes a reference to JobDefinition, to navigate to the job definition from which it was created, and a list of InternalDependency objects, to model dependencies of this job from other jobs of the same job stream.
JobDefinition
          This object, which acts as a base abstraction for job definitions, wraps a JobDefinitionHeader, which in turn wraps a JobDefinitionKey, including the reference to the workstation or workstation class on which the job definition can run.
JobDefinitionHeader
          This class hosts the attributes to be shown in TWS external interfaces when listing job definitions.
JobDefinitionKey
          This object represents a job definition external key, including fields used to identify a job definition in TWS external interfaces.
JobHeader
          This subclass of FlowNodeHeader hosts the attributes to be shown by TWS external interfaces when listing jobs in addition to those already hosted by the FlowNodeHeader class.
JobKey
          This object represents a job external key, including fields used to identify a job in TWS external interfaces.
JobStream
          This object represents a job stream and includes a list of Job objects to represent the jobs contained in the stream.
JobStreamHeader
          This subclass of FlowNodeHeader hosts the attributes to be shown by TWS external interfaces when listing job streams in addition to those already hosted by the FlowNodeHeader class.
JobStreamKey
          This object represents a job stream external key, including fields used to identify a job stream in TWS external interfaces.
Prompt
          This simple object, which has no header, models all available types of prompts (predefined, ad-hoc or recovery), and wraps a PromptKey, including only the prompt name.
PromptKey
          This object represents a prompt external key, including fields used to identify a prompt in TWS external interfaces.
Resource
          The Resource object, representing a TWS logical resource, wraps a ResourceHeader that in turn wraps a ResourceKey, which references the target workstation or workstation class through a FlowTargetKey.
ResourceHeader
          This class hosts the attributes to be shown in TWS external interfaces when listing resources.
ResourceKey
          This object represents a resource external key, including fields used to identify a resource in TWS external interfaces.
RunCycle
          This class models a run cycle and can be used to represent the information about one of the run cycles defined for a job stream.
Variable
          A Variable object represents a TWS parameter and wraps a VariableKey object.
VariableKey
          This object represents a variable external key, including fields used to identify a variable in TWS external interfaces.
WindowsUser
          This class maintains information about Windows users.
WindowsUserKey
          This object represents a Windows user external key, including fields used to identify a Windows user in TWS external interfaces.
Workstation
          This subclass of FlowTarget represents a workstation, and references a domain and a host workstation (for XA or SA type).
WorkstationClass
          This subclass of FlowTarget represents a workstation class.
WorkstationClassHeader
          This subclass of FlowTargetHeader hosts the attributes to be shown by TWS external interfaces when listing workstation classes in addition to those already hosted by the FlowTargetHeader class.
WorkstationHeader
          This subclass of FlowTargetHeader hosts the attributes to be shown by TWS external interfaces when listing workstations in addition to those already hosted by the FlowTargetHeader class.
 

Classes in com.ibm.tws.objects.model used by com.ibm.tws.zconn.model
FlowTargetKey
          This object represents a workstation or workstation class external key, including fields used to identify a workstation or a workstation class in TWS external interfaces.
JobDefinitionKey
          This object represents a job definition external key, including fields used to identify a job definition in TWS external interfaces.
JobStatistics
          This object is just a container for execution statistics that are collected about jobs created from the same job definition.
 



Copyright © 2005 IBM All Rights Reserved.