|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface I5OperatingSystem
Represents an instance of i5 Operating System.
Field Summary | |
---|---|
static java.lang.String |
IBM_COPYRIGHT
|
Method Summary | |
---|---|
I5OSSoftwareComponent[] |
getI5Components()
|
I5Profile[] |
getProfiles()
|
int |
getSysValQABNORMSW()
Category: Restart Previous system ending status. |
int |
getSysValQACTJOB()
Category: Jobs Allocate storage at restart for active jobs Specifies the initial number of active jobs for which auxiliary storage is allocated when you restart the system. |
int |
getSysValQADLACTJ()
Category: Jobs Allocate additional storage as needed for active jobs Specifies the additional number of active jobs for which auxiliary storage is to be allocated when the initial number of active jobs at restart is reached. |
java.lang.String |
getSysValQAUDCTL()
Category: Auditing Activate action auditing. |
int |
getSysValQBASACTLVL()
Category: Performance Base memory pool maximum eligible threads You may specify the maximum number of eligible threads for the base memory pool. |
int |
getSysValQBASPOOL()
Category: Performance Base memory pool minimum size Specifies the minimum size of the base memory pool in megabytes (MB). |
int |
getSysValQCCSID()
Category: International Coded character set ID Coded character set identifiers (CCSIDs) identify: - A specific set of encoding scheme identifiers - Character set identifiers - Code page identifiers - Additional coding-related information that uniquely identifies the coded graphic character representation to be used by the system. |
java.lang.String |
getSysValQCONSOLE()
Category: System and user defaults Console name This value specifies the name of the display device that is the console. |
int |
getSysValQDEVRCYACN()
Category: Devices Action to take when a device error occurs on the workstation. |
boolean |
getSysValQDYNPTYADJ()
Category: Performance Dynamically adjust job priorities of interactive jobs You may specify whether the priority of interactive jobs is dynamically adjusted to maintain high performance of batch job processing on your servers (true) or not (false). |
boolean |
getSysValQDYNPTYSCD()
Category: Performance Dynamically adjust job priorities within priority bands This system value allows to turn on (true) and turn off (false) the dynamic priority scheduler. |
int |
getSysValQIPLSTS()
Category: Restart Previous restart type. |
int |
getSysValQIPLTYPE()
Category: Restart Type of restart System value to specify how to handle the next restart. |
java.lang.String |
getSysValQLANGID()
Category: International Language Specifies the language identifier to be used as the default for the system |
java.lang.String |
getSysValQLOCALE()
Category: International Locale Sets the default locale path for a job. |
int |
getSysValQMAXACTLVL()
Category: Performance Maximum eligible threads You may specify the number of threads that can compete at the same time for memory and processor resources. |
int |
getSysValQMAXJOB()
Category: Jobs Maximum jobs Specifies the maximum number of jobs that are allowed on the system. |
int |
getSysValQMCHPOOL()
Category: Performance Machine memory pool size. |
java.lang.String |
getSysValQModel()
Category: System and user defaults Model number 4 character value that specifies the model number. |
int |
getSysValQPWDEXPITV()
Category: Password Password expiration Specifies whether user passwords expire or not. |
int |
getSysValQPWDLVL()
Category: Password Password level The password level of the system can be set to allow for user profile passwords from 1 through 10 characters or to allow for user profile passwords from 1 through 128 characters. |
java.lang.String |
getSysValQPWDVLDPGM()
Category: Password Password validation program This system value provides the ability for a user-written program to do additional validation on passwords. |
boolean |
getSysValQPWRRSTIPL()
Category: Restart Allow auto-restart after power failure System value used to specify whether to automatically restart the iSeries server when a power failure occurs or not |
boolean |
getSysValQRMTIPL()
Category: Restart Allow remote power-on and restart Specifies if remote power-on and restart can (1) or cannot (0) be started over a telephone line. |
int |
getSysValQRMTSIGN()
Category: Restart Remote signon Specifies remote signon options. |
int |
getSysValQSECURITY()
Category: Security Specifies the level of security for your system. |
java.lang.String |
getSysValQSPCENV()
Category: System and user defaults Default user environment Specifies the system environment used as the default for all users Possible values are: NONE - iSeries environment is used. |
java.lang.String |
getSysValQSRLNBR()
Category: System and user defaults Serial number The 8 character serial number is used as a means of identification. |
java.lang.String |
getSysValQSTRUPPGM()
Category: Restart Start-up program to set up system Specifies the name of the program called from an autostart job when the controlling subsystem is started. |
boolean |
hasI5Components()
|
boolean |
hasProfiles()
|
boolean |
hasSysValQABNORMSW()
|
boolean |
hasSysValQACTJOB()
|
boolean |
hasSysValQADLACTJ()
|
boolean |
hasSysValQAUDCTL()
|
boolean |
hasSysValQBASACTLVL()
|
boolean |
hasSysValQBASPOOL()
|
boolean |
hasSysValQCCSID()
|
boolean |
hasSysValQCONSOLE()
|
boolean |
hasSysValQDEVRCYACN()
|
boolean |
hasSysValQDYNPTYADJ()
|
boolean |
hasSysValQDYNPTYSCD()
|
boolean |
hasSysValQIPLSTS()
|
boolean |
hasSysValQIPLTYPE()
|
boolean |
hasSysValQLANGID()
|
boolean |
hasSysValQLOCALE()
|
boolean |
hasSysValQMAXACTLVL()
|
boolean |
hasSysValQMAXJOB()
|
boolean |
hasSysValQMCHPOOL()
|
boolean |
hasSysValQModel()
|
boolean |
hasSysValQPWDEXPITV()
|
boolean |
hasSysValQPWDLVL()
|
boolean |
hasSysValQPWDVLDPGM()
|
boolean |
hasSysValQPWRRSTIPL()
|
boolean |
hasSysValQRMTIPL()
|
boolean |
hasSysValQRMTSIGN()
|
boolean |
hasSysValQSECURITY()
|
boolean |
hasSysValQSPCENV()
|
boolean |
hasSysValQSRLNBR()
|
boolean |
hasSysValQSTRUPPGM()
|
void |
setI5Components(I5OSSoftwareComponent[] x)
|
void |
setProfiles(I5Profile[] x)
|
void |
setSysValQABNORMSW(int x)
|
void |
setSysValQACTJOB(int x)
|
void |
setSysValQADLACTJ(int x)
|
void |
setSysValQAUDCTL(java.lang.String x)
|
void |
setSysValQBASACTLVL(int x)
|
void |
setSysValQBASPOOL(int x)
|
void |
setSysValQCCSID(int x)
|
void |
setSysValQCONSOLE(java.lang.String x)
|
void |
setSysValQDEVRCYACN(int x)
|
void |
setSysValQDYNPTYADJ(boolean x)
|
void |
setSysValQDYNPTYSCD(boolean x)
|
void |
setSysValQIPLSTS(int x)
|
void |
setSysValQIPLTYPE(int x)
|
void |
setSysValQLANGID(java.lang.String x)
|
void |
setSysValQLOCALE(java.lang.String x)
|
void |
setSysValQMAXACTLVL(int x)
|
void |
setSysValQMAXJOB(int x)
|
void |
setSysValQMCHPOOL(int x)
|
void |
setSysValQModel(java.lang.String x)
|
void |
setSysValQPWDEXPITV(int x)
|
void |
setSysValQPWDLVL(int x)
|
void |
setSysValQPWDVLDPGM(java.lang.String x)
|
void |
setSysValQPWRRSTIPL(boolean x)
|
void |
setSysValQRMTIPL(boolean x)
|
void |
setSysValQRMTSIGN(int x)
|
void |
setSysValQSECURITY(int x)
|
void |
setSysValQSPCENV(java.lang.String x)
|
void |
setSysValQSRLNBR(java.lang.String x)
|
void |
setSysValQSTRUPPGM(java.lang.String x)
|
Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement |
---|
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles |
Methods inherited from interface com.collation.platform.model.ModelObject |
---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
Methods inherited from interface com.collation.platform.model.topology.core.Version |
---|
getBuildLevel, getLevel, getMajorVersion, getModifier, getRelease, getVersionString, hasBuildLevel, hasLevel, hasMajorVersion, hasModifier, hasRelease, hasVersionString, setBuildLevel, setLevel, setMajorVersion, setModifier, setRelease, setVersionString |
Methods inherited from interface com.collation.platform.model.topology.process.itil.ConfigurationItem |
---|
getAssetID, getAssetTag, getCICategory, getConfigLastUpdate, getLastAuditState, getLastAuditTime, getLastLifecycleStateTime, getLifecycleState, getPrimaryOwner, hasAssetID, hasAssetTag, hasCICategory, hasConfigLastUpdate, hasLastAuditState, hasLastAuditTime, hasLastLifecycleStateTime, hasLifecycleState, hasPrimaryOwner, setAssetID, setAssetTag, setCICategory, setConfigLastUpdate, setLastAuditState, setLastAuditTime, setLastLifecycleStateTime, setLifecycleState, setPrimaryOwner |
Field Detail |
---|
static final java.lang.String IBM_COPYRIGHT
Method Detail |
---|
int getSysValQSECURITY() throws AttributeNotSetException
AttributeNotSetException
void setSysValQSECURITY(int x)
boolean hasSysValQSECURITY()
java.lang.String getSysValQAUDCTL() throws AttributeNotSetException
AttributeNotSetException
void setSysValQAUDCTL(java.lang.String x)
boolean hasSysValQAUDCTL()
java.lang.String getSysValQSPCENV() throws AttributeNotSetException
AttributeNotSetException
void setSysValQSPCENV(java.lang.String x)
boolean hasSysValQSPCENV()
I5OSSoftwareComponent[] getI5Components() throws AttributeNotSetException
AttributeNotSetException
void setI5Components(I5OSSoftwareComponent[] x)
boolean hasI5Components()
boolean getSysValQRMTIPL() throws AttributeNotSetException
AttributeNotSetException
void setSysValQRMTIPL(boolean x)
boolean hasSysValQRMTIPL()
int getSysValQMAXJOB() throws AttributeNotSetException
AttributeNotSetException
void setSysValQMAXJOB(int x)
boolean hasSysValQMAXJOB()
int getSysValQCCSID() throws AttributeNotSetException
AttributeNotSetException
void setSysValQCCSID(int x)
boolean hasSysValQCCSID()
I5Profile[] getProfiles() throws AttributeNotSetException
AttributeNotSetException
void setProfiles(I5Profile[] x)
boolean hasProfiles()
int getSysValQPWDLVL() throws AttributeNotSetException
AttributeNotSetException
void setSysValQPWDLVL(int x)
boolean hasSysValQPWDLVL()
java.lang.String getSysValQLANGID() throws AttributeNotSetException
AttributeNotSetException
void setSysValQLANGID(java.lang.String x)
boolean hasSysValQLANGID()
java.lang.String getSysValQPWDVLDPGM() throws AttributeNotSetException
AttributeNotSetException
void setSysValQPWDVLDPGM(java.lang.String x)
boolean hasSysValQPWDVLDPGM()
java.lang.String getSysValQSTRUPPGM() throws AttributeNotSetException
AttributeNotSetException
void setSysValQSTRUPPGM(java.lang.String x)
boolean hasSysValQSTRUPPGM()
java.lang.String getSysValQCONSOLE() throws AttributeNotSetException
AttributeNotSetException
void setSysValQCONSOLE(java.lang.String x)
boolean hasSysValQCONSOLE()
boolean getSysValQDYNPTYADJ() throws AttributeNotSetException
AttributeNotSetException
void setSysValQDYNPTYADJ(boolean x)
boolean hasSysValQDYNPTYADJ()
boolean getSysValQPWRRSTIPL() throws AttributeNotSetException
AttributeNotSetException
void setSysValQPWRRSTIPL(boolean x)
boolean hasSysValQPWRRSTIPL()
java.lang.String getSysValQLOCALE() throws AttributeNotSetException
AttributeNotSetException
void setSysValQLOCALE(java.lang.String x)
boolean hasSysValQLOCALE()
int getSysValQPWDEXPITV() throws AttributeNotSetException
AttributeNotSetException
void setSysValQPWDEXPITV(int x)
boolean hasSysValQPWDEXPITV()
int getSysValQIPLSTS() throws AttributeNotSetException
AttributeNotSetException
void setSysValQIPLSTS(int x)
boolean hasSysValQIPLSTS()
int getSysValQDEVRCYACN() throws AttributeNotSetException
AttributeNotSetException
void setSysValQDEVRCYACN(int x)
boolean hasSysValQDEVRCYACN()
int getSysValQRMTSIGN() throws AttributeNotSetException
AttributeNotSetException
void setSysValQRMTSIGN(int x)
boolean hasSysValQRMTSIGN()
int getSysValQBASACTLVL() throws AttributeNotSetException
AttributeNotSetException
void setSysValQBASACTLVL(int x)
boolean hasSysValQBASACTLVL()
int getSysValQBASPOOL() throws AttributeNotSetException
AttributeNotSetException
void setSysValQBASPOOL(int x)
boolean hasSysValQBASPOOL()
int getSysValQABNORMSW() throws AttributeNotSetException
AttributeNotSetException
void setSysValQABNORMSW(int x)
boolean hasSysValQABNORMSW()
boolean getSysValQDYNPTYSCD() throws AttributeNotSetException
AttributeNotSetException
void setSysValQDYNPTYSCD(boolean x)
boolean hasSysValQDYNPTYSCD()
int getSysValQIPLTYPE() throws AttributeNotSetException
AttributeNotSetException
void setSysValQIPLTYPE(int x)
boolean hasSysValQIPLTYPE()
int getSysValQACTJOB() throws AttributeNotSetException
AttributeNotSetException
void setSysValQACTJOB(int x)
boolean hasSysValQACTJOB()
int getSysValQADLACTJ() throws AttributeNotSetException
AttributeNotSetException
void setSysValQADLACTJ(int x)
boolean hasSysValQADLACTJ()
java.lang.String getSysValQModel() throws AttributeNotSetException
AttributeNotSetException
void setSysValQModel(java.lang.String x)
boolean hasSysValQModel()
java.lang.String getSysValQSRLNBR() throws AttributeNotSetException
AttributeNotSetException
void setSysValQSRLNBR(java.lang.String x)
boolean hasSysValQSRLNBR()
int getSysValQMCHPOOL() throws AttributeNotSetException
AttributeNotSetException
void setSysValQMCHPOOL(int x)
boolean hasSysValQMCHPOOL()
int getSysValQMAXACTLVL() throws AttributeNotSetException
AttributeNotSetException
void setSysValQMAXACTLVL(int x)
boolean hasSysValQMAXACTLVL()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |