CORBA Modules
 module SASIOMCommon  Contains common interfaces for IOM programming.
 module SASIOMCommonEvents  Event interfaces associated with the SASIOMCommon module


Java Packages
 package com.sas.iom.SASIOMCommon  Contains common interfaces for IOM programming.
 package com.sas.iom.SASIOMCommonEvents  Event interfaces associated with the SASIOMCommon module



Java Package com.sas.iom.SASIOMCommon
CORBA Module SASIOMCommon

Contains common interfaces for IOM programming.

Description

CORBA Definitions
 interface IServerAdmin  The ServerAdmin interface contains administrative methods that are used to collect data from a server.
 enum ObjectStats  This enumeration provides named constants for the slots in the GetServerPerformance::values array parameter that is returned by the GetServerPerformance method.
 enum ClassStats  This enumeration is not supported.
 interface ILocale  The Locale component contains the attribute for setting/getting the locale name of the client.
 interface ISessionAdmin  This functionality is implemented by top-level server objects so that server administrators can administer all sessions within the server.
 enum ServerState  This enumeration provides named constants for the server state that is provided by the ObjectStatsStatus position in the GetServerPerformance method.
 enum ServerStatusSoftwareInfoIndex  Provides constants that identify slots in an array of system information strings.
 interface IServerStatus  The ServerStatus component may be used by any client to find out information about the server. This functionality is not limited to administrators.
 enum ServerAdminSoftwareInfoIndex  Provides constants that identify slots in an array of system information strings.
 enum ServerAdminHardwareInfoIndex  Named constants for slots in an array of processor information strings.
 interface IServerAdministration  The ServerAdministration interface contains administrative methods that are used to control the actions of the server.
 interface IServerInformation  The ServerInformation interface may be used to find out information relating to the executing server. This functionality is not limited to administrators.
 interface IServerSessions  The ServerSessions interface may be used to find out information relating to the sessions within executing server. This functionality is not limited to administrators.
 interface ISessionAdministration  The SessionAdministration interface contains administrative methods that are used to control the actions of the session.
 interface IDisconnect  The Disconnect interface is used to allow a client to disconnect from a server/session and to later rendezvous with the same server/session to obtain results.
 interface IFilteredList  Manipulates a collection of named values.
 interface IClientSetting  
 interface IIOMServerAppenderView  Contains methods that are used to read Log4SAS logging events.
 interface IServerLog  Contains administrative methods that are used to control the collection of SAS logging events.
 interface IClusterServer  
 interface IClusterSession  
 interface IServerLocale  


Java Classes
 ObjectStats  This enumeration provides named constants for the slots in the GetServerPerformance::values array parameter that is returned by the GetServerPerformance method.
 ObjectStatsHelper  Used to manipulate the ObjectStats type
 ObjectStatsHolder  Used to process the ObjectStats type as an out parameter
 ObjectStatsSeqHelper  Used to manipulate one dimensional arrays of the ObjectStats type
 ObjectStatsSeqHolder  Used to process one dimensional arrays of the ObjectStats type as an out parameter
 VariableArray2dOfObjectStatsHelper  Used to manipulate two dimensional arrays of the ObjectStats type
 VariableArray2dOfObjectStatsHolder  Used to process two dimensional arrays of the ObjectStats type as an out parameter
 ClassStats  This enumeration is not supported.
 ClassStatsHelper  Used to manipulate the ClassStats type
 ClassStatsHolder  Used to process the ClassStats type as an out parameter
 ClassStatsSeqHelper  Used to manipulate one dimensional arrays of the ClassStats type
 ClassStatsSeqHolder  Used to process one dimensional arrays of the ClassStats type as an out parameter
 VariableArray2dOfClassStatsHelper  Used to manipulate two dimensional arrays of the ClassStats type
 VariableArray2dOfClassStatsHolder  Used to process two dimensional arrays of the ClassStats type as an out parameter
 ServerState  This enumeration provides named constants for the server state that is provided by the ObjectStatsStatus position in the GetServerPerformance method.
 ServerStateHelper  Used to manipulate the ServerState type
 ServerStateHolder  Used to process the ServerState type as an out parameter
 ServerStateSeqHelper  Used to manipulate one dimensional arrays of the ServerState type
 ServerStateSeqHolder  Used to process one dimensional arrays of the ServerState type as an out parameter
 VariableArray2dOfServerStateHelper  Used to manipulate two dimensional arrays of the ServerState type
 VariableArray2dOfServerStateHolder  Used to process two dimensional arrays of the ServerState type as an out parameter
 ServerStatusSoftwareInfoIndex  Provides constants that identify slots in an array of system information strings.
 ServerStatusSoftwareInfoIndexHelper  Used to manipulate the ServerStatusSoftwareInfoIndex type
 ServerStatusSoftwareInfoIndexHolder  Used to process the ServerStatusSoftwareInfoIndex type as an out parameter
 ServerStatusSoftwareInfoIndexSeqHelper  Used to manipulate one dimensional arrays of the ServerStatusSoftwareInfoIndex type
 ServerStatusSoftwareInfoIndexSeqHolder  Used to process one dimensional arrays of the ServerStatusSoftwareInfoIndex type as an out parameter
 VariableArray2dOfServerStatusSoftwareInfoIndexHelper  Used to manipulate two dimensional arrays of the ServerStatusSoftwareInfoIndex type
 VariableArray2dOfServerStatusSoftwareInfoIndexHolder  Used to process two dimensional arrays of the ServerStatusSoftwareInfoIndex type as an out parameter
 ServerAdminSoftwareInfoIndex  Provides constants that identify slots in an array of system information strings.
 ServerAdminSoftwareInfoIndexHelper  Used to manipulate the ServerAdminSoftwareInfoIndex type
 ServerAdminSoftwareInfoIndexHolder  Used to process the ServerAdminSoftwareInfoIndex type as an out parameter
 ServerAdminSoftwareInfoIndexSeqHelper  Used to manipulate one dimensional arrays of the ServerAdminSoftwareInfoIndex type
 ServerAdminSoftwareInfoIndexSeqHolder  Used to process one dimensional arrays of the ServerAdminSoftwareInfoIndex type as an out parameter
 VariableArray2dOfServerAdminSoftwareInfoIndexHelper  Used to manipulate two dimensional arrays of the ServerAdminSoftwareInfoIndex type
 VariableArray2dOfServerAdminSoftwareInfoIndexHolder  Used to process two dimensional arrays of the ServerAdminSoftwareInfoIndex type as an out parameter
 ServerAdminHardwareInfoIndex  Named constants for slots in an array of processor information strings.
 ServerAdminHardwareInfoIndexHelper  Used to manipulate the ServerAdminHardwareInfoIndex type
 ServerAdminHardwareInfoIndexHolder  Used to process the ServerAdminHardwareInfoIndex type as an out parameter
 ServerAdminHardwareInfoIndexSeqHelper  Used to manipulate one dimensional arrays of the ServerAdminHardwareInfoIndex type
 ServerAdminHardwareInfoIndexSeqHolder  Used to process one dimensional arrays of the ServerAdminHardwareInfoIndex type as an out parameter
 VariableArray2dOfServerAdminHardwareInfoIndexHelper  Used to manipulate two dimensional arrays of the ServerAdminHardwareInfoIndex type
 VariableArray2dOfServerAdminHardwareInfoIndexHolder  Used to process two dimensional arrays of the ServerAdminHardwareInfoIndex type as an out parameter


Java Interfaces
 IServerAdmin  The ServerAdmin interface contains administrative methods that are used to collect data from a server.
 ILocale  The Locale component contains the attribute for setting/getting the locale name of the client.
 ISessionAdmin  This functionality is implemented by top-level server objects so that server administrators can administer all sessions within the server.
 IServerStatus  The ServerStatus component may be used by any client to find out information about the server. This functionality is not limited to administrators.
 IServerAdministration  The ServerAdministration interface contains administrative methods that are used to control the actions of the server.
 IServerInformation  The ServerInformation interface may be used to find out information relating to the executing server. This functionality is not limited to administrators.
 IServerSessions  The ServerSessions interface may be used to find out information relating to the sessions within executing server. This functionality is not limited to administrators.
 ISessionAdministration  The SessionAdministration interface contains administrative methods that are used to control the actions of the session.
 IDisconnect  The Disconnect interface is used to allow a client to disconnect from a server/session and to later rendezvous with the same server/session to obtain results.
 IFilteredList  Manipulates a collection of named values.
 IClientSetting  
 IIOMServerAppenderView  Contains methods that are used to read Log4SAS logging events.
 IServerLog  Contains administrative methods that are used to control the collection of SAS logging events.
 IClusterServer  
 IClusterSession  
 IServerLocale  


CORBA Enum ObjectStats

This enumeration provides named constants for the slots in the GetServerPerformance::values array parameter that is returned by the GetServerPerformance method.

Description

Usage

Member Description
ObjectStatsTotalRealExecutionTime  Total time spent on calls  
ObjectStatsTotalSystemCPUTime  Total system cpu time spent on calls  
ObjectStatsTotalUserCPUTime  Total user cpu time spent on calls  
ObjectStatsTotalCalls  Total calls  
ObjectStatsElapsedObjectTime  Elapsed time since object was launched  
ObjectStatsElapsedServerTime  Elapsed time since server was last started  
ObjectStatsStatus  Current state of server. Potential states are listed in ServerState.  
ObjectStatsNumIndices  Number of indices in this enumeration.  


Java Class ObjectStats

public class ObjectStats

java.lang.Object
  |
  +--com.sas.iom.SAS.ObjectStats


Java Class ObjectStatsHelper

public class ObjectStatsHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate the ObjectStats type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ObjectStatsHelper

Java Class ObjectStatsHolder

public class ObjectStatsHolder

Description

Implementing class for methods (_read, _write, _type) used to process the ObjectStats type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ObjectStatsHolder

Java Class ObjectStatsSeqHelper

public class ObjectStatsSeqHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate singly dimensioned arrays of ObjectStats type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ObjectStatsSeqHelper

Java Class ObjectStatsSeqHolder

public class ObjectStatsSeqHolder

Description

Implementing class for methods (_read, _write, _type) used to process singly dimensioned arrays of the ObjectStats type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ObjectStatsSeqHolder

Java Class VariableArray2dOfObjectStatsHelper

public class VariableArray2dOfObjectStatsHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate doubly dimensioned arrays of ObjectStats type.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfObjectStatsHelper

Java Class VariableArray2dOfObjectStatsHolder

public class VariableArray2dOfObjectStatsHolder

Description

Implementing class for methods (_read, _write, _type) used to process doubly dimensioned arrays of the ObjectStats type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfObjectStatsHolder

CORBA Enum ClassStats

This enumeration is not supported.

Description

Usage

Member Description
ClassStatsTotalInstances   
ClassStatsActiveInstances   
ClassStatsNumIndices   


Java Class ClassStats

public class ClassStats

java.lang.Object
  |
  +--com.sas.iom.SAS.ClassStats


Java Class ClassStatsHelper

public class ClassStatsHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate the ClassStats type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ClassStatsHelper

Java Class ClassStatsHolder

public class ClassStatsHolder

Description

Implementing class for methods (_read, _write, _type) used to process the ClassStats type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ClassStatsHolder

Java Class ClassStatsSeqHelper

public class ClassStatsSeqHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate singly dimensioned arrays of ClassStats type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ClassStatsSeqHelper

Java Class ClassStatsSeqHolder

public class ClassStatsSeqHolder

Description

Implementing class for methods (_read, _write, _type) used to process singly dimensioned arrays of the ClassStats type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ClassStatsSeqHolder

Java Class VariableArray2dOfClassStatsHelper

public class VariableArray2dOfClassStatsHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate doubly dimensioned arrays of ClassStats type.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfClassStatsHelper

Java Class VariableArray2dOfClassStatsHolder

public class VariableArray2dOfClassStatsHolder

Description

Implementing class for methods (_read, _write, _type) used to process doubly dimensioned arrays of the ClassStats type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfClassStatsHolder

CORBA Enum ServerState

This enumeration provides named constants for the server state that is provided by the ObjectStatsStatus position in the GetServerPerformance method.

Description

Usage

Member Description
ServerStateNotStarted  Server is still being configured by an administrator.  
ServerStateStartPending  Server has received start command but has not finished processing it.  
ServerStateRunning  Server has been started and is accepting all requests.  
ServerStatePausePending  Server has received pause command, but has not finished processing it.  
ServerStatePaused  Server has been paused and is not accepting new work.  
ServerStateContinuePending  Server has received continue command, but has not finished processing it.  
ServerStateDeferredStop  Server is not accepting new sessions and will stop when all client work is complete.  
ServerStateStopPending  Server is not accepting new work and is in the process of shutting down.  
ServerStateStopped  Server is down.  


Java Class ServerState

public class ServerState

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerState


Java Class ServerStateHelper

public class ServerStateHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate the ServerState type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerStateHelper

Java Class ServerStateHolder

public class ServerStateHolder

Description

Implementing class for methods (_read, _write, _type) used to process the ServerState type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerStateHolder

Java Class ServerStateSeqHelper

public class ServerStateSeqHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate singly dimensioned arrays of ServerState type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerStateSeqHelper

Java Class ServerStateSeqHolder

public class ServerStateSeqHolder

Description

Implementing class for methods (_read, _write, _type) used to process singly dimensioned arrays of the ServerState type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerStateSeqHolder

Java Class VariableArray2dOfServerStateHelper

public class VariableArray2dOfServerStateHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate doubly dimensioned arrays of ServerState type.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfServerStateHelper

Java Class VariableArray2dOfServerStateHolder

public class VariableArray2dOfServerStateHolder

Description

Implementing class for methods (_read, _write, _type) used to process doubly dimensioned arrays of the ServerState type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfServerStateHolder

CORBA Enum ServerStatusSoftwareInfoIndex

Provides constants that identify slots in an array of system information strings.

Description
This enumeration provides named constants for the slots in the ServerStatusGetInfo::softwareInfo array parameter that is returned by the ServerStatusGetInfo method.

Usage

Member Description
ServerStatusSoftwareInfoIndexSASVersion  The SAS version.  
ServerStatusSoftwareInfoIndexSASVersionLong  This slot describes the version number of the SAS Supervisor. This version number identifies both the release and the particular build of the SAS System that is running on the server. Build version information is helpful for problem determination by SAS Technical Support.

Example: "8.00.00P1D02298"

The SYSVLONG macro is the SAS language equivalent.  

ServerStatusSoftwareInfoIndexOSName  This slot contains a specific operating system name for the server.

Example: "OS/390"

The SYSSCPL macro is the SAS language equivalent.  

ServerStatusSoftwareInfoIndexOSFamily  This slot contains a generic operating system name for the server.

Example: "OS"

The SYSSCP macro is the SAS language equivalent.  

ServerStatusSoftwareInfoIndexOSVersion  The format of the string depends on the operating system.

Example: "V02R04M00"  

ServerStatusSoftwareInfoIndexClientUserID  The operating system user name of the client.  


Java Class ServerStatusSoftwareInfoIndex

public class ServerStatusSoftwareInfoIndex

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerStatusSoftwareInfoIndex


Java Class ServerStatusSoftwareInfoIndexHelper

public class ServerStatusSoftwareInfoIndexHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate the ServerStatusSoftwareInfoIndex type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerStatusSoftwareInfoIndexHelper

Java Class ServerStatusSoftwareInfoIndexHolder

public class ServerStatusSoftwareInfoIndexHolder

Description

Implementing class for methods (_read, _write, _type) used to process the ServerStatusSoftwareInfoIndex type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerStatusSoftwareInfoIndexHolder

Java Class ServerStatusSoftwareInfoIndexSeqHelper

public class ServerStatusSoftwareInfoIndexSeqHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate singly dimensioned arrays of ServerStatusSoftwareInfoIndex type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerStatusSoftwareInfoIndexSeqHelper

Java Class ServerStatusSoftwareInfoIndexSeqHolder

public class ServerStatusSoftwareInfoIndexSeqHolder

Description

Implementing class for methods (_read, _write, _type) used to process singly dimensioned arrays of the ServerStatusSoftwareInfoIndex type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerStatusSoftwareInfoIndexSeqHolder

Java Class VariableArray2dOfServerStatusSoftwareInfoIndexHelper

public class VariableArray2dOfServerStatusSoftwareInfoIndexHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate doubly dimensioned arrays of ServerStatusSoftwareInfoIndex type.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfServerStatusSoftwareInfoIndexHelper

Java Class VariableArray2dOfServerStatusSoftwareInfoIndexHolder

public class VariableArray2dOfServerStatusSoftwareInfoIndexHolder

Description

Implementing class for methods (_read, _write, _type) used to process doubly dimensioned arrays of the ServerStatusSoftwareInfoIndex type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfServerStatusSoftwareInfoIndexHolder

CORBA Enum ServerAdminSoftwareInfoIndex

Provides constants that identify slots in an array of system information strings.

Description
This enumeration provides named constants for the slots in the ServerAdminGetInfo::softwareInfo array parameter that is returned by the ServerAdminGetInfo method.

Usage

Member Description
ServerAdminSoftwareInfoIndexSASVersion  The SAS version  
ServerAdminSoftwareInfoIndexSASVersionLong  This slot describes the version number of the SAS Supervisor. This version number identifies both the release and the particular build of the SAS System that is running on the server. Build version information is helpful for problem determination by SAS Technical Support.

Example: "8.00.00P1D02298"

The SYSVLONG macro is the SAS language equivalent.  

ServerAdminSoftwareInfoIndexOSName  This slot contains a specific operating system name for the server.

Example: "OS/390"

The SYSSCPL macro is the SAS language equivalent.  

ServerAdminSoftwareInfoIndexOSFamily  This slot contains a generic operating system name for the server.

Example: "OS"

The SYSSCP macro is the SAS language equivalent.  

ServerAdminSoftwareInfoIndexOSVersion  The string in this slot is a version number for the operating system. The format of the string depends on the operating system.

Example: "V02R04M00"  

ServerAdminSoftwareInfoIndexJobOrProcessID 

Example: "APPCM3"

The SYSJOBID macro is the SAS language equivalent.  

ServerAdminSoftwareInfoIndexServerUserID  This slot contains the operating system user name under which the SAS server is executing.

Example: "USER05"

The SYSUSERID macro is the SAS language equivalent.  

ServerAdminSoftwareInfoIndexClientUserID  The operating system user name of the client.  


Java Class ServerAdminSoftwareInfoIndex

public class ServerAdminSoftwareInfoIndex

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerAdminSoftwareInfoIndex


Java Class ServerAdminSoftwareInfoIndexHelper

public class ServerAdminSoftwareInfoIndexHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate the ServerAdminSoftwareInfoIndex type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerAdminSoftwareInfoIndexHelper

Java Class ServerAdminSoftwareInfoIndexHolder

public class ServerAdminSoftwareInfoIndexHolder

Description

Implementing class for methods (_read, _write, _type) used to process the ServerAdminSoftwareInfoIndex type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerAdminSoftwareInfoIndexHolder

Java Class ServerAdminSoftwareInfoIndexSeqHelper

public class ServerAdminSoftwareInfoIndexSeqHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate singly dimensioned arrays of ServerAdminSoftwareInfoIndex type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerAdminSoftwareInfoIndexSeqHelper

Java Class ServerAdminSoftwareInfoIndexSeqHolder

public class ServerAdminSoftwareInfoIndexSeqHolder

Description

Implementing class for methods (_read, _write, _type) used to process singly dimensioned arrays of the ServerAdminSoftwareInfoIndex type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerAdminSoftwareInfoIndexSeqHolder

Java Class VariableArray2dOfServerAdminSoftwareInfoIndexHelper

public class VariableArray2dOfServerAdminSoftwareInfoIndexHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate doubly dimensioned arrays of ServerAdminSoftwareInfoIndex type.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfServerAdminSoftwareInfoIndexHelper

Java Class VariableArray2dOfServerAdminSoftwareInfoIndexHolder

public class VariableArray2dOfServerAdminSoftwareInfoIndexHolder

Description

Implementing class for methods (_read, _write, _type) used to process doubly dimensioned arrays of the ServerAdminSoftwareInfoIndex type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfServerAdminSoftwareInfoIndexHolder

CORBA Enum ServerAdminHardwareInfoIndex

Named constants for slots in an array of processor information strings.

Description
This enumeration provides named constants for the columns in the ServerAdminGetInfo::hardwareInfo two-dimensional array parameter that is returned by the ServerAdminGetInfo call. The rows represent the processors of the host machine on which the SAS System is executing.

Usage

Member Description
ServerAdminHardwareInfoIndexModelName  If the server has multiple processors, they are very likely to have the same model name. The format of this name will vary by hardware vendor.

Example: IBM  

ServerAdminHardwareInfoIndexModelNumber  If the server has multiple processors, they are very likely to have the same model number. The format of this identifier will vary by hardware vendor.

Example: 9672  

ServerAdminHardwareInfoIndexSerialNumber  The format of this identifier will vary by hardware vendor.

Example: 001111  

ServerAdminHardwareInfoIndexNumIndices  The number of columns in the ServerAdminGetInfo::hardwareInfo array output parameter.  


Java Class ServerAdminHardwareInfoIndex

public class ServerAdminHardwareInfoIndex

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerAdminHardwareInfoIndex


Java Class ServerAdminHardwareInfoIndexHelper

public class ServerAdminHardwareInfoIndexHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate the ServerAdminHardwareInfoIndex type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerAdminHardwareInfoIndexHelper

Java Class ServerAdminHardwareInfoIndexHolder

public class ServerAdminHardwareInfoIndexHolder

Description

Implementing class for methods (_read, _write, _type) used to process the ServerAdminHardwareInfoIndex type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerAdminHardwareInfoIndexHolder

Java Class ServerAdminHardwareInfoIndexSeqHelper

public class ServerAdminHardwareInfoIndexSeqHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate singly dimensioned arrays of ServerAdminHardwareInfoIndex type.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerAdminHardwareInfoIndexSeqHelper

Java Class ServerAdminHardwareInfoIndexSeqHolder

public class ServerAdminHardwareInfoIndexSeqHolder

Description

Implementing class for methods (_read, _write, _type) used to process singly dimensioned arrays of the ServerAdminHardwareInfoIndex type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.ServerAdminHardwareInfoIndexSeqHolder

Java Class VariableArray2dOfServerAdminHardwareInfoIndexHelper

public class VariableArray2dOfServerAdminHardwareInfoIndexHelper

Description

Implementing class for methods (insert, extract, type, id, read, write) used to manipulate doubly dimensioned arrays of ServerAdminHardwareInfoIndex type.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfServerAdminHardwareInfoIndexHelper

Java Class VariableArray2dOfServerAdminHardwareInfoIndexHolder

public class VariableArray2dOfServerAdminHardwareInfoIndexHolder

Description

Implementing class for methods (_read, _write, _type) used to process doubly dimensioned arrays of the ServerAdminHardwareInfoIndex type as an out parameter.

java.lang.Object
  |
  +--com.sas.iom.SAS.VariableArray2dOfServerAdminHardwareInfoIndexHolder


Java Package com.sas.iom.SASIOMCommonEvents
CORBA Module SASIOMCommonEvents

Event interfaces for the SASIOMCommon module

Description

CORBA Event Definitions
 event interface ILogEvents  
 event interface IServerSessionEvents  The ServerEvents interface reflects server level processing events.


Java Event Interfaces
 ILogEvents  
 IServerSessionEvents  The ServerEvents interface reflects server level processing events.