|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AttributeNotSetException in com.collation.platform.model |
---|
Methods in com.collation.platform.model that throw AttributeNotSetException | |
---|---|
int |
ModelObject.getAdminState()
Returns the administrative state of the object |
int |
ModelObject.getBidiFlag()
Returns the Bidi flag of the object |
java.lang.String |
ModelObject.getBidiFormat()
Returns the Bidi format of the object |
java.lang.String |
ModelObject.getCDMSource()
Returns the source of object |
Guid |
ModelObject.getCmdbSource()
Returns the domain source of object |
java.lang.String |
ModelObject.getContextIp()
Returns the context in which the object was created. |
java.lang.String |
ModelObject.getCreatedBy()
Returns a string identifying how the object was created |
java.lang.String |
ModelObject.getDescription()
Returns a description of the object |
java.lang.String |
ModelObject.getDisplayName()
Returns a name string suitable for display in a UI. |
boolean |
Configuration.getEnabled()
Is this configuration enabled ? Allows you to create a Configuration without using it immediately. |
byte[] |
ModelObject.getExtendedAttributes()
|
java.lang.String |
Configuration.getFamilyName()
|
Guid |
ModelObject.getGuid()
Returns the primary Guid of the object |
java.lang.String |
ModelObject.getLabel()
Returns the user defined label of the object |
java.lang.String |
ModelObject.getLastModifiedBy()
Returns a string identifying how the object was last modified |
long |
ModelObject.getLastModifiedTime()
Returns the last modified time |
java.lang.String |
Configuration.getMssGuid()
|
java.lang.String |
TestDummy.getName()
|
java.lang.String |
Configuration.getName()
|
java.lang.String |
ModelObject.getObjectType()
Returns the type of object |
int |
Configuration.getOperationalStatus()
Has the Configurable object accepted this configuration or not ? Indicates the operational status of the configuration with regards to the acceptance process of the configurable object. |
java.lang.String |
Configuration.getRejectionReason()
If the Configurable object has rejected this configuration then this attribute contains a description of the rejection reason. |
java.lang.String |
ModelObject.getSourceToken()
Returns the source token of object |
Uses of AttributeNotSetException in com.collation.platform.model.attributeprio |
---|
Methods in com.collation.platform.model.attributeprio that throw AttributeNotSetException | |
---|---|
java.lang.String |
AttributePrioDataSources.getHostName()
|
int |
AttributePrioDataSources.getId()
|
int |
AttributePrioDataSourceIds.getId()
|
java.lang.String |
AttributePrioDataSources.getInternalId()
|
java.lang.String |
AttributePrioDataSources.getManufacturerName()
|
java.lang.String |
AttributePrioDataSources.getMssGuidString()
|
java.lang.String |
AttributePrioDataSources.getMssSubComponent()
|
java.lang.String |
AttributePrioDataSources.getMssSubComponentInstance()
|
Guid |
AttributePrioDataSources.getOwnGuid()
|
java.lang.String |
AttributePrioDefinitions.getPrioAttributeName()
|
java.lang.String |
AttributePrioDefinitions.getPrioClassName()
|
java.lang.String |
AttributePrioDefinitions.getPriorityString()
|
java.lang.String |
AttributePrioDataSourceIds.getPrivateName()
|
java.lang.String |
AttributePrioDataSources.getProductName()
|
Uses of AttributeNotSetException in com.collation.platform.model.casm.monitor.agent |
---|
Methods in com.collation.platform.model.casm.monitor.agent that throw AttributeNotSetException | |
---|---|
int |
GenericAgentConfiguration.getRmiPort()
RMI port the agent will be listening on for input |
java.lang.String |
SnmpTrapAgentConfiguration.getTrapMapper()
The class of the mapper that will be used to map SNMP traps to AgentEvents e.g. |
int |
SnmpTrapAgentConfiguration.getTrapPort()
SNMP port the agent will be listening on for input |
boolean |
SnmpTrapAgentConfiguration.getUseTCPTransport()
Determines if TCP should be used to receive traps instead of UDP |
Uses of AttributeNotSetException in com.collation.platform.model.casm.monitor.forwarding |
---|
Methods in com.collation.platform.model.casm.monitor.forwarding that throw AttributeNotSetException | |
---|---|
int |
ForwarderConfiguration.getCategory()
This attribute allows the forwarder to filter on event Category. |
java.lang.String |
CommandForwarderConfiguration.getCommand()
An absolute pathname to a command executable or script that accepts the details of a StateChangeEvent as parameters. |
java.lang.String |
ForwarderConfiguration.getComponentType()
This attribute allows the forwarder to filter on a particular component type. |
int |
ForwarderConfiguration.getSeverityThreshold()
This attribute allows the forwarder to forward only StateChangeEvents that have a severity greater or equals than a specific threshold |
java.lang.String |
SnmpTrapForwarderConfiguration.getTrapCommunity()
The SNMP trap community that will be used to send SNMP traps with. |
java.lang.String |
SnmpTrapForwarderConfiguration.getTrapDestination()
The trap destination host definition. |
int |
SnmpTrapForwarderConfiguration.getTrapPort()
The UDP port on the trap destination host to forward SNMP traps to. |
Uses of AttributeNotSetException in com.collation.platform.model.casm.monitor.propagator |
---|
Methods in com.collation.platform.model.casm.monitor.propagator that throw AttributeNotSetException | |
---|---|
boolean |
ComputerSystemPropagatorConfiguration.getAppServerPropagation()
|
int |
PropagatorConfiguration.getCategory()
Defines if a propagator should be restricted for events of a specific category. |
boolean |
IpInterfacePropagatorConfiguration.getComputerSystemPropagation()
Determines if the propagator will propagate towards the enclosing computersystem. |
boolean |
PropagatorConfiguration.getContainerPropagation()
Does the propagator propagate downward towards it's container ? Default is true. |
int |
ComputerSystemPropagatorConfiguration.getDependentAppServerPropagationDelta()
|
boolean |
PropagatorConfiguration.getDependentPropagation()
Does the propagator propagate towards dependents ? Default is true. |
int |
ComputerSystemPropagatorConfiguration.getDirectAppServerPropagationDelta()
|
int |
PropagatorConfiguration.getLevel()
This attribute determines the order of the propagators on the propagation stack. |
int |
ComputerSystemPropagatorConfiguration.getMergeThresholdPercentage()
|
java.lang.String |
PropagatorConfiguration.getPropagatorClassName()
|
int |
IpInterfacePropagatorConfiguration.getThresholdPercentage()
The percentage of nodes in a subnet that need to be of severity X before the subnet shows severity X If the number of nodes with severity X is below that threshold and > 0 the subnet shows severity X -1 |
Uses of AttributeNotSetException in com.collation.platform.model.discovery |
---|
Methods in com.collation.platform.model.discovery that throw AttributeNotSetException | |
---|---|
java.lang.String |
DiscoveryRun.getCause()
|
long |
DiscoveryRun.getDiscoverRunId()
|
DiscoveryProfile |
DiscoveryRun.getDiscoveryProfile()
|
java.lang.String |
DiscoveryRun.getDiscoveryProgressLog()
|
long |
DiscoveryRun.getEndTime()
|
java.lang.String |
DiscoveryRun.getInitiator()
|
java.lang.String |
DiscoveryRun.getRunName()
|
int |
DiscoveryRun.getRunType()
|
boolean |
DiscoveryRun.getScheduled()
|
ScopeElement[] |
DiscoveryRun.getScopeElements()
Scope used for this discovery |
long |
DiscoveryRun.getStartTime()
|
int |
DiscoveryRun.getStatus()
|
int |
DiscoveryRun.getTerminationType()
|
Uses of AttributeNotSetException in com.collation.platform.model.discovery.agent |
---|
Methods in com.collation.platform.model.discovery.agent that throw AttributeNotSetException | |
---|---|
boolean |
StorageAgentConfiguration.getActiveDisksOnly()
A flag that indicates if only active disks need to be discovered. |
java.lang.String |
AgentConfiguration.getAgentClassName()
|
VeritasClusterAttrMapping[] |
VeritasClusterMapping.getAttrMappings()
|
int |
AgentConfiguration.getBidiConfigFlag()
|
java.lang.String |
AgentConfiguration.getBidiConfigFormat()
|
java.lang.String |
AgentConfiguration.getBidiProfile()
|
java.lang.String |
BidiProfile.getBidiProfileFormat()
|
java.lang.String |
SnmpAgentConfiguration.getCharacterEncoding()
|
int |
CiscoTelnetAgentConfiguration.getCheckTimeout()
The timeout in milliseconds used to determine if telnet is available |
ClassPathEntry[] |
AgentConfiguration.getClassPath()
|
java.lang.String |
StackScanAgentConfiguration.getCombinerOSRules()
|
java.lang.String |
CiscoTelnetAgentConfiguration.getCommands()
The commands to execute. |
java.lang.String |
StackScanAgentConfiguration.getConfidenceThreshold()
|
java.lang.String |
AdditionalFields.getDatabaseName()
|
java.lang.String |
WebSphereAgentConfiguration.getDeepDiscoveryLevel()
|
int |
VeritasClusterAgentConfiguration.getDiscoveryMode()
|
java.lang.String |
AdditionalFields.getDocumentName()
|
java.lang.String |
ClassPathEntry.getEntry()
|
int |
CiscoTelnetAgentConfiguration.getExpectTimeout()
The timeout in milliseconds used to determine how long we will wait for a command to respond |
OracleMetadata |
OracleAgentConfiguration.getExtendedSchemaDiscovery()
|
java.lang.String |
StorageAgentConfiguration.getFdiskCommand()
The command to use to access fdisk |
java.lang.String |
WebSphereAgentConfiguration.getFfdcLogDirectory()
|
java.lang.String |
AdditionalFields.getFields()
|
java.lang.String |
UniversalDataAgentConfiguration.getFileDelimiter()
It defines the delimiter by which the contents in the file are separated |
java.lang.String |
FileGrabberAgentConfiguration.getFileName()
The name of the file whose contents need to be grabbed |
java.lang.String |
StackScanAgentConfiguration.getFingerprintFile()
|
int |
CiscoWorksAgentConfiguration.getHttpTimeout()
The time out used by the HTTP client when talking to the CiscoWorks servlet |
DominoIIOPServer[] |
DominoServerAgentConfiguration.getIIOPServers()
|
java.lang.String |
StackScanAgentConfiguration.getIpscanThreads()
|
int |
BidiProfile.getLinks()
|
java.lang.String |
SnmpAgentConfiguration.getLocale()
|
java.lang.String |
UniversalDataAgentConfiguration.getLocalFileName()
If defined, the name of a local file that will be used to pass the result of the transform This avoid passing the data through the space, which can be faster for large datasets |
java.lang.String |
FileGrabberAgentConfiguration.getLocalFileName()
If specified, the content of the file is stored in the local filesystem instead of being dropped in the java space. |
java.lang.String |
UniversalDataAgentConfiguration.getMatchTag()
|
java.lang.String |
WebSphereAgentConfiguration.getMediumDiscoveryLevel()
|
int |
OracleMetadata.getMode()
|
java.lang.String |
VeritasClusterMapping.getModelClass()
|
java.lang.String |
OracleMetadata.getName()
|
java.lang.String |
DominoIIOPServer.getName()
|
java.lang.String |
BidiProfile.getName()
|
java.lang.String |
StackScanAgentConfiguration.getNmapExec()
|
int |
PortScanAgentConfiguration.getNumAttempts()
|
int |
AgentConfiguration.getObjectVersion()
|
java.lang.String |
FileGrabberAgentConfiguration.getOptimizeLocal()
If set to "true", do not copy the file over if it is found on the same host as the collation server |
java.lang.String |
AgentConfiguration.getOriginalName()
|
java.lang.String |
StackScanAgentConfiguration.getOsTimeoutMs()
|
java.lang.String |
UniversalDataAgentConfiguration.getParserClassName()
The class of the parser that will be used to convert raw text into XML If not set then the input is assumed to be XML and is just copied to the output |
java.lang.String |
UniversalDataAgentConfiguration.getParserParameters()
The parameters passed the parser that will be used to convert raw text into XML These parameters are a string that can be interpreted by the parser. |
java.lang.String |
PortScanAgentConfiguration.getPortList()
The CSV list of ports that need to be scanned If useDefaultPorts is true then this list will be added to the default port list |
java.lang.String |
StackScanAgentConfiguration.getPortscanThreads()
|
java.lang.String |
BidiProfile.getProfileDesc()
|
java.lang.String |
OracleSchemaProps.getProperty()
|
java.lang.String |
SnmpAgentConfiguration.getScanL2Interfaces()
|
OracleSchemaProps[] |
OracleMetadata.getSchemaObjects()
|
java.lang.String |
FileGrabberAgentConfiguration.getScope()
If specified, the sensor is only started on hosts within the scope |
java.lang.String |
AgentConfiguration.getScopeSetName()
|
java.lang.String |
AgentConfiguration.getSeedClassName()
|
java.lang.String |
StackScanAgentConfiguration.getServicesFileParserFile()
|
java.lang.String |
WebSphereAgentConfiguration.getShallowDiscoveryLevel()
|
int |
SnmpAgentConfiguration.getSnmpPort()
|
int |
SnmpAgentConfiguration.getSnmpTimeout()
|
java.lang.String |
VeritasClusterAttrMapping.getSource()
|
java.lang.String |
DominoIIOPServer.getSSL()
|
java.lang.String |
VeritasClusterAttrMapping.getTarget()
|
java.lang.String |
StackScanAgentConfiguration.getTcpPorts()
|
java.lang.String |
StackScanAgentConfiguration.getTcpTimeoutMs()
|
java.lang.String |
AgentConfiguration.getTemplateClassName()
|
int |
PortScanAgentConfiguration.getTimeout()
|
java.lang.String |
WebSphereAgentConfiguration.getTraceOutputFile()
|
java.lang.String |
WebSphereAgentConfiguration.getTraceSpecification()
|
java.lang.String |
StackScanAgentConfiguration.getUdpPorts()
|
java.lang.String |
StackScanAgentConfiguration.getUdpTimeoutMs()
|
boolean |
PortScanAgentConfiguration.getUseDefaultPortList()
Specifies if the default port list internal to the agent will be used. |
VeritasClusterMapping[] |
VeritasClusterAgentConfiguration.getVeritasClusterMappings()
|
java.lang.String |
VeritasClusterMapping.getVeritasType()
|
java.lang.String |
AdditionalFields.getViewName()
|
java.lang.String |
StackScanAgentConfiguration.getWindowsSessionTimeout()
|
java.lang.String |
UniversalDataAgentConfiguration.getXSL()
The XSL transform that will create ModelObject XML from the XML output by the parser If not set then the XML coming from the parser stage is already assumed to be ModelObject XML |
java.lang.String |
UniversalDataAgentConfiguration.getXSLFileName()
A file that contains the XSL transform. |
Uses of AttributeNotSetException in com.collation.platform.model.discovery.arts.agent |
---|
Methods in com.collation.platform.model.discovery.arts.agent that throw AttributeNotSetException | |
---|---|
java.lang.String |
ArtsAgentConfiguration.getTimeDelay()
|
Uses of AttributeNotSetException in com.collation.platform.model.discovery.auth |
---|
Methods in com.collation.platform.model.discovery.auth that throw AttributeNotSetException | |
---|---|
byte[] |
AccessEntry.getAuth()
encrypted auth |
java.lang.String |
AccessEntry.getName()
MD5 hashed name |
int |
DefaultAccessEntry.getOrder()
|
DiscoveryProfile |
ProfileAccessEntry.getParent()
|
java.lang.String |
AccessEntry.getType()
MD5 hashed type |
Uses of AttributeNotSetException in com.collation.platform.model.discovery.cdm |
---|
Methods in com.collation.platform.model.discovery.cdm that throw AttributeNotSetException | |
---|---|
CDMAttribute[] |
CDMQuery.getAttributes()
|
long |
CDMInfo.getCreateTime()
|
boolean |
CDMQuery.getFilterScope()
|
long |
CDMInfo.getModifiedTime()
|
java.lang.String |
CDMQuery.getName()
|
java.lang.String |
CDMInfo.getName()
|
java.lang.String |
CDMAttribute.getName()
|
java.lang.String |
CDMInfo.getPassWord()
|
int |
CDMInfo.getPort()
|
java.lang.String |
CDMQuery.getQuery()
|
Scope |
CDMInfo.getScope()
|
java.lang.String |
CDMInfo.getSourceHostName()
|
java.lang.String |
CDMQuery.getUser()
|
java.lang.String |
CDMInfo.getUserName()
|
Uses of AttributeNotSetException in com.collation.platform.model.discovery.profile |
---|
Methods in com.collation.platform.model.discovery.profile that throw AttributeNotSetException | |
---|---|
ProfileAccessEntry[] |
DiscoveryProfile.getAccessList()
|
Guid |
ObjectRediscoveryInfo.getAgentConfigurationGuid()
|
java.lang.String |
ObjectRediscoveryInfo.getAgentConfigurationName()
|
AgentConfiguration[] |
DiscoveryProfile.getAgentConfigurations()
|
Guid |
ScopeRestriction.getKeyGuid()
|
java.lang.String |
Property.getName()
|
java.lang.String |
DiscoveryProfile.getName()
|
int |
DiscoveryProfile.getObjectVersion()
|
Guid |
ObjectRediscoveryInfo.getObjGuid()
|
ModelObject[] |
ObjectRediscoveryInfo.getObjGuids()
|
DiscoveryProfile |
Property.getParent()
|
DiscoveryProfile |
RunDefinition.getProfile()
|
Property[] |
DiscoveryProfile.getProperties()
|
Scope |
ScopeRestriction.getScope()
|
Scope |
RunDefinition.getScope()
|
Scope |
Property.getScope()
|
ScopeRestriction[] |
DiscoveryProfile.getScopeRestrictions()
|
byte[] |
ObjectRediscoveryInfo.getSeed()
|
java.lang.String |
Property.getValue()
|
Uses of AttributeNotSetException in com.collation.platform.model.discovery.schedule |
---|
Methods in com.collation.platform.model.discovery.schedule that throw AttributeNotSetException | |
---|---|
long |
SchedulePolicy.getInterval()
|
java.lang.String |
SchedulePolicy.getName()
|
java.lang.String |
SchedulePolicy.getPeriod()
|
DiscoveryProfile |
SchedulePolicy.getProfile()
|
long |
SchedulePolicy.getStartTime()
|
int |
SchedulePolicy.getTypeOfSchedule()
|
java.lang.String |
SchedulePolicy.getUserFriendlyNames()
|
Uses of AttributeNotSetException in com.collation.platform.model.discovery.scope |
---|
Methods in com.collation.platform.model.discovery.scope that throw AttributeNotSetException | |
---|---|
ScopeElement[] |
Scope.getElements()
|
java.lang.String |
IpRangeScope.getEnd()
|
ScopeElement[] |
ScopeElement.getExcludes()
|
java.lang.String |
IpAddressScope.getIp()
|
java.lang.String |
IpNetworkScope.getIpAddress()
|
Guid |
ScopeElement.getKeyGuid()
|
java.lang.String |
ScopeElement.getName()
|
java.lang.String |
Scope.getName()
|
java.lang.String |
IpRangeScope.getStart()
|
java.lang.String |
IpNetworkScope.getSubnetMask()
|
Uses of AttributeNotSetException in com.collation.platform.model.discovery.template |
---|
Methods in com.collation.platform.model.discovery.template that throw AttributeNotSetException | |
---|---|
int |
Template.getAction()
|
java.lang.String |
AppServerTemplate.getApplicationName()
|
int |
FilterSet.getBoolExp()
|
boolean |
Template.getEnabled()
|
FileCapture[] |
Template.getFileCaptureList()
Return a list of FileCapture objects |
Filter[] |
FilterSet.getFilterList()
|
FilterSet |
Template.getFilterSet()
Return the filter Set |
java.lang.String |
Template.getIconName()
|
int |
Template.getIndex()
Get the index |
boolean |
Template.getInternal()
Get if the template is an internal one |
int |
FileCapture.getMaxSize()
|
TemplateGroup[] |
ApplicationTemplate.getMemberSet()
Return the membership set |
java.lang.String |
TemplateGroup.getName()
Get the name of this group |
java.lang.String |
Template.getName()
Get the name of this template |
java.lang.String |
ApplicationTemplate.getName()
Get the name of this template |
java.lang.String |
Filter.getOperand1()
|
java.lang.String |
Filter.getOperand2()
|
java.lang.String |
Filter.getOperator()
|
int |
Template.getOrder()
|
Template |
FilterSet.getParent()
|
FilterSet |
Filter.getParent()
|
Template |
FileCapture.getParent()
|
java.lang.String |
Filter.getPart()
|
java.lang.String |
FileCapture.getPathName()
|
java.lang.String |
FileCapture.getPathPrefix()
|
boolean |
FileCapture.getRecurseDirectory()
|
java.lang.String |
Template.getSeedClass()
|
int |
Template.getSource()
|
boolean |
FileCapture.getStatOnly()
|
Template |
TemplateGroup.getTemplate()
|
java.lang.String |
Template.getTemplateActionClass()
Return a Template Match Action Class Name that will specify an action when a template is matched |
java.lang.String |
Template.getType()
Get the type of this template |
Uses of AttributeNotSetException in com.collation.platform.model.domain |
---|
Methods in com.collation.platform.model.domain that throw AttributeNotSetException | |
---|---|
boolean |
CMDBDomain.getDefaultDomain()
|
Scope |
CMDBDomain.getDomainScope()
|
java.lang.String |
CMDBDomain.getHostname()
|
int |
SyncSchedule.getInterval()
|
long |
CMDBDomain.getLastSynchTimestamp()
|
java.lang.String |
SyncSchedule.getName()
|
java.lang.String |
CMDBDomain.getName()
|
CMDBDomain |
SyncSchedule.getParent()
|
CMDBDomain |
SyncQuery.getParent()
|
java.lang.String |
CMDBDomain.getPassword()
|
java.lang.String |
SyncSchedule.getPeriod()
|
int |
CMDBDomain.getPort()
|
int |
CMDBDomain.getRmiPort()
|
long |
SyncSchedule.getStartTime()
|
SyncQuery |
CMDBDomain.getSynchQuery()
|
SyncSchedule[] |
CMDBDomain.getSynchSchedules()
|
java.lang.String |
SyncSchedule.getSyncLog()
|
int |
SyncSchedule.getSyncStatus()
|
int |
SyncSchedule.getTypeOfSchedule()
|
int |
CMDBDomain.getWebPort()
|
int |
CMDBDomain.getWebsslPort()
|
Uses of AttributeNotSetException in com.collation.platform.model.gui.customviews |
---|
Methods in com.collation.platform.model.gui.customviews that throw AttributeNotSetException | |
---|---|
java.lang.String |
IpRangeViewConstruct.getEndIp()
|
ViewConstruct[] |
ViewDefinition.getExcludeViewConstructs()
|
Guid |
InstanceViewConstruct.getInstanceId()
|
java.lang.String |
SpecificIpViewConstruct.getIpAddress()
|
java.lang.String |
IpNetworkViewConstruct.getIpAddress()
|
int |
ViewConstruct.getLevel()
|
java.lang.String |
ViewDefinition.getName()
|
java.lang.String |
ViewConstruct.getName()
|
java.lang.String |
IpRangeViewConstruct.getStartIp()
|
java.lang.String |
IpNetworkViewConstruct.getSubnetMask()
|
java.lang.String |
TypeViewConstruct.getTypeName()
|
ViewConstruct[] |
ViewDefinition.getViewConstructs()
|
Uses of AttributeNotSetException in com.collation.platform.model.gui.preferences |
---|
Methods in com.collation.platform.model.gui.preferences that throw AttributeNotSetException | |
---|---|
boolean |
FilterPreference.getContainedNodes()
|
int |
FilterPreference.getDependencyLevels()
|
java.lang.String |
Preference.getName()
|
long |
FilterPreference.getObjectId()
|
UserPreference |
Preference.getParent()
|
Preference[] |
UserPreference.getPreferences()
|
java.lang.String |
FilterPreference.getTypesOfClasses()
|
java.lang.String |
UserPreference.getUserName()
|
java.lang.String |
Preference.getValue()
|
Uses of AttributeNotSetException in com.collation.platform.model.plugin |
---|
Methods in com.collation.platform.model.plugin that throw AttributeNotSetException | |
---|---|
boolean |
PluginConfiguration.getAnyOs()
|
PluginDefinition |
PluginConfiguration.getAnyOsPluginDef()
|
java.lang.String |
PluginDefinition.getCommandName()
|
boolean |
PluginDefinition.getCommandRemote()
|
java.lang.String |
PluginDefinition.getLocalWorkingDirectory()
|
java.lang.String |
PluginOsMapping.getOsNameList()
|
PluginDefinition |
PluginOsMapping.getPluginDef()
|
PluginOsMapping[] |
PluginConfiguration.getPluginOsMaps()
|
java.lang.String |
PluginDefinition.getPluginType()
|
java.lang.String |
PluginDefinition.getRemoteWorkingDirectory()
|
Uses of AttributeNotSetException in com.collation.platform.model.provision.definition |
---|
Methods in com.collation.platform.model.provision.definition that throw AttributeNotSetException | |
---|---|
Action[] |
PackageDefinition.getActions()
|
Action[] |
ModuleDefinition.getActions()
|
Action[] |
ApplicationDefinition.getActions()
|
java.lang.String |
ApplicationDeploymentPlan.getApplicationDefinitionName()
|
java.lang.String |
ApplicationDeploymentPlan.getApplicationDefinitionVersion()
|
java.lang.String |
FileLocation.getChecksum()
|
java.lang.String |
Action.getCommand()
|
java.lang.String |
Action.getCommandType()
|
ContainerConstraint |
ModuleDefinition.getContainerConstraint()
|
ContainerInstance[] |
ModuleMapping.getContainerInstances()
|
java.lang.String |
PackageDefinition.getDefVersion()
|
java.lang.String |
ModuleDefinition.getDefVersion()
|
java.lang.String |
ApplicationDefinition.getDefVersion()
|
FileLocation |
PackageDefinition.getFileLocation()
|
FileLocation |
Action.getFileLocation()
|
ConstraintFilter[] |
Constraint.getFilters()
|
java.lang.String |
FileLocation.getHost()
|
HostConstraint |
ModuleDefinition.getHostConstraint()
|
java.lang.String |
HostInstance.getHostId()
|
java.lang.String |
ContainerInstance.getHostId()
|
HostInstance[] |
ModuleMapping.getHostInstances()
|
java.lang.String |
ModuleMapping.getModuleDefinitionName()
|
ModuleDefinition[] |
ApplicationDefinition.getModuleDefinitions()
|
java.lang.String |
ModuleMapping.getModuleDefinitionVersion()
|
ModuleMapping[] |
ApplicationDeploymentPlan.getModuleMappings()
|
java.lang.String |
Parameter.getName()
|
java.lang.String |
PackageDefinition.getName()
|
java.lang.String |
ModuleDefinition.getName()
|
java.lang.String |
Constraint.getName()
|
java.lang.String |
ApplicationDeploymentPlan.getName()
|
java.lang.String |
ApplicationDefinition.getName()
|
java.lang.String |
Action.getName()
|
Guid |
HostInstance.getObjectId()
|
Guid |
ContainerInstance.getObjectId()
|
java.lang.String |
Constraint.getOperand()
|
java.lang.String |
Parameter.getOwner()
|
java.lang.String |
Constraint.getOwner()
|
java.lang.String |
Action.getOwner()
|
java.lang.String |
Parameter.getOwnerType()
|
PackageDefinition[] |
ModuleDefinition.getPackageDefinitions()
|
Parameter[] |
PackageDefinition.getParameters()
|
Parameter[] |
ModuleDefinition.getParameters()
|
Parameter[] |
ApplicationDefinition.getParameters()
|
java.lang.String |
Action.getParameters()
|
Constraint |
ConstraintFilter.getParent()
|
java.lang.String |
HostInstance.getPath()
|
java.lang.String |
FileLocation.getPath()
|
long |
ContainerInstance.getPort()
|
java.lang.String |
ApplicationDeploymentPlan.getPreviousDeploymentPlan()
|
java.lang.String |
ConstraintFilter.getQuery()
|
int |
Parameter.getQueryContext()
|
java.lang.String |
ContainerInstance.getSid()
|
int |
ApplicationDeploymentPlan.getStatus()
|
java.lang.String |
Action.getTargetPath()
|
java.lang.String |
PackageDefinition.getType()
|
java.lang.String |
ModuleDefinition.getType()
|
java.lang.String |
Constraint.getType()
|
java.lang.String |
Action.getType()
|
java.lang.String |
Action.getUserName()
|
java.lang.String |
Parameter.getValue()
|
int |
Parameter.getValueType()
|
Workflow |
ApplicationDeploymentPlan.getWorkflow()
|
Workflow |
ApplicationDeploymentPlan.getWorkflowDefinition()
|
Workflow[] |
ApplicationDefinition.getWorkflows()
|
java.lang.String |
Action.getWorkingDirectory()
|
Uses of AttributeNotSetException in com.collation.platform.model.provision.runtime |
---|
Methods in com.collation.platform.model.provision.runtime that throw AttributeNotSetException | |
---|---|
AuditEntry[] |
Deployment.getAuditLog()
|
ParamMap[] |
ParamMap.getChildren()
|
ApplicationDeploymentPlan |
Deployment.getDeploymentPlan()
|
java.lang.String |
AuditEntry.getMessage()
|
java.lang.String |
ParamValue.getName()
|
java.lang.String |
ParamMap.getName()
|
java.lang.String |
ParamMap.getOwner()
|
java.lang.String |
ParamMap.getOwnerType()
|
ParamMap |
Deployment.getParamMap()
|
ParamMap |
ParamValue.getParent()
|
Deployment |
AuditEntry.getParent()
|
int |
Deployment.getStatus()
|
long |
AuditEntry.getTaskId()
|
long |
AuditEntry.getTimestamp()
|
java.lang.String |
ParamValue.getValue()
|
ParamValue[] |
ParamMap.getValues()
|
WorkflowRuntime |
Deployment.getWorkflowRuntime()
|
Uses of AttributeNotSetException in com.collation.platform.model.provision.workflow |
---|
Methods in com.collation.platform.model.provision.workflow that throw AttributeNotSetException | |
---|---|
java.lang.String |
SystemTaskRuntimeData.getActionName()
|
java.lang.String |
SystemTaskData.getActionName()
|
java.lang.String |
UserTaskRuntimeData.getApplicationName()
|
java.lang.String |
UserTaskData.getApplicationName()
|
java.lang.String |
SystemTaskRuntimeData.getApplicationName()
|
java.lang.String |
SystemTaskData.getApplicationName()
|
java.lang.String |
ParamTaskRuntimeData.getApplicationName()
|
java.lang.String |
ParamTaskData.getApplicationName()
|
java.lang.String |
SystemTaskRuntimeData.getModuleName()
|
java.lang.String |
SystemTaskData.getModuleName()
|
java.lang.String |
ParamTaskRuntimeData.getModuleName()
|
java.lang.String |
ParamTaskData.getModuleName()
|
Guid |
SystemTaskRuntimeData.getObjectId()
|
Guid |
SystemTaskDataInstance.getObjectId()
|
Guid |
ParamTaskRuntimeData.getObjectId()
|
Guid |
ParamTaskDataInstance.getObjectId()
|
java.lang.String |
SystemTaskRuntimeData.getPackageName()
|
java.lang.String |
SystemTaskData.getPackageName()
|
java.lang.String |
ParamTaskRuntimeData.getPackageName()
|
java.lang.String |
ParamTaskData.getPackageName()
|
java.lang.String |
ParamTaskRuntimeData.getParameterName()
|
java.lang.String |
ParamTaskData.getParameterName()
|
Uses of AttributeNotSetException in com.collation.platform.model.standardization |
---|
Methods in com.collation.platform.model.standardization that throw AttributeNotSetException | |
---|---|
java.lang.String |
StandardizationRule.getAllowableValue()
AllowableValue methods |
java.lang.String |
StandardizationRuleSetMap.getAttribute()
Attribute Methods |
java.lang.String |
StandardizationRuleSet.getName()
Name methods |
java.lang.String |
StandardizationRuleSetMap.getObject()
Object Methods |
java.lang.String |
StandardizationRule.getReplacementValue()
ReplacementValue methods |
StandardizationRule[] |
StandardizationRuleSet.getStandardizationRules()
RuleSet Methods |
StandardizationRuleSet |
StandardizationRuleSetMap.getStandardizationRuleSet()
RuleSet Methods |
Uses of AttributeNotSetException in com.collation.platform.model.topology.admin |
---|
Methods in com.collation.platform.model.topology.admin that throw AttributeNotSetException | |
---|---|
java.lang.String |
AdminInfo.getAdminContact()
|
java.lang.String |
AdminInfo.getAppGroupName()
|
java.lang.String |
SiteInfo.getCity()
|
java.lang.String |
ContactInfo.getCity()
|
int |
ContactPurpose.getContactPurposePriority()
|
SiteInfo |
SiteInfo.getContainerSiteForSite()
|
SiteInfo[] |
SiteInfo.getContainingSiteForSite()
|
java.lang.String |
ContactInfo.getCountrty()
|
java.lang.String |
ContactInfo.getEmail()
|
java.lang.String |
AdminInfo.getEscalationContact()
|
java.lang.String |
ContactInfo.getFax()
|
java.lang.String |
SiteInfo.getFloor()
|
java.lang.String |
ContactInfo.getFloor()
|
java.lang.String |
ContactPurpose.getGeneralPurposeType()
Description:Represents a customer-specific purpose type to contact a particular person or user with responsibility for the resource instance. |
Geography |
SiteInfo.getGeographyForSite()
|
java.lang.String |
ContactInfo.getMobilePhone()
|
java.lang.String |
SiteInfo.getName()
|
java.lang.String |
ContactInfo.getName()
|
java.lang.String |
AdminInfo.getName()
|
java.lang.String |
SiteInfo.getNote()
|
java.lang.String |
ContactInfo.getNote()
|
java.lang.String |
AdminInfo.getNote()
|
Guid |
AdminInfo.getObjGuid()
|
java.lang.String |
ContactInfo.getPager()
|
OrganizationalEntity |
ContactPurpose.getParent()
|
java.lang.String |
SiteInfo.getPostalCode()
|
java.lang.String |
ContactInfo.getPostalCode()
|
int |
ContactPurpose.getPurposeType()
Description:Represents the purpose type to contact a particular person or user with responsibility for the resource instance. |
java.lang.String |
SiteInfo.getRoom()
|
java.lang.String |
ContactInfo.getRoom()
|
java.lang.String |
AdminInfo.getSite()
|
java.lang.String |
SiteInfo.getSiteName()
Description: The name of the geographical site, as it is recognized by this company. |
java.lang.String |
SiteInfo.getSiteNumber()
Description: Represents the number of the particular site, where the identity of a site requires more than a name. |
java.lang.String |
SiteInfo.getStateOrProvince()
|
java.lang.String |
ContactInfo.getStateOrProvince()
|
java.lang.String |
SiteInfo.getStreetAddress()
|
java.lang.String |
ContactInfo.getStreetAddress()
|
java.lang.String |
ContactInfo.getTitle()
|
java.lang.String |
AdminInfo.getTrackingNumber()
|
int |
ContactInfo.getType()
Deprecated. |
java.lang.String |
ContactInfo.getURL()
|
java.lang.String |
ContactInfo.getWorkPhone()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app |
---|
Methods in com.collation.platform.model.topology.app that throw AttributeNotSetException | |
---|---|
CertificateFile[] |
SSLSettings.getAcceptCaCertificateFiles()
|
java.lang.String |
TWSAgent.getAccessMethod()
The name of the method file to be specified for the TWS workstation defined as Extended Agent (that is a logical definition of a workstation). |
Account |
Probe.getAccount()
|
java.lang.String |
TMSAgent.getAffinity()
|
java.lang.String |
TWSAgent.getAgentName()
This is the name identifying unequivocally the TWS workstation in the TWS network. |
int |
TWSAgent.getAgentPort()
The TCP port of the TWS workstation. |
int |
TWSAgent.getAgentType()
|
Application |
FunctionalGroup.getApp()
|
ApplicationDef |
Application.getAppDef()
|
AppDescriptor[] |
Application.getAppDescriptors()
|
AppDescriptor[] |
AppServer.getAppDescriptors()
|
java.lang.String |
Probe.getApplicationName()
|
boolean |
SoftwareImage.getApprovedForDevelopmentDistributions()
indicates whether or not the SoftwareImage can be distributed to Production environments. |
boolean |
SoftwareImage.getApprovedForProductionDistributions()
indicates whether or not the SoftwareImage can be distributed to Production environments. |
boolean |
SoftwareImage.getApprovedForTestDistributions()
indicates whether or not the SoftwareImage can be distributed to Test environments. |
java.lang.String |
Application.getAppVersion()
|
java.lang.String |
DefinitiveSoftwareLibrary.getAssetID()
|
java.lang.String |
DefinitiveSoftwareLibrary.getAssetTag()
|
BindAddress[] |
SoftwareContainer.getBindAddresses()
|
java.lang.String |
Probe.getBusinessUnit()
|
CertificateFile |
SSLSettings.getCaCertificateFile()
|
CertificateFile |
SSLSettings.getCertificateFile()
|
java.lang.String |
SoftwareImage.getChecksum()
The MD5 checksum of the software image |
java.lang.String |
DefinitiveSoftwareLibrary.getCICategory()
|
java.lang.String |
SSLSettings.getCipherSuite()
|
java.lang.String |
JVMContainer.getClassPath()
|
java.lang.String |
JVM.getClassPath()
|
java.lang.String |
ProcessPool.getCmdLine()
|
AppConfig[] |
AppServer.getConfigContents()
|
ConfigFile |
AppServer.getConfigFile()
|
AppServer |
JVM.getContainer()
The entity (other than an operating system .. |
SoftwareContainer[] |
AppServer.getContainers()
|
LogicalContent |
StaticContentModule.getContent()
|
LogicalContent |
AppDescriptor.getContent()
|
LogicalContent |
AppConfig.getContent()
|
ControlSoftware |
SoftwareFix.getControlSoftware()
|
java.lang.String |
ProcessPool.getCWD()
|
long |
Probe.getDateDeployed()
|
int |
ProcessPool.getDecrement()
|
java.lang.String |
TWSAgent.getDomainName()
The name of the TWS domain workstation. |
java.lang.String |
DefinitiveSoftwareLibrary.getDSLName()
|
java.lang.String |
ProcessPool.getEnv()
|
DataFile |
ProcessPool.getExecutable()
|
ExecutableFile |
AppServer.getExecutable()
|
java.lang.String |
AppServer.getExecutableName()
|
DataFile |
SoftwareModule.getFile()
|
DataFile |
SoftwareImage.getFile()
|
int |
ProcessContainer.getFileDescriptorLimit()
|
java.lang.String |
SoftwareModule.getFileName()
|
java.lang.String |
FunctionalGroup.getGroupName()
|
FunctionalGroup[] |
Application.getGroups()
|
ComputerSystem |
AppServer.getHost()
|
java.lang.String |
TWSAgent.getHostAgentName()
The name of the TWS workstation representing the physical workstation hosting the TWS workstation defined as Extended Agent (that is a logical definition of a workstation). |
boolean |
JVMContainer.getHotSpotEnabled()
|
boolean |
JVM.getHotSpotEnabled()
|
java.lang.String |
SoftwareImage.getImageName()
The Logical Name of the Software Image. |
SoftwareImage[] |
DefinitiveSoftwareLibrary.getImages()
|
java.lang.String |
SoftwareImage.getImageVersion()
The Version of the installable SoftwareImage. |
int |
ProcessPool.getIncrement()
|
boolean |
JVMContainer.getIncrementalGCEnabled()
|
boolean |
JVM.getIncrementalGCEnabled()
|
int |
JVMContainer.getInitialHeapSize()
|
int |
JVM.getInitialHeapSize()
|
int |
ProcessPool.getInitialSize()
|
java.lang.String |
Application.getInstallationNumber()
|
java.lang.String |
SoftwareInstallation.getInstalledLocation()
|
IpAddress |
AppServerCluster.getIp()
|
java.lang.String |
JVMContainer.getJavaClassName()
|
java.lang.String |
JVM.getJavaClassName()
|
int |
JVMContainer.getJVMVersion()
|
int |
JVM.getJVMVersion()
|
java.lang.String |
AppServer.getKeyName()
|
int |
DefinitiveSoftwareLibrary.getLastAuditState()
|
long |
DefinitiveSoftwareLibrary.getLastAuditTime()
|
long |
DefinitiveSoftwareLibrary.getLastLifecycleStateTime()
|
DefinitiveSoftwareLibrary |
SoftwareImage.getLibrary()
|
java.lang.String |
Application.getLicenseExpiryDate()
|
int |
DefinitiveSoftwareLibrary.getLifecycleState()
|
java.lang.String |
Probe.getMaintenanceWindows()
|
java.lang.String |
TMSAgent.getManagedObjectName()
|
ModelObject[] |
CIMOM.getManagedObjects()
|
TMSAgent |
TMSAgent.getManagementServer()
|
java.lang.String |
SoftwareProduct.getManufacturerName()
|
java.lang.String |
SoftwareModification.getManufacturerName()
|
java.lang.String |
SoftwareInstallation.getManufacturerName()
|
java.lang.String |
TWSAgent.getMasterName()
This is the name of the TWS master workstation identifying unequivocally the TWS network. |
int |
SoftwareModification.getMaxCompatibleLevel()
|
int |
SoftwareModification.getMaxCompatibleModifier()
|
int |
SoftwareModification.getMaxCompatibleRelease()
|
int |
SoftwareModification.getMaxCompatibleVersion()
|
int |
JVMContainer.getMaxHeapSize()
|
int |
JVM.getMaxHeapSize()
|
int |
ProcessPool.getMaxSize()
|
int |
SoftwareModification.getMinCompatibleLevel()
|
int |
SoftwareModification.getMinCompatibleModifier()
|
int |
SoftwareModification.getMinCompatibleRelease()
|
int |
SoftwareModification.getMinCompatibleVersion()
|
int |
ProcessPool.getMinSize()
|
SoftwareModule[] |
AppServer.getModules()
|
java.lang.String |
SoftwareResource.getName()
|
java.lang.String |
SoftwareModule.getName()
|
java.lang.String |
SoftwareContainer.getName()
|
java.lang.String |
ProcessPool.getName()
|
java.lang.String |
GenericAppServerCluster.getName()
|
java.lang.String |
ApplicationDef.getName()
|
java.lang.String |
AppServer.getName()
|
java.lang.String |
AppProtocol.getName()
|
int |
Probe.getNumBillableTransactions()
|
int |
Probe.getNumDefinedTransactions()
|
int |
Probe.getNumPOPs()
|
AppServer |
SoftwareResource.getParent()
|
AppServer |
SoftwareModule.getParent()
|
OperatingSystem |
SoftwareInstallation.getParent()
|
AppServer |
SoftwareContainer.getParent()
|
AppServer |
ProcessPool.getParent()
|
AppServer |
AppConfig.getParent()
|
int |
AppServerCluster.getPort()
|
OrganizationalEntity |
DefinitiveSoftwareLibrary.getPrimaryOwner()
|
BindAddress |
AppServer.getPrimarySAP()
|
PrivateKeyFile |
SSLSettings.getPrivateKeyFile()
|
int |
Probe.getProbeFrequency()
|
ProcessPool[] |
AppServer.getProcessPools()
|
java.lang.String |
TMSAgent.getProductCode()
|
java.lang.String |
SoftwareProduct.getProductId()
|
java.lang.String |
SoftwareModification.getProductId()
|
java.lang.String |
SoftwareInstallation.getProductId()
|
java.lang.String |
SoftwareProduct.getProductName()
|
java.lang.String |
SoftwareModification.getProductName()
|
java.lang.String |
SoftwareInstallation.getProductName()
|
java.lang.String |
AppServer.getProductName()
|
java.lang.String |
AppServer.getProductVersion()
|
SoftwareResource[] |
AppServer.getResources()
|
CertificateFile[] |
SSLSettings.getRevokeCaCertificateFiles()
|
RuntimeProcess[] |
ProcessPool.getRuntimeProcesses()
|
java.lang.String |
Probe.getScriptLoginIDs()
|
java.lang.String |
Probe.getScriptName()
|
AppServer |
AppDescriptor.getServer()
|
AppServer[] |
AppServerCluster.getServers()
|
Service |
SoftwareInstallation.getService()
|
OrganizationalEntity |
Probe.getServiceManagementContact()
|
java.lang.String |
CIMOM.getServiceURL()
|
int |
SSLSettings.getSessionCacheTimeout()
|
int |
ProcessPool.getSize()
|
SoftwareInstallation |
AppServer.getSoftwareInstallation()
|
boolean |
SSLSettings.getSslEnabled()
|
int |
SSLSettings.getSslPort()
|
int |
JVMContainer.getStackSize()
|
int |
JVM.getStackSize()
|
int |
SoftwareImage.getStatus()
|
int |
SoftwareContainer.getStatus()
|
int |
AppServerCluster.getStatus()
|
int |
AppServer.getStatus()
|
java.lang.String |
Probe.getTargetURL()
|
java.lang.String |
TWSAgent.getTWS_ID()
The unequiivocal identifier of the TWS workstation in the TWS network. |
java.lang.String |
SoftwareProduct.getType()
|
java.lang.String |
SoftwareModification.getType()
|
java.lang.String |
SoftwareImage.getType()
|
int |
Probe.getType()
|
int |
SoftwareModification.getUpdateCriticality()
|
java.lang.String |
Application.getVendor()
|
java.lang.String |
AppServer.getVendorName()
e.g "IBM", "Microsoft", "Oracle", "BEA", "Sun Microsystems" |
VipFunction |
AppServerCluster.getVipFunction()
|
java.lang.String |
ProcessPool.getWindowsServiceList()
|
ZReportFile[] |
AppServer.getZReportFiles()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.citrix |
---|
Methods in com.collation.platform.model.topology.app.citrix that throw AttributeNotSetException | |
---|---|
CitrixAccountAuthority |
CitrixUser.getAccountAuthority()
|
CitrixAccountAuthority |
CitrixGroup.getAccountAuthority()
|
int |
CitrixUser.getAccountType()
|
int |
CitrixGroup.getAccountType()
|
boolean |
CitrixFarm.getAlternateCachingMethod()
|
CitrixAppFolder |
CitrixApplication.getAppFolder()
|
CitrixAppFolder[] |
CitrixFarm.getAppFolders()
|
long |
CitrixApplication.getApplicationID()
|
CitrixApplication[] |
CitrixUser.getApplications()
|
CitrixApplication[] |
CitrixServer.getApplications()
|
CitrixApplication[] |
CitrixAppFolder.getApplications()
|
java.lang.String |
CitrixAccountAuthority.getAuthorityName()
|
java.lang.String |
CitrixAccountAuthority.getAuthorityType()
|
BindAddress |
CitrixFarm.getBindaddress()
|
java.lang.String |
CitrixApplication.getBrowserName()
|
CitrixApplication[] |
CitrixGroup.getCitrixApplications()
|
CitrixApplication[] |
CitrixFarm.getCitrixApplications()
|
CitrixFarm |
CitrixApplication.getCitrixFarm()
|
CitrixGroup[] |
CitrixApplication.getCitrixGroups()
|
int |
CitrixLicensePool.getCount()
|
int |
CitrixLicense.getCount()
|
CitrixServer |
CitrixZone.getDataCollector()
|
boolean |
CitrixFarm.getDCRespondToClientBroadcast()
|
int |
CitrixApplication.getDefaultEncryption()
|
java.lang.String |
CitrixApplication.getDefaultInitProg()
|
int |
CitrixApplication.getDefaultSoundType()
|
int |
CitrixApplication.getDefaultWindowColor()
|
int |
CitrixApplication.getDefaultWindowHeight()
|
int |
CitrixApplication.getDefaultWindowScale()
|
int |
CitrixApplication.getDefaultWindowType()
|
int |
CitrixApplication.getDefaultWindowWidth()
|
java.lang.String |
CitrixApplication.getDefaultWorkDir()
|
java.lang.String |
CitrixFarm.getDegradationBias()
|
int |
CitrixApplication.getDesktopIntegrate()
|
boolean |
CitrixFarm.getDisableClientLocalTimeEstimation()
|
boolean |
CitrixFarm.getDiscardRedundantGraphics()
|
java.lang.String |
CitrixApplication.getDistinguishedName()
|
java.lang.String |
CitrixFarm.getDSDriver()
|
java.lang.String |
CitrixFarm.getDSODBC()
|
int |
CitrixLicensePool.getDupGroup()
|
boolean |
CitrixApplication.getEnableApp()
|
boolean |
CitrixFarm.getEnableAutoClientReconnect()
|
boolean |
CitrixFarm.getEnableDNSAddressResolution()
|
boolean |
CitrixFarm.getEnableSNMPAgent()
|
long |
CitrixLicense.getExpirationDate()
|
CitrixFarm |
CitrixZone.getFarm()
|
CitrixFarm |
CitrixServerFolder.getFarm()
|
CitrixFarm |
CitrixLicensePool.getFarm()
|
CitrixFarm |
CitrixAppFolder.getFarm()
|
java.lang.String |
CitrixFarm.getFarmName()
|
java.lang.String |
CitrixServer.getFeatureReleaseLevel()
|
boolean |
CitrixLicensePool.getFloatOk()
|
CitrixServerFolder |
CitrixServer.getFolder()
|
java.lang.String |
CitrixFolder.getFolderDN()
|
java.lang.String |
CitrixFolder.getFolderName()
|
CitrixFolder[] |
CitrixFolder.getFolders()
|
CitrixGroup[] |
CitrixAccountAuthority.getGroup()
|
int |
CitrixLicensePool.getHostBased()
|
java.lang.String |
CitrixLicensePool.getHostID()
|
long |
CitrixServer.getInstallDate()
|
int |
CitrixLicensePool.getInUseCount()
|
boolean |
CitrixServer.getIsFarmServer()
|
boolean |
CitrixFarm.getLegacyICADisplayCompatibleMode()
|
boolean |
CitrixFarm.getLegacyMFServerCompatibleMode()
|
CitrixLicensePool |
CitrixFarm.getLicensePool()
|
CitrixLicense[] |
CitrixLicensePool.getLicenses()
|
java.lang.String |
CitrixLicensePool.getLicenseType()
|
java.lang.String |
CitrixLicense.getLicenseType()
|
IpAddress |
CitrixFarm.getLocalIp()
|
BindAddress |
CitrixServer.getLocalPrimarySAP()
|
boolean |
CitrixFarm.getLogAutoReconnectAttempts()
|
boolean |
CitrixServer.getLoginsEnabled()
|
boolean |
CitrixFarm.getLogOverLimitDenials()
|
int |
CitrixFarm.getMaxConnectionsPerUser()
|
int |
CitrixApplication.getMFAttributes()
|
java.lang.String |
CitrixServer.getMFWinProductCode()
|
boolean |
CitrixFarm.getNotifyDegradation()
|
int |
CitrixZone.getNumServersInZone()
|
int |
CitrixLicensePool.getOverdraft()
|
int |
CitrixLicense.getOverdraft()
|
CitrixFolder |
CitrixFolder.getParent()
|
java.lang.String |
CitrixLicensePool.getPlatforms()
|
java.lang.String |
CitrixLicensePool.getPLD()
|
java.lang.String |
CitrixLicense.getPLD()
|
java.lang.String |
CitrixLicensePool.getPLDFullName()
|
java.lang.String |
CitrixLicense.getPLDFullName()
|
int |
CitrixApplication.getPNAttributes()
|
int |
CitrixApplication.getPNFolder()
|
CitrixLicensePool |
CitrixLicense.getPool()
|
int |
CitrixLicensePool.getPooledAvailable()
|
RuntimeProcess[] |
CitrixServer.getProcesses()
|
int |
CitrixApplication.getPublishingFlags()
|
boolean |
CitrixFarm.getRASRespondToClientBroadcast()
|
boolean |
CitrixApplication.getReadOnly()
|
java.lang.String |
CitrixServer.getReleaseLevel()
|
java.lang.String |
CitrixLicense.getSerialNumber()
|
CitrixServerFolder[] |
CitrixFarm.getServerFolders()
|
CitrixServer[] |
CitrixZone.getServers()
|
CitrixServer[] |
CitrixServerFolder.getServers()
|
CitrixServer[] |
CitrixApplication.getServers()
|
int |
CitrixServer.getServerType()
|
boolean |
CitrixFarm.getSNMPDisconnectTrap()
|
boolean |
CitrixFarm.getSNMPLogoffTrap()
|
boolean |
CitrixFarm.getSNMPLogonTrap()
|
boolean |
CitrixFarm.getSNMPThresholdExceededTrap()
|
int |
CitrixFarm.getSNMPThresholdValue()
|
boolean |
CitrixFarm.getUseClientLocalTime()
|
CitrixUser[] |
CitrixAccountAuthority.getUser()
|
int |
CitrixLicensePool.getUserBased()
|
CitrixUser[] |
CitrixApplication.getUsers()
|
java.lang.String |
CitrixLicensePool.getVendorString()
|
int |
CitrixFarm.getVideoBufferSizeICA()
|
CitrixZone |
CitrixServer.getZone()
|
java.lang.String |
CitrixZone.getZoneName()
|
java.lang.String |
CitrixServer.getZoneRanking()
|
CitrixZone[] |
CitrixFarm.getZones()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.db |
---|
Methods in com.collation.platform.model.topology.app.db that throw AttributeNotSetException | |
---|---|
java.lang.String |
DatabaseServer.getHome()
|
java.lang.String |
Database.getName()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.db.db2 |
---|
Methods in com.collation.platform.model.topology.app.db.db2 that throw AttributeNotSetException | |
---|---|
Db2AdminServer |
Db2System.getAdminServer()
|
java.lang.String |
Db2Database.getAlias()
|
Db2Alias[] |
Db2Instance.getAliases()
|
java.lang.String |
Db2Instance.getBitSize()
|
Db2BufferPool |
Db2TableSpace.getBufferPool()
|
Db2BufferPool[] |
Db2Database.getBufferPools()
|
java.lang.String |
Db2Server.getBuildLevel()
|
java.lang.String |
Db2Server.getComment()
|
java.lang.String |
Db2TableSpace.getComments()
|
Db2DatabaseConfigValue[] |
Db2Database.getConfigValues()
|
int |
Db2Container.getContainerId()
|
Db2Container[] |
Db2TableSpace.getContainers()
|
java.lang.String |
Db2TableSpace.getContentType()
|
Db2Database[] |
Db2Instance.getDatabases()
|
DB2DataSharingGroup |
Db2Database.getDataSharingGroup()
|
Db2InstanceConfigValue[] |
Db2Instance.getDBMConfigValues()
|
StorageExtent[] |
Db2Container.getDevices()
|
FileSystem[] |
Db2Container.getFileSystems()
|
ComputerSystem |
Db2System.getHost()
|
Db2Instance[] |
Db2System.getInstances()
|
java.lang.String |
Db2Server.getLevel()
|
java.lang.String |
Db2Server.getLevelId()
|
Db2SystemConfigValue[] |
Db2System.getLicenseInfo()
|
java.lang.String |
Db2TableSpace.getManager()
|
java.lang.String |
Db2TableSpace.getName()
|
java.lang.String |
Db2ServerProcess.getName()
|
java.lang.String |
Db2Schema.getName()
|
java.lang.String |
Db2Container.getName()
|
java.lang.String |
Db2ConfigValue.getName()
|
java.lang.String |
Db2BufferPool.getName()
|
java.lang.String |
Db2Alias.getName()
|
java.lang.String |
Db2Server.getNodeName()
|
long |
Db2Container.getNumPages()
|
long |
Db2BufferPool.getNumPages()
|
int |
Db2TableSpace.getPageSize()
|
int |
Db2Container.getPageSize()
|
int |
Db2BufferPool.getPageSize()
|
Db2Database |
Db2TableSpace.getParent()
|
Db2System |
Db2SystemConfigValue.getParent()
|
Db2Database |
Db2Schema.getParent()
|
Db2Instance |
Db2InstanceConfigValue.getParent()
|
Db2System |
Db2Instance.getParent()
|
Db2Database |
Db2DatabaseConfigValue.getParent()
|
Db2Instance |
Db2Database.getParent()
|
Db2TableSpace |
Db2Container.getParent()
|
Db2Database |
Db2BufferPool.getParent()
|
Db2Instance |
Db2Alias.getParent()
|
Db2System |
Db2AdminServer.getParent()
|
java.lang.String |
Db2Container.getPartitionGroup()
|
java.lang.String |
Db2Database.getPath()
|
int |
Db2BufferPool.getPoolId()
|
int |
Db2Server.getPort()
|
java.lang.String |
Db2Server.getProductId()
|
Db2SystemConfigValue[] |
Db2System.getProfileRegistry()
|
Db2InstanceConfigValue[] |
Db2Instance.getProfileRegistry()
|
java.lang.String |
Db2Server.getProtocol()
|
java.lang.String |
Db2Server.getProtocolParams()
|
java.lang.String |
Db2Server.getPTF()
|
Db2Schema |
Db2Module.getSchema()
|
Db2Schema[] |
Db2Database.getSchemas()
|
LogicalContent |
Db2Database.getSchemasRawData()
|
Db2ServerProcess[] |
Db2Instance.getServerProcesses()
|
long |
Db2TableSpace.getSize()
|
int |
Db2TableSpace.getSpaceId()
|
DB2Subsystem |
Db2Database.getSubsystem()
|
Db2TableSpace[] |
Db2Database.getTableSpaces()
|
Db2Database |
Db2Alias.getTargetDatabase()
|
java.lang.String |
Db2TableSpace.getType()
|
java.lang.String |
Db2Server.getType()
|
java.lang.String |
Db2Container.getType()
|
java.lang.String |
Db2ConfigValue.getValue()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.db.mssql |
---|
Methods in com.collation.platform.model.topology.app.db.mssql that throw AttributeNotSetException | |
---|---|
java.lang.String |
SqlServerProcess.getCmd()
|
int |
SqlServer.getConcurrentLimit()
|
int |
SqlServerConfig.getConfigId()
|
SqlServerConfig[] |
SqlServer.getConfigs()
|
int |
SqlServerProcess.getCpu()
|
java.lang.String |
SqlServerTable.getCreationDate()
|
java.lang.String |
SqlServerDatabase.getCreationDate()
|
SqlServerDatabase |
SqlServerModule.getDatabase()
|
SqlServerDatabase[] |
SqlServer.getDatabases()
|
int |
SqlServerDatabase.getDbId()
|
int |
SqlServerDatabase.getDbVersion()
|
java.lang.String |
SqlServer.getDefaultDomain()
|
int |
SqlServerUser.getGid()
|
boolean |
SqlServerConfig.getIsAdvanced()
|
boolean |
SqlServerConfig.getIsDynamic()
|
int |
SqlServerProcess.getKpid()
|
java.lang.String |
SqlServer.getLanguage()
|
java.lang.String |
SqlServerProcess.getLastWaitType()
|
java.lang.String |
SqlServerProcess.getLoginName()
|
int |
SqlServerProcess.getMemUsage()
|
java.lang.String |
SqlServerUser.getName()
|
java.lang.String |
SqlServerTable.getName()
|
SqlServer |
SqlServerUser.getParent()
|
SqlServerDatabase |
SqlServerTable.getParent()
|
SqlServer |
SqlServerProcess.getParent()
|
SqlServer |
SqlServerDatabase.getParent()
|
SqlServer |
SqlServerConfig.getParent()
|
int |
SqlServerProcess.getPhysicalIo()
|
java.lang.String |
SqlServer.getPipeName()
|
java.lang.String |
SqlServerDatabase.getPrimaryDataFile()
|
SqlServerProcess[] |
SqlServer.getProcesses()
|
java.lang.String |
SqlServer.getRunAsUser()
|
java.lang.String |
SqlServer.getSortOrder()
|
int |
SqlServerProcess.getSpid()
|
java.lang.String |
SqlServerProcess.getStatus()
|
SqlServerTable[] |
SqlServerDatabase.getTables()
|
java.lang.String |
SqlServerTable.getType()
|
int |
SqlServerUser.getUid()
|
int |
SqlServerTable.getUser()
|
int |
SqlServerConfig.getValue()
|
int |
SqlServerProcess.getWaitTime()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.db.oracle |
---|
Methods in com.collation.platform.model.topology.app.db.oracle that throw AttributeNotSetException | |
---|---|
OracleBackgroundProcess[] |
OracleInstance.getBackgroundProcesses()
|
BindAddress[] |
OracleListener.getBindAddresses()
|
LogicalContent[] |
OracleServer.getConfigContents()
|
ConfigFile |
OracleServer.getConfigFile()
|
OracleControlFile[] |
OracleDatabase.getControlFiles()
|
OracleDatabase |
OracleInstance.getDatabase()
|
OracleDataFile[] |
OracleDatabase.getDataFiles()
|
OracleDBLink[] |
OracleDatabase.getDBLinks()
|
java.lang.String |
OracleDatabase.getDBName()
|
java.lang.String |
OracleDatabase.getDBVersion()
|
java.lang.String |
OracleDatabase.getDomainName()
|
ComputerSystem |
OracleServer.getHost()
|
java.lang.String |
OracleInstance.getHostname()
|
OracleInitValue[] |
OracleDatabase.getInitValues()
|
OracleInstance[] |
OracleServer.getInstances()
|
OracleInstance[] |
OracleListener.getInstances()
|
java.lang.String |
OracleDBLink.getIpAddress()
|
OracleListener[] |
OracleServer.getListeners()
|
java.lang.String |
OracleSchemaDetail.getMetaData()
|
java.lang.String |
OracleTableSpace.getName()
|
java.lang.String |
OracleServerProcess.getName()
|
java.lang.String |
OracleSchema.getName()
|
java.lang.String |
OracleSGAValue.getName()
|
java.lang.String |
OracleRedoLogFile.getName()
|
java.lang.String |
OracleListener.getName()
|
java.lang.String |
OracleInitValue.getName()
|
java.lang.String |
OracleDataFile.getName()
|
java.lang.String |
OracleControlFile.getName()
|
java.lang.String |
OracleBackgroundProcess.getName()
|
java.lang.String |
OracleSchema.getOwner()
|
OracleDatabase |
OracleTableSpace.getParent()
|
OracleDatabase |
OracleSegment.getParent()
|
OracleDatabase |
OracleSchemaDetail.getParent()
|
OracleDatabase |
OracleSchema.getParent()
|
OracleInstance |
OracleSGAValue.getParent()
|
OracleDatabase |
OracleRedoLogFile.getParent()
|
OracleServer |
OracleListener.getParent()
|
OracleServer |
OracleInstance.getParent()
|
OracleDatabase |
OracleInitValue.getParent()
|
OracleInstance |
OracleDatabase.getParent()
|
OracleDatabase |
OracleDataFile.getParent()
|
OracleDatabase |
OracleDBLink.getParent()
|
OracleDatabase |
OracleControlFile.getParent()
|
OracleInstance |
OracleBackgroundProcess.getParent()
|
int |
OracleBackgroundProcess.getPid()
|
int |
OracleInstance.getPort()
|
java.lang.String |
OracleDBLink.getPort()
|
OracleRedoLogFile[] |
OracleDatabase.getRedoLogFiles()
|
OracleSchema |
OracleModule.getSchema()
|
OracleSchemaDetail |
OracleDatabase.getSchemaContent()
|
OracleSchema[] |
OracleDatabase.getSchemas()
|
LogicalContent |
OracleDatabase.getSchemasRawData()
|
OracleServerProcess[] |
OracleInstance.getServerProcesses()
|
java.lang.String |
OracleDBLink.getServiceName()
|
OracleSGAValue[] |
OracleInstance.getSGAValues()
|
java.lang.String |
OracleInstance.getSID()
|
long |
OracleTableSpace.getSize()
|
long |
OracleRedoLogFile.getSize()
|
long |
OracleDataFile.getSize()
|
long |
OracleControlFile.getSize()
|
OracleTableSpace |
OracleDataFile.getTableSpace()
|
OracleTableSpace[] |
OracleDatabase.getTableSpaces()
|
long |
OracleSGAValue.getValue()
|
java.lang.String |
OracleInitValue.getValue()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.db.sybase |
---|
Methods in com.collation.platform.model.topology.app.db.sybase that throw AttributeNotSetException | |
---|---|
BindAddress[] |
SybaseServer.getBindAddresses()
|
SybaseConfigValue[] |
SybaseServer.getConfigValues()
|
SybaseDatabase |
SybaseModule.getDatabase()
|
SybaseDatabase[] |
SybaseServer.getDatabases()
|
SybaseDevice[] |
SybaseServer.getDevices()
|
SybaseDevice[] |
SybaseSegment.getDevices()
|
SybaseEngineProcess[] |
SybaseServer.getEngineProcesses()
|
java.lang.String |
SybaseServer.getFullVersion()
|
java.lang.String |
SybaseServerProcess.getName()
|
java.lang.String |
SybaseSegment.getName()
|
java.lang.String |
SybaseEngineProcess.getName()
|
java.lang.String |
SybaseConfigValue.getName()
|
java.lang.String |
SybaseDatabase.getOptions()
|
java.lang.String |
SybaseDatabase.getOwner()
|
SybaseDatabase |
SybaseSegment.getParent()
|
SybaseServer |
SybaseDevice.getParent()
|
SybaseServer |
SybaseDatabase.getParent()
|
SybaseServer |
SybaseConfigValue.getParent()
|
SybaseServer |
SybaseConfigFile.getParent()
|
java.lang.String |
SybaseDatabase.getSchemasRawData()
|
SybaseSegment[] |
SybaseDatabase.getSegments()
|
SybaseServerProcess[] |
SybaseServer.getServerProcesses()
|
long |
SybaseSegment.getSize()
|
long |
SybaseDatabase.getSize()
|
java.lang.String |
SybaseConfigValue.getValue()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.j2ee |
---|
Methods in com.collation.platform.model.topology.app.j2ee that throw AttributeNotSetException | |
---|---|
ComputerSystem |
J2EEDomain.getAdminHost()
|
J2EEComponent[] |
J2EEModule.getComponents()
|
J2EEModule[] |
J2EEApplication.getComponents()
|
J2EEDeployedObject[] |
J2EEDomain.getDeployedObjects()
|
J2EEDeployedObject[] |
J2EEServer.getDeployedObjectsRaw()
|
LogicalContent |
J2EEModule.getDeploymentDescriptor()
|
J2EEDomain |
J2EEResource.getDomain()
|
J2EEDomain |
J2EEDeployedObject.getDomain()
|
java.lang.String |
JDBCDriver.getImplementationClass()
|
java.lang.String |
J2EEDomain.getName()
|
java.lang.String |
J2EEComponent.getName()
|
OrganizationalEntity |
J2EEDomain.getOwner()
The organization that owns this domain |
J2EEDomain |
J2EEServer.getParent()
|
J2EEModule |
J2EEComponent.getParent()
|
BindAddress |
J2EEDomain.getPrimarySAP()
|
J2EEResource[] |
J2EEDomain.getResources()
|
J2EEServer |
J2EEResource.getServer()
|
J2EEServer[] |
J2EEDomain.getServers()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.j2ee.jboss |
---|
Methods in com.collation.platform.model.topology.app.j2ee.jboss that throw AttributeNotSetException | |
---|---|
int |
HTTPConnector.getAcceptCount()
|
int |
JBossDomain.getActiveThreadGroupCount()
|
boolean |
HTTPConnector.getAllowChunking()
|
JBossJ2EEApplication |
JBossWebModule.getApplication()
|
JBossJ2EEApplication |
JBossEJBModule.getApplication()
|
JBossJ2EEApplication |
JBossConnectorModule.getApplication()
|
java.lang.String |
JBossManagedConnectionFactory.getAuthenticationMechanismType()
|
java.lang.String |
HAJNDI.getAutoDiscoverAddress()
|
int |
HAJNDI.getAutoDiscoveryGroup()
|
long |
JBossManagedConnectionPool.getAvailableConnectionCount()
|
int |
JettyWebContainer.getBacklog()
|
int |
JBossJNDIService.getBacklog()
|
int |
HAJNDI.getBacklog()
|
int |
EmbeddedTomcatWebContainer.getBacklog()
|
long |
HASessionState.getBeanCleaningDelay()
|
BindAddress |
JBossServer.getBindAddress()
|
java.lang.String |
JBossOIL.getBindAddress()
|
java.lang.String |
JBossJNDIService.getBindAddress()
|
java.lang.String |
HAJNDI.getBindAddress()
|
boolean |
JBossDomain.getBlockingShutDown()
|
int |
JBossManagedConnectionPool.getBlockingTimeout()
|
int |
JettyHTTPConnector.getBufferReserve()
|
int |
HTTPConnector.getBufferSize()
|
int |
HAIL.getBufferSize()
|
java.lang.String |
EmbeddedTomcatWebContainer.getCatalinaHome()
|
int |
HAIL.getChunkSize()
|
java.lang.String |
JBossOIL.getClientSocketFactory()
|
java.lang.String |
HAIL.getClientSocketFactory()
|
JBossCluster |
JBossServer.getCluster()
|
java.lang.String |
JBossCluster.getClusterAddress()
|
java.lang.String |
JBossEJBModule.getCMPDeploymentDescriptor()
|
java.lang.String |
HTTPConnector.getCompression()
|
int |
HTTPConnector.getConfidentialPort()
|
java.lang.String |
HTTPConnector.getConfidentialScheme()
|
int |
JBossManagedConnectionPool.getConnectionCount()
|
java.lang.String |
JBossManagedConnectionFactory.getConnectionFactoryInterface()
|
java.lang.String |
JBossInvocationLayer.getConnectionFactoryJNDIRef()
|
java.lang.String |
HAIL.getConnectionFactoryJNDIRef()
|
int |
HTTPConnector.getConnectionLinger()
|
int |
JBossJDBC2PM.getConnectionRetryAttempts()
|
int |
HTTPConnector.getConnectionTimeout()
|
java.lang.String |
JBossManagedConnectionFactory.getConnectionURL()
|
java.lang.String |
JBossManagedConnectionFactory.getCredentialInterface()
|
java.lang.String |
JBossManagedConnectionPool.getCriteria()
|
java.lang.String |
JBossRollingLoggedPM.getDataDirectory()
|
java.lang.String |
JBossFilePM.getDataDirectory()
|
int |
HTTPConnector.getDebug()
|
boolean |
TomcatVirtualHosts.getDefaultContextCookies()
|
boolean |
TomcatVirtualHosts.getDefaultContextCrossContext()
|
java.lang.String |
JBossMailService.getDefaultSender()
|
boolean |
EmbeddedTomcatWebContainer.getDeleteWorkDirs()
|
boolean |
JBossWebModule.getDeployed()
|
boolean |
JBossEJBModule.getDeployed()
|
boolean |
JBossConnectorModule.getDeployed()
|
java.lang.String |
TomcatVirtualHosts.getDeployedObjects()
|
java.lang.String |
JettyVirtualHosts.getDeployedObjects()
|
JBossDestinationManager |
JBossJMSServer.getDestinationManager()
|
boolean |
HTTPConnector.getDisableUploadTime()
|
java.lang.String |
JBossManagedConnectionPool.getDisplayName()
|
java.lang.String |
JBossManagedConnectionFactory.getDisplayName()
|
java.lang.String |
JBossCluster.getDistributedReplicantManagerServices()
|
java.lang.String |
JBossCluster.getDistributedState()
|
boolean |
JettyWebContainer.getDownloadServerClasses()
|
boolean |
EmbeddedTomcatWebContainer.getDownloadServerClasses()
|
java.lang.String |
JBossManagedConnectionFactory.getEisType()
|
boolean |
HTTPConnector.getEnableLookups()
|
boolean |
JBossOIL.getEnableTcpNoDelay()
|
boolean |
HAIL.getEnableTcpNoDelay()
|
FarmMemberService[] |
JBossCluster.getFarmMemberService()
|
HAILSingletonController |
JBossCluster.getHAILSingletonController()
|
HAJNDI |
JBossCluster.getHAJNDI()
|
HASessionState |
JBossCluster.getHASessionState()
|
long |
JBossMessageCache.getHighMemoryMark()
|
java.lang.String |
JBossDomain.getHomeDir()
|
java.lang.String |
JBossDomain.getHomeURL()
|
ComputerSystem |
JBossDomain.getHost()
|
HTTPConnector[] |
EmbeddedTomcatWebContainer.getHTTPConnector()
|
boolean |
JettyHTTPConnector.getIdentifyListener()
|
long |
JBossManagedConnectionPool.getIdleTimeoutMinutes()
|
boolean |
JBossJNDIService.getInstallGlobalService()
|
java.lang.String |
JBossTransactionCM.getInstance()
|
int |
JBossPersistenceManager.getInstance()
|
int |
JBossMessageCache.getInstance()
|
int |
HTTPConnector.getIntegralPort()
|
java.lang.String |
HTTPConnector.getIntegralScheme()
|
boolean |
JettyWebContainer.getJava2ClassLoadingCompliance()
|
boolean |
EmbeddedTomcatWebContainer.getJava2ClassLoadingCompliance()
|
java.lang.String |
JBossDomain.getJavaVendor()
|
java.lang.String |
JBossDomain.getJavaVersion()
|
java.lang.String |
JBossDomain.getJavaVMName()
|
java.lang.String |
JBossDomain.getJavaVMVendor()
|
java.lang.String |
JBossDomain.getJavaVMVersion()
|
java.lang.String |
JBossEJBModule.getJAWSDeploymentDescriptor()
|
JBossDestination[] |
JBossDestinationManager.getJBossDestinations()
|
JBossEJB[] |
JBossEJBModule.getJBossEJB()
|
JBossInvocationLayer[] |
JBossJMSServer.getJBossInvocationLayer()
|
JBossManagedConnectionFactory[] |
JBossDomain.getJBossManagedConnectionFactory()
|
JBossManagedConnectionPool[] |
JBossDomain.getJBossManagedConnectionPool()
|
JBossPersistenceManager |
JBossMessageCache.getJBossPersistenceManager()
|
JBossResourceAdaptor[] |
JBossConnectorModule.getJBossResourceAdaptors()
|
JBossServlets[] |
JBossWebModule.getJBossServlets()
|
java.lang.String |
JBossWebModule.getJBossWebDeploymentDescriptor()
|
java.lang.String |
JBossResourceAdaptor.getJCAResource()
|
JBossJMSServer |
JBossDomain.getJMS()
|
java.lang.String |
JBossTransactionCM.getJNDIName()
|
java.lang.String |
JBossMailService.getJNDIName()
|
java.lang.String |
JBossDestination.getJNDIName()
|
java.lang.String |
HASessionState.getJNDIName()
|
JBossTransactionCM[] |
JBossDomain.getJTA()
|
boolean |
JettyWebContainer.getLenientEJBLink()
|
boolean |
EmbeddedTomcatWebContainer.getLenientEJBLink()
|
java.lang.String |
JBossDomain.getLibraryURL()
|
int |
JettyHTTPConnector.getLingerTimeSecs()
|
HTTPConnector[] |
JettyWebContainer.getListener()
|
int |
JBossDomain.getListeningPort()
|
java.lang.String |
JBossServer.getListeningPorts()
|
boolean |
JBossTransactionCM.getLocalTransactions()
|
int |
JettyHTTPConnector.getLowResourcePersistTime()
|
java.lang.String |
JBossManagedConnectionPool.getManagedConnetionPoolID()
|
boolean |
HAILSingletonController.getMasterNode()
|
boolean |
HAIL.getMasterNode()
|
int |
JBossDestination.getMaxDepth()
|
long |
JBossDomain.getMaxMemory()
|
long |
JBossMessageCache.getMaxMemoryMark()
|
int |
HTTPConnector.getMaxProcessors()
|
int |
JBossManagedConnectionPool.getMaxSize()
|
java.lang.String |
JBossManagedConnectionFactory.getMcfInstance()
|
JBossMessageCache |
JBossDestinationManager.getMessageCache()
|
int |
HTTPConnector.getMinProcessors()
|
int |
JBossManagedConnectionPool.getMinSize()
|
java.lang.String |
JBossRollingLoggedPM.getName()
|
java.lang.String |
JBossJMSServer.getName()
|
java.lang.String |
JBossInvocationLayer.getName()
|
java.lang.String |
JBossFilePM.getName()
|
java.lang.String |
JBossDestinationManager.getName()
|
java.lang.String |
JBossDestination.getName()
|
java.lang.String |
JBossCluster.getName()
|
java.lang.String |
HTTPConnector.getName()
|
java.lang.String |
HASessionState.getName()
|
java.lang.String |
HAJNDI.getName()
|
java.lang.String |
HAILSingletonController.getName()
|
java.lang.String |
FarmMemberService.getName()
|
boolean |
JBossManagedConnectionPool.getNoTxSeparatePools()
|
java.lang.String |
JBossDomain.getOSName()
|
J2EEDomain |
JBossJMSServer.getParent()
|
J2EEDomain |
JBossInvocationLayer.getParent()
|
J2EEDomain |
JBossDestinationManager.getParent()
|
JBossDestinationManager |
JBossDestination.getParent()
|
WebContainer |
HTTPConnector.getParent()
|
JBossCluster |
HASessionState.getParent()
|
JBossCluster |
HAJNDI.getParent()
|
JBossCluster |
HAILSingletonController.getParent()
|
JBossCluster |
FarmMemberService.getParent()
|
java.lang.String |
HASessionState.getPartitionName()
|
java.lang.String |
HAJNDI.getPartitionName()
|
java.lang.String |
HAILSingletonController.getPartitionName()
|
java.lang.String |
FarmMemberService.getPartitionName()
|
java.lang.String |
JBossCluster.getPartitonProperties()
|
long |
JBossIL.getPingPeriod()
|
long |
HAIL.getPingPeriod()
|
java.lang.String |
JBossMailService.getPOP3ServerHost()
|
int |
JBossJNDIService.getPort()
|
int |
HTTPConnector.getPort()
|
int |
HAJNDI.getPort()
|
BindAddress |
HTTPConnector.getPrimarySAP()
|
java.lang.String |
HTTPConnector.getProtocolHandlerClassName()
|
java.lang.String |
HTTPConnector.getProxyName()
|
int |
HTTPConnector.getProxyPort()
|
int |
JBossOIL.getReadTimeout()
|
boolean |
JBossManagedConnectionFactory.getReauthenticationSupport()
|
boolean |
FarmMemberService.getRecursiveSearch()
|
java.lang.String |
JBossManagedConnectionPool.getResourceName()
|
java.lang.String |
JBossManagedConnectionFactory.getResourceName()
|
int |
JBossHTTPInvocationLayer.getRestInterval()
|
java.lang.String |
JBossJNDIService.getRMIBindAddress()
|
int |
JBossJNDIService.getRMIPort()
|
int |
HAJNDI.getRMIPort()
|
int |
JBossRollingLoggedPM.getRollOverSize()
|
java.lang.String |
JBossDomain.getRootDeploymentFilename()
|
java.lang.String |
JettyWebContainer.getRootWebApp()
|
boolean |
FarmMemberService.getScanEnabled()
|
java.lang.String |
HTTPConnector.getScheme()
|
boolean |
HTTPConnector.getSecure()
|
java.lang.String |
JBossTransactionCM.getSecurityDomain()
|
java.lang.String |
HAIL.getServerAddress()
|
java.lang.String |
JBossDomain.getServerBaseURL()
|
int |
JBossOIL.getServerBindPort()
|
java.lang.String |
JBossDomain.getServerConfigURL()
|
java.lang.String |
JBossDomain.getServerDataDir()
|
java.lang.String |
JBossDomain.getServerHomeDir()
|
java.lang.String |
JBossDomain.getServerHomeURL()
|
java.lang.String |
JBossDomain.getServerLibraryURL()
|
int |
HAIL.getServerPort()
|
java.lang.String |
JBossOIL.getServerSocketFactory()
|
java.lang.String |
JBossDomain.getServerTempDir()
|
java.lang.String |
JBossDestination.getServiceName()
|
java.lang.String |
JBossMailService.getSMTPServerHost()
|
int |
EmbeddedTomcatWebContainer.getSnapshotInterval()
|
java.lang.String |
EmbeddedTomcatWebContainer.getSnapshotMode()
|
java.lang.String |
JBossManagedConnectionFactory.getSpecVersion()
|
java.lang.String |
JBossJDBC2PM.getSqlProperties()
|
long |
TomcatVirtualHosts.getStartTime()
|
long |
JBossEJBModule.getStartTime()
|
java.lang.String |
JBossTransactionCM.getStateString()
|
java.lang.String |
JBossManagedConnectionPool.getStateString()
|
java.lang.String |
JBossManagedConnectionFactory.getStateString()
|
java.lang.String |
JBossMailService.getStateString()
|
java.lang.String |
JBossJNDIService.getStateString()
|
java.lang.String |
JBossIL.getStateString()
|
java.lang.String |
JBossDestination.getStateString()
|
java.lang.String |
HASessionState.getStateString()
|
java.lang.String |
HAJNDI.getStateString()
|
java.lang.String |
HAILSingletonController.getStateString()
|
java.lang.String |
HAIL.getStateString()
|
java.lang.String |
FarmMemberService.getStateString()
|
java.lang.String |
JettyHTTPConnector.getStatus()
|
java.lang.String |
JBossMailService.getStoreProtocol()
|
java.lang.String |
JettyWebContainer.getSubjectAttributeName()
|
java.lang.String |
EmbeddedTomcatWebContainer.getSubjectAttributeName()
|
boolean |
JettyWebContainer.getSupportJSR77()
|
HAIL |
HAILSingletonController.getTargetName()
|
java.lang.String |
HAILSingletonController.getTargetStartMethod()
|
java.lang.String |
HAILSingletonController.getTargetStartMethodArgument()
|
java.lang.String |
HAILSingletonController.getTargetStopMethod()
|
java.lang.String |
HAILSingletonController.getTargetStopMethodArgument()
|
boolean |
HTTPConnector.getTCPNoDelay()
|
int |
JBossHTTPInvocationLayer.getTimeOut()
|
long |
JBossDomain.getTotalMemory()
|
boolean |
JBossTransactionCM.getTrackConnectionsByTx()
|
java.lang.String |
JBossTransactionCM.getTransactionManager()
|
java.lang.String |
JBossManagedConnectionFactory.getTransactionSupport()
|
int |
JBossTransactionCM.getTransactionTimeout()
|
java.lang.String |
JBossMailService.getTransportProtocol()
|
java.lang.String |
JBossCluster.getUDPMulticastAddress()
|
java.lang.String |
HASessionState.getUDPMulticastAddress()
|
java.lang.String |
HAJNDI.getUDPMulticastAddress()
|
java.lang.String |
HAILSingletonController.getUDPMulticastAddress()
|
java.lang.String |
FarmMemberService.getUDPMulticastAddress()
|
boolean |
JettyWebContainer.getUnpackWars()
|
boolean |
EmbeddedTomcatWebContainer.getUnpackWars()
|
java.lang.String |
JBossHTTPInvocationLayer.getURL()
|
java.lang.String |
JBossHTTPInvocationLayer.getURLHostName()
|
java.lang.String |
FarmMemberService.getURLList()
|
int |
JBossHTTPInvocationLayer.getURLPort()
|
java.lang.String |
JBossHTTPInvocationLayer.getURLPrefix()
|
java.lang.String |
JBossHTTPInvocationLayer.getURLSuffix()
|
boolean |
JBossHTTPInvocationLayer.getUseHostName()
|
boolean |
EmbeddedTomcatWebContainer.getUseJBossWebLoader()
|
java.lang.String |
JBossMailService.getUser()
|
java.lang.String |
JBossManagedConnectionFactory.getVendorName()
|
java.lang.String |
JBossServer.getWebContainerName()
|
java.lang.String |
JettyWebContainer.getWebDefaultResource()
|
J2EEModule[] |
JettyWebContainer.getWebModule()
|
java.lang.String |
JBossIL.getXAConnectionFactoryJNDIRef()
|
java.lang.String |
HAIL.getXAConnectionFactoryJNDIRef()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.j2ee.oracleapp |
---|
Methods in com.collation.platform.model.topology.app.j2ee.oracleapp that throw AttributeNotSetException | |
---|---|
int |
OracleAppJDBCConnectionPool.getAbandonedConnectionTimeout()
|
boolean |
OracleAppJDBCDataSource.getActiveSQLTrace()
|
java.lang.String |
OracleAppResourceAdapter.getAdapterType()
|
java.lang.String |
OracleAppResourceAdapter.getAdapterVersion()
|
OracleAppJ2EEApplication |
OracleAppWebModule.getApplication()
|
OracleAppJ2EEApplication |
OracleAppJDBCDriver.getApplication()
|
OracleAppJ2EEApplication |
OracleAppJDBCConnectionPool.getApplication()
|
OracleAppJ2EEApplication |
OracleAppEJBModule.getApplication()
|
OracleAppJ2EEApplication |
OracleAppConnectorModule.getApplication()
|
java.lang.String |
OracleAppJ2EEApplication.getApplicationRootDirectoryPath()
|
java.lang.String |
OracleAppJ2EEApplication.getArchivePath()
|
boolean |
OracleAppWebModule.getAutoJoinSession()
|
java.lang.String |
OracleAppJSPContainer.getCacheTlds()
|
boolean |
OracleAppJMSServer.getCheckPermissions()
|
boolean |
OracleAppJSPContainer.getCheckPrecompile()
|
java.lang.String |
OracleAppJ2EEApplication.getChildApplicationNames()
|
java.lang.String |
OracleAppWebModule.getClasspath()
|
OracleAppCluster |
OracleAppDomain.getCluster()
|
int |
OracleAppJDBCConnectionPool.getConnectionRetryInterval()
|
OracleAppConnectorModule[] |
OracleAppJ2EEApplication.getConnectorModules()
|
java.lang.String |
OracleAppWebModule.getCookieDomain()
|
boolean |
OracleAppWebModule.getCookieIsSecure()
|
int |
OracleAppWebModule.getCookieMaxAge()
|
java.lang.String |
OracleAppWebModule.getCookiePath()
|
LogicalContent |
OracleAppJ2EEApplication.getDataSourcesDescriptor()
|
boolean |
OracleAppJSPContainer.getDebug()
|
boolean |
OracleAppJMSServer.getDebug()
|
OracleAppJ2EEApplication |
OracleAppJ2EEServer.getDefaultApplication()
|
int |
OracleAppWebModule.getDefaultBufferSize()
|
java.lang.String |
OracleAppJ2EEServer.getDefaultRoutingId()
|
LogicalContent |
OracleAppJ2EEApplication.getDeploymentDescriptor()
|
LogicalContent |
OracleAppJ2EEWebSite.getDescriptor()
|
java.lang.String |
OracleAppJMSDestination.getDestinationDomain()
|
java.lang.String |
OracleAppJMSDestination.getDestinationName()
|
OracleAppJMSDestination[] |
OracleAppJMSServer.getDestinations()
|
java.lang.String |
OracleAppWebModule.getDirectoryBrowsing()
|
boolean |
OracleAppWebModule.getDistributable()
|
boolean |
OracleAppJ2EEServer.getDmsOn()
|
OracleAppDomain[] |
OracleAppProcessManager.getDomains()
|
OracleAppDomain[] |
OracleAppCluster.getDomains()
|
java.lang.String |
OracleAppResourceAdapter.getEisType()
|
java.lang.String |
OracleAppConnectorModule.getEisType()
|
boolean |
OracleAppJSPContainer.getEmitDebugInfo()
|
boolean |
OracleAppJMSServer.getEnabled()
|
boolean |
OracleAppJSPContainer.getExternalResource()
|
java.lang.String |
OracleAppJSPContainer.getExtraImportList()
|
java.lang.String |
OracleAppJDBCConnectionPool.getFactoryClass()
|
long |
OracleAppWebModule.getFileModificationCheckInterval()
|
boolean |
OracleAppJMSServer.getForceRecovery()
|
boolean |
OracleAppJSPContainer.getForgiveDupDirAttr()
|
OracleAppHTTPServer |
OracleAppProcessManager.getHttpServer()
|
boolean |
OracleAppJDBCConnectionPool.getImplicitConnectionCache()
|
int |
OracleAppJDBCConnectionPool.getInactivityTimeout()
|
boolean |
OracleAppWebModule.getIncludeWarManifestClassPath()
|
int |
OracleAppJDBCConnectionPool.getInitialLimit()
|
boolean |
OracleAppJMSServer.getJ2ee14()
|
java.lang.String |
OracleAppJ2EEServer.getJavaVendor()
|
java.lang.String |
OracleAppJ2EEServer.getJavaVersion()
|
OracleAppJDBCConnectionPool |
OracleAppJDBCDataSource.getJdbcConnectionPool()
|
OracleAppJDBCConnectionPool[] |
OracleAppJ2EEApplication.getJdbcConnectionPools()
|
OracleAppJDBCDataSource[] |
OracleAppJDBCConnectionPool.getJdbcDataSources()
|
OracleAppJDBCDriver |
OracleAppJDBCDataSource.getJdbcDriver()
|
OracleAppJDBCDriver |
OracleAppJDBCConnectionPool.getJdbcDriver()
|
OracleAppJDBCDriver[] |
OracleAppJ2EEApplication.getJdbcDrivers()
|
OracleAppJMSServer |
OracleAppJMSDestination.getJmsServer()
|
java.lang.String |
OracleAppJDBCDataSource.getJndiName()
|
java.lang.String |
OracleAppServlet.getJspFile()
|
boolean |
OracleAppResourceAdapter.getLicenseRequired()
|
int |
OracleAppJMSServer.getListenerAttempts()
|
int |
OracleAppServlet.getLoadOnStartup()
|
int |
OracleAppProcessManager.getLocalPort()
|
java.lang.String |
OracleAppJMSDestination.getLocation()
|
int |
OracleAppJDBCDriver.getLoginTimeout()
|
int |
OracleAppJDBCDataSource.getLoginTimeout()
|
java.lang.String |
OracleAppJ2EEServer.getLogLevel()
|
int |
OracleAppJDBCConnectionPool.getLowerThresholdLimit()
|
boolean |
OracleAppJDBCDataSource.getManageLocalTransactions()
|
int |
OracleAppJTAResource.getMaxConcurrentTransactions()
|
int |
OracleAppJDBCConnectionPool.getMaxConnectAttempts()
|
int |
OracleAppJMSServer.getMaxOpenFiles()
|
int |
OracleAppJ2EEWebSite.getMaxRequestSize()
|
long |
OracleAppJMSServer.getMessagePoll()
|
LogicalContent |
OracleAppJ2EEApplication.getMetricRulesDescriptor()
|
int |
OracleAppJDBCConnectionPool.getMinConnections()
|
java.lang.String |
OracleAppCluster.getName()
|
java.lang.String |
OracleAppJ2EEApplication.getNameAsParent()
|
java.lang.String |
OracleAppConnectorModule.getNativeLibraryPath()
|
boolean |
OracleAppJMSServer.getNoDms()
|
boolean |
OracleAppJMSServer.getNoJmx()
|
int |
OracleAppJDBCConnectionPool.getNumCachedStatements()
|
boolean |
OracleAppWebModule.getOhsRouting()
|
boolean |
OracleAppJ2EEWebSite.getOhsRouting()
|
boolean |
OracleAppJ2EEApplication.getOhsRouting()
|
java.lang.String |
OracleAppJ2EEServer.getOracleHome()
|
double |
OracleAppJMSServer.getPagingThreshold()
|
OracleAppJ2EEApplication |
OracleAppJ2EEApplication.getParentApplication()
|
java.lang.String |
OracleAppJDBCDriver.getPassword()
|
java.lang.String |
OracleAppJDBCDataSource.getPassword()
|
java.lang.String |
OracleAppConnectorModule.getPath()
|
java.lang.String |
OracleAppWebModule.getPersistencePath()
|
BindAddress |
OracleAppJMSServer.getPrimarySAP()
|
BindAddress |
OracleAppJ2EEWebSite.getPrimarySAP()
|
boolean |
OracleAppJMSServer.getPrintStackTrace()
|
OracleAppProcessManager |
OracleAppDomain.getProcessManager()
|
int |
OracleAppJDBCConnectionPool.getPropertyCheckInterval()
|
LogicalContent |
OracleAppWebModule.getProprietaryDeploymentDescriptor()
|
LogicalContent |
OracleAppJ2EEApplication.getProprietaryDeploymentDescriptor()
|
LogicalContent |
OracleAppEJBModule.getProprietaryDeploymentDescriptor()
|
LogicalContent |
OracleAppConnectorModule.getProprietaryDeploymentDescriptor()
|
LogicalContent |
OracleAppWebModule.getProprietaryWsDeploymentDescriptor()
|
java.lang.String |
OracleAppJ2EEWebSite.getProtocol()
|
boolean |
OracleAppResourceAdapter.getReauthenticationSupport()
|
boolean |
OracleAppJSPContainer.getReduceTagCode()
|
int |
OracleAppProcessManager.getRemotePort()
|
int |
OracleAppProcessManager.getRequestPort()
|
java.lang.String |
OracleAppResourceAdapter.getResourceAdapterClass()
|
java.lang.String |
OracleAppJ2EEApplication.getRoutingId()
|
java.lang.String |
OracleAppJSPContainer.getRunMode()
|
boolean |
OracleAppJ2EEServer.getRunningClusterMBeanServer()
|
boolean |
OracleAppJMSServer.getSaveAllExpired()
|
boolean |
OracleAppWebModule.getSearchLocalClassFirst()
|
boolean |
OracleAppJ2EEWebSite.getSecure()
|
java.lang.String |
OracleAppJ2EEServer.getSecurityDeploymentURL()
|
java.lang.String |
OracleAppJ2EEServer.getSecurityProvider()
|
long |
OracleAppJMSServer.getServerPoll()
|
java.lang.String |
OracleAppServlet.getServletClass()
|
java.lang.String |
OracleAppServlet.getServletDisplayName()
|
java.lang.String |
OracleAppWebModule.getServletWebDir()
|
int |
OracleAppWebModule.getSessionTimeout()
|
java.lang.String |
OracleAppWebModule.getSourceDirectory()
|
java.lang.String |
OracleAppResourceAdapter.getSpecVersion()
|
java.lang.String |
OracleAppWebModule.getState()
|
java.lang.String |
OracleAppResourceAdapter.getState()
|
java.lang.String |
OracleAppJ2EEApplication.getState()
|
java.lang.String |
OracleAppEJBModule.getState()
|
java.lang.String |
OracleAppConnectorModule.getState()
|
boolean |
OracleAppJSPContainer.getStaticTextInChars()
|
java.lang.String |
OracleAppJSPContainer.getTaglibLocation()
|
java.lang.String |
OracleAppJSPContainer.getTagReuseDefault()
|
java.lang.String |
OracleAppWebModule.getTemporaryDirectory()
|
int |
OracleAppJSPContainer.getTimeout()
|
int |
OracleAppJDBCConnectionPool.getTimeToLiveTimeout()
|
java.lang.String |
OracleAppCluster.getTopologyAddress()
|
java.lang.String |
OracleAppJDBCDataSource.getTransactionLevel()
|
int |
OracleAppJTAResource.getTransactionTimeout()
|
java.lang.String |
OracleAppJDBCDriver.getUrl()
|
java.lang.String |
OracleAppJDBCConnectionPool.getUrl()
|
boolean |
OracleAppWebModule.getUseCookies()
|
int |
OracleAppJDBCConnectionPool.getUsedConnectionWaitTimeout()
|
boolean |
OracleAppJ2EEWebSite.getUseKeepAlives()
|
java.lang.String |
OracleAppJDBCDriver.getUser()
|
java.lang.String |
OracleAppJDBCDataSource.getUser()
|
java.lang.String |
OracleAppWebModule.getWebModuleDisplayName()
|
java.lang.String |
OracleAppJ2EEApplication.getWebSite()
|
java.lang.String |
OracleAppJ2EEWebSite.getWebSiteDisplayName()
|
java.lang.String |
OracleAppWebModule.getWebSites()
|
java.lang.String |
OracleAppWebModule.getWebURL()
|
LogicalContent |
OracleAppWebModule.getWsDeploymentDescriptor()
|
LogicalContent |
OracleAppEJBModule.getWsDeploymentDescriptor()
|
java.lang.String |
OracleAppJDBCDriver.getXaRecoveryPassword()
|
java.lang.String |
OracleAppJDBCDriver.getXaRecoveryUsername()
|
boolean |
OracleAppJSPContainer.getXmlValidate()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.j2ee.weblogic |
---|
Methods in com.collation.platform.model.topology.app.j2ee.weblogic that throw AttributeNotSetException | |
---|---|
int |
WebLogicJTA.getAbandonTimeout()
|
java.lang.String |
WebLogicJMSSessionPool.getAcknowledgeMode()
|
java.lang.String |
WebLogicJMSConnectionFactory.getAcknowledgePolicy()
|
BindAddress |
WebLogicServer.getAdminBindAddress()
|
java.lang.String |
WebLogicJDBCMultiPool.getAlgorithmType()
|
boolean |
WebLogicJMSConnectionFactory.getAllowCloseInOnMessage()
|
WebLogicJ2EEApplication |
WebLogicWebModule.getApplication()
|
WebLogicJ2EEApplication |
WebLogicEJBModule.getApplication()
|
WebLogicJ2EEApplication |
WebLogicConnectorModule.getApplication()
|
java.lang.String |
WebLogicWebModule.getAuthRealmName()
|
int |
WebLogicJTA.getBeforeCompletionIterationLimit()
|
BindAddress |
WebLogicServer.getBindAddress()
|
BindAddress |
WebLogicNodeManager.getBindAddress()
|
long |
WebLogicJMSServer.getBytesMaximum()
|
boolean |
WebLogicJMSServer.getBytesPagingEnabled()
|
boolean |
WebLogicJMSDestination.getBytesPagingEnabled()
|
long |
WebLogicJMSServer.getBytesThresholdHigh()
|
long |
WebLogicJMSServer.getBytesThresholdLow()
|
int |
WebLogicJDBCConnectionPool.getCapacityIncrement()
|
java.lang.String |
WebLogicSSLSettings.getCertAuthenticator()
|
boolean |
WebLogicWebModule.getCleanupSessionFilesEnabled()
|
boolean |
WebLogicSSLSettings.getClientCeritificateEnforced()
|
boolean |
WebLogicCluster.getClientCertProxyEnabled()
|
WebLogicCluster |
WebLogicServer.getCluster()
|
java.lang.String |
WebLogicCluster.getClusterAddress()
|
boolean |
WebLogicVirtualHost.getClusteringEnabled()
|
WebLogicCluster[] |
WebLogicDomain.getClusters()
|
int |
WebLogicServer.getClusterWeight()
|
java.lang.String |
WebLogicEntityEJB.getCMPVersion()
|
int |
WebLogicServer.getCompleteHTTPMessageTimeout()
|
int |
WebLogicServer.getCompleteIIOPMessageTimeout()
|
int |
WebLogicServer.getCompleteT3MessageTimeout()
|
ConfigFile |
WebLogicDomain.getConfigFile()
|
WebLogicJMSConnectionFactory[] |
WebLogicJMSServer.getConnectionFactories()
|
java.lang.String |
WebLogicJMSSessionPool.getConnectionFactory()
|
java.lang.String |
WebLogicConnector.getConnectionFactoryImplClass()
|
java.lang.String |
WebLogicConnector.getConnectionFactoryInterface()
|
java.lang.String |
WebLogicConnector.getConnectionImplClass()
|
java.lang.String |
WebLogicConnector.getConnectionInterface()
|
WebLogicJDBCConnectionPool |
WebLogicJMSJDBCStore.getConnectionPool()
|
java.lang.String |
WebLogicConnector.getConnectorDisplayName()
|
java.lang.String |
WebLogicConnector.getConnectorVersion()
|
boolean |
WebLogicJDBCConnectionPool.getConnLeakProfilingEnabled()
|
java.lang.String |
WebLogicDomain.getConsoleContextPath()
|
boolean |
WebLogicDomain.getConsoleEnabled()
|
boolean |
WebLogicWebModule.getDebugEnabled()
|
boolean |
WebLogicVirtualHost.getDebugEnabled()
|
java.lang.String |
WebLogicJMSConnectionFactory.getDefaultDeliveryMode()
|
java.lang.String |
WebLogicServer.getDefaultIIOPPassword()
|
java.lang.String |
WebLogicServer.getDefaultIIOPUser()
|
java.lang.String |
WebLogicCluster.getDefaultLoadAlgorithm()
|
int |
WebLogicJMSConnectionFactory.getDefaultPriority()
|
java.lang.String |
WebLogicServer.getDefaultProtocol()
|
long |
WebLogicJMSConnectionFactory.getDefaultRedeliveryDelay()
|
java.lang.String |
WebLogicServer.getDefaultSecureProtocol()
|
java.lang.String |
WebLogicWebModule.getDefaultServlet()
|
java.lang.String |
WebLogicServer.getDefaultTGIOPPassword()
|
java.lang.String |
WebLogicServer.getDefaultTGIOPUser()
|
long |
WebLogicJMSConnectionFactory.getDefaultTimeToDeliver()
|
long |
WebLogicJMSConnectionFactory.getDefaultTimeToLive()
|
boolean |
WebLogicWebModule.getDeployed()
|
boolean |
WebLogicJ2EEApplication.getDeployed()
|
boolean |
WebLogicEJBModule.getDeployed()
|
boolean |
WebLogicConnectorModule.getDeployed()
|
WebLogicJMSDestination[] |
WebLogicJMSServer.getDestinations()
|
java.lang.String |
WebLogicJMSFileStore.getDirectory()
|
boolean |
WebLogicServer.getDomainLogEnabled()
|
WebLogicJDBCDriver |
WebLogicJDBCConnectionPool.getDriver()
|
java.lang.String |
WebLogicConnector.getEisType()
|
java.lang.String |
WebLogicEJB.getEJBClass()
|
WebLogicEJBContainer |
WebLogicServer.getEJBContainer()
|
WebLogicEJBContainer[] |
WebLogicEJBModule.getEJBContainers()
|
boolean |
WebLogicVirtualHost.getEventsEnabled()
|
boolean |
WebLogicServer.getExpectedToRun()
|
int |
WebLogicSSLSettings.getExportKeyLifespan()
|
java.lang.String |
WebLogicServer.getExternalDNSName()
|
java.lang.String |
WebLogicServer.getExtraRmicOptions()
|
java.lang.String |
WebLogicEJBModule.getExtraRmicOptions()
|
java.lang.String |
WebLogicEJBContainer.getExtraRmicOptions()
|
boolean |
WebLogicJTA.getForgeHeuristics()
|
boolean |
WebLogicSSLSettings.getHandlerEnabled()
|
java.lang.String |
WebLogicServer.getHelpPageURL()
|
java.lang.String |
WebLogicEJB.getHomeClass()
|
ComputerSystem |
WebLogicDomain.getHost()
|
boolean |
WebLogicSSLSettings.getHostnameVerificationIgnored()
|
java.lang.String |
WebLogicSSLSettings.getHostnameVerifier()
|
boolean |
WebLogicServer.getHTTPDEnabled()
|
int |
WebLogicVirtualHost.getHTTPSKeepAliveSecs()
|
int |
WebLogicServer.getIdleIIOPConnectionTimeout()
|
boolean |
WebLogicServer.getIIOPEnabled()
|
boolean |
WebLogicWebModule.getIndexDirectoryEnabled()
|
int |
WebLogicJDBCConnectionPool.getInitialCapacity()
|
boolean |
WebLogicServer.getInstrumentStackTraceEnabled()
|
java.lang.String |
WebLogicServer.getInterfaceAddress()
|
boolean |
WebLogicServer.getJ2EE12OnlyModeEnabled()
|
boolean |
WebLogicServer.getJ2EE13WarningEnabled()
|
java.lang.String |
WebLogicServer.getJavaCompiler()
|
java.lang.String |
WebLogicEJBModule.getJavaCompiler()
|
java.lang.String |
WebLogicEJBContainer.getJavaCompiler()
|
java.lang.String |
WebLogicServer.getJavaCompilerPostClassPath()
|
java.lang.String |
WebLogicEJBModule.getJavaCompilerPostClassPath()
|
java.lang.String |
WebLogicEJBContainer.getJavaCompilerPostClassPath()
|
java.lang.String |
WebLogicServer.getJavaCompilerPreClassPath()
|
java.lang.String |
WebLogicEJBModule.getJavaCompilerPreClassPath()
|
java.lang.String |
WebLogicEJBContainer.getJavaCompilerPreClassPath()
|
java.lang.String |
WebLogicServer.getJDBCLogFileName()
|
boolean |
WebLogicServer.getJDBCLoggingEnabled()
|
boolean |
WebLogicServer.getJMSDefaultConnectionFactoriesEnabled()
|
java.lang.String |
WebLogicJMSDestination.getJNDIName()
|
java.lang.String |
WebLogicJMSConnectionFactory.getJNDIName()
|
java.lang.String |
WebLogicJDBCMultiPool.getJNDIName()
|
java.lang.String |
WebLogicJDBCDataSource.getJNDIName()
|
java.lang.String |
WebLogicJDBCConnectionPool.getJNDIName()
|
java.lang.String |
WebLogicServlet.getJSPFile()
|
WebLogicJTA |
WebLogicDomain.getJTA()
|
boolean |
WebLogicVirtualHost.getKeepAliveEnabled()
|
int |
WebLogicVirtualHost.getKeepAliveSecs()
|
boolean |
WebLogicEJBModule.getKeepGenerated()
|
boolean |
WebLogicEJBContainer.getKeepGenerated()
|
boolean |
WebLogicSSLSettings.getKeyEncrypted()
|
java.lang.String |
WebLogicConnector.getLargeIcon()
|
long |
WebLogicDomain.getLastModificationTime()
|
long |
WebLogicWebModule.getLastModified()
|
long |
WebLogicJ2EEApplication.getLastModified()
|
long |
WebLogicEJBModule.getLastModified()
|
long |
WebLogicConnectorModule.getLastModified()
|
java.lang.String |
WebLogicConnector.getLicenseDescription()
|
boolean |
WebLogicConnector.getLicenseRequired()
|
int |
WebLogicServer.getListenDelaySecs()
|
java.lang.String |
WebLogicJMSSessionPool.getListenerClass()
|
int |
WebLogicServer.getListenThreadStartDelaySecs()
|
int |
WebLogicServlet.getLoadOnStartup()
|
java.lang.String |
WebLogicEJB.getLocalClass()
|
java.lang.String |
WebLogicEJB.getLocalHomeClass()
|
int |
WebLogicVirtualHost.getLogFileBufferKBytes()
|
int |
WebLogicVirtualHost.getLogFileFlushSecs()
|
java.lang.String |
WebLogicVirtualHost.getLogFileFormat()
|
java.lang.String |
WebLogicVirtualHost.getLogFileName()
|
boolean |
WebLogicVirtualHost.getLoggingEnabled()
|
int |
WebLogicJDBCConnectionPool.getLoginDelaySeconds()
|
int |
WebLogicServer.getLoginTimeout()
|
int |
WebLogicServer.getLoginTimeoutMillis()
|
int |
WebLogicSSLSettings.getLoginTimeoutMillis()
|
boolean |
WebLogicServer.getLogRemoteExceptionsEnabled()
|
int |
WebLogicVirtualHost.getLogRotationPeriodMins()
|
java.lang.String |
WebLogicVirtualHost.getLogRotationTimeBegin()
|
java.lang.String |
WebLogicVirtualHost.getLogRotationType()
|
WebLogicMachine |
WebLogicServer.getMachine()
|
WebLogicMachine[] |
WebLogicDomain.getMachines()
|
java.lang.String |
WebLogicConnector.getManagerConnectionFactoryClass()
|
int |
WebLogicJDBCConnectionPool.getMaxCapacity()
|
int |
WebLogicServer.getMaxHTTPMessageSize()
|
int |
WebLogicServer.getMaxIIOPMessageSize()
|
int |
WebLogicVirtualHost.getMaxLogFileSizeKBytes()
|
int |
WebLogicVirtualHost.getMaxPostSize()
|
int |
WebLogicVirtualHost.getMaxPostTimeSecs()
|
int |
WebLogicJTA.getMaxSimultaneousTx()
|
int |
WebLogicServer.getMaxT3MessageSize()
|
int |
WebLogicJTA.getMaxUniqueNameStats()
|
int |
WebLogicJMSConnectionFactory.getMessageMaximum()
|
java.lang.String |
WebLogicMessageEJB.getMessageSelector()
|
long |
WebLogicJMSServer.getMessagesMaximum()
|
boolean |
WebLogicJMSServer.getMessagesPagingEnabled()
|
boolean |
WebLogicJMSDestination.getMessagesPagingEnabled()
|
long |
WebLogicJMSServer.getMessagesThresholdHigh()
|
long |
WebLogicJMSServer.getMessagesThresholdLow()
|
java.lang.String |
WebLogicJMSTopic.getMulticastAddress()
|
java.lang.String |
WebLogicCluster.getMulticastAddress()
|
int |
WebLogicJMSTopic.getMulticastPort()
|
int |
WebLogicCluster.getMulticastSendDelay()
|
int |
WebLogicJMSTopic.getMulticastTTL()
|
int |
WebLogicCluster.getMulticastTTL()
|
java.lang.String |
WebLogicMachine.getName()
|
java.lang.String |
WebLogicJMSStore.getName()
|
java.lang.String |
WebLogicJMSSessionPool.getName()
|
java.lang.String |
WebLogicCluster.getName()
|
boolean |
WebLogicServer.getNativeIOEnabled()
|
WebLogicNodeManager |
WebLogicMachine.getNodeManager()
|
java.lang.String |
WebLogicJMSConnectionFactory.getOverrunPolicy()
|
WebLogicJMSStore |
WebLogicJMSServer.getPagingStore()
|
WebLogicServer |
WebLogicSSLSettings.getParent()
|
WebLogicMachine |
WebLogicNodeManager.getParent()
|
WebLogicDomain |
WebLogicMachine.getParent()
|
WebLogicDomain |
WebLogicJTA.getParent()
|
WebLogicJMSServer |
WebLogicJMSStore.getParent()
|
WebLogicJMSServer |
WebLogicJMSSessionPool.getParent()
|
WebLogicJMSServer |
WebLogicJMSDestination.getParent()
|
WebLogicJMSServer |
WebLogicJMSConnectionFactory.getParent()
|
WebLogicDomain |
WebLogicCluster.getParent()
|
java.lang.String |
WebLogicWebModule.getPath()
|
java.lang.String |
WebLogicJ2EEApplication.getPath()
|
java.lang.String |
WebLogicEJBModule.getPath()
|
java.lang.String |
WebLogicConnectorModule.getPath()
|
java.lang.String |
WebLogicEntityEJB.getPersistenceType()
|
WebLogicJDBCConnectionPool |
WebLogicJDBCDataSource.getPool()
|
WebLogicJDBCConnectionPool[] |
WebLogicJDBCMultiPool.getPoolList()
|
int |
WebLogicVirtualHost.getPostTimeoutSecs()
|
java.lang.String |
WebLogicServer.getPreferredSecondaryGroup()
|
boolean |
WebLogicWebModule.getPreferWebInfClasses()
|
java.lang.String |
WebLogicJMSJDBCStore.getPrefixName()
|
int |
WebLogicJDBCConnectionPool.getPreparedStatementCacheSize()
|
java.lang.String |
WebLogicEntityEJB.getPrimaryKeyClass()
|
java.lang.String |
WebLogicEntityEJB.getPrimaryKeyField()
|
boolean |
WebLogicConnector.getReauthenticationSupport()
|
int |
WebLogicJDBCConnectionPool.getRefreshMinutes()
|
java.lang.String |
WebLogicEJB.getRemoteClass()
|
java.lang.String |
WebLogicServer.getReplicationGroup()
|
boolean |
WebLogicServer.getReverseDNSAllowed()
|
java.lang.String |
WebLogicServer.getRootDirectory()
|
java.lang.String |
WebLogicDomain.getRootDirectory()
|
boolean |
WebLogicJDBCDataSource.getRowPrefetchEnabled()
|
int |
WebLogicJDBCDataSource.getRowPrefetchSize()
|
java.lang.String |
WebLogicServlet.getRunAs()
|
boolean |
WebLogicVirtualHost.getSendServerHeaderEnabled()
|
java.lang.String |
WebLogicSSLSettings.getServerCertificateChainFileName()
|
java.lang.String |
WebLogicServlet.getServletClass()
|
boolean |
WebLogicWebModule.getServletExtensionCaseSensitive()
|
java.lang.String |
WebLogicServlet.getServletName()
|
int |
WebLogicWebModule.getServletReloadCheckSecs()
|
boolean |
WebLogicWebModule.getSessionDebuggable()
|
int |
WebLogicWebModule.getSessionIDLength()
|
int |
WebLogicJMSSessionPool.getSessionMaximum()
|
boolean |
WebLogicWebModule.getSessionMonitoringEnabled()
|
WebLogicJMSSessionPool[] |
WebLogicJMSServer.getSessionPools()
|
boolean |
WebLogicWebModule.getSessionTrackingEnabled()
|
java.lang.String |
WebLogicSessionEJB.getSessionType()
|
boolean |
WebLogicJDBCConnectionPool.getShrinkingEnabled()
|
int |
WebLogicJDBCConnectionPool.getShrinkPeriodMinutes()
|
boolean |
WebLogicVirtualHost.getSingleSingonDisabled()
|
int |
WebLogicWebModule.getSingleThreadedServletPoolSize()
|
java.lang.String |
WebLogicConnector.getSmallIcon()
|
java.lang.String |
WebLogicConnector.getSpecVersion()
|
WebLogicSSLSettings |
WebLogicServer.getSSL()
|
boolean |
WebLogicServer.getStdoutDebugEnabled()
|
boolean |
WebLogicServer.getStdoutEnabled()
|
int |
WebLogicServer.getStdoutSeverityLevel()
|
WebLogicJMSStore |
WebLogicJMSServer.getStore()
|
boolean |
WebLogicJMSDestination.getStoreEnabled()
|
WebLogicJMSStore[] |
WebLogicJMSServer.getStores()
|
int |
WebLogicJDBCDataSource.getStreamChunkSize()
|
java.lang.String |
WebLogicMessageEJB.getSubscriptionDurability()
|
boolean |
WebLogicJDBCConnectionPool.getSupportsLocalTransaction()
|
boolean |
WebLogicJDBCConnectionPool.getTestConnectionsOnRelease()
|
boolean |
WebLogicJDBCConnectionPool.getTestConnectionsOnReserve()
|
java.lang.String |
WebLogicJDBCConnectionPool.getTestTableName()
|
boolean |
WebLogicServer.getTGIOPEnabled()
|
int |
WebLogicServer.getThreadPoolPercentSocketReaders()
|
java.lang.String |
WebLogicEJBModule.getTmpPath()
|
java.lang.String |
WebLogicEJBContainer.getTmpPath()
|
boolean |
WebLogicJMSSessionPool.getTransacted()
|
java.lang.String |
WebLogicConnector.getTransactionSupport()
|
long |
WebLogicJMSConnectionFactory.getTransactionTimeout()
|
java.lang.String |
WebLogicSessionEJB.getTransactionType()
|
java.lang.String |
WebLogicMessageEJB.getTransactionType()
|
int |
WebLogicServer.getTunnelingClientPingSecs()
|
int |
WebLogicServer.getTunnelingClientTimeoutSecs()
|
boolean |
WebLogicServer.getTunnelingEnabled()
|
boolean |
WebLogicJDBCTxDataSource.getTwoPhaseCommitEnabled()
|
boolean |
WebLogicSSLSettings.getTwoWaySslEnabled()
|
java.lang.String |
WebLogicServer.getTxLogFilePrefix()
|
int |
WebLogicJTA.getTxTimeout()
|
java.lang.String |
WebLogicWebModule.getURI()
|
java.lang.String |
WebLogicEJBModule.getURI()
|
java.lang.String |
WebLogicConnectorModule.getURI()
|
java.lang.String |
WebLogicJDBCConnectionPool.getURL()
|
boolean |
WebLogicSSLSettings.getUseJava()
|
boolean |
WebLogicJMSConnectionFactory.getUserTransactionsEnabled()
|
AppProtocol[] |
WebLogicServer.getValidProtocols()
|
java.lang.String |
WebLogicConnector.getVendorName()
|
boolean |
WebLogicServer.getVerboseEJBDeploymentEnabled()
|
boolean |
WebLogicEJBModule.getVerboseEJBDeploymentEnabled()
|
boolean |
WebLogicEJBContainer.getVerboseEJBDeploymentEnabled()
|
boolean |
WebLogicVirtualHost.getWAPEnabled()
|
WebLogicWebContainer |
WebLogicServer.getWebContainer()
|
WebLogicWebContainer[] |
WebLogicWebModule.getWebContainers()
|
boolean |
WebLogicServer.getWorkspaceShowUserKeysOnly()
|
int |
WebLogicVirtualHost.getWriteChunkBytes()
|
boolean |
WebLogicJMSConnectionFactory.getXAConnectionFactoryEnabled()
|
boolean |
WebLogicServer.getZACEnabled()
|
java.lang.String |
WebLogicServer.getZACPublishRoot()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.j2ee.websphere |
---|
Methods in com.collation.platform.model.topology.app.j2ee.websphere that throw AttributeNotSetException | |
---|---|
int |
WebSphereTransactionService.getAbandonTimeout()
|
java.lang.String |
WebSphereGlobalSecuritySettings.getActiveIIOPProtocol()
|
WebSphereUserRegistry |
WebSphereGlobalSecuritySettings.getActiveUserRegistry()
|
java.lang.String |
WebSphereServer.getAddressSpace()
|
ComputerSystem |
WebSphereNode.getAdminHost()
Deprecated. |
long |
WebSphereJDBCConnectionPool.getAgedTimeoutMsecs()
|
java.lang.String |
WebSphereSSLSettings.getAlias()
|
boolean |
WebSphereSessionTuningParams.getAllowOverflow()
|
java.lang.String |
WebSphereWebModule.getAlternateDD()
|
java.lang.String |
WebSphereEJBModule.getAlternateDD()
|
java.lang.String |
WebSphereConnectorModule.getAlternateDD()
|
java.lang.String |
WebSphereServer.getAppClassloaderPolicy()
|
java.lang.String |
WebSphereServer.getAppClassloadingMode()
|
WebSphereJ2EEApplication |
WebSphereWebModule.getApplication()
|
WebSphereJ2EEApplication |
WebSphereSessionTuningParams.getApplication()
|
WebSphereJ2EEApplication |
WebSphereEJBModule.getApplication()
|
WebSphereJ2EEApplication |
WebSphereConnectorModule.getApplication()
|
java.lang.String |
WebSphereJDBCDataSource.getAuthDataAlias()
|
java.lang.String |
WebSphereAuthMappingModule.getAuthDataAlias()
|
WebSphereAuthMappingModule |
WebSphereJDBCConnectionPool.getAuthMappingModule()
|
java.lang.String |
WebSphereJDBCDataSource.getAuthMechanismPreference()
|
boolean |
WebSphereProcessMonitoringPolicy.getAutoRestart()
|
java.lang.String |
WebSphereLDAPUserRegistry.getBaseDN()
|
java.lang.String |
WebSphereMQJMSQueue.getBaseQueueManagerName()
|
java.lang.String |
WebSphereMQJMSQueue.getBaseQueueName()
|
java.lang.String |
WebSphereMQJMSTopic.getBaseTopicName()
|
int |
WebSphereTransactionService.getBeforeCompletionIterationLimit()
|
BindAddress |
WebSphereNamedEndpoint.getBindAddress()
|
BindAddress[] |
WebSphereVirtualHost.getBindAddresses()
|
java.lang.String |
WebSphereLDAPUserRegistry.getBindDN()
|
java.lang.String |
WebSphereJVMSettings.getBootClasspath()
|
java.lang.String |
WebSphereMQJMSTopic.getBrokerCCDurSubQueue()
|
java.lang.String |
WebSphereMQJMSTopic.getBrokerDurSubQueue()
|
java.lang.String |
WebSphereEFixInfo.getBuildDate()
|
java.lang.String |
WebSphereEFixInfo.getBuildVersion()
|
long |
WebSphereJMSServer.getBytesMaximum()
|
boolean |
WebSphereJMSServer.getBytesPagingEnabled()
|
long |
WebSphereJMSServer.getBytesThresholdHigh()
|
long |
WebSphereJMSServer.getBytesThresholdLow()
|
int |
WebSphereGlobalSecuritySettings.getCacheTimeoutMsecs()
|
java.lang.String |
WebSphereJMSDestination.getCategory()
|
java.lang.String |
WebSphereJDBCDataSource.getCategory()
|
int |
WebSphereMQJMSDestination.getCCSID()
|
WebSphereCell |
WebSphereVariable.getCell()
|
WebSphereCell |
WebSphereSharedLibrary.getCell()
|
WebSphereCell |
WebSphereServer.getCell()
|
WebSphereCell |
WebSphereNode.getCell()
|
java.lang.String |
WebSphereWebModule.getClassloaderMode()
|
java.lang.String |
WebSphereJ2EEApplication.getClassLoaderMode()
|
java.lang.String |
WebSphereSharedLibrary.getClasspath()
|
java.lang.String |
WebSphereJVMSettings.getClasspath()
|
java.lang.String |
WebSphereJMSProvider.getClasspath()
|
java.lang.String |
WebSphereJDBCProvider.getClasspath()
|
boolean |
WebSphereSSLSettings.getClientAuthentication()
|
java.lang.String |
WebSphereSSLSettings.getClientKeyAlias()
|
WebSphereCluster |
WebSphereServer.getCluster()
|
WebSphereCluster |
WebSphereClusterMember.getCluster()
|
WebSphereCluster[] |
WebSphereCell.getClusters()
|
java.lang.String |
WebSphereServer.getClusterUniqueId()
|
int |
WebSphereServer.getClusterWeight()
|
java.lang.String |
WebSphereEFixInfo.getComponentName()
|
LogicalContent[] |
WebSphereNode.getConfigContents()
|
LogicalContent[] |
WebSphereCell.getConfigContents()
|
ConfigFile |
WebSphereNode.getConfigFile()
|
ConfigFile |
WebSphereCell.getConfigFile()
|
WebSphereConfiguredConnection[] |
WebSphereVirtualHost.getConfiguredConnections()
|
long |
WebSphereJDBCConnectionPool.getConnectionTimeoutSecs()
|
java.lang.String |
WebSphereNode.getConsoleContextPath()
|
WebSphereWebContainer |
WebSphereSessionTuningParams.getContainer()
|
boolean |
WebSphereJ2EEApplication.getCreateMBeansForResources()
|
WebSphereProperty[] |
WebSphereServer.getCustomProperties()
|
java.lang.String |
WebSphereCustomUserRegistry.getCustomRegistryClassName()
|
WebSphereJDBCDataSource |
WebSphereJDBCConnectionPool.getDataSource()
|
java.lang.String |
WebSphereJDBCDataSource.getDatasourceHelperClassname()
|
WebSphereJDBCDataSource[] |
WebSphereJDBCProvider.getDataSources()
|
java.lang.String |
WebSphereJVMSettings.getDebugArgs()
|
boolean |
WebSphereJVMSettings.getDebugMode()
|
java.lang.String |
WebSphereMQJMSDestination.getDecimalEncoding()
|
boolean |
WebSphereSSLSettings.getDefault()
|
java.lang.String |
WebSphereEJBContainer.getDefaultDatasourceJNDIName()
|
WebSphereSSLSettings |
WebSphereGlobalSecuritySettings.getDefaultSslSetting()
|
java.lang.String |
WebSphereWebContainer.getDefaultVirtualHostName()
|
boolean |
WebSphereWebModule.getDeployed()
|
boolean |
WebSphereJ2EEApplication.getDeployed()
|
boolean |
WebSphereEJBModule.getDeployed()
|
boolean |
WebSphereConnectorModule.getDeployed()
|
LogicalContent |
WebSphereJ2EEApplication.getDeploymentDescriptor()
|
java.lang.String |
WebSphereJ2EEApplication.getDeploymentId()
|
WebSphereDeploymentManager |
WebSphereCell.getDeploymentManager()
|
WebSphereJMSDestination[] |
WebSphereJMSServer.getDestinations()
|
boolean |
WebSphereJVMSettings.getDisableJIT()
|
java.lang.String |
WebSphereNode.getDiscoveryProtocol()
|
java.lang.String |
WebSphereCell.getDiscoveryProtocol()
|
WebSphereEFixInfo[] |
WebSphereServer.getEFixes()
|
java.lang.String |
WebSphereEFixInfo.getEFixId()
|
long |
WebSphereEJBContainer.getEJBCacheCleanupIntervalMsecs()
|
long |
WebSphereEJBContainer.getEJBCacheSize()
|
WebSphereEJBContainer[] |
WebSphereEJBModule.getEJBContainers()
|
boolean |
WebSphereSSLSettings.getEnableCryptoHardwareSupport()
|
boolean |
WebSphereGlobalSecuritySettings.getEnabled()
|
boolean |
WebSphereJ2EEApplication.getEnableDistribution()
|
boolean |
WebSphereGlobalSecuritySettings.getEnableJava2SecRuntimeFiltering()
|
boolean |
WebSphereWebContainer.getEnableServletCaching()
|
boolean |
WebSphereGlobalSecuritySettings.getEnforceJava2Security()
|
java.lang.String |
WebSphereProcessDefinition.getExecutableArguments()
|
java.lang.String |
WebSphereJVMSettings.getExecutableJarFileName()
|
java.lang.String |
WebSphereProcessDefinition.getExecutableName()
|
java.lang.String |
WebSphereJMSServer.getExecutableName()
|
java.lang.String |
WebSphereProcessDefinition.getExecutableTarget()
|
java.lang.String |
WebSphereProcessDefinition.getExecutableTargetKind()
|
java.lang.String |
WebSphereJMSDestination.getExpiry()
|
java.lang.String |
WebSphereJMSProvider.getExternalInitialContextFactory()
|
java.lang.String |
WebSphereJMSProvider.getExternalProviderURL()
|
boolean |
WebSphereHTTPTransport.getExternalUsage()
|
java.lang.String |
WebSphereMQJMSDestination.getFloatingPointEncoding()
|
boolean |
WebSphereTransactionService.getForgeHeuristics()
|
java.lang.String |
WebSphereJVMSettings.getGenericJvmArguments()
|
WebSphereGlobalSecuritySettings |
WebSphereCell.getGlobalSecuritySettings()
|
ComputerSystem |
WebSphereNode.getHost()
Deprecated. |
ComputerSystem |
WebSphereCell.getHost()
Deprecated. |
java.lang.String |
WebSphereNamedEndpoint.getHostName()
|
java.lang.String |
WebSphereJVMSettings.getHprofArguments()
|
WebSphereHTTPTransport[] |
WebSphereWebContainer.getHTTPTransports()
|
WebSphereHTTPTransport[] |
WebSphereVirtualHost.getHTTPTransports()
|
boolean |
WebSphereUserRegistry.getIgnoreCase()
|
java.lang.String |
WebSphereJDBCProvider.getImplementationClassName()
|
long |
WebSphereEJBContainer.getInactivePoolCleanupIntervalMsecs()
|
int |
WebSphereJVMSettings.getInitialHeapSizeMB()
|
java.lang.String |
WebSphereMQJMSDestination.getIntegerEncoding()
|
int |
WebSphereSessionTuningParams.getInvalidationTimeout()
|
IpAddress |
WebSphereConfiguredConnection.getIpAddress()
|
boolean |
WebSphereGlobalSecuritySettings.getIssuePermissionWarning()
|
java.lang.String |
WebSphereJMSDestination.getJNDIName()
|
java.lang.String |
WebSphereJDBCDataSource.getJNDIName()
|
java.lang.String |
WebSphereServer.getJvmLogFileName()
|
WebSphereJVMSettings[] |
WebSphereProcessDefinition.getJVMSettings()
|
java.lang.String |
WebSphereSSLSettings.getKeyFileFormat()
|
java.lang.String |
WebSphereSSLSettings.getKeyFileName()
|
WebSphereSharedLibrary[] |
WebSphereServer.getLibraries()
|
WebSphereSharedLibrary[] |
WebSphereNode.getLibraries()
|
WebSphereSharedLibrary[] |
WebSphereCell.getLibraries()
|
WebSphereLibraryRef[] |
WebSphereJ2EEApplication.getLibraryRefs()
|
int |
WebSphereUserRegistry.getLimit()
|
java.lang.String |
WebSphereAuthMappingModule.getMappingConfigAlias()
|
int |
WebSphereJDBCConnectionPool.getMaxConnections()
|
int |
WebSphereJVMSettings.getMaximumHeapSizeMB()
|
int |
WebSphereSessionTuningParams.getMaxInMemSessionCount()
|
int |
WebSphereTransactionService.getMaxSimultaneousTx()
|
int |
WebSphereProcessMonitoringPolicy.getMaxStartupAttempts()
|
int |
WebSphereTransactionService.getMaxUniqueNameStats()
|
java.lang.String |
WebSphereJMSDestination.getMessagePriority()
|
long |
WebSphereJMSServer.getMessagesMaximum()
|
boolean |
WebSphereJMSServer.getMessagesPagingEnabled()
|
long |
WebSphereJMSServer.getMessagesThresholdHigh()
|
long |
WebSphereJMSServer.getMessagesThresholdLow()
|
int |
WebSphereJDBCConnectionPool.getMinConnections()
|
WebSphereProcessMonitoringPolicy |
WebSphereProcessDefinition.getMonitoringPolicy()
|
long |
WebSphereLDAPUserRegistry.getMonitorInterval()
|
java.lang.String |
WebSphereVirtualHost.getName()
|
java.lang.String |
WebSphereSharedLibrary.getName()
|
java.lang.String |
WebSphereProperty.getName()
|
java.lang.String |
WebSphereNode.getName()
|
java.lang.String |
WebSphereNamedEndpoint.getName()
|
java.lang.String |
WebSphereJ2EEResourceProperty.getName()
|
java.lang.String |
WebSphereCluster.getName()
|
WebSphereNamedEndpoint[] |
WebSphereServer.getNamedEndpoints()
|
boolean |
WebSphereMQJMSDestination.getNativeEncoding()
|
java.lang.String |
WebSphereSharedLibrary.getNativepath()
|
java.lang.String |
WebSphereJMSProvider.getNativepath()
|
java.lang.String |
WebSphereJDBCProvider.getNativepath()
|
WebSphereNode |
WebSphereWebModule.getNode()
|
WebSphereNode |
WebSphereVariable.getNode()
|
WebSphereNode |
WebSphereSharedLibrary.getNode()
|
WebSphereNode |
WebSphereServer.getNode()
|
WebSphereNode |
WebSphereJ2EEResource.getNode()
|
WebSphereNode |
WebSphereEJBModule.getNode()
|
WebSphereNode |
WebSphereConnectorModule.getNode()
|
WebSphereNodeAgent |
WebSphereNode.getNodeAgent()
|
java.lang.String |
WebSphereClusterMember.getNodeName()
|
java.lang.String |
WebSphereProcessMonitoringPolicy.getNodeRestartState()
|
WebSphereNode[] |
WebSphereCell.getNodes()
|
int |
WebSphereJVMSettings.getNumber()
|
java.lang.String |
WebSphereJVMSettings.getOsName()
|
WebSphereCell |
WebSphereVirtualHost.getParent()
|
WebSphereGlobalSecuritySettings |
WebSphereUserRegistry.getParent()
|
WebSphereServer |
WebSphereTransactionService.getParent()
|
WebSphereGlobalSecuritySettings |
WebSphereSSLSettings.getParent()
|
WebSphereServer |
WebSphereProperty.getParent()
|
WebSphereProcessDefinition |
WebSphereProcessMonitoringPolicy.getParent()
|
WebSphereServer |
WebSphereProcessDefinition.getParent()
|
WebSphereJ2EEApplication |
WebSphereLibraryRef.getParent()
|
WebSphereProcessDefinition |
WebSphereJVMSettings.getParent()
|
WebSphereJ2EEResource |
WebSphereJ2EEResourceProperty.getParent()
|
WebSphereCell |
WebSphereGlobalSecuritySettings.getParent()
|
WebSphereServer |
WebSphereEFixInfo.getParent()
|
WebSphereVirtualHost |
WebSphereConfiguredConnection.getParent()
|
WebSphereCell |
WebSphereCluster.getParent()
|
WebSphereJ2EEResource |
WebSphereAuthMappingModule.getParent()
|
java.lang.String |
WebSphereEJBContainer.getPassivationDirectory()
|
java.lang.String |
WebSphereMQJMSQueue.getPassword()
|
java.lang.String |
WebSphereJMSDestination.getPersistence()
|
int |
WebSphereProcessMonitoringPolicy.getPingIntervalSecs()
|
int |
WebSphereProcessMonitoringPolicy.getPingTimeoutMSecs()
|
WebSphereJDBCConnectionPool |
WebSphereJDBCDataSource.getPool()
|
int |
WebSphereConfiguredConnection.getPortNumber()
|
boolean |
WebSphereCluster.getPreferLocal()
|
BindAddress |
WebSphereNode.getPrimarySAP()
|
BindAddress |
WebSphereJMSServer.getPrimarySAP()
|
WebSphereProcessDefinition |
WebSphereServer.getProcessDefinition()
|
int |
WebSphereProcessDefinition.getProcessPriority()
|
WebSphereJMSProvider |
WebSphereJMSDestination.getProvider()
|
WebSphereJDBCProvider |
WebSphereJDBCDataSource.getProvider()
|
java.lang.String |
WebSphereJDBCConnectionPool.getPurgePolicy()
|
java.lang.String |
WebSphereMQJMSQueue.getQueueManagerHost()
|
int |
WebSphereMQJMSQueue.getQueueManagerPort()
|
java.lang.String |
WebSphereJMSQueue.getQueueNode()
|
java.lang.String |
WebSphereUserRegistry.getRealm()
|
long |
WebSphereJDBCConnectionPool.getReapTimeSecs()
|
java.lang.String |
WebSphereUserRegistry.getRegistryType()
|
boolean |
WebSphereJ2EEApplication.getReloadEnabled()
|
long |
WebSphereJ2EEApplication.getReloadIntervalSecs()
|
java.lang.String |
WebSphereCluster.getReplicationGroupName()
|
boolean |
WebSphereProperty.getRequired()
|
boolean |
WebSphereJ2EEResourceProperty.getRequired()
|
WebSphereJ2EEResourceProperty[] |
WebSphereJMSDestination.getResourceProperties()
|
WebSphereJ2EEResourceProperty[] |
WebSphereJDBCDataSource.getResourceProperties()
|
J2EEResource[] |
WebSphereNode.getResources()
|
boolean |
WebSphereLDAPUserRegistry.getReuseConnection()
|
java.lang.String |
WebSphereNode.getRootDirectory()
|
java.lang.String |
WebSphereCell.getRootDirectory()
|
java.lang.String |
WebSphereProcessDefinition.getRunAsGroup()
|
java.lang.String |
WebSphereProcessDefinition.getRunAsUser()
|
boolean |
WebSphereJVMSettings.getRunHprof()
|
int |
WebSphereProcessDefinition.getRunInProcessGroup()
|
long |
WebSphereLDAPUserRegistry.getSearchTimeout()
|
java.lang.String |
WebSphereSSLSettings.getSecurityLevel()
|
WebSphereServer |
WebSphereVariable.getServer()
|
WebSphereServer |
WebSphereSharedLibrary.getServer()
|
java.lang.String |
WebSphereMQJMSQueue.getServerConnectionChannelName()
|
java.lang.String |
WebSphereUserRegistry.getServerId()
|
java.lang.String |
WebSphereSSLSettings.getServerKeyAlias()
|
java.lang.String |
WebSphereClusterMember.getServerName()
|
WebSphereServer[] |
WebSphereNode.getServers()
|
WebSphereServer[] |
WebSphereJ2EEApplication.getServers()
|
java.lang.String |
WebSphereWebContainer.getSessionAffinityFailoverServer()
|
int |
WebSphereWebContainer.getSessionAffinityTimeout()
|
WebSphereSessionTuningParams |
WebSphereWebContainer.getSessionTuningParams()
|
WebSphereSessionTuningParams |
WebSphereJ2EEApplication.getSessionTuningParams()
|
boolean |
WebSphereLibraryRef.getSharedClassLoader()
|
WebSphereSharedLibrary |
WebSphereLibraryRef.getSharedLibrary()
|
java.lang.String |
WebSphereEFixInfo.getShortDescription()
|
long |
WebSphereJMSDestination.getSpecifiedExpiry()
|
int |
WebSphereJMSDestination.getSpecifiedPriority()
|
java.lang.String |
WebSphereLDAPUserRegistry.getSslConfig()
|
boolean |
WebSphereLDAPUserRegistry.getSslEnabled()
|
boolean |
WebSphereHTTPTransport.getSslEnabled()
|
WebSphereSSLSettings |
WebSphereHTTPTransport.getSslSettings()
|
WebSphereSSLSettings[] |
WebSphereGlobalSecuritySettings.getSslSettings()
|
int |
WebSphereJ2EEApplication.getStartingWeight()
|
int |
WebSphereJDBCDataSource.getStatementCacheSize()
|
java.lang.String |
WebSphereProcessDefinition.getStderrFilename()
|
java.lang.String |
WebSphereProcessDefinition.getStdinFilename()
|
java.lang.String |
WebSphereProcessDefinition.getStdoutFilename()
|
java.lang.String |
WebSphereVariable.getSymbolicName()
|
java.lang.String |
WebSphereMQJMSDestination.getTargetClient()
|
int |
WebSphereWebContainer.getThreadPoolInactivityTimeoutMsecs()
|
boolean |
WebSphereWebContainer.getThreadPoolIsGrowable()
|
int |
WebSphereWebContainer.getThreadPoolMaximumSize()
|
int |
WebSphereWebContainer.getThreadPoolMinimumSize()
|
java.lang.String |
WebSphereJMSTopic.getTopic()
|
java.lang.String |
WebSphereSSLSettings.getTrustFileFormat()
|
java.lang.String |
WebSphereSSLSettings.getTrustFileName()
|
int |
WebSphereTransactionService.getTxTimeout()
|
java.lang.String |
WebSphereServer.getType()
|
java.lang.String |
WebSphereNode.getType()
|
java.lang.String |
WebSphereLDAPUserRegistry.getType()
|
java.lang.String |
WebSphereJ2EEResourceProperty.getType()
|
java.lang.String |
WebSphereCell.getType()
|
java.lang.String |
WebSphereProcessDefinition.getUmask()
|
java.lang.String |
WebSphereClusterMember.getUniqueId()
|
long |
WebSphereJDBCConnectionPool.getUnusedTimeoutMsecs()
|
java.lang.String |
WebSphereWebModule.getURI()
|
java.lang.String |
WebSphereEJBModule.getURI()
|
java.lang.String |
WebSphereConnectorModule.getURI()
|
boolean |
WebSphereGlobalSecuritySettings.getUseDomainQualifiedUserNames()
|
boolean |
WebSphereGlobalSecuritySettings.getUseLocalSecurityServer()
|
boolean |
WebSphereJ2EEApplication.getUseMetadataFromBinaries()
|
java.lang.String |
WebSphereMQJMSQueue.getUserName()
|
WebSphereUserRegistry[] |
WebSphereGlobalSecuritySettings.getUserRegistries()
|
java.lang.String |
WebSphereProperty.getValidationExpression()
|
java.lang.String |
WebSphereVariable.getValue()
|
java.lang.String |
WebSphereProperty.getValue()
|
java.lang.String |
WebSphereJ2EEResourceProperty.getValue()
|
WebSphereVariable[] |
WebSphereServer.getVariables()
|
WebSphereVariable[] |
WebSphereNode.getVariables()
|
WebSphereVariable[] |
WebSphereCell.getVariables()
|
boolean |
WebSphereJVMSettings.getVerboseModeClass()
|
boolean |
WebSphereJVMSettings.getVerboseModeGarbageCollection()
|
boolean |
WebSphereJVMSettings.getVerboseModeJNI()
|
WebSphereVirtualHost |
WebSphereWebModule.getVirtualHost()
|
WebSphereVirtualHost |
WebSphereHTTPTransport.getVirtualHost()
|
WebSphereVirtualHost[] |
WebSphereCell.getVirtualHosts()
|
java.lang.String |
WebSphereJ2EEApplication.getWarClassLoaderPolicy()
|
WebSphereWebContainer[] |
WebSphereWebModule.getWebContainers()
|
int |
WebSphereClusterMember.getWeight()
|
java.lang.String |
WebSphereProcessDefinition.getWorkingDirectory()
|
boolean |
WebSphereJDBCProvider.getXAClassNameTemplateMatcher()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.lotus |
---|
Methods in com.collation.platform.model.topology.app.lotus that throw AttributeNotSetException | |
---|---|
java.lang.String |
SSLSettings.getAcceptSSLSiteCertificates()
|
java.lang.String |
WebConfig.getAccessLogFormat()
|
java.lang.String |
DominoSecurity.getAccessServer()
|
java.lang.String |
LotusConfig.getAdditionalFields()
|
java.lang.String |
WebConfig.getAdditionalStringResourceLanguages()
|
java.lang.String |
DominoReplicas.getAddressBook0()
"AddressBook_0" |
java.lang.String |
DominoReplicas.getAddressBook1()
|
java.lang.String |
DominoReplicas.getAddressBook2()
|
java.lang.String |
DominoReplicas.getAddressBook3()
|
java.lang.String |
DominoReplicas.getAddressBook4()
|
int |
SMTPConfig.getAddressLookup()
|
java.lang.String |
DominoSecurity.getAdministrators()
|
AdminProcess |
DominoServer.getAdminProcess()
This object represents a group of properties in the server document that can be logically grouped under the Admininstration Process tab. |
AgentManager |
DominoServer.getAgentManager()
This object represents a group of properties in the server document that can be logically grouped under the Agent Manager tab. |
int |
RemoteDebugManager.getAgentWaitAtStartTime()
|
java.lang.String |
WebRetriever.getAllowAccessToTheseInternetSites()
|
java.lang.String |
DirectoryInfo.getAllowAsRemoteDirectory()
|
java.lang.String |
DominoSecurity.getAllowedToUseMonitors()
|
java.lang.String |
WebConfig.getAllowHTTPClientsToBrowseDatabases()
|
int |
RemoteDebugManager.getAllowRemoteDebuggingOnThisServer()
|
int |
InternetClusterManager.getAllowUsersToBrowseDatabasesOverHTTP()
|
int |
LotusConfig.getAnonymous()
|
java.lang.String |
MeetingServer.getApplicationPath()
|
java.lang.String |
WebConfig.getArabic()
|
java.lang.String |
LotusConfig.getAuthenticationOptions()
|
int |
DominoTransactionLogging.getAutomaticFixupOfCorruptDatabases()
|
java.lang.String |
WebConfig.getBaltic()
|
java.lang.String |
MeetingServer.getBasePath()
|
java.lang.String |
WebConfig.getBindToHostName()
|
java.lang.String |
WebConfig.getCachedUserExpirationInterval()
|
int |
DirectoryCataloger.getCatalogInterval()
|
java.lang.String |
DirectoryCataloger.getCatalogSchedule()
|
java.lang.String |
WebConfig.getCentralEuropean()
|
java.lang.String |
WebConfig.getCGIDirectory()
|
java.lang.String |
CommunityServer.getCGIPath()
|
double |
WebConfig.getCGITimeout()
|
java.lang.String |
WebConfig.getCGIURLPath()
|
java.lang.String |
WebConfig.getCharsetInHeader()
|
java.lang.String |
WebConfig.getClassPath()
|
java.lang.String |
LotusConfig.getClientCertificate()
|
DominoCluster |
DominoServer.getCluster()
This object represents the domino cluster, if any, that this server belongs to. |
java.lang.String |
InternetClusterManager.getClusterName()
|
java.lang.String |
DominoCluster.getClusterName()
Unique name of the cluster. |
boolean |
DominoDatabase.getClusterReplication()
|
CommunityServer |
SametimeServer.getCommunityServer()
|
int |
WebRetriever.getConcurrentRetrievers()
|
java.lang.String |
MeetingServer.getConfigurations()
|
int |
DominoConnection.getConnectionPriority()
Represents the field "RepPriority" in the connection document. |
int |
DominoConnection.getConnectionType()
Represents the field "ConnectionType" in the connection document. |
int |
DominoNamingContext.getContextNo()
Represents the context no in the list of contexts. |
java.lang.String |
DominoNamingContext.getCountry()
Field "Country_0" |
java.lang.String |
DominoSecurity.getCreateDatabasesAndTemplates()
|
java.lang.String |
DominoSecurity.getCreateNewReplicas()
|
java.lang.String |
WebConfig.getCyrillic()
|
java.lang.String |
DominoReplicas.getDatabaseLinks()
The field "DatabaseLinks" |
DominoDatabase[] |
DominoServer.getDatabases()
Represents the list of all domino databases in the server. |
java.lang.String |
DominoServer.getDataPath()
This is the DataPath of the server. |
java.lang.String |
AgentManager.getDayEndTime()
EndTime |
java.lang.String |
AgentManager.getDayStartTime()
StartTime |
java.lang.String |
AgentManager.getDaytimeParametersMaxPercentageBeforeBusy()
PercentTime |
java.lang.String |
WebConfig.getDefaultCharacterSetGroup()
|
java.lang.String |
WebConfig.getDefaultHomePage()
|
java.lang.String |
WebConfig.getDefaultLinesPerViewPage()
|
java.lang.String |
WebConfig.getDefaultRegionalLocale()
|
java.lang.String |
WebConfig.getDefaultSearchResultLimit()
|
java.lang.String |
WebConfig.getDefaultStringResourceLanguage()
|
java.lang.String |
WebRetriever.getDenyAccessToTheseInternetSites()
|
java.lang.String |
SMTPConfig.getDenyMailFromDomains()
|
java.lang.String |
DominoConnection.getDestination()
Represents the field "Destination" in connection document. |
java.lang.String |
DominoConnection.getDestinationDomain()
Represents the field "DestinationDomain" in the connection document |
DirectoryAssistance[] |
DirectoryInfo.getDirectoryAssistance()
|
java.lang.String |
DominoServer.getDirectoryAssistanceDatabaseName()
Represents the field "MasterAddressBook" in the server document. |
java.lang.String |
DirectoryInfo.getDirectoryAssistanceDatabaseName()
|
DirectoryAssistance[] |
DominoServer.getDirectoryAssistanceDirectories()
Represents an array of directory assistance databases. |
DirectoryCataloger |
DominoServer.getDirectoryCataloger()
This object represents a group of properties in the server document that can be logically grouped under the Directory Cataloger tab. |
java.lang.String |
DirectoryCataloger.getDirectoryCatalogFileNames()
|
LDAPConfig |
DominoServer.getDirectoryConfig()
Represents a set of configuration attributes that are related to LDAP server configuration All values are obtained from the server document. |
java.lang.String |
DirectoryInfo.getDirectoryType()
|
int |
SMTPConfig.getDNSBlacklistFilters()
|
java.lang.String |
WebConfig.getDNSLookup()
|
java.lang.String |
WebConfig.getDNSLookupCache()
|
java.lang.String |
WebConfig.getDNSLookupCacheFoundTimeout()
|
java.lang.String |
WebConfig.getDNSLookupCacheNotFoundTimeout()
|
java.lang.String |
WebConfig.getDNSLookupCacheSize()
|
DominoDomain |
DominoServer.getDomain()
This object represents the domino domain, if any, that this server belongs to |
DomainCatalog |
DominoServer.getDomainCatalog()
This object represents a group of properties in the server document that can be logically grouped under the Domain Catalog tab. |
java.lang.String |
DominoDomain.getDomainName()
Represents the domain name as seen in the server document. |
java.lang.String |
DirectoryAssistance.getDomainName()
Field "DomainName" |
java.lang.String |
DominoDomain.getDomainNameInLowerCase()
Domain names are case insensitive, so within the same site you could have a server with domain name set to DOMAIN and another server with domain name set to domain and they both belong to the same domain. |
java.lang.String |
DirectoryAssistance.getDomainType()
Represents the field "DomainType" in directory document. |
DominoConnection[] |
DominoDomain.getDominoConnections()
The list of configured connections in this domain. |
DominoSecurity |
DominoServer.getDominoSecurity()
Represents a set of related security settings on the domino server. |
int |
DominoNamingContext.getEnabled()
Field "REnable_0" |
int |
DomainCatalog.getEnabled()
|
int |
DirectoryAssistance.getEnabled()
represents field "DomainEnabled" |
int |
DominoReplicas.getEnabled0()
|
int |
DominoReplicas.getEnabled1()
|
int |
DominoReplicas.getEnabled2()
|
int |
DominoReplicas.getEnabled3()
|
int |
DominoReplicas.getEnabled4()
|
java.lang.String |
WebConfig.getEnableSSLV2()
|
int |
SMTPConfig.getEncryptAllDeliveredMail()
|
java.lang.String |
LotusConfig.getEnforceServerAccessSettings()
|
int |
SMTPConfig.getExceptionsForAuthenticatedUsers()
|
java.lang.String |
AdminProcess.getExecuteOnceADayRequestsAt()
The field AdminPDailyTime in the server document. |
int |
SMTPConfig.getExhaustiveLookup()
|
int |
SMTPConfig.getExpiredMessagePurgeInterval()
|
java.lang.String |
SSLSettings.getExpiredSSLSiteCertificates()
|
java.lang.String |
IIOPConfig.getExternalHTMLDirectory()
|
java.lang.String |
WebConfig.getFileCompressionOnUpload()
|
java.lang.String |
DominoDatabase.getFileName()
|
java.lang.String |
DominoDatabase.getFilePath()
|
java.lang.String |
DominoServer.getFTPProxy()
Represents the FTPProxy field in server document. |
java.lang.String |
DominoSecurity.getFullAccessAdministrators()
|
java.lang.String |
InternetClusterManager.getGetConfigurationFrom()
|
java.lang.String |
DominoServer.getGopherProxy()
Currently not filled in by the sensor. |
java.lang.String |
WebConfig.getGreek()
|
int |
DirectoryAssistance.getGroupAuthorization()
Field "GroupExpansion" |
java.lang.String |
WebConfig.getHebrew()
|
java.lang.String |
WebConfig.getHomeURL()
|
java.lang.String |
IIOPConfig.getHostName()
|
int |
SMTPConfig.getHostNameLookup()
|
java.lang.String |
WebConfig.getHostNames()
|
java.lang.String |
WebConfig.getHTMLDirectory()
|
HTTPFilterSpecialtyServer[] |
DominoServer.getHttpFilters()
This represents the field "HTTP_FilterLibrary" in the server document. |
java.lang.String |
SametimeServer.getHTTPPath()
|
java.lang.String |
CommunityServer.getHTTPPath()
|
java.lang.String |
WebConfig.getHTTPPersistentConnections()
|
java.lang.String |
DominoServer.getHTTPProxy()
Represents the HTTPProxy field in server document. |
java.lang.String |
DominoServer.getHTTPTunnelProxy()
Represents the HTTPTunnelProxy field in server document. |
java.lang.String |
DominoDatabase.getHttpURL()
|
int |
InternetClusterManager.getICMNotesPort()
|
java.lang.String |
InternetClusterManager.getICMSSLKeyFile()
|
java.lang.String |
WebConfig.getIconDirectory()
|
java.lang.String |
WebConfig.getIconURLPath()
|
java.lang.String |
WebConfig.getIdleSessionTimeout()
|
java.lang.String |
IIOPConfig.getIdleSessionTimeout()
|
IIOPConfig |
DominoServer.getIIOPConfig()
Represents a set of configuration attributes that are related to the IIOP server configuration All values are obtained from the server document. |
java.lang.String |
WebConfig.getImageConversionFormat()
|
IMAPConfig |
DominoServer.getIMAPConfig()
Represents a set of configuration attributes that are related to IMAP server configuration All values are obtained from the server document. |
int |
DominoServer.getIMAPServerReturnsExactSizeOfMessage()
Represents the field "IMAPExactSize" in the server config document. |
java.lang.String |
WebConfig.getIndic()
|
int |
SMTPConfig.getInitialTransferRetryInterval()
|
java.lang.String |
WebConfig.getInputTimeout()
|
java.lang.String |
WebConfig.getInterlacedRendering()
|
InternetClusterManager |
DominoServer.getInternetClusterManager()
This object represents a group of properties in the server document that can be logically grouped under the Internet Cluster Manager tab. |
int |
DirectoryCataloger.getInterval()
|
java.lang.String |
AdminProcess.getInterval()
The field AdminPInterval in the server document. |
java.lang.String |
AdminProcess.getIntervalBetweenPurgingMailFileAndStoring()
The field AdminPMailfileDelInt in the server document |
java.lang.String |
WebConfig.getIpAddressAllowDenyPriority()
|
java.lang.String |
WebConfig.getIPAddressAllowList()
|
java.lang.String |
WebConfig.getIpAddressDenyList()
|
java.lang.String |
WebConfig.getJapanese()
|
int |
WebConfig.getJavaServletSupport()
|
java.lang.String |
SSLSettings.getKeyFile()
|
java.lang.String |
WebConfig.getKorean()
|
java.lang.String |
MeetingServer.getLauncher()
|
java.lang.String |
CommunityServer.getLauncher()
|
int |
SametimeServer.getLaunchMeetingCenter()
|
java.lang.String |
DomainCatalog.getLimitDomainCatalogingToFollowingServers()
|
java.lang.String |
WebConfig.getListenQueueSize()
|
java.lang.String |
DominoServer.getLoadInternetConfigurationFromServer()
Currently not filled in by the sensor. |
java.lang.String |
WebConfig.getLogFileDuration()
|
int |
MeetingServer.getLogFileEnabled()
|
java.lang.String |
MeetingServer.getLogFileName()
|
java.lang.String |
DominoTransactionLogging.getLoggingStyle()
|
java.lang.String |
DominoTransactionLogging.getLogPath()
|
java.lang.String |
SMTPConfig.getLowPriorityDelayNotification()
|
int |
SMTPConfig.getLowPriorityMailRoutingTimeRange()
|
java.lang.String |
AdminProcess.getMailFileMoveExpireAfter()
The field AdminPNameChangeExpiration in the server document. |
java.lang.String |
WebConfig.getMakeAccessibleToCrawlers()
|
int |
DirectoryAssistance.getMakeThisDomainAvailableTo()
Field ""ClientProtocolType"" |
java.lang.String |
WebConfig.getMaxActiveSessions()
|
java.lang.String |
WebConfig.getMaxCachedDesigns()
|
java.lang.String |
WebConfig.getMaxCachedUsers()
|
int |
AgentManager.getMaxDayLotusScriptJavaExecutionTime()
MaxExecution |
java.lang.String |
WebConfig.getMaximumCachedCommands()
|
java.lang.String |
WebConfig.getMaximumCachedDesigns()
|
java.lang.String |
WebConfig.getMaximumCachedUsers()
|
java.lang.String |
DominoServer.getMaximumFormulaExecutionTime()
Currently not filled in by the sensor. |
int |
SMTPConfig.getMaximumHopCount()
|
int |
SMTPConfig.getMaximumMessageSize()
|
java.lang.String |
WebConfig.getMaximumRequestsOverSingleConnection()
|
java.lang.String |
WebConfig.getMaximumSessionTimeout()
|
java.lang.String |
WebConfig.getMaxLinesPerViewPage()
|
java.lang.String |
WebConfig.getMaxLogEntryLength()
|
int |
AgentManager.getMaxNightLotusScriptJavaExecutionTime()
MaxMaxExecution |
int |
AdminProcess.getMaxNThreads()
The field AdminPMaxThreads in the server document. |
double |
WebConfig.getMaxNumberOfConcurrentNetworkConnections()
|
java.lang.String |
WebConfig.getMaxNumberOfRequestHeaders()
|
java.lang.String |
WebConfig.getMaxNumberOfURLPathSegments()
|
java.lang.String |
WebConfig.getMaxPostDataInKBytes()
|
java.lang.String |
WebConfig.getMaxRequestsPerPersistentConnection()
|
java.lang.String |
WebConfig.getMaxSearchResultLimit()
|
java.lang.String |
WebConfig.getMaxSizeOfAccessLog()
|
java.lang.String |
WebConfig.getMaxSizeOfRequestContent()
|
java.lang.String |
WebConfig.getMaxSizeOfRequestHeaders()
|
java.lang.String |
WebConfig.getMaxURLLength()
|
MeetingServer |
SametimeServer.getMeetingServer()
|
java.lang.String |
WebConfig.getMetaCharset()
|
java.lang.String |
WebConfig.getMinimumActiveThreads()
|
java.lang.String |
SpecialityServer.getName()
|
java.lang.String |
LotusConfig.getNameAndPassword()
|
java.lang.String |
DirectoryInfo.getNameOfCondensedDirectoryCatalog()
|
DominoNamingContext |
DirectoryAssistance.getNamingContext1()
Represents the naming context 1 in the directory document. |
java.lang.String |
AgentManager.getNightEndTime()
MaxEndTime |
java.lang.String |
AgentManager.getNightStartTime()
MaxStartTime |
java.lang.String |
AgentManager.getNighttimeParametersMaxPercentageBeforeBusy()
MaxPercentTime |
java.lang.String |
DominoServer.getNoProxyForTheseDomains()
Currently not filled in by the sensor. |
java.lang.String |
DominoSecurity.getNotAccessServer()
|
java.lang.String |
WebConfig.getNumberOfActiveThreads()
|
int |
SMTPConfig.getNumberOfMailboxes()
|
java.lang.String |
WebConfig.getOptimizeHTTPPerformance()
|
java.lang.String |
DominoConnection.getOptionalNetworkAddress()
Represents the field "OptionalNetworkAddress" in the connection document |
java.lang.String |
DominoNamingContext.getOrganization()
Field "Org_0" |
java.lang.String |
DominoNamingContext.getOrgUnit1()
Field "OU1_0" |
java.lang.String |
DominoNamingContext.getOrgUnit2()
Field "OU2_0" |
java.lang.String |
DominoNamingContext.getOrgUnit3()
"OU3_0" |
java.lang.String |
DominoNamingContext.getOrgUnit4()
Field "OU4_0" |
OtherConfig |
DominoServer.getOtherConfig()
Miscellaneous configurations. |
double |
WebConfig.getOutputTimeout()
|
int |
SMTPConfig.getOverQuotaEnforcement()
|
int |
SMTPConfig.getOverQuotaNotification()
|
int |
SMTPConfig.getOverWarningThresholdNotifications()
|
DominoServer |
WebRetriever.getParent()
|
DominoServer |
SpecialityServer.getParent()
|
DominoServer |
SametimeServer.getParent()
|
DominoServer |
SSLSettings.getParent()
|
DominoServer |
RemoteDebugManager.getParent()
|
SametimeServer |
MeetingServer.getParent()
|
DominoServer |
LotusConfig.getParent()
|
DominoServer |
InternetClusterManager.getParent()
|
DominoServer |
DominoTransactionLogging.getParent()
|
DominoServer |
DominoSecurity.getParent()
|
DirectoryAssistance |
DominoReplicas.getParent()
The directory assistance that contains this object. |
DirectoryAssistance |
DominoNamingContext.getParent()
The directory assistance this belongs to. |
DominoServer |
DominoDatabase.getParent()
|
DominoDomain |
DominoConnection.getParent()
Represents the domino domain this connection is part of. |
DominoServer |
DomainCatalog.getParent()
|
DominoServer |
DirectoryInfo.getParent()
|
DominoServer |
DirectoryCataloger.getParent()
|
DominoServer |
DirectoryAssistance.getParent()
The parent domino server which contains this object. |
SametimeServer |
CommunityServer.getParent()
|
DominoServer |
AgentManager.getParent()
The domino server that contains this agent manager. |
DominoServer |
AdminProcess.getParent()
Represents the domino server which contains this object |
java.lang.String |
SametimeServer.getPath()
|
java.lang.String |
DominoServer.getPath()
This is the path of the domino server, this is extracted from the executable's runtime environment. |
java.lang.String |
CommunityServer.getPath()
|
double |
DominoDatabase.getPercentUsed()
|
int |
SMTPConfig.getPerformAntiRelayEnforcementForTheseConnectingHosts()
|
double |
WebConfig.getPersistentConnectionTimeout()
|
int |
DominoServer.getPOP3ServerReturnsExactSizeOfMessage()
Represents the field "POP3ExactSize" in the server config document. |
POPConfig |
DominoServer.getPOPConfig()
Represents a set of configuration attributes that are related to the POP server configuration All values are obtained from the server document. |
int |
LotusConfig.getPort()
|
java.lang.String |
DominoConnection.getPorts()
Represents the field PortName in the connection document. |
int |
LotusConfig.getPortStatus()
|
int |
SMTPConfig.getPreDeliveryAgents()
|
int |
SMTPConfig.getPreDeliveryAgentTimeout()
|
java.lang.String |
SametimeServer.getProductName()
|
java.lang.String |
SametimeServer.getProductVersion()
|
java.lang.String |
MeetingServer.getProductVersion()
|
java.lang.String |
CommunityServer.getProductVersion()
|
int |
DominoTransactionLogging.getQuotaEnforcement()
|
java.lang.String |
WebConfig.getRedirectToResolveExternalLinks()
|
java.lang.String |
AgentManager.getRefreshAgentCache()
The field ReloadTime |
java.lang.String |
SMTPConfig.getRelayHostForMessagesLeavingTheLocalInternetDomain()
|
RemoteDebugManager |
DominoServer.getRemoteDebugManager()
This object represents a group of properties in the server document that can be logically grouped under the Remote Debug Manager tab. |
DominoReplicas |
DirectoryAssistance.getReplicas()
Represents domino replicas in the directory document. |
java.lang.String |
WebConfig.getRequestTimeout()
|
java.lang.String |
AdminProcess.getRestartAdminProcessAt()
The field AdminPSuspendEnd in the server document |
java.lang.String |
MeetingServer.getRootFilePath()
|
int |
SMTPConfig.getRouterLowPriorityMax()
|
int |
SMTPConfig.getRouterLowPrioritySizeBegin()
|
java.lang.String |
SMTPConfig.getRouterLowSizeFlag()
|
java.lang.String |
DominoServer.getRoutingTasks()
Represents the field "Tasks" in the server document. |
java.lang.String |
DominoSecurity.getRunRestrictedLotusScript()
|
int |
DominoTransactionLogging.getRuntimeRestartPerformance()
|
java.lang.String |
DominoSecurity.getRunUnrestrictedMethodsAndOperations()
|
int |
DominoServer.getSametimeServer()
Represents the field "Sametime" in the server document. |
SametimeServer |
DominoServer.getSametimeServerObject()
Represents an instance of the sametime server, if installed. |
java.lang.String |
DirectoryCataloger.getSchedule()
|
int |
SMTPConfig.getSendAllMessagesAsLowPriorityIfSizeIsBetween()
|
java.lang.String |
DominoServer.getServerBuildNumber()
Represents the field "ServerBuildNumber" in the server document. |
java.lang.String |
MeetingServer.getServerName()
|
java.lang.String |
DominoServer.getServerName()
Represents the abbreviated server name for the server. |
java.lang.String |
DominoReplicas.getServerName0()
The field "ServerName_0" |
java.lang.String |
DominoReplicas.getServerName1()
|
java.lang.String |
DominoReplicas.getServerName2()
|
java.lang.String |
DominoReplicas.getServerName3()
|
java.lang.String |
DominoReplicas.getServerName4()
|
DominoServer[] |
DominoDomain.getServers()
List of domino servers that make this domain |
int |
SMTPConfig.getServersWithinLocalInternetDomainReachableViaSMTPOverTCPIP()
|
java.lang.String |
DominoServer.getServerTitle()
This is the field "ServerTitle" in the server document. |
java.lang.String |
WebConfig.getServerURLPath()
|
java.lang.String |
WebRetriever.getServices()
|
java.lang.String |
WebConfig.getServletFileExtensions()
|
java.lang.String |
WebConfig.getSessionAuthentication()
|
java.lang.String |
WebConfig.getSessionPersistence()
|
java.lang.String |
WebConfig.getSessionStateTracking()
|
int |
AgentManager.getSetDayMaxConcurrentAgents()
ConcurrentAgents |
int |
AgentManager.getSetNightMaxConcurrentAgents()
"MaxConcurrentAgents" |
java.lang.String |
AgentManager.getSetNightStartTime()
MaxStartTime |
java.lang.String |
WebConfig.getSimplifedChinese()
|
double |
DominoDatabase.getSize()
|
double |
DominoDatabase.getSizeQuota()
|
double |
DominoDatabase.getSizeWarning()
|
java.lang.String |
SMTPConfig.getSmartHostIsUsedForAllLocalInternetDomains()
|
int |
SMTPConfig.getSMTPAllowedWithinLocalInternetDomain()
|
SMTPConfig |
DominoServer.getSMTPConfig()
Represents a set of configuration attributes that are related to the SMTP server configuration All values are obtained from the server document. |
java.lang.String |
WebRetriever.getSMTPDomain()
|
java.lang.String |
DominoServer.getSMTPListenerTask()
Currently not filled in by the sensor. |
int |
SMTPConfig.getSMTPUsedWhenSendingMessagesOutsideLocalInternetDomain()
|
java.lang.String |
DominoServer.getSOCKSProxy()
Represents the SOCKSProxy field in server document. |
java.lang.String |
DominoConnection.getSource()
Represents the field "source" in the connection document. |
java.lang.String |
DominoConnection.getSourceDomain()
Represents the field "SourceDomain" in the connection document. |
SpecialityServer[] |
DominoServer.getSpecialityServers()
Specialty servers are obtained by the sensor from a variety of inputs. |
int |
LotusConfig.getSSLAnonymous()
|
java.lang.String |
LotusConfig.getSSLAuthenticationOptions()
|
java.lang.String |
WebConfig.getSSLCiphers()
|
java.lang.String |
LotusConfig.getSSLNameAndPassword()
|
int |
LotusConfig.getSSLPortNumber()
|
int |
InternetClusterManager.getSSLPortNumber()
|
int |
LotusConfig.getSSLPortStatus()
|
int |
InternetClusterManager.getSSLPortStatus()
|
java.lang.String |
SSLSettings.getSSLProtocolVersion()
|
java.lang.String |
DominoServer.getSSLSecurityProxy()
Represents the SSLSecurityProxy field in server document. |
SSLSettings |
DominoServer.getSSLSettings()
Currently not filled in by the sensor. |
java.lang.String |
AdminProcess.getStartDelayedExecution()
The field AdminPDelayedTime in the server document. |
java.lang.String |
AdminProcess.getStartDelayedExecutionAt()
Not filled in by the sensor currently. |
int |
AdminProcess.getStoreAdminProcessLogEntries()
The field AdminPLogSetting in the server document |
java.lang.String |
WebConfig.getStoreUserPreferencesInCookies()
|
java.lang.String |
AdminProcess.getSuspendAdminProcessAt()
The field AdminPSuspendStart in the server document |
int |
InternetClusterManager.getTCPPort()
|
int |
InternetClusterManager.getTCPPortStatus()
|
java.lang.String |
DominoDatabase.getTemplate()
|
java.lang.String |
WebConfig.getThai()
|
java.lang.String |
WebConfig.getTimeFormat()
|
java.lang.String |
DominoDatabase.getTitle()
|
java.lang.String |
MeetingServer.getToolkits()
|
java.lang.String |
WebConfig.getTraditionalChinese()
|
int |
DominoTransactionLogging.getTransactionLogging()
|
DominoTransactionLogging |
DominoServer.getTransactionLogging()
Represents a set of related fields that represent Transaction Logging in the domino server. |
int |
DominoNamingContext.getTrusted()
Field "Trusted_0" |
java.lang.String |
WebConfig.getTurkish()
|
int |
RemoteDebugManager.getTurnoffRemoteDebugAfter()
|
java.lang.String |
SpecialityServer.getType()
|
java.lang.String |
LotusConfig.getType()
|
int |
DominoServer.getTypeAhead()
Represents the field "TypeaheadStatus" in the server config document. |
java.lang.String |
WebRetriever.getUpdateCache()
|
java.lang.String |
WebConfig.getUseAutoDetectionOfCharset()
|
java.lang.String |
WebConfig.getUseIIsServer()
|
int |
SMTPConfig.getUserRulesMailForwarding()
|
java.lang.String |
WebConfig.getUseUTF8ForHTMLForms()
|
java.lang.String |
WebConfig.getUseUTF8ForOutput()
|
java.lang.String |
SametimeServer.getVendorName()
|
int |
SMTPConfig.getVerifyConnectingHostnameInDNS()
|
int |
SMTPConfig.getVerifySendersDomainInDNS()
|
int |
SMTPConfig.getVerifyThatLocalDomainReceipientsExistInDominoDirectory()
|
java.lang.String |
WebConfig.getVietnamese()
|
WebConfig |
DominoServer.getWebConfig()
Represents a set of configuration attributes that are related to the web server configuration All values are obtained from the server document. |
java.lang.String |
WebRetriever.getWebNavigatorDatabase()
|
WebRetriever |
DominoServer.getWebRetriever()
This object represents a group of properties in the server document that can be logically grouped under the Web Retriever tab. |
java.lang.String |
WebConfig.getWestern()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.messaging.exchange |
---|
Methods in com.collation.platform.model.topology.app.messaging.exchange that throw AttributeNotSetException | |
---|---|
boolean |
ExchangeLink.getActionFreeze()
Indicates whether the link supports freezing messages in its queues Best Practice Content: From the WMI classes for Exchange Server 2003: Exchange_Link.ActionFreeze |
boolean |
ExchangeLink.getActionKick()
Indicates whether the link can trigger its queues to retry transmitting waiting messages immediately Best Practice Content: From the WMI classes for Exchange Server 2003: Exchange_Link.ActionKick |
boolean |
ExchangeLink.getActionThaw()
Indicates whether the link supports thawing messages in its queues Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_Link.ActionThaw |
ActiveDirectory |
ExchangeServer.getActiveDirectory()
|
java.lang.String |
ExchangeServer.getActiveDirectoryDomainName()
The fully qualified domain name of the computer running Microsoft Exchange server Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_ Server.FQDN |
java.lang.String |
ExchangeServer.getActiveDirectoryGUID()
The globally unique identifier (GUID) attribute of the server object in Microsoft Active Directory Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server.GUID Example 3ED95D00-AE97-4281-845E-AC0DCE7ADC1F |
java.lang.String |
ExchangeMailbox.getActiveDirectoryGUID()
The globally unique identifier (GUID) that links the mailbox to a user in Microsoft Active Directory Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_Mailbox.MailboxGUID Example attribute content: 3ED95D00-AE97-4281-845E-AC0DCE7ADC1F |
java.lang.String |
ExchangeFolderTree.getActiveDirectoryGUID()
The globally unique identifier (GUID) attribute of the top-level hierarchy (TLH) object in Microsoft Active Directory Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.GUID Example 3ED95D00-AE97-4281-845E-AC0DCE7ADC1F |
java.lang.String |
ExchangeConnector.getActiveDirectoryGUID()
The globally unique identifier (GUID) attribute of the connector in Microsoft Active Directory Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_ConnectorState.GUID |
java.lang.String |
ExchangePublicFolder.getAddressBookName()
The address book name of the folder Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.AddressBookName Example Internet Newsgroups |
ExchangeAdministrativeGroup |
ExchangeServer.getAdministrativeGroup()
|
ExchangeAdministrativeGroup |
ExchangeRoutingGroup.getAdministrativeGroup()
|
ExchangeAdministrativeGroup |
ExchangeFolderTree.getAdministrativeGroup()
|
java.lang.String |
ExchangeAdministrativeGroup.getAdministrativeGroupName()
The name of the administrive group Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_Server.AdministrtiveGroup |
java.lang.String |
ExchangeServer.getAdministrativeNote()
The administrative note for the server Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server. |
java.lang.String |
ExchangePublicFolder.getAdministrativeNote()
The administrative note associated with the folder Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder. |
java.lang.String |
ExchangeFolderTree.getAdministrativeNote()
The administrative note attached to the Microsoft Active Directory object representing the tree Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.AdministrativeNote |
java.lang.String |
ExchangePublicFolder.getADProxyPath()
The globally unique identifier (GUID) of the Microsoft Active Directory mail proxy for the folder Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.ADProxyPath Example Internet Newsgroups |
ExchangePublicFolderStore[] |
ExchangeFolderTree.getAssociatedPublicStores()
|
boolean |
ExchangeQueue.getCanEnumAll()
Indicates whether the queue can enumerate all of the messages that it has waiting for transmission Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Queue.CanEnumAll |
ExchangePublicFolder[] |
ExchangePublicFolder.getChildren()
|
int |
ExchangeDSAccessDomainController.getConfigurationType()
Indicates whether the instance describes a domain controller that was detected automatically, or one that was specified manually Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_DSAccessDC.ConfigurationType |
java.lang.String |
ExchangeConnector.getConnectorName()
The name of the connector Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_ConnectorState.Name |
ExchangeConnector[] |
ExchangeRoutingGroup.getConnectors()
|
long |
ExchangeServer.getCreationTime()
Indicates when the Microsoft Active Directory object was created Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server.CreationTime |
long |
ExchangePublicFolder.getCreationTime()
Indicates when the folder was created Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.CreationTime |
long |
ExchangeFolderTree.getCreationTime()
Indicates when the tree was created Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.CreationTime |
java.lang.String |
ExchangePublicFolderStore.getDatabaseName()
The name of the database Standard Content Origin / Best Practice Content None |
java.lang.String |
ExchangeMailboxStore.getDatabaseName()
The name of the database Best Practice Content or origin of attribute content: None |
java.lang.String |
ExchangePublicFolderStore.getDatabasePath()
The path of the database Standard Content Origin / Best Practice Content None Example C:\Program Files\Exchsrvr\mdbdata\pub1.edb |
java.lang.String |
ExchangeMailboxStore.getDatabasePath()
The path of the database Best Practice Content or origin of attribute content: None |
int |
ExchangePublicFolder.getDeletedItemLifetime()
Indicates how long, in days, that deleted messages can be recovered Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.DeletedItemLifetime |
java.lang.String |
ExchangeStorageGroup.getDistinguishedName()
The distinguished name of the storage group Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Mailbox.StorageGroupName Example CN=First Storage Group,CN=InformationStore,CN=TV045077,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=tivoli,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=exchange2003,DC=local |
java.lang.String |
ExchangeServer.getDistinguishedName()
The distinguished name attribute on the server object in Microsoft Active Directory Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server.DN Example CN=TV045077,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=tivoli,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=exchange2003,DC=local |
java.lang.String |
ExchangeRoutingGroup.getDistinguishedName()
The distinguished name of the routing group Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: ExchangeConnectorState.GroupDN Example CN=First Routing Group,CN=Routing Groups,CN=First Administrative Group,CN=Administrative Groups,CN=tivoli,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=exchange2003,DC=local |
java.lang.String |
ExchangePublicFolderStore.getDistinguishedName()
The distinguished name of the public folder store Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.AssociatedPublicStores Example CN=Public Folder Store (TV045077),CN=First Storage Group,CN=InformationStore,CN=TV045077,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=tivoli,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=exchange2003,DC=local |
java.lang.String |
ExchangeMailboxStore.getDistinguishedName()
The distinguished name of the mailbox store Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Mailbox.StoreName Example CN=Mailbox Store (TV045077),CN=First Storage Group,CN=InformationStore,CN=TV045077,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=tivoli,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=exchange2003,DC=local |
java.lang.String |
ExchangeConnector.getDistinguishedName()
The distinguished name of the connector Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_ConnectorState.DN |
java.lang.String |
ExchangeAdministrativeGroup.getDistinguishedName()
The distinguished name of the administrative group Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_Server.AdministrtiveGroup |
java.lang.String |
ExchangeDSAccessDomainController.getDomainControllerName()
The computer name of the domain controller Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_DSAccessDC.Name Example attribute content: tv045077.exchange2003.local |
ExchangeDSAccessDomainController[] |
ExchangeServer.getDSAccessDCs()
|
int |
ExchangeScheduleInterval.getEndDayOfWeek()
|
int |
ExchangeScheduleInterval.getEndHour()
The end hour From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.EndTime |
int |
ExchangeScheduleInterval.getEndMinute()
The end minute From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.EndTime |
int |
ExchangeScheduleInterval.getEndTimeZone()
The end time zone From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.EndTime |
java.lang.String |
ExchangePublicFolder.getFolderComment()
The folder comment Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.Comment |
ExchangeFolderTree |
ExchangePublicFolder.getFolderTree()
|
java.lang.String |
ExchangeFolderTree.getFolderTreeName()
The name of the the top-level hierarchy (TLH). |
ExchangeFolderTree[] |
ExchangePublicFolderStore.getFolderTrees()
|
ExchangeFolderTree[] |
ExchangeAdministrativeGroup.getFolderTrees()
|
java.lang.String |
ExchangePublicFolder.getFriendlyURL()
The path-based URL to the folder Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.FriendlyUrl Example http://tv045077/ExAdmin/Admin/exchange2003.local/Public%20Folders Internet%20Newsgroups/ |
boolean |
ExchangeServer.getFrontEndServer()
Indicates whether the server is a front-end server Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server.IsFrontEndServer |
boolean |
ExchangeProtocolVirtualServer.getGlobalActionsSupported()
Indicates whether all remote connections for the virtual server can be controlled Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_QueueVirtualServer.GlobalActionsSupported |
boolean |
ExchangeProtocolVirtualServer.getGlobalStop()
Indicates whether the virtual server is in disabled mode Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_QueueVirtualServer.GlobalStop |
boolean |
ExchangePublicFolder.getHasLocalReplica()
Indicates whether the folder has a local replica Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.HasLocalReplica |
long |
ExchangeDSAccessDomainController.getLDAPPort()
The TCP/IP port on which the LDAP service listens for LDAP requests Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_DSAccessDC.LDAPPort Example attribute content: 389 |
java.lang.String |
ExchangeMailbox.getLegacyDN()
The legacyDN of the mailbox and matches the legacyExchangeDN attribute of the user object in Microsoft Active Directory Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_Mailbox.LegacyDN Example attribute content: /O=TIVOLI/OU=TIVOLI/CN=CONFIGURATION/CN=CONNECTIONS/CN=SMTP (TV045077)/CN={226AB9C5-3ED8-45B4-8C8C-25DF4660A805} |
java.lang.String |
ExchangeLink.getLinkID()
The identifier for the link Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_ Link.LinkId |
java.lang.String |
ExchangeLink.getLinkName()
The name of the link Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_Link.LinkName |
ExchangeLink[] |
ExchangeProtocolVirtualServer.getLinks()
|
java.lang.String |
ExchangeMailbox.getMailboxDisplayName()
The display name of the mailbox and matches the displayName attribute in Microsoft Active Directory Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_Mailbox.MailboxDisplayName Example attribute content: System Attendant |
ExchangeMailbox[] |
ExchangeMailboxStore.getMailboxes()
|
java.lang.String |
ExchangeMailboxStore.getMailboxStoreName()
Description The name of the mailbox store Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Mailbox.StoreName Example Mailbox Store (TV045077) |
ExchangeMailboxStore[] |
ExchangeStorageGroup.getMailboxStores()
|
boolean |
ExchangePublicFolder.getMailEnabled()
Indicates whether the folder is mail-enabled Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.IsMailEnabled |
boolean |
ExchangeFolderTree.getMAPIFolderTree()
Indicates whether this is the MAPI top-level hierarchy (TLH) Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.MapiFolderTree |
long |
ExchangePublicFolder.getMaximumItemSize()
The maximum size, in kilobytes (KB), that is allowed for an individual post to the folder Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.MaximumItemSize Unit of Measure: kilobytes (KB) Maximum length: 2097151 |
boolean |
ExchangeServer.getMessageTrackingEnabled()
Indicates whether message tracking is enabled on the server Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server.MessageTrackingEnabled |
int |
ExchangeServer.getMessageTrackingLogFileLifetime()
Indicates how long message tracking logs are to be kept Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server.MessageTrackingLogFileLifetime Example 0 Unit of Measure: days Maximum length (or range): 24855 |
java.lang.String |
ExchangeServer.getMessageTrackingLogFilePath()
The location where message tracking logs are stored Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server.MessageTrackingLogFilePath Example C:\Program Files\Exchsrvr\TV045077.log |
boolean |
ExchangeServer.getMonitoringEnabled()
Indicates whether monitoring is enabled on the server Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server.MonitoringEnabled |
java.lang.String |
ExchangeServer.getMTADataPath()
The location of the MTA queue files Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server.MTADataPath |
boolean |
ExchangePublicFolder.getNormalFolder()
Indicates whether the public folder is a normal folder Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.IsNormalFolder |
ExchangeLink |
ExchangeQueue.getParent()
|
ExchangePublicFolder |
ExchangePublicFolder.getParent()
|
ExchangeServer |
ExchangeProtocolVirtualServer.getParent()
|
ExchangeMailboxStore |
ExchangeMailbox.getParent()
|
ExchangeProtocolVirtualServer |
ExchangeLink.getParent()
|
ExchangeServer |
ExchangeDSAccessDomainController.getParent()
|
java.lang.String |
ExchangePublicFolder.getPath()
The folder path minus the URL http://server/vroot header portion Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.Path Example /Internet Newsgroups/ |
boolean |
ExchangePublicFolder.getPerUserReadDisabled()
Indicates whether the folder tracks per-user read information for messages Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.IsPerUserReadDisabled |
long |
ExchangePublicFolder.getProhibitPostLimit()
The folder size limit, in kilobytes (KB), when posting is prevented Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.ProhibitPostLimit Unit of Measure: kilobytes (KB) Maximum length: 2097151 |
java.lang.String |
ExchangeQueue.getProtocolName()
The transmission protocol for the queue Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_ Link.ProtocolName Example SMTP |
java.lang.String |
ExchangeProtocolVirtualServer.getProtocolName()
The transmission protocol for the virtual server Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_QueueVirtualServer.ProtocolName Example SMTP |
java.lang.String |
ExchangeLink.getProtocolName()
The transmission protocol used by the link Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_ Link.ProtocolName |
ExchangeProtocolVirtualServer[] |
ExchangeServer.getProtocolVirtualServers()
|
ExchangePublicFolder |
ExchangeScheduleInterval.getPublicFolder()
|
java.lang.String |
ExchangePublicFolder.getPublicFolderName()
The name of the public folder Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.Name Example Internet Newsgroups |
ExchangePublicFolder[] |
ExchangePublicFolderStore.getPublicFolders()
|
ExchangePublicFolder[] |
ExchangeFolderTree.getPublicFolders()
|
ExchangePublicFolderStore |
ExchangeMailboxStore.getPublicFolderStore()
|
java.lang.String |
ExchangePublicFolderStore.getPublicFolderStoreName()
The name of the public folder store Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.Name Example Public Folder Store (TV045077) |
ExchangePublicFolderStore[] |
ExchangeStorageGroup.getPublicFolderStores()
|
boolean |
ExchangePublicFolder.getPublishInAddressBook()
Indicates whether the folder will show up in the global address list if it is mail-enabled Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.PublishInAddressBook |
java.lang.String |
ExchangeQueue.getQueueID()
The identifier of the queue Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_ Queue.QueueId Example {AB4A29BC-B982-4231-B690-0F022244E0D5}/46148996/46149000 |
java.lang.String |
ExchangeQueue.getQueueName()
The name of the queue Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Queue.QueueName Example PreSubmissionQueue |
ExchangeQueue[] |
ExchangeLink.getQueues()
|
int |
ExchangePublicFolder.getReplicaAgeLimit()
The age limit for messages across all replicas Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.ReplicaAgeLimit Unit of Measure: days Maximum Length: 24855 |
ExchangePublicFolderStore[] |
ExchangePublicFolder.getReplicaList()
|
int |
ExchangePublicFolder.getReplicationMessagePriority()
|
ExchangeScheduleInterval[] |
ExchangePublicFolder.getReplicationSchedules()
|
int |
ExchangePublicFolder.getReplicationStyle()
|
java.lang.String |
ExchangeFolderTree.getRootFolderURL()
The URL to the root of the tree referenced through the Exchange administration Microsoft Internet Information Services (IIS) virtual directory Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_FolderTree.RootFolderURL Example http://TV045077/ExAdmin/Admin/exchange2003.local/Public%20Folders |
ExchangeRoutingGroup |
ExchangeServer.getRoutingGroup()
|
ExchangeRoutingGroup |
ExchangeConnector.getRoutingGroup()
|
java.lang.String |
ExchangeRoutingGroup.getRoutingGroupName()
The name of the routing group Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: ExchangeConnectorState.GroupDN Example First Routing Group |
ExchangeRoutingGroup[] |
ExchangeAdministrativeGroup.getRoutingGroups()
|
boolean |
ExchangePublicFolder.getSearchFolder()
Indicates whether the public folder is a search folder Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.IsSearchFolder |
boolean |
ExchangePublicFolder.getSecureInSite()
Indicates whether administrative access is limited to the home site of the folder Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.IsSecureInSite |
ExchangeServer |
ExchangeStorageGroup.getServer()
|
ExchangeServer[] |
ExchangeRoutingGroup.getServers()
|
ExchangeServer[] |
ExchangeAdministrativeGroup.getServers()
|
int |
ExchangeServer.getServerType()
The server type (see enum for types) Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server.Type |
int |
ExchangeScheduleInterval.getStartDayOfWeek()
The start day of week From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.StartTime |
int |
ExchangeScheduleInterval.getStartHour()
The start hour From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.StartTime |
int |
ExchangeScheduleInterval.getStartMinute()
The start minute From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.StartTime |
int |
ExchangeScheduleInterval.getStartTimeZone()
The start time zone From the WMI classes for Exchange Server 2003: Exchange_ ScheduleInterval.StartTime |
ExchangeStorageGroup |
ExchangePublicFolderStore.getStorageGroup()
|
ExchangeStorageGroup |
ExchangeMailboxStore.getStorageGroup()
|
java.lang.String |
ExchangeStorageGroup.getStorageGroupName()
The name of the storage group Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Mailbox.StorageGroupName Example First Storage Group |
ExchangeStorageGroup[] |
ExchangeServer.getStorageGroups()
|
int |
ExchangeMailbox.getStorageLimitInfo()
|
int |
ExchangePublicFolder.getStorageLimitStyle()
Indicates whether the folder should use public store storage limits, have no quota, or use quota values set on the folder Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.StorageLimitStyle |
java.lang.String |
ExchangePublicFolderStore.getStreamingDatabaseName()
The name of the streaming database Standard Content Origin / Best Practice Content None Example C:\Program Files\Exchsrvr\mdbdata\pub1.stm |
java.lang.String |
ExchangeMailboxStore.getStreamingDatabaseName()
The name of the streaming database Standard Content Origin / Best Practice Content None |
java.lang.String |
ExchangePublicFolderStore.getStreamingDatabasePath()
The path of the streaming database Standard Content Origin / Best Practice Content None |
java.lang.String |
ExchangeMailboxStore.getStreamingDatabasePath()
The path of the streaming database Standard Content Origin / Best Practice Content None Example C:\Program Files\Exchsrvr\mdbdata\pub1.stm |
boolean |
ExchangeServer.getSubjectLoggingEnabled()
Indicates whether message subjects are included in message tracking logs Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_Server.SubjectLoggingEnabled |
java.lang.String |
ExchangePublicFolder.getTargetAddress()
The folder path (minus the URL http://server/vroot header portion) Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.TargetAddress EXCLUDE http://server/vroot in attribute content Example /O=4RT6JU8EXU/OU=137FRGJU9E/CN=RECIPIENTS/CN=INTERNET NEWSGROUPS |
int |
ExchangeDSAccessDomainController.getType()
The role that the domain controller plays in the Microsoft Exchange system Best Practice Content or origin of attribute content: From the WMI classes for Exchange Server 2003: Exchange_DSAccessDC.Type |
java.lang.String |
ExchangePublicFolder.getURL()
The folder URL, constructed using the folder globally unique identifier (GUID) Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.Url Example http://tv045077/ExAdmin/Admin/exchange2003.local/Public%20Folders -FlatUrlSpace-/f020d914c926d011a40900c04fd7bd87-ffffffff0003/ Maximum Length 2083 characters |
boolean |
ExchangePublicFolder.getUsePublicStoreAgeLimits()
Indicates whether the folder should use the age limits of the message database (MDB) in which it is stored Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.UsePublicStoreAgeLimits |
boolean |
ExchangePublicFolder.getUsePublicStoreDeletedLifetime()
Indicates whether the folder should use the deleted item lifetime of the local public message database (MDB) Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.UsePublicStoreDeletedItemLifetime |
java.lang.String |
ExchangeProtocolVirtualServer.getVirtualServerName()
The name of the virtual server Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_QueueVirtualServer.VirtualServerName Example 0 |
long |
ExchangePublicFolder.getWarningLimit()
The folder size limit, in kilobytes (KB), when warning messages are sent Standard Content Origin / Best Practice Content From the WMI classes for Exchange Server 2003: Exchange_PublicFolder.WarningLimit Unit of Measure kilobytes (KB) Maximum length 2097151 |
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.messaging.mq |
---|
Methods in com.collation.platform.model.topology.app.messaging.mq that throw AttributeNotSetException | |
---|---|
int |
MQNetBIOSListener.getAdapter()
ADAPTER(integer) The adapter number on which NetBIOS listens. |
java.lang.String |
MQProcess.getApplicationID()
Application identifier (parameter identifier: MQCA_APPL_ID). |
java.lang.String |
MQProcess.getApplicationType()
Application type (parameter identifier: MQIA_APPL_TYPE). |
MQAuthInfo[] |
MQQueueManager.getAuthInfo()
|
int |
MQListener.getBacklog()
The number of concurrent connection requests that the listener supports. |
long |
MQSenderChannel.getBatchHeartbeatInterval()
Heartbeat interval (parameter identifier: MQIACH_HB_INTERVAL). |
long |
MQReceiverChannel.getBatchHeartbeatInterval()
Heartbeat interval (parameter identifier: MQIACH_HB_INTERVAL). |
long |
MQChannel.getBatchInterval()
Batch interval (parameter identifier: MQIACH_BATCH_INTERVAL). |
long |
MQChannel.getBatchSize()
Specifies the maximum number of messages that should be sent down a channel before a checkpoint is taken. |
MQBufferPool[] |
MQQueueManager.getBufferPool()
|
java.lang.String |
MQInstallation.getBuildType()
Build type is one of the output attributes from dspmqver (display MQ version) command. |
java.lang.String |
MQModelQueue.getCFSTRUCT()
Specific to ZOS and limited to 12 characters |
java.lang.String |
MQLocalQueue.getCFSTRUCT()
Specific to ZOS and limited to 12 characters CF structure name (parameter identifier: MQCA_CF_STRUC_NAME). |
boolean |
MQQueueManager.getChannelAutoDefinition()
CHAD Whether auto-definition of receiver and server-connection channels is enabled. |
int |
MQChannel.getChannelMonitoring()
Level of monitoring data collection for the channel (parameter identifier: MQIA_MONITORING_CHANNEL). |
MQChannel[] |
MQQueueManager.getChannels()
|
MQChannel |
MQLocalQueue.getChannels()
|
int |
MQChannel.getChannelStatistics()
Level of monitoring data collection for the channel (parameter identifier: MQIA_MONITORING_CHANNEL). |
java.lang.String |
MQInstallation.getClientExitsDefaultPath()
ExitsDefaultPath=defaultprefix The default prefix for the platform, for the location of 32-bit channel exits. |
java.lang.String |
MQInstallation.getClientExitsDefaultPath64()
ExitsDefaultPath64=defaultprefix The default prefix for the platform, for the location of 64-bit channel exits. |
java.lang.String |
MQClusterSenderChannel.getClusterNameList()
Cluster namelist (parameter identifier: MQCA_CLUSTER_NAMELIST). |
java.lang.String |
MQClusterReceiverChannel.getClusterNameList()
CLUSNL(nlname) The name of the namelist that specifies a list of clusters to which the channel belongs. |
MQCluster[] |
MQQueueManager.getClusters()
|
MQCluster[] |
MQClusterSenderChannel.getClusters()
|
MQCluster[] |
MQClusterReceiverChannel.getClusters()
|
java.lang.String |
MQQueueManager.getClusterWorkloadUseQueue()
CLWLUSEQ This queue attribute specifies the behavior of an MQPUT operation when the target queue has a local instance and at least one remote cluster instance (except where the MQPUT originates from a cluster channel). |
java.lang.String |
MQLocalQueue.getClusterWorkloadUseQueue()
CLWLUSEQ This queue attribute specifies the behavior of an MQPUT operation when the target queue has a local instance and at least one remote cluster instance (except where the MQPUT originates from a cluster channel). |
java.lang.String |
MQClusterSenderChannel.getCLWLChannelPriority()
Cluster workload channel priority (parameter identifier: MQIACH_CLWL_CHANNEL_PRIORITY). |
java.lang.String |
MQClusterReceiverChannel.getCLWLChannelPriority()
Cluster workload channel priority (parameter identifier: MQIACH_CLWL_CHANNEL_PRIORITY). |
java.lang.String |
MQClusterSenderChannel.getCLWLChannelRank()
Cluster workload channel rank (parameter identifier: MQIACH_CLWL_CHANNEL_RANK). |
java.lang.String |
MQClusterReceiverChannel.getCLWLChannelRank()
Cluster workload channel rank (parameter identifier: MQIACH_CLWL_CHANNEL_RANK). |
java.lang.String |
MQClusterSenderChannel.getCLWLChannelWeight()
Cluster workload channel weight (parameter identifier: MQIACH_CLWL_CHANNEL_WEIGHT). |
java.lang.String |
MQClusterReceiverChannel.getCLWLChannelWeight()
Cluster workload channel weight (parameter identifier: MQIACH_CLWL_CHANNEL_WEIGHT). |
int |
MQNetBIOSListener.getCommandsNum()
COMMANDS(integer) The number of commands that the listener can use. |
int |
MQServiceComponent.getComponentDataSize()
ComponentDataSize=size The size, in bytes, of the component data area passed to the component on each call. |
java.lang.String |
MQChannel.getConnectionName()
Connection name (parameter identifier: MQCACH_CONNECTION_NAME). |
int |
MQService.getControl()
|
java.lang.String |
MQListener.getControl()
CONTROL(string) Specifies how the listener is to be started and stopped.: MANUAL- The listener is not to be started automatically or stopped automatically. |
int |
MQInstallation.getConvEBCDICNewline()
EBCDIC code pages contain a new line (NL) character that is not supported by ASCII code pages, although some ISO variants of ASCII contain an equivalent. |
java.lang.String |
MQApiExitLocal.getData()
API exits let you write code that changes the behavior of WebSphere MQ API calls, such as MQPUT and MQGET, and then insert that code immediately before or immediately after those calls. |
java.lang.String |
MQApiExit.getData()
Data=data_name Data to be passed to the API exit in the ExitData field of the MQAXP structure. |
boolean |
MQServerChannel.getDataConversion()
Whether sender should convert application data (parameter identifier: MQIACH_DATA_CONVERSION). |
boolean |
MQSenderChannel.getDataConversion()
Whether sender should convert application data (parameter identifier: MQIACH_DATA_CONVERSION). |
boolean |
MQReceiverChannel.getDataConversion()
Whether sender should convert application data (parameter identifier: MQIACH_DATA_CONVERSION). |
java.lang.String |
MQQueueManager.getDataPath()
This attribute specifies the path to the qmgrs directory, within which the queue manager data is kept. |
java.lang.String |
MQInstallation.getDataPath()
DefaultPrefix=directory_name This attribute specifies the path to the qmgrs directory, within which the queue manager data is kept. |
java.lang.String |
MQPageSet.getDataset()
DSN(data set name) The name of a catalogued VSAM ESDS data set. |
java.lang.String |
MQQueueManager.getDeadLetterQueue()
Dead letter (undelivered message) queue name (parameter identifier: MQCA_DEAD_LETTER_Q_NAME). |
boolean |
MQBase.getDefault()
How the MQObject was created - default objects are created automatically during installation. |
int |
MQQueue.getDefaultPersistence()
|
boolean |
MQQueueManager.getDefautlQueue()
Is the Queue Manager the default Queue Manager? |
int |
MQModelQueue.getDefinitionType()
Queue definition type (parameter identifier: MQIA_DEFINITION_TYPE). |
int |
MQLocalQueue.getDefinitionType()
Queue definition type (parameter identifier: MQIA_DEFINITION_TYPE). |
long |
MQChannel.getDisconnectInterval()
Disconnection interval (parameter identifier: MQIACH_DISC_INTERVAL). |
int |
MQInstallableService.getEntryPoints()
The number of entry points defined for the service. |
java.lang.String |
MQProcess.getEnvironmentData()
Environment data (parameter identifier: MQCA_ENV_DATA). |
MQApiExit[] |
MQInstallation.getExit()
|
MQApiExitLocal[] |
MQQueueManager.getExitLocal()
|
java.lang.String |
MQQueueManager.getExitsDefaultPath()
ExitsDefaultPath=string The ExitsDefaultPath attribute specifies the location of: - 32-bit channel exits for clients - 32-bit channel exits and data conversion exits for servers - Unqualified XA switch load files |
java.lang.String |
MQQueueManager.getExitsDefaultPath64()
ExitsDefaultPath64=string The ExitsDefaultPath64 attribute specifies the location of: - 64-bit channel exits for clients - 64-bit channel exits and data conversion exits for servers - Unqualified XA switch load files |
java.lang.String |
MQApiExitLocal.getFunction()
The name of the function entry point into the module containing the API exit code. |
java.lang.String |
MQApiExit.getFunction()
The name of the function entry point into the module containing the API exit code. |
boolean |
MQModelQueue.getGet()
Whether applications are to be permitted to get messages from this queue: ENABLED - Messages can be retrieved from the queue (by suitably authorized applications). |
boolean |
MQLocalQueue.getGet()
Whether applications are to be permitted to get messages from this queue: ENABLED - Messages can be retrieved from the queue (by suitably authorized applications). |
boolean |
MQAliasQueue.getGet()
Whether applications are to be permitted to get messages from this queue: ENABLED - Messages can be retrieved from the queue (by suitably authorized applications). |
int |
MQChannel.getHeaderCompression()
Header data compression techniques supported by the channel (parameter identifier: MQIACH_HDR_COMPRESSION). |
long |
MQChannel.getHeartbeatInterval()
Heartbeat interval (parameter identifier: MQIACH_HB_INTERVAL). |
int |
MQBufferPool.getID()
Buffer pool identifier. |
java.lang.String |
MQModelQueue.getInitiationQueue()
Initiation queue name (parameter identifier: MQCA_INITIATION_Q_NAME). |
java.lang.String |
MQLocalQueue.getInitiationQueue()
Initiation queue name (parameter identifier: MQCA_INITIATION_Q_NAME). |
MQInstallableService |
MQServiceComponent.getInstallableService()
|
MQInstallation |
MQQueueManager.getInstallation()
|
MQInstallation |
MQApiExit.getInstallation()
|
boolean |
MQBase.getIsValid()
IsValid-The user can create some objects without a correct name, so this attribute is used for a wilcarding. |
boolean |
MQSPXListener.getKeepAlive()
|
long |
MQChannel.getKeepAliveInterval()
The KeepAlive Interval attribute is a value passed to the communications stack specifying the KeepAlive timing for the channel. |
java.lang.String |
MQAuthInfo.getLDAPServerName()
CONNAME(string) The hostname, IPv4 dotted decimal address, or IPv6 hexadecimal notation of the host on which the LDAP server is running, with an optional port number. |
MQListener[] |
MQQueueManager.getListeners()
|
java.lang.String |
MQServerChannel.getLocalCommunicationaddress()
Local communications address for the channel (parameter identifier: MQCACH_LOCAL_ADDRESS). |
java.lang.String |
MQSenderChannel.getLocalCommunicationAddress()
Local communications address for the channel (parameter identifier: MQCACH_LOCAL_ADDRESS). |
java.lang.String |
MQRequesterChannel.getLocalCommunicationAddress()
Local communications address for the channel (parameter identifier: MQCACH_LOCAL_ADDRESS). |
java.lang.String |
MQReceiverChannel.getLocalCommunicationAddress()
Local communications address for the channel (parameter identifier: MQCACH_LOCAL_ADDRESS). |
java.lang.String |
MQClientConnectionChannel.getLocalCommunicationAddress()
Local communications address for the channel (parameter identifier: MQCACH_LOCAL_ADDRESS). |
java.lang.String |
MQNetBIOSListener.getLocalName()
LOCLNAME(string) The NetBIOS local name that the listener uses. |
java.lang.String |
MQQueueManager.getLogDefaultPath()
LogPath=directory_name The directory in which the log files for a queue manager reside. |
java.lang.String |
MQInstallation.getLogDefaultPath()
LogDefaultPath=directory_name The directory in which the log files for a queue manager reside. |
java.lang.String |
MQInstallation.getLogTypeEnumeration()
LogType=CIRCULAR|LINEAR The type of log to be used. |
int |
MQQueueManager.getLogWriteIntegrity()
The method the logger uses to reliably write log records. |
int |
MQInstallation.getLogWriteIntegrity()
LogWriteIntegrity=SingleWrite|DoubleWrite|TripleWrite The method the logger uses to reliably write log records. |
int |
MQServerChannel.getLongRetryCount()
LONGRTY(integer) - LongRetry, LongRetryCount When a sender, server, or cluster-sender channel is attempting to connect to the remote queue manager, and the count specified by SHORTRTY has been exhausted, this specifies the maximum number of further attempts that are made to connect to the remote queue manager, at intervals specified by LONGTMR. |
int |
MQSenderChannel.getLongRetryCount()
LONGRTY(integer) - LongRetry, LongRetryCount When a sender, server, or cluster-sender channel is attempting to connect to the remote queue manager, and the count specified by SHORTRTY has been exhausted, this specifies the maximum number of further attempts that are made to connect to the remote queue manager, at intervals specified by LONGTMR. |
int |
MQReceiverChannel.getLongRetryCount()
LONGRTY(integer) - LongRetry, LongRetryCount When a sender, server, or cluster-sender channel is attempting to connect to the remote queue manager, and the count specified by SHORTRTY has been exhausted, this specifies the maximum number of further attempts that are made to connect to the remote queue manager, at intervals specified by LONGTMR. |
int |
MQServerChannel.getLongRetryTimer()
LONGTMR(integer) For long retry attempts, this is the maximum number of seconds to wait before reattempting connection to the remote queue manager. |
int |
MQSenderChannel.getLongRetryTimer()
LONGTMR(integer) For long retry attempts, this is the maximum number of seconds to wait before reattempting connection to the remote queue manager. |
int |
MQReceiverChannel.getLongRetryTimer()
LONGTMR(integer) For long retry attempts, this is the maximum number of seconds to wait before reattempting connection to the remote queue manager. |
long |
MQQueueManager.getMaxMessageLength()
MAXMSGL The maximum message length that can be handled by the queue manager. |
int |
MQLocalQueue.getMaxMessageLength()
Maximum message length (parameter identifier: MQIA_MAX_MSG_LENGTH). |
long |
MQChannel.getMaxMessageLength()
Maximum message length (parameter identifier: MQIACH_MAX_MSG_LENGTH). |
int |
MQLocalQueue.getMaxQueueDepth()
Maximum queue depth (parameter identifier: MQIA_MAX_Q_DEPTH). |
java.lang.String |
MQChannel.getMCAName()
Message channel agent name (parameter identifier: MQCACH_MCA_NAME). |
int |
MQChannel.getMCAType()
Message channel agent type (parameter identifier: MQIACH_MCA_TYPE). |
java.lang.String |
MQChannel.getMCAUserId()
Message channel agent user identifier (parameter identifier: MQCACH_MCA_USER_ID). |
java.lang.String |
MQChannel.getMCAUserIdentifier()
Message channel agent user identifier (parameter identifier: MQCACH_MCA_USER_ID). |
int |
MQChannel.getMessageCompression()
Message data compression techniques supported by the channel (parameter identifier: MQIACH_MSG_COMPRESSION). |
java.lang.String |
MQChannel.getMessageExitName()
Message exit name (parameter identifier: MQCACH_MSG_EXIT_NAME). |
java.lang.String |
MQChannel.getMessageExitUserData()
Message exit user data (parameter identifier: MQCACH_MSG_EXIT_USER_DATA). |
long |
MQChannel.getMessageRetry()
The number of times the channel retries before it decides it cannot deliver the message. |
long |
MQRequesterChannel.getMessageRetryCount()
Message retry count (parameter identifier: MQIACH_MR_COUNT). |
long |
MQReceiverChannel.getMessageRetryCount()
Message retry count (parameter identifier: MQIACH_MR_COUNT). |
java.lang.String |
MQRequesterChannel.getMessageRetryExitName()
Message retry exit name (parameter identifier: MQCACH_MR_EXIT_NAME). |
java.lang.String |
MQReceiverChannel.getMessageRetryExitName()
Message retry exit name (parameter identifier: MQCACH_MR_EXIT_NAME). |
java.lang.String |
MQReceiverChannel.getMessageRetryExitUserData()
Message retry exit user data (parameter identifier: MQCACH_MR_EXIT_USER_DATA). |
long |
MQRequesterChannel.getMessageRetryInterval()
Message retry interval (parameter identifier: MQIACH_MR_INTERVAL). |
long |
MQReceiverChannel.getMessageRetryInterval()
Message retry interval (parameter identifier: MQIACH_MR_INTERVAL). |
long |
MQChannel.getMessageRetryTimer()
The minimum interval of time that must pass before the channel can retry the MQPUT operation. |
java.lang.String |
MQChannel.getMessageRetryUserData()
MSGDATA User data for the channel message exit. |
java.lang.String |
MQServerChannel.getModeName()
Mode name (parameter identifier: MQCACH_MODE_NAME). |
java.lang.String |
MQSenderChannel.getModeName()
Mode name (parameter identifier: MQCACH_MODE_NAME). |
java.lang.String |
MQClientConnectionChannel.getModeName()
Mode name (parameter identifier: MQCACH_MODE_NAME). |
MQInstallableService[] |
MQQueueManager.getMqinstallableservice()
|
MQReceiverChannel[] |
MQQueueManager.getMqreceiverchannel()
|
MQSenderChannel[] |
MQQueueManager.getMqsenderchannel()
|
java.lang.String |
MQStorageClass.getName()
Name of the storage class. |
java.lang.String |
MQService.getName()
Name of the WebSphere MQ service definition (see Rules for naming WebSphere MQ objects). |
java.lang.String |
MQQueueSharingGroup.getName()
|
java.lang.String |
MQQueue.getName()
Queue name (parameter identifier: MQCA_Q_NAME). |
java.lang.String |
MQProcess.getName()
The name of the process definition (parameter identifier: MQCA_PROCESS_NAME). |
java.lang.String |
MQPageSet.getName()
|
java.lang.String |
MQNameList.getName()
The name of the namelist definition (parameter identifier: MQCA_NAMELIST_NAME). |
java.lang.String |
MQListener.getName()
This is the name of MQListener. |
java.lang.String |
MQInstallableService.getName()
The name of the required service. |
java.lang.String |
MQChannel.getName()
Channel name (parameter identifier: MQCACH_CHANNEL_NAME). |
java.lang.String |
MQAuthInfo.getName()
AuthInfo name (AINAME) The name of the authentication information object to display. |
java.lang.String |
MQApiExitLocal.getName()
The descriptive name of the API exit passed to it in the ExitInfoName field of the MQAXP structure. |
java.lang.String |
MQApiExit.getName()
The descriptive name of the API exit passed to it in the ExitInfoName field of the MQAXP structure. |
MQNameList[] |
MQQueueManager.getNameList()
|
int |
MQNetBIOSListener.getNamesNum()
NTBNAMES(integer) The number of names that the listener can use. |
NetBIOSProtocolEndpoint |
MQNetBIOSListener.getNetbiosProtocolEndpoint()
|
int |
MQChannel.getNonPersistentMessageSpeed()
Speed at which nonpersistent messages are to be sent (parameter identifier: MQIACH_NPM_SPEED). |
int |
MQBufferPool.getNumber()
BUFFERS This is a required parameter and is the number of 4096 byte buffers to be used in this buffer pool. |
MQPageSet |
MQStorageClass.getPageSet()
|
MQPageSet[] |
MQQueueManager.getPageSet()
|
MQProcess[] |
MQQueueManager.getProcess()
|
BindAddress |
MQChannel.getProtocolEndpoint()
|
int |
MQPageSet.getPSID()
(psid-number) Identifier of the page set. |
boolean |
MQQueue.getPut()
Whether put operations are allowed (parameter identifier: MQIA_INHIBIT_PUT). |
int |
MQRequesterChannel.getPutAuthority()
Put authority (parameter identifier: MQIACH_PUT_AUTHORITY). |
int |
MQReceiverChannel.getPutAuthority()
Put authority (parameter identifier: MQIACH_PUT_AUTHORITY). |
java.lang.String |
MQQueue.getQSGDISP()
Specific to ZOS. |
MQQueueManager |
MQStorageClass.getQueueManager()
|
MQQueueManager |
MQService.getQueueManager()
|
MQQueueManager |
MQQueue.getQueueManager()
|
MQQueueManager |
MQProcess.getQueueManager()
|
MQQueueManager |
MQPageSet.getQueueManager()
|
MQQueueManager |
MQNameList.getQueueManager()
|
MQQueueManager |
MQListener.getQueueManager()
|
MQQueueManager |
MQInstallableService.getQueueManager()
|
MQQueueManager |
MQChannel.getQueueManager()
|
MQQueueManager |
MQBufferPool.getQueueManager()
|
MQQueueManager |
MQAuthInfo.getQueueManager()
|
MQQueueManager |
MQApiExitLocal.getQueueManager()
|
java.lang.String |
MQQueueManager.getQueueManagerIdentifier()
Queue manager identifier (parameter identifier: MQCA_Q_MGR_IDENTIFIER). |
MQQueueManager[] |
MQQueueSharingGroup.getQueueManagers()
|
MQQueueManager[] |
MQInstallation.getQueueManagers()
|
MQQueueManager[] |
MQCluster.getQueueManagers()
|
int |
MQQueueManager.getQueueManagerStatus()
|
MQQueue[] |
MQQueueManager.getQueues()
|
java.lang.String |
MQChannel.getQueueSharingGroupDisposition()
This parameter applies to z/OS only. |
java.lang.String |
MQChannel.getReceiveExitName()
Receive exit name (parameter identifier: MQCACH_RCV_EXIT_NAME). |
java.lang.String |
MQChannel.getReceiveExitUserData()
Receive exit user data (parameter identifier: MQCACH_RCV_EXIT_USER_DATA). |
MQClusterReceiverChannel[] |
MQCluster.getReceiverChannels()
|
java.lang.String |
MQRemoteQueue.getRemoteName()
Name of remote queue as known locally on the remote queue manager (parameter identifier: MQCA_REMOTE_Q_NAME). |
java.lang.String |
MQRemoteQueue.getRemoteQueueMgrName()
Name of remote queue as known locally on the remote queue manager (parameter identifier: MQCA_REMOTE_Q_NAME). |
java.lang.String |
MQQueueManager.getRepository()
Repository name (parameter identifier: MQCA_REPOSITORY_NAME). |
java.lang.String |
MQQueueManager.getRepositoryNameList()
Repository name list (parameter identifier: MQCA_REPOSITORY_NAMELIST). |
java.lang.String |
MQQueueManager.getRepositoryType()
An MQQueueManager may have a full or a partial Repository. |
java.lang.String |
MQChannel.getSecurityExitName()
Security exit name (parameter identifier: MQCACH_SEC_EXIT_NAME). |
java.lang.String |
MQChannel.getSecurityExitUserData()
Security exit user data (parameter identifier: MQCACH_SEC_EXIT_USER_DATA). |
java.lang.String |
MQInstallableService.getSecurityPolicy()
dows only) The SecurityPolicy attribute applies only if the service specified is the default authorization service, that is, the OAM. |
MQClusterSenderChannel[] |
MQCluster.getSenderChannels()
|
java.lang.String |
MQChannel.getSendExitName()
Send exit name (parameter identifier: MQCACH_SEND_EXIT_NAME). |
java.lang.String |
MQChannel.getSendExitUserData()
Send exit user data (parameter identifier: MQCACH_SEND_EXIT_USER_DATA). |
int |
MQApiExitLocal.getSequence()
The sequence in which this API exit is called relative to other API exits. |
int |
MQApiExit.getSequence()
The sequence in which this API exit is called relative to other API exits. |
boolean |
MQChannel.getSequenceNumberWrap()
Sequence wrap number (parameter identifier: MQIACH_SEQUENCE_NUMBER_WRAP). |
MQService[] |
MQQueueManager.getService()
|
MQServiceComponent[] |
MQInstallableService.getServiceComponents()
|
int |
MQNetBIOSListener.getSessionsNum()
SESSIONS(integer) The number of sessions that the listener can use. |
long |
MQChannel.getShortRetry()
SHORTRTY(integer) The maximum number of attempts that are made by a sender, server, or cluster-sender channel to connect to the remote queue manager, at intervals specified by SHORTTMR, before the (normally longer) LONGRTY and LONGTMR are used. |
int |
MQServerChannel.getShortRetryCount()
The maximum number of attempts that are made by a sender, server, or cluster-sender channel to connect to the remote queue manager, at intervals specified by SHORTTMR, before the (normally longer) LONGRTY and LONGTMR are used. |
int |
MQSenderChannel.getShortRetryCount()
The maximum number of attempts that are made by a sender, server, or cluster-sender channel to connect to the remote queue manager, at intervals specified by SHORTTMR, before the (normally longer) LONGRTY and LONGTMR are used. |
int |
MQReceiverChannel.getShortRetryCount()
The maximum number of attempts that are made by a sender, server, or cluster-sender channel to connect to the remote queue manager, at intervals specified by SHORTTMR, before the (normally longer) LONGRTY and LONGTMR are used. |
int |
MQServerChannel.getShortRetryTimer()
For short retry attempts, this is the maximum number of seconds to wait before reattempting connection to the remote queue manager. |
int |
MQSenderChannel.getShortRetryTimer()
For short retry attempts, this is the maximum number of seconds to wait before reattempting connection to the remote queue manager. |
int |
MQReceiverChannel.getShortRetryTimer()
For short retry attempts, this is the maximum number of seconds to wait before reattempting connection to the remote queue manager. |
SNAProtocolEndpoint |
MQSNAListener.getSnaProtocolEndpoint()
|
int |
MQSPXListener.getSocket()
|
SoftwareComponent[] |
MQApiExitLocal.getSoftware()
|
SoftwareComponent[] |
MQApiExit.getSoftware()
|
SPXProtocolEndpoint |
MQSPXListener.getSpxProtocolEndpoint()
|
java.lang.String |
MQChannel.getSSLCipherSpecification()
SSL cipher specification (parameter identifier: MQCACH_SSL_CIPHER_SPEC). |
boolean |
MQChannel.getSSLClientAuthentication()
SSL client authentication (parameter identifier: MQIACH_SSL_CLIENT_AUTH). |
java.lang.String |
MQQueueManager.getSSLKeyRepository()
SSL key repository (parameter identifier: MQCA_SSL_KEY_REPOSITORY). |
java.lang.String |
MQChannel.getSSLPeer()
SSLPEER Specifies the filter to use to compare with the Distinguished Name of the certificate from the peer queue manager or client at the other end of the channel. |
java.lang.String |
MQService.getStartArgs()
STARTARG(string) Specifies the arguments to be passed to the user program at queue manager startup. |
boolean |
MQQueueManager.getStartChannelInitiator()
SCHINIT Whether the channel initiator is to be started automatically when the queue manager starts. |
java.lang.String |
MQService.getStartCommand()
STARTCMD(string) Specifies the name of the program which is to run. |
boolean |
MQQueueManager.getStartCommandServer()
SCMDSERV Whether the command server is to be started automatically when the queue manager starts. |
long |
MQListener.getStartTime()
(time when listener was started) |
java.lang.String |
MQService.getStdErr()
STDERR(string) Specifies the path to a file to which the standard error (stderr) of the service program should be redirected. |
java.lang.String |
MQService.getStdOut()
STDOUT(string) Specifies the path to a file to which the standard output (stdout) of the service program should be redirected. |
java.lang.String |
MQService.getStopArgs()
STOPARG(string) Specifies the arguments to be passed to the stop program when instructed to stop the service. |
java.lang.String |
MQService.getStopCommand()
STOPCMD(string) Specifies the name of the executable program to run when the service is requested to stop. |
MQStorageClass[] |
MQQueueManager.getStorageClass()
|
MQStorageClass |
MQPageSet.getStorageClass()
|
boolean |
MQBase.getSystem()
System-The way to show that the MQObject was created during installation. |
java.lang.String |
MQAliasQueue.getTargetQueue()
Queue name to which the alias resolves (parameter identifier: MQCA_BASE_Q_NAME). |
BindAddress |
MQTCPListener.getTcpProtocolEndpoint()
|
java.lang.String |
MQSNAListener.getTPName()
TPNAME(string) The LU 6.2 transaction program name (maximum length 64 characters). |
java.lang.String |
MQRemoteQueue.getTransmissionQueue()
Name of the transmission queue, which is used to hold messages that are destined for a remote queue manager. |
java.lang.String |
MQChannel.getTransmissionQueue()
Transmission queue name (parameter identifier: MQCACH_XMIT_Q_NAME). |
int |
MQModelQueue.getTransmissionUsage()
Usage (parameter identifier: MQIA_USAGE). |
int |
MQLocalQueue.getTransmissionUsage()
Usage (parameter identifier: MQIA_USAGE). |
boolean |
MQModelQueue.getTriggerControl()
Trigger control (parameter identifier: MQIA_TRIGGER_CONTROL). |
boolean |
MQLocalQueue.getTriggerControl()
Trigger control (parameter identifier: MQIA_TRIGGER_CONTROL). |
java.lang.String |
MQModelQueue.getTriggerData()
Trigger data (parameter identifier: MQCA_TRIGGER_DATA). |
java.lang.String |
MQLocalQueue.getTriggerData()
Trigger data (parameter identifier: MQCA_TRIGGER_DATA). |
long |
MQModelQueue.getTriggerDepth()
The number of messages that have to be on the queue before a trigger message is written. |
long |
MQLocalQueue.getTriggerDepth()
The number of messages that have to be on the queue before a trigger message is written. |
long |
MQQueueManager.getTriggerInterval()
Trigger interval (parameter identifier: MQIA_TRIGGER_INTERVAL). |
int |
MQModelQueue.getTriggerType()
Trigger type (parameter identifier: MQIA_TRIGGER_TYPE). |
int |
MQLocalQueue.getTriggerType()
Trigger type (parameter identifier: MQIA_TRIGGER_TYPE). |
java.lang.String |
MQService.getType()
SERVTYPE - Specifies the mode in which the service is to run: COMMAND - A command service object. |
java.lang.String |
MQAuthInfo.getType()
Authentication information type (parameter identifier: MQIA_AUTH_INFO_TYPE). |
java.lang.String |
MQProcess.getUserData()
User data (parameter identifier: MQCA_USER_DATA). |
java.lang.String |
MQChannel.getUserID()
USERID Task user identifier. |
java.lang.String |
MQAuthInfo.getUserName()
LDAPUSER The Distinguished Name of the user who is accessing the LDAP server. |
java.lang.String |
MQNameList.getValues()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.packagedapp.mysap |
---|
Methods in com.collation.platform.model.topology.app.packagedapp.mysap that throw AttributeNotSetException | |
---|---|
java.lang.String |
SAPSystem.getBasisVersion()
|
SAPComponent[] |
SAPSystem.getDeployedComponents()
|
java.lang.String |
SAPComponent.getHighestSupportPackage()
|
java.lang.String |
SAPComponent.getName()
|
SAPSystem |
SAPComponent.getParent()
|
java.lang.String |
SAPComponent.getPatchLevel()
|
java.lang.String |
SAPComponent.getRelease()
|
java.lang.String |
SAPSystem.getSAPSystemSID()
|
java.lang.String |
SAPSystem.getSAPSystemType()
|
java.lang.String |
SAPSystem.getSystemHome()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.packagedapp.mysap.basis |
---|
Methods in com.collation.platform.model.topology.app.packagedapp.mysap.basis that throw AttributeNotSetException | |
---|---|
java.lang.String |
MySAPABAPApplicationServer.getBasisAppSystemNumber()
|
java.lang.String |
MySAPClusterNode.getClusterNodeID()
|
MySAPClusterNode[] |
MySAPJ2EEEngineInstance.getClusterNodes()
|
boolean |
MySAPJ2EEEngineInstance.getIsSDM()
|
java.lang.String |
MySAPJ2EEEngineInstance.getJavaInstanceId()
|
java.lang.String |
MySAPABAPApplicationServer.getMySAPKernelDatabaseLibrary()
|
java.lang.String |
MySAPABAPApplicationServer.getMySAPKernelPatchLevel()
|
java.lang.String |
MySAPABAPApplicationServer.getMySAPKernelRelease()
|
java.lang.String |
MySAPClusterNode.getNodeType()
|
MySAPJ2EEEngineInstance |
MySAPClusterNode.getParent()
|
java.lang.String |
MySAPJ2EEEngineInstance.getSAPSystemSID()
|
java.lang.String |
MySAPCluster.getSAPSystemSID()
|
java.lang.String |
MySAPABAPApplicationServer.getSAPSystemSID()
|
java.lang.String |
MySAPJ2EEEngineInstance.getSystemHome()
|
java.lang.String |
MySAPCluster.getSystemHome()
|
java.lang.String |
MySAPABAPApplicationServer.getSystemHome()
|
java.lang.String |
MySAPJ2EEEngineInstance.getVersioningAndPatchInfo()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.packagedapp.mysap.db |
---|
Methods in com.collation.platform.model.topology.app.packagedapp.mysap.db that throw AttributeNotSetException | |
---|---|
java.lang.String |
MySAPSqlServer.getOwner()
|
java.lang.String |
MySAPOracleInstance.getOwner()
|
java.lang.String |
MySAPDb2Instance.getOwner()
|
java.lang.String |
MySAPSqlServer.getSAPSystemSID()
|
java.lang.String |
MySAPOracleInstance.getSAPSystemSID()
|
java.lang.String |
MySAPDb2Instance.getSAPSystemSID()
|
java.lang.String |
MySAPSqlServer.getSID()
|
java.lang.String |
MySAPDb2Instance.getSID()
|
java.lang.String |
MySAPSqlServer.getSystemHome()
|
java.lang.String |
MySAPOracleInstance.getSystemHome()
|
java.lang.String |
MySAPDb2Instance.getSystemHome()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.sms |
---|
Methods in com.collation.platform.model.topology.app.sms that throw AttributeNotSetException | |
---|---|
int |
SMSProgram.getActionInProgress()
Current action being performed on the program by SMS. |
int |
SMSPackage.getActionInProgress()
Current action being performed on the package by SMS. |
int |
SMSAdvertizements.getActionInProgress()
Current action being performed on the advertisement by SMS. |
java.lang.String |
SMSSiteBoundaries.getADSite()
|
java.lang.String |
SMSAdvertizements.getAdvertFlags()
When to announce the advertisement to the user. |
java.lang.String |
SMSAdvertizements.getAdvertisementID()
Describes a unique, autogenerated key. |
java.lang.String |
SMSAdvertizements.getAdvertisementName()
Required. |
int |
SMSAdvertizements.getAdvertisementPriority()
Priority used in replicating the advertisement to child sites. |
java.lang.String |
SMSProgram.getApplicationHierarchy()
Reserved. |
boolean |
SMSAdvertizements.getAssignedScheduleEnabled()
Indicates whether the schedule defined in AssignedSchedule is active. |
boolean |
SMSAdvertizements.getAssignedScheduleIsGMT()
Indicates whether the schedule defined in the AssignedSchedule property is in GMT. |
java.lang.String |
SMSReports.getCategory()
Category for the report to be used in the SMS Administrator console to filter the list of reports and to provide, along with the subcategory, a report hierarchy. |
SMSSiteServer[] |
SMSSiteServer.getChilds()
|
java.lang.String |
SMSProgram.getCommandLine()
Required. |
java.lang.String |
SMSReports.getComment()
Further description of the report to be displayed on the property page for the report in the SMS Administrator console. |
java.lang.String |
SMSQuery.getComment()
Provides comments to document the query. |
java.lang.String |
SMSProgram.getComment()
Description of the program displayed in the SMS Administrator console |
java.lang.String |
SMSCollections.getComment()
General comment or note that documents the collection. |
java.lang.String |
SMSAdvertizements.getComment()
Simple description or note about the advertisement. |
java.lang.String |
SMSSiteComponents.getComponentName()
Name of the component, such as client access point. |
int |
SMSCollections.getCurrentStatus()
Current status of the collection. |
java.lang.String |
SMSProgram.getDependentProgram()
Formatted text string defining any program that should be run prior to running this program. |
java.lang.String |
SMSAdvertizements.getDeviceFlags()
Bit flag Description Bit 25 (0x01000000) Always assign program to the client. |
java.lang.String |
SMSProgram.getDiskSpaceReq()
Approximate disk space that the program requires. |
java.lang.String |
SMSCollectionClients.getDomain()
Domain to which the member class belongs |
java.lang.String |
SMSProgram.getDriveLetter()
Drive letter (one character in the range a-z) that the program maps to and runs from when it is run |
java.lang.String |
SMSProgram.getDuration()
Approximate time, in minutes, that the program runs. |
long |
SMSAdvertizements.getExpirationTime()
Date and time at which the advertisement is no longer available to clients. |
boolean |
SMSAdvertizements.getExpirationTimeEnabled()
Indicates whether the advertisement expires at the predefined time. |
boolean |
SMSAdvertizements.getExpirationTimeIsGMT()
Indicates whether the time defined in the ExpirationTime property is in GMT. |
java.lang.String |
SMSQuery.getExpression()
WMI Query Language (WQL) text. |
int |
SMSPackage.getForcedDissconnectDelay()
Grace period, in minutes, that SMS waits before forcibly disconnecting users from the distribution point share. |
boolean |
SMSPackage.getForcedDissconnectEnabled()
Indicates that SMS should forcibly disconnect users from the distribution point share if a share violation occurs while updating, refreshing, or deleting package source files. |
int |
SMSPackage.getForcedDissconnectNumRetries()
Number of times SMS attempts to disconnect users from the distribution point share. |
java.lang.String |
SMSReports.getGraphCaption()
Caption for the graph. |
int |
SMSReports.getGraphType()
If a graph for the report is available, GraphType indicates its type. |
int |
SMSReports.getGraphXCol()
Column number to be used for the x-axis of the graph. |
int |
SMSReports.getGraphYCol()
Column number used as the y-axis of the graph. |
java.lang.String |
SMSAdvertizements.getHierarchyPath()
Reserved. |
int |
SMSProgram.getIconSize()
Size of the icon (in bytes). |
int |
SMSPackage.getIconSize()
Size of the icon (in bytes) |
boolean |
SMSPackage.getIgnoreAddressSchedule()
Indicates whether SMS ignores the schedule of the sender specified by PreferredAddressType or the default sender if none is specified. |
boolean |
SMSAdvertizements.getIncludeSubCollection()
Indicates whether the advertisement is advertised to the subcollections of the specified collection. |
java.lang.String |
SMSSiteServer.getInstallDir()
Directory to which SMS was installed. |
java.lang.String |
SMSResource.getIPAddresses()
|
java.lang.String |
SMSSiteBoundaries.getIpRange()
Collection of IP range boundaries |
java.lang.String |
SMSSiteBoundaries.getIpSubnets()
IP subnet boundaries |
java.lang.String |
SMSResource.getIPSubnets()
|
boolean |
SMSCollectionClients.getIsAssigned()
Indicates whether the client is assigned to this site. |
boolean |
SMSCollectionClients.getIsClient()
Indicates whether the resource is an installed SMS client. |
boolean |
SMSCollectionClients.getIsDirect()
Value is TRUE if the client is a member through a direct rule (SMS_CollectionRuleDirect) - otherwise, the value is FALSE or NULL. |
int |
SMSAdvertizements.getISVData()
Allows a single ISV to store data relating to the Program object. |
int |
SMSAdvertizements.getISVDataSize()
The size of the data stored in ISVData. |
java.lang.String |
SMSPackage.getLanguage()
Used with Manufacturer, Name, and Version to identify a package in the SMS Administrator console. |
long |
SMSCollections.getLastChangeTime()
Date and time the collection was last altered in any way. |
long |
SMSSiteComponents.getLastContacted()
Date and time a status message was last received from the component. |
long |
SMSCollections.getLastMemberChangeTime()
Date and time the collection's membership last changed. |
long |
SMSPackage.getLastRefreshTime()
Last date and time the package source files were refreshed. |
long |
SMSCollections.getLastRefreshTime()
Date and time the collection membership was last refreshed. |
long |
SMSSiteComponents.getLastStarted()
Date and time when the component last started. |
java.lang.String |
SMSQuery.getLimitToCollectionID()
Use to limit the query results to those resources that are members of the collection. |
int |
SMSSiteServer.getLocaleId()
|
java.lang.String |
SMSResource.getMACAddresses()
|
boolean |
SMSReports.getMachineDetail()
This property value is set to TRUE if this is a computer detail report. |
boolean |
SMSReports.getMachineSource()
This property value is set to TRUE if this report drills through to the computer details page. |
java.lang.String |
SMSPackage.getManufacter()
Manufacturer (publisher) of the package. |
java.lang.String |
SMSCollections.getMemberClassName()
Class name whose instances are the members of this collection. |
java.lang.String |
SMSPackage.getMIFFileName()
Name of the MIF file that contains the program status. |
java.lang.String |
SMSPackage.getMIFName()
Name of this package. |
java.lang.String |
SMSPackage.getMIFPublisher()
Publisher of this package. |
java.lang.String |
SMSPackage.getMIFVersion()
Version number of this package. |
java.lang.String |
SMSServerProcess.getName()
Name of this process |
java.lang.String |
SMSResource.getName()
|
java.lang.String |
SMSReports.getName()
Name for the report that will be displayed in the SMS Administrator console and on the report itself. |
java.lang.String |
SMSQuery.getName()
Name of the query as shown in the SMS Administrator console. |
java.lang.String |
SMSPackage.getName()
Name of the package. |
java.lang.String |
SMSHierarchy.getName()
Name of hierarchy.It ll be name of central site |
java.lang.String |
SMSCollectionClients.getName()
Name of the resource. |
java.lang.String |
SMSResource.getNetbiosName()
|
long |
SMSSiteComponents.getNextScheduledTime()
Date and time when the component is next scheduled to start, if the component runs according to a schedule. |
int |
SMSSiteComponents.getNumErrors()
Number of error status messages reported by the component during the tally interval. |
int |
SMSSiteComponents.getNumInfos()
Number of informational status messages reported by the component during the tally interval. |
int |
SMSReports.getNumPrompts()
The number of prompts given. |
int |
SMSHierarchy.getNumSities()
Counter to show us a nr of cities in hole hierarchy |
int |
SMSPackage.getNumSourceVersion()
Incremented when the package is updated or the source files are refreshed. |
int |
SMSSiteComponents.getNumWarnings()
Number of warning status messages reported by the component during the tally interval. |
boolean |
SMSCollections.getOwnedByThisSite()
Indicates whether the collection originated from the local SMS site. |
java.lang.String |
SMSPackage.getPackageDescription()
Description of the package. |
int |
SMSProgram.getPackageID()
Existing package (this value must come from an existing package) with which to associate this program. |
java.lang.String |
SMSAdvertizements.getPackageID()
Required. |
int |
SMSPackage.getPackagePriority()
Sending priority of the package. |
SMSSiteServer |
SMSSiteServer.getParent()
|
int |
SMSPackage.getPkgFlags()
Flag value that determines if SMS uses MIFName, MIFPublisher, and MIFVersion for MIF file status matching. |
int |
SMSPackage.getPkgSourceFlag()
Method of reading the package source files. |
java.lang.String |
SMSPackage.getPkgSourcePath()
Location of the package source files. |
java.lang.String |
SMSPackage.getPrefferedAddressType()
Preferred sender to use when copying the package source files to the distribution points. |
long |
SMSAdvertizements.getPresentTime()
Data and time at which an advertisement is made available to clients. |
boolean |
SMSAdvertizements.getPresentTimeEnabled()
Indicates whether the present time is enforced by SMS. |
boolean |
SMSAdvertizements.getPresentTimeIsGMT()
Indicates whether the time defined in PresentTime is in GMT. |
java.lang.String |
SMSProgram.getProgramFlags()
Defines the installation characteristics of the program, such as whether this is an unattended install, the install restarts the computer, or the install runs in a minimized window. |
java.lang.String |
SMSProgram.getProgramName()
Required. |
java.lang.String |
SMSAdvertizements.getProgramName()
Required. |
java.lang.String |
SMSSiteServer.getProviderServer()
|
java.lang.String |
SMSQuery.getQueryID()
Describes a unique, autogenerated key.example QueryID "SMS001" |
int |
SMSReports.getRefreshInternal()
Represents the number of seconds (0-60) that should elapse before the report is automatically rerun and the page is refreshed. |
boolean |
SMSPackage.getRefreshPkgSourceFlag()
Indicates that SMS should refresh the package source files. |
java.lang.String |
SMSCollections.getRefreshSchedule()
Defines an update or refresh schedule for the collection. |
int |
SMSCollections.getRefreshType()
Defines whether SMS periodically refreshes the collection based on the schedule specified in RefreshSchedule or you manually update the collection by using the RequestRefresh method. |
int |
SMSAdvertizements.getRemoteClientsFlags()
Specifies how the program should run when the client is connected either locally or remotely to a distribution point. |
java.lang.String |
SMSProgram.getRemovalKey()
Registry key that identifies the uninstall script for this program. |
boolean |
SMSCollections.getReplicateToSubSities()
Indicates whether the collection is shared with any child SMS sites. |
java.lang.String |
SMSReports.getReportID()
Describes a unique, autogenerated key.example "159" |
java.lang.String |
SMSSiteServer.getReportingSiteCode()
Parent site code. |
java.lang.String |
SMSSiteServer.getRequestedStatus()
Request secondary site status. |
java.lang.String |
SMSProgram.getRequirements()
Description of any additional requirements of the program. |
java.lang.String |
SMSCollectionClients.getResourceID()
Unique SMS-supplied identifier for this resource. |
int |
SMSCollectionClients.getResourceType()
Type of resource such as system or user. |
java.lang.String |
SMSReports.getSecurityKey()
Unique automatically generated identifier that is used as the security identifier |
java.lang.String |
SMSSiteServer.getServerName()
Server name of the site on which SMS is installed. |
java.lang.String |
SMSSiteServer.getServiceAccountName()
|
java.lang.String |
SMSPackage.getShareName()
Share to use on the distribution point. |
int |
SMSPackage.getShareType()
Type of share used for the package's distribution point. |
java.lang.String |
SMSSiteServer.getSiteCode()
Site code for the site. |
java.lang.String |
SMSCollectionClients.getSiteCode()
Site code of the site that created the collection. |
java.lang.String |
SMSSiteServer.getSiteName()
Name of the site. |
int |
SMSSiteServer.getSiteType()
Type of site, either primary or secondary. |
SMSAdvertizements |
SMSPackage.getSMSAdvertisement()
|
SMSAdvertizements |
SMSCollections.getSMSAdvertisement()
|
SMSAdvertizements[] |
SMSSiteServer.getSMSAdvertisements()
|
SMSAdvertizements[] |
SMSHierarchy.getSMSAdvertisements()
|
SMSCollections |
SMSCollectionClients.getSMSCollection()
|
SMSCollections |
SMSAdvertizements.getSMSCollection()
|
SMSCollectionClients |
SMSResource.getSMSCollectionClient()
|
SMSCollectionClients[] |
SMSCollections.getSMSCollectionClients()
|
SMSCollections[] |
SMSHierarchy.getSMSCollections()
|
SMSHierarchy |
SMSSiteServer.getSMSHierarchy()
|
SMSHierarchy |
SMSReports.getSMSHierarchy()
|
SMSHierarchy |
SMSQuery.getSMSHierarchy()
|
SMSHierarchy |
SMSPackage.getSMSHierarchy()
|
SMSHierarchy |
SMSCollections.getSMSHierarchy()
|
SMSHierarchy |
SMSAdvertizements.getSMSHierarchy()
|
java.lang.String |
SMSCollectionClients.getSMSID()
SMS unique identifier (GUID) generated by the client. |
SMSPackage |
SMSSiteServer.getSMSPackage()
|
SMSPackage |
SMSProgram.getSMSPackage()
|
SMSPackage |
SMSAdvertizements.getSMSPackage()
|
SMSPackage[] |
SMSHierarchy.getSMSPackages()
|
SMSProgram[] |
SMSPackage.getSMSPrograms()
|
SMSQuery[] |
SMSHierarchy.getSMSQueries()
|
SMSReports[] |
SMSHierarchy.getSMSReports()
|
SMSResource |
SMSCollectionClients.getSMSResource()
|
SMSSiteServer |
SMSServerProcess.getSMSServer()
|
SMSServerProcess[] |
SMSSiteServer.getSMSServerProcess()
|
SMSSiteServer |
SMSSiteComponents.getSMSSite()
|
SMSSiteServer |
SMSSiteBoundaries.getSMSSite()
|
SMSSiteServer |
SMSPackage.getSMSSite()
|
SMSSiteServer |
SMSAdvertizements.getSMSSite()
|
SMSSiteBoundaries[] |
SMSSiteServer.getSMSSiteBoundaries()
|
SMSSiteComponents[] |
SMSSiteServer.getSMSSiteComponents()
|
SMSSiteServer[] |
SMSHierarchy.getSMSSities()
|
int |
SMSSiteServer.getSMSStatus()
Current status of the site. |
long |
SMSPackage.getSourceDate()
Date and time the package source files were last updated on the distribution points. |
java.lang.String |
SMSReports.getSQLQuery()
Text of the SQL query that produces the result set of the report. |
int |
SMSSiteComponents.getState()
State of the component. |
int |
SMSSiteComponents.getStatus()
Indicates the health of the component. |
boolean |
SMSReports.getStatusMessageDetailSource()
The source of the message detail. |
java.lang.String |
SMSPackage.getStoredPkgPath()
Full path to where SMS stores the compressed version of the source files on the site server. |
int |
SMSPackage.getStoredPkgVersion()
Version of the compressed source files. |
java.lang.String |
SMSProgram.getSupportedOperatingSystems()
Describes the platforms on which the program can run |
java.lang.String |
SMSQuery.getTargetClassName()
Use the name of the class found in the FROM clause of the query. |
java.lang.String |
SMSAdvertizements.getTimeFlags()
Reserved for internal use. |
java.lang.String |
SMSSiteServer.getTimeZoneInfo()
Site server time zone represented as a Win32 TIME_ZONE_INFORMATION structure that is returned by the Win32 GetTimeZoneInformation method |
int |
SMSSiteComponents.getType()
Indicates whether the component runs according to a schedule or auto starts (runs continuously). |
java.lang.String |
SMSSiteBoundaries.getType()
Type of SiteBoundaries |
WindowsComputerSystem |
SMSPackage.getWindowsComputerSystem()
|
WindowsComputerSystem |
SMSCollectionClients.getWindowsComputerSystem()
|
java.lang.String |
SMSProgram.getWorkingDirectory()
Defines the location from which the program runs. |
java.lang.String |
SMSReports.getXColLabel()
Caption for the x-axis of the graph. |
java.lang.String |
SMSReports.getYColLabel()
Caption for the y-axis of the graph. |
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.veritas.cluster |
---|
Methods in com.collation.platform.model.topology.app.veritas.cluster that throw AttributeNotSetException | |
---|---|
int |
VCSServiceGroup.getActiveCount()
Number of resources in a service group that are active (online or waiting to go online). |
java.lang.String |
VCSResourceConfiguration.getArgList()
An ordered list of attributes whose values are passed to the open, close, online, offline, monitor, clean, info, and action entry points. |
boolean |
VCSServiceGroup.getAuthority()
Indicates whether or not the local cluster is allowed to bring the service group online. |
boolean |
VCSServiceGroup.getAutoDisabled()
Indicates that VCS does not know the status of a service group (or specified system for parallel service groups). |
boolean |
VCSServiceGroup.getAutoFailOver()
Indicates whether VCS initiates an automatic failover if the service group faults. |
boolean |
VCSServiceGroup.getAutoRestart()
Restarts a service group after a faulted persistent resource becomes online. |
boolean |
VCSServiceGroup.getAutoStart()
Designates whether a service group is automatically started when VCS is started. |
int |
VCSServiceGroup.getAutoStartPolicy()
Sets the policy VCS uses to determine on which system to bring a service group online if multiple systems are available. |
int |
VCSSystem.getCapacity()
Value expressing total system load capacity. |
VCSCluster |
VCSSystem.getCluster()
|
VCSCluster |
VCSServiceGroup.getCluster()
|
VCSCluster |
VCSHADServer.getCluster()
|
java.lang.String |
VCSCluster.getClusterOwner()
This attribute is used for VCS notification - specifically, VCS sends notifications to persons designated in this attribute when an event occurs related to the cluster. |
ComputerSystem |
VCSSystem.getComputersystem()
|
ConfigFile[] |
VCSHADServer.getConfigfiles()
|
int |
VCSSystem.getLicenseType()
Indicates the license type of the base VCS key used by the system. |
java.lang.String |
VCSSystem.getLimits()
An unordered set of name=value pairs denoting resources available on a system. |
VCSLocalServiceGroup[] |
VCSServiceGroup.getLocalGroups()
|
VCSSystem |
VCSLocalServiceGroup.getLocalSystem()
|
java.lang.String |
VCSCluster.getLocation()
Specifies the location of the cluster. |
ModelObject |
VCSResourceConfiguration.getManagedelement()
|
java.lang.String |
VCSResourceConfiguration.getName()
Indicates resource name. |
int |
VCSResourceConfiguration.getNumThreads()
Number of threads used within the agent process for managing resources. |
VCSServiceGroup |
VCSLocalServiceGroup.getParentGlobalGroup()
|
java.lang.String |
VCSResourceConfiguration.getRawSettings()
Raw representation of part of the main.cf file which is responsible for resource configuration. |
VCSResourceConfiguration[] |
VCSLocalServiceGroup.getResourcesConfiguration()
|
VCSHADServer |
VCSSystem.getServer()
|
VCSLocalServiceGroup |
VCSResourceConfiguration.getServiceGroup()
|
VCSLocalServiceGroup[] |
VCSSystem.getServiceGroups()
|
VCSServiceGroup[] |
VCSCluster.getServiceGroups()
|
int |
VCSLocalServiceGroup.getState()
Group state on each system: OFFLINE - All non-persistent resources are offline. |
java.lang.String |
VCSResourceConfiguration.getSupportedActions()
User defined valid action tokens for the resource type. |
VCSSystem |
VCSHADServer.getSystem()
|
java.lang.String |
VCSSystem.getSystemInfo()
Provides platform-specific information, including the name, version, and release of the operating system, the name of the system on which it is running, and the hardware type. |
java.lang.String |
VCSSystem.getSystemLocation()
Indicates the location of the system. |
java.lang.String |
VCSSystem.getSystemName()
Indicates the system name. |
java.lang.String |
VCSSystem.getSystemOwner()
This attribute is used for VCS email notification and logging. |
int |
VCSLocalServiceGroup.getSystemPriority()
Priorities of system on which service group is configured. |
VCSSystem[] |
VCSCluster.getSystems()
|
int |
VCSSystem.getSystemState()
Indicates system states, such as RUNNING, FAULTED, EXITED, etc. |
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.web |
---|
Methods in com.collation.platform.model.topology.app.web that throw AttributeNotSetException | |
---|---|
java.lang.String |
ServerAlias.getAlias()
|
BindAddress[] |
WebVirtualHost.getBindAddresses()
|
WebConnection[] |
WebModule.getConnections()
|
LogicalContent |
WebStaticContentModule.getContent()
|
boolean |
WebVirtualHost.getDefaultWebServer()
|
WebVirtualHostConfigDirective[] |
WebVirtualHost.getDirectives()
|
WebServerConfigDirective[] |
WebContainer.getDirectives()
|
java.lang.String |
WebVirtualHost.getDocumentRoot()
|
WebModule |
ConfigDirective.getModule()
|
java.lang.String |
ConfigDirective.getName()
|
WebVirtualHost |
WebVirtualHostConfigDirective.getParent()
|
WebContainer |
WebVirtualHost.getParent()
|
WebContainer |
WebServerConfigDirective.getParent()
|
WebVirtualHost |
WebProxyServer.getParent()
|
WebModule |
WebConnection.getParent()
|
WebVirtualHost |
ServerAlias.getParent()
|
java.lang.String |
WebConnection.getPath()
|
BindAddress |
WebVirtualHost.getPrimarySAP()
|
WebProxyServer |
WebVirtualHost.getProxyServer()
|
ServerAlias[] |
WebVirtualHost.getServerAliases()
|
java.lang.String |
WebVirtualHost.getServerName()
|
java.lang.String |
WebContainer.getServerRoot()
|
BindAddress[] |
WebConnection.getTargets()
|
java.lang.String |
WebContainer.getUser()
|
java.lang.String |
ConfigDirective.getValue()
|
WebVirtualHost[] |
WebContainer.getVirtualHosts()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.web.apache |
---|
Methods in com.collation.platform.model.topology.app.web.apache that throw AttributeNotSetException | |
---|---|
java.lang.String |
ApacheWebContainer.getAcceptMutex()
|
java.lang.String |
ApacheVirtualHost.getAccessConfig()
|
ApacheAllowCONNECTPort[] |
ApacheProxyServer.getAllowCONNECTPorts()
|
int |
ApacheProxyServer.getCacheDefaultExpire()
|
int |
ApacheProxyServer.getCacheDirLength()
|
int |
ApacheProxyServer.getCacheDirLevels()
|
int |
ApacheProxyServer.getCacheForceCompletion()
|
int |
ApacheProxyServer.getCacheGcInterval()
|
float |
ApacheProxyServer.getCacheLastModifiedFactor()
|
int |
ApacheProxyServer.getCacheMaxExpire()
|
java.lang.String |
ApacheProxyServer.getCacheRoot()
|
int |
ApacheProxyServer.getCacheSize()
|
java.lang.String |
ApacheGlobalSSLSettings.getConnectRandomSeed()
|
ApacheWebContainer |
ApacheServer.getContainer()
|
java.lang.String |
ApacheWebContainer.getCoreDumpDirectory()
|
java.lang.String |
ApacheVirtualHost.getErrorLog()
|
java.lang.String |
ApacheVirtualHost.getGroup()
|
int |
ApacheWebContainer.getKeepAlive()
|
int |
ApacheWebContainer.getKeepAliveTimeout()
|
int |
ApacheWebContainer.getLimitRequestBody()
|
int |
ApacheVirtualHost.getLimitRequestBody()
|
int |
ApacheWebContainer.getLimitRequestFields()
|
int |
ApacheWebContainer.getLimitRequestFieldSize()
|
int |
ApacheWebContainer.getLimitRequestLine()
|
int |
ApacheWebContainer.getListenBacklog()
|
java.lang.String |
ApacheWebContainer.getLockFile()
|
java.lang.String |
ApacheSSLSettings.getLogFile()
|
java.lang.String |
ApacheVirtualHost.getLogLevel()
|
java.lang.String |
ApacheSSLSettings.getLogLevel()
|
int |
ApacheWebContainer.getMaxClients()
|
int |
ApacheWebContainer.getMaxKeepAliveRequests()
|
int |
ApacheWebContainer.getMaxSpareServers()
|
int |
ApacheWebContainer.getMinSpareServers()
|
java.lang.String |
ApacheGlobalSSLSettings.getMutex()
|
ApacheVirtualHost |
ApacheSSLSettings.getParent()
|
ApacheWebContainer |
ApacheGlobalSSLSettings.getParent()
|
ApacheProxyServer |
ApacheAllowCONNECTPort.getParent()
|
java.lang.String |
ApacheGlobalSSLSettings.getPassPhraseDialog()
|
java.lang.String |
ApacheWebContainer.getPidFile()
|
int |
ApacheAllowCONNECTPort.getPort()
|
AppProtocol[] |
ApacheSSLSettings.getProtocols()
|
java.lang.String |
ApacheProxyServer.getProxyDomain()
|
int |
ApacheProxyServer.getProxyReceiveBufferSize()
|
int |
ApacheProxyServer.getProxyVia()
|
java.lang.String |
ApacheVirtualHost.getResourceConfig()
|
int |
ApacheVirtualHost.getRLimitCPU()
|
int |
ApacheVirtualHost.getRLimitMEM()
|
int |
ApacheVirtualHost.getRLimitNPROC()
|
java.lang.String |
ApacheWebContainer.getScoreBoardFile()
|
int |
ApacheWebContainer.getSendBufferSize()
|
java.lang.String |
ApacheVirtualHost.getServerAdmin()
|
java.lang.String |
ApacheVirtualHost.getServerPath()
|
java.lang.String |
ApacheWebContainer.getServerType()
|
java.lang.String |
ApacheGlobalSSLSettings.getSessionCache()
|
ApacheGlobalSSLSettings |
ApacheWebContainer.getSslSettings()
|
ApacheSSLSettings |
ApacheVirtualHost.getSslSettings()
|
int |
ApacheWebContainer.getStartServers()
|
java.lang.String |
ApacheGlobalSSLSettings.getStartupRandomSeed()
|
int |
ApacheWebContainer.getTimeout()
|
java.lang.String |
ApacheVirtualHost.getUser()
|
java.lang.String |
ApacheSSLSettings.getVerifyClient()
|
int |
ApacheSSLSettings.getVerifyClientDepth()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.web.iis |
---|
Methods in com.collation.platform.model.topology.app.web.iis that throw AttributeNotSetException | |
---|---|
java.lang.String |
IIsWebServer.getAccessFlags()
|
java.lang.String |
IIsWebServer.getAppIsolation()
|
java.lang.String |
IIsWebServer.getAppPoolId()
|
boolean |
IIsWebServer.getContentIndexed()
|
java.lang.String |
IIsWebServer.getDirBrowseFlags()
|
boolean |
IIsWebServer.getDontLog()
|
IIsParameter[] |
IIsWebVirtualDir.getIIsParameters()
|
IIsParameter[] |
IIsWebService.getIIsParameters()
|
IIsParameter[] |
IIsWebServer.getIIsParameters()
|
java.lang.String |
IIsWebVirtualDir.getIIsParametersRaw()
|
java.lang.String |
IIsWebService.getIIsParametersRaw()
|
java.lang.String |
IIsWebServer.getIIsParametersRaw()
|
java.lang.String |
IIsWebVirtualDir.getIIsPath()
|
java.lang.String |
IIsWebServer.getIIsPath()
|
java.lang.String |
IIsWebService.getImagePath()
|
java.lang.String |
IIsWebVirtualDir.getName()
|
java.lang.String |
IIsWebServer.getName()
|
java.lang.String |
IIsParameter.getName()
|
IIsWebServer |
IIsWebVirtualDir.getParent()
|
IIsWebService |
IIsWebServer.getParent()
|
java.lang.String |
IIsWebVirtualDir.getPath()
|
java.lang.String |
IIsParameter.getPath()
|
IIsWebVirtualDir |
IIsWebServer.getRoot()
|
java.lang.String |
IIsWebServer.getRootPath()
|
java.lang.String |
IIsWebService.getRunAs()
|
java.lang.String |
IIsWebServer.getSecureBindings()
|
java.lang.String |
IIsWebServer.getServerBindings()
|
java.lang.String |
IIsParameter.getValue()
|
IIsWebServer[] |
IIsWebService.getWebServers()
|
IIsWebVirtualDir |
IIsModule.getWebVirtualDir()
|
IIsWebVirtualDir[] |
IIsWebServer.getWebVirtualDirs()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.web.iplanet |
---|
Methods in com.collation.platform.model.topology.app.web.iplanet that throw AttributeNotSetException | |
---|---|
boolean |
IPlanetJVMSettings.getClassGCEnabled()
|
boolean |
IPlanetSSLSettings.getClientCertAuth()
|
java.lang.String |
WebLogicConnection.getConnectionName()
|
IPlanetWebContainer |
IPlanetServer.getContainer()
|
java.lang.String |
IPlanetServer.getErrorLog()
|
java.lang.String |
NSAPIPlugin.getInitFunctions()
|
java.lang.String |
IPlanetJVMSettings.getJavaClasspath()
|
java.lang.String |
IPlanetJVMSettings.getJavaCompiler()
|
boolean |
IPlanetJVMSettings.getJSPDebugEnabled()
|
IPlanetJVMSettings |
IPlanetWebContainer.getJvmSettings()
|
int |
IPlanetJVMSettings.getMaxHeapSize()
|
int |
IPlanetServer.getMaxKeepAliveConnections()
|
int |
IPlanetJVMSettings.getMinHeapSize()
|
java.lang.String |
IPlanetServer.getMtaHost()
|
IPlanetWebContainer |
IPlanetSSLSettings.getParent()
|
IPlanetWebContainer |
IPlanetJVMSettings.getParent()
|
java.lang.String |
WebLogicConnection.getPathTrim()
|
java.lang.String |
IPlanetServer.getServerId()
|
java.lang.String |
NSAPIPlugin.getSharedLibFlags()
|
boolean |
IPlanetSSLSettings.getSsl2Enabled()
|
java.lang.String |
IPlanetSSLSettings.getSsl3CipherSuite()
|
boolean |
IPlanetSSLSettings.getSsl3Enabled()
|
int |
IPlanetSSLSettings.getSsl3SessionCacheTimeout()
|
int |
IPlanetSSLSettings.getSSLCacheEntries()
|
IPlanetSSLSettings |
IPlanetWebContainer.getSslSettings()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.app.web.oracleapp |
---|
Methods in com.collation.platform.model.topology.app.web.oracleapp that throw AttributeNotSetException | |
---|---|
OracleAppCluster |
OracleAppHTTPServer.getCluster()
|
OracleAppProcessManager |
OracleAppHTTPServer.getProcessManager()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.core |
---|
Methods in com.collation.platform.model.topology.core that throw AttributeNotSetException | |
---|---|
boolean |
Collection.getActive()
|
java.lang.String |
Version.getBuildLevel()
This string contains the build level without any version or release information. |
java.lang.String |
LogicalContent.getChecksum()
A value calculated from the contents of the element, that can be used to check for validity or corruption of the data. |
ConfigFile |
LogicalContent.getConfigFile()
|
java.lang.String |
LogicalContent.getContent()
A summary description of the contents of this element. |
java.lang.String |
LogicalContent.getContentType()
A description of the type of content included in this element, such as XML or text or Microsoft Word document. |
java.lang.String |
ImplicitCollection.getDefinition()
|
java.lang.String |
LogicalContent.getFixedPath()
The location of the contents referred to by this element, expressed as a file path on a particular computer. |
boolean |
Relationship.getGenerated()
|
int |
Version.getLevel()
A very precise specification of the exact build level of a particular piece of software, or the exact manufacturing run of a physical element. |
int |
Version.getMajorVersion()
A major version of the product, and generally specified as the first number in a version string (for example, in WebSphere 6.1, the '6' is the major version). |
java.lang.String |
ManagedElement.getManagedSystemName()
The name of the component of the IBM Tivoli Monitoring (ITM) product that corresponds to (commonly provides data for) the management of this instance. |
ModelObject[] |
Collection.getMembers()
|
int |
Version.getModifier()
A version specification that is normally tied to fixes within a software release, and is normally specified third in a version string. |
java.lang.String |
Collection.getName()
The name of the collection. |
long |
ObjectID.getObjectId()
|
Guid |
Dependency.getOriginalSource()
|
int |
Version.getRelease()
The second highest specification in a version, generally used to show updates in a product where compatibility is maintained (such as between version 6.0 and 6.1 of WebSphere, where the '0' and the '1' are the release numbers). |
Role[] |
ManagedElement.getRoles()
|
ModelObject |
Relationship.getSource()
|
Sysplex |
SystemSpecificCollection.getSystem()
The system from which members can be chosen. |
java.lang.String |
SystemSpecificCollection.getSystemSpecificName()
The name of the system-specific collection. |
ModelObject |
Relationship.getTarget()
|
java.lang.String |
Relationship.getType()
|
java.lang.String |
LogicalContent.getURI()
A uniform resource identifier, specified according to the standard RFC3986 that identifies the contents of this element. |
java.lang.String |
Version.getVersionString()
The complete version specification of the entity, expressed as a single string. |
Uses of AttributeNotSetException in com.collation.platform.model.topology.dev |
---|
Methods in com.collation.platform.model.topology.dev that throw AttributeNotSetException | |
---|---|
StorageExtent[] |
ProtocolController.getAccessedUnits()
The group StorageExtents (e.g. |
java.lang.String |
TapeDrive.getAnsiT10Id()
|
java.lang.String |
DiskDrive.getAnsiT10Id()
|
BasedOnExtent[] |
StorageExtent.getBasedOn()
The relationship of this extent to underlying extents |
long |
StorageExtent.getBlockSize()
Blocksize in bytes |
long |
StorageExtent.getCapacity()
Deprecated. Deprecated, not CIM compliant |
ProtocolController |
StorageExtent.getController()
|
Controller |
ControlledBy.getController()
|
ControlledBy[] |
MediaAccessDevice.getControllers()
|
MediaAccessDevice |
ControlledBy.getDevice()
|
java.lang.String |
StorageExtent.getDeviceID()
The name of the device associated with this extent e.g. |
java.lang.String |
FCPort.getDeviceID()
A unique identifier for the port. |
java.lang.String |
SCSIProtocolController.getDeviceNumber()
SCSI target LUN |
int |
FCVolume.getFCPLun()
FCP LUN |
FCPort[] |
SCSIProtocolController.getFCPorts()
The Fibre Channel Ports used |
long |
StorageExtent.getFreeSpace()
Deprecated. Deprecated, not CIM compliant |
int |
SCSIInterface.getInitiatorId()
|
java.lang.String |
StorageVolume.getIOGroup()
Represents the IOGroup through which a virtual disk is exposed. |
java.lang.String |
DiskDrive.getModel()
|
java.lang.String |
StorageExtent.getName()
|
java.lang.String |
ProtocolController.getName()
A name this is unique within the ComputerSystem. |
java.lang.String |
MediaAccessDevice.getName()
The name of the device. |
java.lang.String |
Controller.getName()
The name of the Controller. |
java.lang.String |
ControlledBy.getName()
|
java.lang.String |
FCVolume.getNodeWWN()
FCP node WWN |
long |
StorageExtent.getNumOfBlocks()
Number of blocks on the extent |
java.lang.String |
StorageVolume.getNumOfCylinders()
|
ComputerSystem |
StorageExtent.getParent()
|
ComputerSystem |
ProtocolController.getParent()
The ComputerSystem that contains this ProcolController. |
ComputerSystem |
MediaAccessDevice.getParent()
The ComputerSystem that contains this device |
ComputerSystem |
FCPort.getParent()
The ComputerSystem this port is part of |
ComputerSystem |
Controller.getParent()
The ComputerSystem that this controller belongs to. |
java.lang.String |
DiskPartition.getPartitionSubType()
Possible value (from CIM) "Empty | Microsoft", "DOS 12-bit FAT", "XENIX root", "XENIX usr", "DOS 16-bit FAT", "DOS Extended", "DOS 16-bit FAT (> 32MB)", "OS/2 HPFS | Win NTFS | QNX Ver 2 | Adv UNIX", "AIX Boot | OS /2 | Dell (Array) | Commodore DOS", "AIX Data, Coherent", "OS/2 Boot Manager", "32-bit FAT", "32-bit FAT", "Microsoft 16-bit FAT", "Microsoft DOS Extended", "OPUS | OS/2 2.0", "OS/2 (MOSS) Inactive Type 1", "Compaq Diagnostics Partition | Microsoft", "OS/2 (MOSS) Inactive Type 4", "OS/2 (MOSS) Inactive Type 6", "OS/2 (MOSS) Inactive Type 7", "OS/2 (MOSS) Inactive Type B", "OS/2 (MOSS) Inactive Type C", "Microsoft", "Microsoft", "Microsoft", "Microsoft", "Microsoft", "Microsoft", "Microsoft", "OS/2 Logical Volume Manager", "Microsoft", "OS/2 JFS Log", "PowerQuest", "VENIX 80286 | Series/1 Disk", "Personal RISC Boot", "Veritas", "Veritas", "OnTrack Disk Manager Read Only DOS", "OnTrack Disk Manager Read/Write DOS", "CPM | Microport System V/386 | OnTrack Disk Mgr | " "Microsoft", "OnTrack Disk Manager", "OnTrack Disk Manager Non-DOS", "Micro House EZ-Drive Non-DOS", "Golden Bow Vfeature | Microsoft", "Storage Dimensions SpeedStor | Microsoft", "UNIX - AT&T System V/386 | SCO UNIX", "Novell NetWare | Speedstore", "Novell NetWare", "Novell NetWare", "Novell", "Novell", "Novell", "Microsoft", "Microsoft", "Microsoft", "PC/IX IBM", "Microsoft", "QNX POSIX", "QNX POSIX (Secondary)", "QNX POSIX (Secondary)", "Minix (<=1.4a) | Linux | Microsoft", "Minix (>=1.4b) | Microsoft", "Linux Swap | Prime", "Linux Native | Apple", "System Hibernation for APM", "Microsoft", "HPFS FT mirror", "Amoeba | Microsoft", "Amoeba BBT | Microsoft", "Microsoft", "Microsoft", "Microsoft", "BSD/386", "Microsoft", "Microsoft", "Microsoft", "Microsoft", "Microsoft", "BSDI fs | Microsoft", "BSDI Swap | Microsoft", "Microsoft", "Microsoft", "Microsoft", "Syrinx | HPFS FT Disabled Mirror", "CP/M 86", "Digital Research CPM-86 | Concurrent DOS | OUTRIGGER", "SpeedStor 12-bit FAT Extended", "DOS Read-Only | Storage Dimensions", "SpeedStor 16-bit FAT Extended", "Microsoft", "Microsoft", "Intel", "OS/2 Raw Data", "Storage Dimensions", "DOS (Secondary)", "Microsoft", "SpeedStor Large | Storage Dimensions", "Microsoft", "Lan Step | SpeedStor | IBM PS/2 IML", "Bad Block Tables", "Unknown" |
java.lang.String |
DiskPartition.getPartitionType()
"Unknown", "Primary", "Extended", "Logical" |
java.lang.String |
FCPort.getPermanentAddress()
The port's WWN. |
PhysicalPackage |
MediaAccessDevice.getPhysicalPackage()
The PhysicalPackage that is implementing this Device This is a placeholder relationship until a more generic LogicalDevice to PhysicalDevice relation is implemented |
PhysicalPackage |
Controller.getPhysicalPackage()
The PhysicalPackage that is implementing this Controller. |
int |
FCPort.getPortNumber()
NetworkPorts are often numbered relative to either a logical module or a network element. |
int |
FCPort.getPortType()
Type of the port |
java.lang.String |
FCVolume.getPortWWN()
FCP port WWN |
boolean |
DiskPartition.getPrimaryPartition()
|
RealizesExtent |
StorageExtent.getRealizedBy()
The relationship of this extent to physical media, if any |
java.lang.String |
DiskDrive.getRevision()
|
int |
SCSIVolume.getSCSIBus()
Local SCSI bus, channel |
int |
SCSIVolume.getSCSILun()
Local SCSI LUN |
int |
SCSIVolume.getSCSITarget()
Local SCSI target |
long |
FCPort.getSpeed()
Speed of zero represents a link not established. |
long |
RealizesExtent.getStartingAddress()
|
long |
BasedOnExtent.getStartingAddress()
Address where the source starts relative to the target |
java.lang.String |
MediaAccessDevice.getStatus()
Returns the status of the device - whether the device is running, down, warning, unknown etc |
RealizesExtent[] |
MediaAccessDevice.getStorageExtents()
|
int |
SCSIInterface.getTargetId()
|
int |
SCSIProtocolController.getTargetID()
SCSI target ID |
int |
SCSIInterface.getTargetLUN()
|
java.lang.String |
StorageVolume.getType()
Type of the volume, e.g. |
java.lang.String |
MediaAccessDevice.getType()
The type of the device - network/processor etc |
java.lang.String |
DiskDrive.getVendor()
|
boolean |
StorageExtent.getVirtual()
|
java.lang.String |
TapeDrive.getWorldWideName()
SAN WWN in case the TapeDrive is SAN accessible |
Uses of AttributeNotSetException in com.collation.platform.model.topology.dev.veritas |
---|
Methods in com.collation.platform.model.topology.dev.veritas that throw AttributeNotSetException | |
---|---|
VeritasDiskGroup |
VeritasVMDisk.getDiskGroup()
|
java.lang.String |
VeritasDiskGroup.getDiskGroupID()
Uniqe ID of the DiskGroup. |
VeritasVMDisk[] |
VeritasDiskGroup.getDisks()
|
int |
VeritasVolume.getKernelState()
State of the kernel associated with a volume instance. |
int |
VeritasPlex.getLayout()
Specifies how data is organized. |
MediaAccessDevice |
VeritasVMDisk.getMediaDevice()
|
VeritasPlex |
VeritasSubdisk.getParentPlex()
|
VeritasVolume |
VeritasPlex.getParentVolume()
|
VeritasPlex[] |
VeritasVolume.getPlexes()
|
VeritasStorageService |
VeritasVolume.getService()
|
VeritasStorageService |
VeritasPlex.getService()
|
VeritasStorageService |
VeritasDiskGroup.getService()
|
int |
VeritasVolume.getState()
The state of the Veritas Volume instance. |
int |
VeritasVMDisk.getState()
The state of the disk specifing if it is (and how is) available to Veritas Volume Manager or other Storage Managers. |
VeritasSubdisk[] |
VeritasVMDisk.getSubdisks()
|
VeritasSubdisk[] |
VeritasPlex.getSubdisks()
|
VeritasVMDisk |
VeritasSubdisk.getVmDisk()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.extattrib |
---|
Methods in com.collation.platform.model.topology.extattrib that throw AttributeNotSetException | |
---|---|
java.lang.String |
UserData.getCategory()
|
UserDataMeta |
UserData.getMetaRef()
|
Guid |
UserData.getObjGuid()
|
Guid |
UserData.getObjRef()
|
java.lang.String |
UserData.getUserAttr1()
|
java.lang.String |
UserData.getUserAttr10()
|
java.lang.String |
UserData.getUserAttr100()
|
java.lang.String |
UserData.getUserAttr11()
|
java.lang.String |
UserData.getUserAttr12()
|
java.lang.String |
UserData.getUserAttr13()
|
java.lang.String |
UserData.getUserAttr14()
|
java.lang.String |
UserData.getUserAttr15()
|
java.lang.String |
UserData.getUserAttr16()
|
java.lang.String |
UserData.getUserAttr17()
|
java.lang.String |
UserData.getUserAttr18()
|
java.lang.String |
UserData.getUserAttr19()
|
java.lang.String |
UserData.getUserAttr2()
|
java.lang.String |
UserData.getUserAttr20()
|
java.lang.String |
UserData.getUserAttr21()
|
java.lang.String |
UserData.getUserAttr22()
|
java.lang.String |
UserData.getUserAttr23()
|
java.lang.String |
UserData.getUserAttr24()
|
java.lang.String |
UserData.getUserAttr25()
|
java.lang.String |
UserData.getUserAttr26()
|
java.lang.String |
UserData.getUserAttr27()
|
java.lang.String |
UserData.getUserAttr28()
|
java.lang.String |
UserData.getUserAttr29()
|
java.lang.String |
UserData.getUserAttr3()
|
java.lang.String |
UserData.getUserAttr30()
|
java.lang.String |
UserData.getUserAttr31()
|
java.lang.String |
UserData.getUserAttr32()
|
java.lang.String |
UserData.getUserAttr33()
|
java.lang.String |
UserData.getUserAttr34()
|
java.lang.String |
UserData.getUserAttr35()
|
java.lang.String |
UserData.getUserAttr36()
|
java.lang.String |
UserData.getUserAttr37()
|
java.lang.String |
UserData.getUserAttr38()
|
java.lang.String |
UserData.getUserAttr39()
|
java.lang.String |
UserData.getUserAttr4()
|
java.lang.String |
UserData.getUserAttr40()
|
java.lang.String |
UserData.getUserAttr41()
|
java.lang.String |
UserData.getUserAttr42()
|
java.lang.String |
UserData.getUserAttr43()
|
java.lang.String |
UserData.getUserAttr44()
|
java.lang.String |
UserData.getUserAttr45()
|
java.lang.String |
UserData.getUserAttr46()
|
java.lang.String |
UserData.getUserAttr47()
|
java.lang.String |
UserData.getUserAttr48()
|
java.lang.String |
UserData.getUserAttr49()
|
java.lang.String |
UserData.getUserAttr5()
|
java.lang.String |
UserData.getUserAttr50()
|
java.lang.String |
UserData.getUserAttr51()
|
java.lang.String |
UserData.getUserAttr52()
|
java.lang.String |
UserData.getUserAttr53()
|
java.lang.String |
UserData.getUserAttr54()
|
java.lang.String |
UserData.getUserAttr55()
|
java.lang.String |
UserData.getUserAttr56()
|
java.lang.String |
UserData.getUserAttr57()
|
java.lang.String |
UserData.getUserAttr58()
|
java.lang.String |
UserData.getUserAttr59()
|
java.lang.String |
UserData.getUserAttr6()
|
java.lang.String |
UserData.getUserAttr60()
|
java.lang.String |
UserData.getUserAttr61()
|
java.lang.String |
UserData.getUserAttr62()
|
java.lang.String |
UserData.getUserAttr63()
|
java.lang.String |
UserData.getUserAttr64()
|
java.lang.String |
UserData.getUserAttr65()
|
java.lang.String |
UserData.getUserAttr66()
|
java.lang.String |
UserData.getUserAttr67()
|
java.lang.String |
UserData.getUserAttr68()
|
java.lang.String |
UserData.getUserAttr69()
|
java.lang.String |
UserData.getUserAttr7()
|
java.lang.String |
UserData.getUserAttr70()
|
java.lang.String |
UserData.getUserAttr71()
|
java.lang.String |
UserData.getUserAttr72()
|
java.lang.String |
UserData.getUserAttr73()
|
java.lang.String |
UserData.getUserAttr74()
|
java.lang.String |
UserData.getUserAttr75()
|
java.lang.String |
UserData.getUserAttr76()
|
java.lang.String |
UserData.getUserAttr77()
|
java.lang.String |
UserData.getUserAttr78()
|
java.lang.String |
UserData.getUserAttr79()
|
java.lang.String |
UserData.getUserAttr8()
|
java.lang.String |
UserData.getUserAttr80()
|
java.lang.String |
UserData.getUserAttr81()
|
java.lang.String |
UserData.getUserAttr82()
|
java.lang.String |
UserData.getUserAttr83()
|
java.lang.String |
UserData.getUserAttr84()
|
java.lang.String |
UserData.getUserAttr85()
|
java.lang.String |
UserData.getUserAttr86()
|
java.lang.String |
UserData.getUserAttr87()
|
java.lang.String |
UserData.getUserAttr88()
|
java.lang.String |
UserData.getUserAttr89()
|
java.lang.String |
UserData.getUserAttr9()
|
java.lang.String |
UserData.getUserAttr90()
|
java.lang.String |
UserData.getUserAttr91()
|
java.lang.String |
UserData.getUserAttr92()
|
java.lang.String |
UserData.getUserAttr93()
|
java.lang.String |
UserData.getUserAttr94()
|
java.lang.String |
UserData.getUserAttr95()
|
java.lang.String |
UserData.getUserAttr96()
|
java.lang.String |
UserData.getUserAttr97()
|
java.lang.String |
UserData.getUserAttr98()
|
java.lang.String |
UserData.getUserAttr99()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.generic |
---|
Methods in com.collation.platform.model.topology.generic that throw AttributeNotSetException | |
---|---|
java.lang.String |
GenericElement.getGenericType()
Reserved. |
Uses of AttributeNotSetException in com.collation.platform.model.topology.meta |
---|
Methods in com.collation.platform.model.topology.meta that throw AttributeNotSetException | |
---|---|
boolean |
ObjectAttribute.getArrayType()
|
ObjectAttribute |
NamingRuleAttribute.getAttributeMeta()
|
UserDataAttributeMeta[] |
UserDataMeta.getAttrMeta()
|
java.lang.String |
UserDataAttributeMeta.getAttrName()
|
java.lang.String |
UserDataAttributeMeta.getAttrType()
|
java.lang.String |
ObjectClass.getBaseClass()
|
boolean |
ObjectAttribute.getBlob()
|
java.lang.String |
UserDataMeta.getCategory()
|
java.lang.String |
ObjectAttribute.getColumn()
|
boolean |
ObjectAttribute.getContained()
|
DisplayNameRule |
ObjectClass.getDisplayNameRule()
|
java.lang.String |
ObjectClass.getDisplayString()
|
java.lang.String |
ObjectAttribute.getDisplayString()
|
java.lang.String |
EnumerationValue.getDisplayString()
|
java.lang.String |
Enumeration.getDisplayString()
|
boolean |
NamingRuleAttribute.getEnabled()
|
EnumerationType |
ObjectAttribute.getEnumType()
|
java.lang.String |
UserDataMeta.getGlobalName()
|
long |
ObjectClass.getLastModified()
|
int |
ObjectAttribute.getLength()
|
java.lang.String |
UserDataAttributeMeta.getMappedAttrName()
|
java.lang.String |
UserDataMeta.getName()
|
java.lang.String |
ObjectClass.getName()
|
java.lang.String |
ObjectAttribute.getName()
|
java.lang.String |
EnumerationType.getName()
|
ObjectAttribute[] |
SimilarRule.getNameAttributes()
|
ObjectAttribute[] |
NamingRule.getNameAttributes()
|
ObjectAttribute[] |
DisplayNameRule.getNameAttributes()
|
NamingRuleAttribute[] |
NamingRule.getNamingRuleAttributes()
|
NamingRule[] |
ObjectClass.getNamingRules()
|
ObjectAttribute[] |
ObjectClass.getObjectAttributes()
|
UserDataMeta |
UserDataAttributeMeta.getParent()
|
ObjectClass |
SimilarRule.getParent()
|
ObjectClass |
ObjectAttribute.getParent()
|
NamingRule |
NamingRuleAttribute.getParent()
|
ObjectClass |
NamingRule.getParent()
|
EnumerationType |
EnumerationValue.getParent()
|
ObjectAttribute |
Enumeration.getParent()
|
ObjectClass |
DisplayNameRule.getParent()
|
RelationshipType |
Association.getParent()
|
boolean |
ObjectClass.getPersistable()
|
java.lang.String |
ObjectAttribute.getQualifierString()
|
boolean |
Association.getReadOnly()
|
java.lang.String |
ObjectAttribute.getRelationshipType()
|
boolean |
ObjectAttribute.getReverseRelationship()
|
int |
SimilarRule.getRulePriority()
|
int |
NamingRule.getRulePriority()
|
SimilarRule[] |
ObjectClass.getSimilarRules()
|
java.lang.String |
Association.getSourceClass()
|
java.lang.String |
ObjectClass.getTable()
|
java.lang.String |
ObjectAttribute.getTable()
|
java.lang.String |
Association.getTargetClass()
|
boolean |
ObjectAttribute.getTimestampType()
|
boolean |
ObjectClass.getTopLevel()
|
java.lang.String |
ObjectAttribute.getType()
|
Association[] |
RelationshipType.getValidAssociations()
|
int |
EnumerationValue.getValue()
|
int |
Enumeration.getValue()
|
EnumerationValue[] |
EnumerationType.getValues()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.net |
---|
Methods in com.collation.platform.model.topology.net that throw AttributeNotSetException | |
---|---|
java.lang.String |
IpAddress.getAddressSpace()
|
boolean |
L2Interface.getAutoNegotiation()
|
java.lang.String |
Bridge.getBridgeId()
|
boolean |
L2Interface.getBroadcast()
|
java.lang.String |
L2Interface.getCdpRef()
|
java.lang.String |
CustomBindAddress.getCustomPath()
|
java.lang.String |
CustomBindAddress.getCustomType()
|
IpRoute |
Router.getDefaultRoute()
|
IpAddress |
IpRoute.getDestination()
|
java.lang.String |
IpAddress.getDotNotation()
|
int |
L2Interface.getDuplex()
|
java.lang.String |
L2Interface.getEncapsulation()
|
TransportEndpoint[] |
Transport.getEndpoints()
|
boolean |
Router.getForwarding()
|
java.lang.String |
Fqdn.getFqdn()
|
Fqdn[] |
IpAddress.getFqdns()
|
java.lang.String |
LogicalConnection.getFromIp()
|
TcpPort |
TcpConnection.getFromPort()
|
int |
LogicalConnection.getFromPort()
|
java.lang.String |
Firewall.getFwFilterName()
|
int |
Firewall.getFwMajor()
|
int |
Firewall.getFwMinor()
|
java.lang.String |
Firewall.getFwModuleState()
|
java.lang.String |
Firewall.getFwProduct()
|
java.lang.String |
Firewall.getFwVersionInfo()
|
java.lang.String |
L2Interface.getHwAddress()
|
int |
L2Interface.getIndex()
|
L2Interface |
VlanInterface.getInterface()
|
L2Interface |
IpRoute.getInterface()
|
IpInterface[] |
Router.getInterfaces()
|
L2Interface[] |
Bridge.getInterfaces()
|
L2Interface[] |
L2Interface.getInterfaceStackLowerLayer()
|
IpAddress |
IpInterface.getIpAddress()
Ip address on the interface |
IpAddress |
BindAddress.getIpAddress()
|
IpInterface |
TransportEndpoint.getIpInterface()
|
IpNetwork |
IpInterface.getIpNetwork()
Ip network the interface is connected to |
L2Interface |
IpInterface.getL2Interface()
|
L2Interface[] |
Segment.getL2Interfaces()
|
int |
Segment.getLayer1Type()
|
boolean |
L2Interface.getLoopback()
|
IpAddress |
IpRoute.getMask()
|
java.lang.String |
Vlan.getMgmtDomainName()
|
int |
L2Interface.getMtu()
|
int |
Segment.getMTU()
|
java.lang.String |
Segment.getName()
|
java.lang.String |
L2Interface.getName()
|
java.lang.String |
IpNetwork.getName()
|
java.lang.String |
SNAProtocolEndpoint.getNAUName()
Network Addressable Unit Name. |
java.lang.String |
SNAProtocolEndpoint.getNetID()
Network ID. |
java.lang.String |
IpNetwork.getNetmask()
|
java.lang.String |
SPXProtocolEndpoint.getNetworkNumber()
|
IpAddress |
IpRoute.getNextHop()
|
java.lang.String |
NetBIOSProtocolEndpoint.getNodeName()
32 chars |
java.lang.String |
SPXProtocolEndpoint.getNodeNumber()
|
ComputerSystem |
L2Interface.getParent()
|
Router |
IpRoute.getParent()
Router containing this route |
ComputerSystem |
IpInterface.getParent()
Computer system containing the interface |
java.lang.String |
BindAddress.getPath()
|
java.lang.String |
IpInterface.getPortList()
|
int |
TransportEndpoint.getPortNumber()
|
int |
BindAddress.getPortNumber()
|
IpAddress |
BindAddress.getPrimaryIpAddress()
|
boolean |
L2Interface.getPrivate()
|
boolean |
L2Interface.getPromiscuous()
|
int |
IpRoute.getProtocol()
|
IpRoute[] |
Router.getRoutingTable()
|
java.lang.String |
NetBIOSProtocolEndpoint.getScopeID()
Scope Identifier |
Segment |
L2Interface.getSegment()
|
java.lang.String |
NetworkService.getServiceName()
|
long |
L2Interface.getSpeed()
|
int |
IpInterface.getStatus()
|
java.lang.String |
IpNetwork.getSubnetAddress()
|
java.lang.String |
LogicalConnection.getToIp()
|
TcpPort |
TcpConnection.getToPort()
|
int |
LogicalConnection.getToPort()
|
boolean |
VlanInterface.getTrunkInterface()
|
L2Interface[] |
Vlan.getTrunkInterfaces()
|
java.lang.String |
IpNetwork.getType()
Type indication. |
int |
BindAddress.getType()
|
Vlan |
VlanInterface.getVlan()
|
int |
Vlan.getVlanId()
|
java.lang.String |
Vlan.getVlanName()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.net.acl |
---|
Uses of AttributeNotSetException in com.collation.platform.model.topology.net.vip |
---|
Methods in com.collation.platform.model.topology.net.vip that throw AttributeNotSetException | |
---|---|
IpAddress |
Vip.getIMask()
Imask that can be used to indicate an address range for the vip IP address Currently alteon specific |
IpAddress |
RealServer.getIMask()
Imask that can be used to indicate an address range for the mapped IP address Currently alteon specific |
IpInterface |
Vip.getIpInterface()
The IP interface the VIP is residing on |
int |
RealServerGroup.getLoadBalancingAlgorithm()
The loadbalancing algorithm that's used by the VIP |
int |
RealServer.getLoadBalancingWeight()
Load balancing weight if the server is part of a load balancing group |
IpAddress |
RealServer.getMappedIpAddress()
Real server IP address that the mapping goes to |
java.lang.String |
RealServerGroup.getName()
Unique name identifying the group e.g. |
Vip |
VirtualService.getParent()
Vip that this virtual service belongs to |
VipFunction |
Vip.getParent()
Parent pointer to VipFunction |
VipFunction |
RealServerGroup.getParent()
Parent pointer to VipFunction |
VipFunction |
RealServer.getParent()
Parent pointer to VipFunction |
int |
RealServer.getRealPort()
|
RealServerGroup |
VirtualService.getRealServerGroup()
Group of real servers that implement this virtual service |
RealServer[] |
RealServerGroup.getRealServers()
Get real server group |
IpAddress |
Vip.getVipAddress()
The Virtual IP address |
IpAddress |
Vip.getVipNetmask()
The Virtual IP netmask |
Vip[] |
VipFunction.getVips()
|
int |
VirtualService.getVirtualPort()
Virtual port that is being mapped Has the value of ANY_PORT if there is only layer 3 mapping going on |
int |
VirtualService.getVirtualPortType()
Port type |
VirtualService[] |
Vip.getVirtualServices()
The set of virtual services that are hosted on this VIP |
Uses of AttributeNotSetException in com.collation.platform.model.topology.net.vip.bigip |
---|
Methods in com.collation.platform.model.topology.net.vip.bigip that throw AttributeNotSetException | |
---|---|
boolean |
BigIPVlan.getAllowProxyARP()
|
boolean |
BigIPVirtualService.getForwardingEnabled()
|
BigIPRealServerGroup |
BigIPVirtualService.getLastHopPool()
|
boolean |
BigIPVirtualService.getMayUseProxy()
|
int |
BigIPRealServer.getMemberPriority()
|
int |
BigIPRealServer.getMemberRatio()
|
java.lang.String |
BigIPVirtualService.getPoolName()
|
boolean |
BigIPVlan.getPortLockDown()
|
java.lang.String |
BigIPRealServer.getRealServerGroupName()
|
java.lang.String |
BigIPVirtualService.getRule()
|
boolean |
BigIPVlan.getSnatAutomapEnabled()
|
boolean |
BigIPVirtualService.getVirtualServiceARPEnabled()
|
int |
BigIPVirtualService.getVirtualServiceMaxConn()
|
boolean |
BigIPVirtualService.getVirtualServiceTransalateAddressEnabled()
|
boolean |
BigIPVirtualService.getVirtualServiceTransalatePortEnabled()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.phys |
---|
Methods in com.collation.platform.model.topology.phys that throw AttributeNotSetException | |
---|---|
java.lang.String |
Position.getAisle()
Description: The column or longitudinal division of an interior area. |
float |
Position.getAltitude()
Description: The vertical height above sea level at the particular geographical location. |
SiteInfo[] |
Zone.getContainingSiteForZone()
|
java.lang.String |
Geography.getCountry()
The country within which this site resides. |
java.lang.String |
Position.getRackPosition()
Description: The particular vertical position on a data center rack. |
java.lang.String |
Geography.getRegionName()
Description: The name of the geographical region, as it is recognized by this company. |
java.lang.String |
Geography.getRegionNumber()
Description: Represents the number of the particular geographical region, where the identity of a region requires more than a name. |
java.lang.String |
Room.getRoomName()
Description: The name of the room, as it is known to the organization.This could represent a room name as a common name or the room name as it is recorded by the real estate operations group for the organization. |
java.lang.String |
Room.getRoomNumber()
Description: Represents the number of the particular room, where the identity of a room requires more than a name. |
java.lang.String |
Position.getRow()
Description: The latitudinal division of an interior area. |
SiteInfo[] |
Geography.getSiteGeography()
|
java.lang.String |
Position.getXCoordinate()
Description: The abscissa - the longitude. |
java.lang.String |
Position.getYCoordinate()
Description: The ordinate - the latitude. |
java.lang.String |
Zone.getZoneName()
Description:The name of a zone, as it is recognized by this company. |
java.lang.String |
Zone.getZoneNumber()
Description:Represents the number of the particular zone, where the identity of a site requires more than a name. |
Uses of AttributeNotSetException in com.collation.platform.model.topology.phys.physcomp |
---|
Methods in com.collation.platform.model.topology.phys.physcomp that throw AttributeNotSetException | |
---|---|
java.lang.String |
Chip.getBankLabel()
|
long |
Chip.getCapacity()
|
java.lang.String |
PhysicalComponent.getName()
|
PhysicalPackage |
PhysicalComponent.getParent()
|
int |
PhysicalComponent.getRelativePosition()
|
int |
PhysicalComponent.getType()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.phys.physconn |
---|
Methods in com.collation.platform.model.topology.phys.physconn that throw AttributeNotSetException | |
---|---|
Fan |
Slot.getFan()
|
java.lang.String |
PhysicalConnector.getFWRevision()
|
java.lang.String |
PhysicalConnector.getHWRevision()
|
java.lang.String |
PhysicalConnector.getManufacturer()
|
java.lang.String |
PhysicalConnector.getModel()
|
java.lang.String |
PhysicalConnector.getName()
|
int |
Slot.getNumber()
|
PhysicalPackage |
PhysicalConnector.getParent()
|
PhysicalConnector |
PhysicalConnector.getPhysicalConnectorsInConnector()
|
PhysicalFrame |
Slot.getPhysicalFrame()
|
PhysicalPackage |
PhysicalConnector.getPhysicalPackageInConnector()
|
PowerSupply |
Slot.getPowerSupply()
|
int |
PhysicalConnector.getRelativePosition()
|
java.lang.String |
PhysicalConnector.getSerialNumber()
|
Slot |
Slot.getSlot()
|
int |
Slot.getSlotState()
|
java.lang.String |
PhysicalConnector.getSWRevision()
|
int |
PhysicalConnector.getType()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.phys.physlink |
---|
Methods in com.collation.platform.model.topology.phys.physlink that throw AttributeNotSetException | |
---|---|
PhysicalComponent[] |
PhysicalLink.getConnectedToPhysicalComponent()
|
PhysicalPackage[] |
PhysicalLink.getConnectedToPhysicalPackage()
|
java.lang.String |
PhysicalLink.getName()
|
PhysicalPackage |
PhysicalLink.getParent()
|
PhysicalConnector |
PhysicalLink.getPhysConnector()
|
int |
PhysicalLink.getRelativePosition()
|
int |
PhysicalLink.getType()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.phys.physpkg |
---|
Methods in com.collation.platform.model.topology.phys.physpkg that throw AttributeNotSetException | |
---|---|
java.lang.String |
Board.getAttachementPointType()
|
int |
Board.getBoardType()
The represenataion of the BoardType. |
int |
Card.getCardConfigurationState()
Show the configuration state of a card The hardware resources contained on a card in the "unconfigured" state are not available for use. |
java.lang.String |
Chassis.getChassisUUID()
|
ComputerSystem |
PhysicalPackage.getComputersystem()
|
CPU[] |
Board.getCpu()
|
DiskDrive[] |
Board.getDiskdrives()
|
Fan[] |
PhysicalPackage.getFans()
|
java.lang.String |
Sensor.getFWRevision()
|
java.lang.String |
PowerSupply.getFWRevision()
|
java.lang.String |
PhysicalPackage.getFWRevision()
|
java.lang.String |
OtherPhysicalPackage.getFWRevision()
|
java.lang.String |
Fan.getFWRevision()
|
java.lang.String |
Sensor.getHWRevision()
|
java.lang.String |
PowerSupply.getHWRevision()
|
java.lang.String |
PhysicalPackage.getHWRevision()
|
java.lang.String |
OtherPhysicalPackage.getHWRevision()
|
java.lang.String |
Fan.getHWRevision()
|
java.lang.String |
Sensor.getManufacturer()
|
java.lang.String |
PowerSupply.getManufacturer()
|
java.lang.String |
PhysicalPackage.getManufacturer()
|
java.lang.String |
OtherPhysicalPackage.getManufacturer()
|
java.lang.String |
Fan.getManufacturer()
|
Memory[] |
Board.getMemory()
|
java.lang.String |
Sensor.getModel()
|
java.lang.String |
PowerSupply.getModel()
|
java.lang.String |
PhysicalPackage.getModel()
|
java.lang.String |
OtherPhysicalPackage.getModel()
|
java.lang.String |
Fan.getModel()
|
java.lang.String |
Sensor.getName()
|
java.lang.String |
PowerSupply.getName()
|
java.lang.String |
PhysicalPackage.getName()
|
java.lang.String |
OtherPhysicalPackage.getName()
|
java.lang.String |
Fan.getName()
|
OtherPhysicalPackage[] |
PhysicalPackage.getOtherPhysicalPackages()
|
PhysicalPackage |
Sensor.getParent()
|
PhysicalPackage |
PowerSupply.getParent()
|
ComputerSystem |
PhysicalPackage.getParent()
Deprecated. |
PhysicalPackage |
OtherPhysicalPackage.getParent()
|
PhysicalPackage |
Fan.getParent()
|
PhysicalComponent[] |
PhysicalPackage.getPhysicalComponents()
|
PhysicalConnector[] |
PhysicalPackage.getPhysicalConnectors()
|
PhysicalFrame[] |
PhysicalPackage.getPhysicalFrames()
|
PhysicalLink[] |
PhysicalPackage.getPhysicalLinks()
|
PhysicalPackage |
PhysicalFrame.getPhysicalPackage()
|
PowerSupply[] |
PhysicalPackage.getPowerSupplys()
|
int |
Sensor.getRelativePosition()
|
int |
PowerSupply.getRelativePosition()
|
int |
PhysicalPackage.getRelativePosition()
|
int |
OtherPhysicalPackage.getRelativePosition()
|
int |
Fan.getRelativePosition()
|
Sensor[] |
Sensor.getSensors()
|
Sensor[] |
PowerSupply.getSensors()
|
Sensor[] |
PhysicalPackage.getSensors()
|
Sensor[] |
OtherPhysicalPackage.getSensors()
|
Sensor[] |
Fan.getSensors()
|
java.lang.String |
Sensor.getSerialNumber()
|
java.lang.String |
PowerSupply.getSerialNumber()
|
java.lang.String |
PhysicalPackage.getSerialNumber()
|
java.lang.String |
OtherPhysicalPackage.getSerialNumber()
|
java.lang.String |
Fan.getSerialNumber()
|
java.lang.String |
Sensor.getSWRevision()
|
java.lang.String |
PowerSupply.getSWRevision()
|
java.lang.String |
PhysicalPackage.getSWRevision()
|
java.lang.String |
OtherPhysicalPackage.getSWRevision()
|
java.lang.String |
Fan.getSWRevision()
|
java.lang.String |
PhysicalPackage.getSystemBoardUUID()
|
int |
Sensor.getType()
|
int |
PowerSupply.getType()
|
int |
PhysicalPackage.getType()
|
int |
OtherPhysicalPackage.getType()
|
int |
Fan.getType()
|
java.lang.String |
PhysicalPackage.getUserTracking()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.process |
---|
Methods in com.collation.platform.model.topology.process that throw AttributeNotSetException | |
---|---|
AbstractResource[] |
Objective.getAbstractresource()
|
ModelObject[] |
Role.getAccessedElements()
|
MSSAccessInfo[] |
ManagementSoftwareSystem.getAccessInfos()
By supplying a table name here, we are saying don't delete the information from this table during a clear topology operation. |
java.lang.String |
MSSAccessInfo.getAccessString()
|
java.lang.String |
MSSAccessInfo.getAccessType()
|
Account[] |
Person.getAccount()
|
java.lang.String |
Account.getAccountName()
|
Account[] |
Customer.getAccounts()
|
Activity[] |
Provider.getActivities()
The activities that this provider accomplishes |
Activity[] |
BusinessProcess.getActivities()
|
Activity[] |
Objective.getActivity()
|
java.lang.String |
Activity.getActivityName()
|
Interface[] |
Provider.getAdvertisedInterfaces()
The interfaces to which this provider responds |
Agent[] |
ManagementSoftwareSystem.getAgents()
|
Agent[] |
ManagementSoftwareSystem.getAgentsInUse()
|
java.lang.String |
Role.getApplicationName()
|
java.lang.String |
Permission.getApplicationName()
|
ContactPurpose[] |
OrganizationalEntity.getAssignedContactpurpose()
|
Role[] |
OrganizationalEntity.getAssignedRoles()
|
CompositeAttributeDef[] |
CompositeDef.getAttributeDefs()
|
java.lang.String |
CompositeAttributeDef.getAttributeList()
A comma separate list of attribute names that are part of the Composite definition. |
java.lang.String |
AbstractResource.getAttributeXMLSet()
|
java.lang.String |
ServiceProvider.getBusinessCategory()
|
java.lang.String |
OrganizationalEntity.getBusinessCategory()
|
java.lang.String |
BusinessProcess.getBusinessImpact()
|
int |
BusinessProcess.getBusinessPriority()
|
java.lang.String |
BusinessProcess.getBusinessRole()
|
java.lang.String |
OrganizationalEntity.getCAGECode()
Description: The Commercial and Government Entity code is a five character unique identifier in use for the classification of governments and organizations. |
Capability[] |
ManagementSoftwareSystem.getCapabilities()
|
java.lang.String |
Capability.getCapabilityName()
|
java.lang.String |
UserDefinedValue.getCategory()
|
Collection[] |
Organization.getCollection()
|
java.lang.String |
Organization.getCommonName()
|
java.lang.String |
CompositeDef.getCompositeName()
|
java.lang.String |
Composite.getCompositeName()
|
ContactPurpose[] |
OrganizationalEntity.getContactpurposeOwner()
|
java.lang.String |
Customer.getCustomerName()
|
Document[] |
Operation.getDefiningDocs()
The documents that contain the definition of this operation |
Document[] |
Interface.getDefiningDocs()
The documents that contain the definition of this interface |
Document[] |
Repository.getDocuments()
|
java.lang.String |
OrganizationalEntity.getDUNSNumber()
Description: The Data Universal Numbering System (DUNS) is a nine digit code representing a identifier to a single business entity. |
java.lang.String |
OrganizationalEntity.getEmail()
Deprecated. |
java.lang.String |
ManagementSoftwareSystem.getEmail()
Deprecated. |
OrganizationalEntity[] |
Role.getEntities()
|
java.lang.String |
OrganizationalEntity.getEntityName()
|
java.lang.String |
Objective.getExpression()
|
java.lang.String |
Capability.getExpression()
|
boolean |
Interface.getExternal()
Whether the interface is externally advertised (scope of whether something is internal or external is defined by the interface itself) |
java.lang.String |
ExternalReference.getExternalHandle()
|
java.lang.String |
AbstractResource.getExternalIdentity()
|
java.lang.String |
AbstractResource.getExternalSystemName()
|
java.lang.String |
OrganizationalEntity.getFax()
Deprecated. |
java.lang.String |
ManagementSoftwareSystem.getFax()
Deprecated. |
FileSystem |
Agent.getFilesystem()
|
java.lang.String |
Person.getFirstName()
|
java.lang.String |
OrganizationalEntity.getGlobalName()
|
java.lang.String |
BusinessSchedule.getGlobalName()
|
java.lang.String |
ManagementSoftwareSystem.getHostname()
name of the host of the management software system |
java.lang.String |
AbstractResource.getIdentityString()
|
Document[] |
Document.getImports()
The other documents that this one imports |
java.lang.String |
AbstractResource.getInstanceTypeSuggestion()
|
java.lang.String |
Interface.getInterfaceName()
The name of the interface (should be globally unique). |
java.lang.String |
OrganizationalEntity.getISICCode()
Description: The International Standard Industrial Classification (ISIC) Code is the system for classifying economic data for the United Nations. |
boolean |
Person.getIsManager()
Description:Used to track whether or not the person has Manager responsibilities Standard Content Origin / Best Practice Content:The contents of this attribute should accurately match the value that matches the Human Resources record of the person. |
ITSystem[] |
Organization.getItsystem()
|
java.lang.String |
Person.getLastName()
|
ModelObject[] |
ExternalReference.getManagedElements()
|
OrganizationalEntity |
OrganizationalEntity.getManager()
|
OrganizationalEntity |
OrganizationalEntity.getManagingEntity()
|
OrganizationalEntity |
BusinessSchedule.getManagingEntity()
|
java.lang.String |
ManagementSoftwareSystem.getManufacturerName()
name of the manufacturer of the management software system |
Agent |
ManagementSoftwareSystem.getMasterAgent()
|
OrganizationalEntity[] |
Organization.getMembers()
|
Objective[] |
ObjectiveGroup.getMembers()
|
Capability[] |
CapabilityGroup.getMembers()
|
java.lang.String |
HomogeneousCollection.getMemberType()
|
CompositeDef[] |
CompositeDef.getMemberTypes()
|
java.lang.String |
Person.getMiddleName()
Description: Represents the name or names of a person, where those names are between the name used in the FirstName attribute and the name used in the LastName attribute Standard Content Origin / Best Practice Content:The contents of this attribute should accurately match the value that matches the Human Resources record of the person. |
java.lang.String |
OrganizationalEntity.getMobilePhone()
Deprecated. |
java.lang.String |
ManagementSoftwareSystem.getMobilePhone()
Deprecated. |
ModelObject |
MSSObjectLink.getMss()
|
ManagementSoftwareSystem |
ExternalReference.getMSS()
|
ManagementSoftwareSystem |
Agent.getMSS()
|
java.lang.String |
ManagementSoftwareSystem.getMSSName()
|
java.lang.String |
MSSObjectLink.getMssSourceToken()
|
java.lang.String |
OrganizationalEntity.getNAICSCode()
Description: The North American Industry Classification System (NAICS) code, used to classify businesses. |
java.lang.String |
OrganizationalEntity.getName()
Deprecated. |
java.lang.String |
ManagementSoftwareSystem.getName()
Deprecated. |
java.lang.String |
Interface.getNamespace()
The XML namespace used in the definition of this interface |
java.lang.String |
Activity.getNamespace()
The XML namespace used in the definition of this web operation |
java.lang.String |
OrganizationalEntity.getNAPCSCode()
Description: The North American Product Classification System (NAPCS) code list is a update to the NAICS code to represent a classification of industries. |
java.lang.String |
OrganizationalEntity.getNote()
Deprecated. |
java.lang.String |
ManagementSoftwareSystem.getNote()
Deprecated. |
ModelObject |
MSSObjectLink.getObj()
|
java.lang.String |
CompositeAttributeDef.getObjectClass()
Name of object class that is part of the composite. |
java.lang.String |
Objective.getObjectiveName()
|
OperatingSystem |
Agent.getOperatingsystem()
|
Operation[] |
Interface.getOperations()
The operations contained in this interface |
Organization[] |
Person.getOrganization()
|
Purpose[] |
OrganizationalEntity.getOwnedPurpose()
|
OrganizationalEntity |
Activity.getOwner()
|
java.lang.String |
ManagementSoftwareSystem.getPager()
Deprecated. |
ManagementSoftwareSystem |
MSSAccessInfo.getParent()
|
CompositeDef |
CompositeAttributeDef.getParent()
|
java.lang.String |
Partner.getPartnerName()
|
java.lang.String |
Permission.getPermissionName()
|
Permission[] |
Role.getPermissions()
|
int |
Permission.getPermissionType()
|
Person |
PersonRole.getPerson()
|
Activity[] |
Activity.getPrerequisites()
|
java.lang.String |
ManagementSoftwareSystem.getProductName()
name of the product of the management software system |
java.lang.String |
ManagementSoftwareSystem.getProductVersion()
version of the management software system |
java.lang.String |
ManagementSoftwareSystem.getProfile()
|
java.lang.String |
ServiceProvider.getProviderName()
|
ModelObject[] |
Activity.getResources()
|
Role |
PersonRole.getRole()
|
Role[] |
Person.getRole()
|
Role |
Organization.getRole()
|
java.lang.String |
Role.getRoleName()
|
ModelObject |
Composite.getRoot()
|
java.lang.String |
CompositeDef.getRootClass()
|
ServiceAccessPoint[] |
Provider.getSAPs()
The service access points through which this provider can be contacted |
ServiceAccessPoint[] |
Operation.getSAPs()
The service access points through which this operation can be invoked |
java.lang.String |
BusinessSchedule.getSchedule()
|
java.lang.String |
BusinessSchedule.getScheduleName()
|
java.lang.String |
Account.getShortName()
|
java.lang.String |
OrganizationalEntity.getSICCode()
The Standard Industrial Classification (SIC) code for a given organization. |
java.lang.String |
ManagementSoftwareSystem.getSubcomponent()
name of the MSS subcomponent identifier |
java.lang.String |
ManagementSoftwareSystem.getSubcomponentInstanceName()
name of the MSS subcomponent instance |
ManagementSoftwareSystem[] |
ManagementSoftwareSystem.getSubsystems()
See comments on accessinfo about why this table name is supplied here. |
java.lang.String |
Supplier.getSupplierName()
|
Purpose[] |
OrganizationalEntity.getSupportedPurpose()
|
ContactPurpose[] |
OrganizationalEntity.getSupportingContactPurpose()
|
java.lang.String |
CompositeDef.getTemplate()
|
java.lang.String |
OrganizationalEntity.getTitle()
Deprecated. |
java.lang.String |
ManagementSoftwareSystem.getTitle()
Deprecated. |
int |
OrganizationalEntity.getType()
Deprecated. |
int |
ManagementSoftwareSystem.getType()
Deprecated. |
java.lang.String |
Composite.getType()
|
java.lang.String |
Repository.getURI()
The globally-unique resource identifier for this repository |
java.lang.String |
OrganizationalEntity.getURL()
Deprecated. |
java.lang.String |
ManagementSoftwareSystem.getURL()
Deprecated. |
java.lang.String |
UserDefinedValue.getValue()
|
java.lang.String |
OrganizationalEntity.getWorkPhone()
Deprecated. |
java.lang.String |
ManagementSoftwareSystem.getWorkPhone()
Deprecated. |
Uses of AttributeNotSetException in com.collation.platform.model.topology.process.igs |
---|
Methods in com.collation.platform.model.topology.process.igs that throw AttributeNotSetException | |
---|---|
Account |
ProbeScript.getAccount()
|
Account |
Monitor.getAccount()
|
java.lang.String |
ProbeScript.getApplicationName()
|
int |
Monitor.getAssociatedSeverity()
|
java.lang.String |
ProbeScript.getBusinessUnit()
|
long |
ProbeScript.getDateDeployed()
|
int |
Monitor.getFrequency()
|
java.lang.String |
ProbeScript.getMaintenanceWindows()
|
java.lang.String |
Monitor.getMonitoredElement()
|
java.lang.String |
Monitor.getMonitoringPackageName()
|
java.lang.String |
Monitor.getMonitorName()
|
ManagementSoftwareSystem |
Monitor.getMSS()
|
int |
ProbeScript.getNumBillableTransactions()
|
int |
ProbeScript.getNumDefinedTransactions()
|
int |
ProbeScript.getNumPOPs()
|
ProbeScript |
ProbeTransaction.getParent()
|
int |
ProbeScript.getProbeFrequency()
|
int |
ProbeScript.getProbeType()
|
java.lang.String |
ProbeScript.getScriptLoginIDs()
|
java.lang.String |
ProbeScript.getScriptName()
|
java.lang.String |
ProbeScript.getServiceManagementContact()
|
java.lang.String |
ProbeScript.getTargetURL()
|
java.lang.String |
Monitor.getThreshold()
|
java.lang.String |
ProbeTransaction.getTransactionName()
|
ProbeTransaction[] |
ProbeScript.getTransactions()
|
long |
ProbeTransaction.getTransactionSequence()
|
int |
ProbeTransaction.getTransactionStatus()
|
int |
ProbeTransaction.getTransactionType()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.process.itil |
---|
Methods in com.collation.platform.model.topology.process.itil that throw AttributeNotSetException | |
---|---|
java.lang.String |
ConfigurationItem.getAssetID()
|
java.lang.String |
ConfigurationItem.getAssetTag()
|
BusinessService[] |
SLA.getBusinessservice()
|
java.lang.String |
ConfigurationItem.getCICategory()
|
long |
ReleaseRecordProxy.getCloseDate()
|
long |
RFCProxy.getCloseDate()
|
long |
IncidentRecordProxy.getCloseDate()
|
long |
CMRProxy.getCloseDate()
|
java.lang.String |
ConfigurationItem.getConfigLastUpdate()
The UTC date and time when the information was last altered in the source application. |
Customer |
SLA.getCustomer()
|
IncidentRecordProxy |
IncidentRecordProxy.getDuplicateOf()
|
long |
SLA.getEndDate()
|
ManagementSoftwareSystem |
ReleaseRecordProxy.getForeign()
|
ManagementSoftwareSystem |
RFCProxy.getForeign()
|
ManagementSoftwareSystem |
IncidentRecordProxy.getForeign()
|
ManagementSoftwareSystem |
CMRProxy.getForeign()
|
java.lang.String |
CMRProxy.getForeignCMRHandle()
|
java.lang.String |
CMRProxy.getForeignCMRID()
|
java.lang.String |
IncidentRecordProxy.getForeignIncidentHandle()
|
java.lang.String |
IncidentRecordProxy.getForeignIncidentID()
|
java.lang.String |
ReleaseRecordProxy.getForeignReleaseHandle()
|
java.lang.String |
ReleaseRecordProxy.getForeignReleaseID()
|
java.lang.String |
RFCProxy.getForeignRFCHandle()
|
java.lang.String |
RFCProxy.getForeignRFCID()
|
java.lang.String |
CMRProxy.getITSMCMRHandle()
|
java.lang.String |
CMRProxy.getITSMCMRID()
|
java.lang.String |
IncidentRecordProxy.getITSMIncidentHandle()
|
java.lang.String |
IncidentRecordProxy.getITSMIncidentID()
|
java.lang.String |
ReleaseRecordProxy.getITSMReleaseHandle()
|
java.lang.String |
ReleaseRecordProxy.getITSMReleaseID()
|
java.lang.String |
RFCProxy.getITSMRFCHandle()
|
java.lang.String |
RFCProxy.getITSMRFCID()
|
int |
ConfigurationItem.getLastAuditState()
|
long |
ConfigurationItem.getLastAuditTime()
|
long |
ConfigurationItem.getLastLifecycleStateTime()
|
int |
ConfigurationItem.getLifecycleState()
|
java.lang.String |
SLA.getLocation()
|
long |
ReleaseRecordProxy.getOpenDate()
|
long |
RFCProxy.getOpenDate()
|
long |
IncidentRecordProxy.getOpenDate()
|
long |
CMRProxy.getOpenDate()
|
ManagementSoftwareSystem |
ReleaseRecordProxy.getParent()
|
ManagementSoftwareSystem |
RFCProxy.getParent()
|
ManagementSoftwareSystem |
IncidentRecordProxy.getParent()
|
ManagementSoftwareSystem |
CMRProxy.getParent()
|
OrganizationalEntity |
ConfigurationItem.getPrimaryOwner()
|
java.lang.String |
SLA.getSLACondition()
|
long |
SLA.getStartDate()
|
java.lang.String |
SLA.getThirdPartySLAID()
|
java.lang.String |
SLO.getThirdPartySLOID()
|
java.lang.String |
ReleaseRecordProxy.getTitle()
|
java.lang.String |
RFCProxy.getTitle()
|
java.lang.String |
IncidentRecordProxy.getTitle()
|
java.lang.String |
CMRProxy.getTitle()
|
int |
SLA.getType()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.relation |
---|
Methods in com.collation.platform.model.topology.relation that throw AttributeNotSetException | |
---|---|
long |
Affects.getAffectedTime()
|
java.lang.String |
AllocatedTo.getAllocatedScheme()
|
java.lang.String |
DonatedTo.getDonatedScheme()
|
long |
DonatedTo.getFixedAmount()
|
long |
AllocatedTo.getFixedAmount()
|
long |
DonatedTo.getMaxAmount()
|
long |
AllocatedTo.getMaxAmount()
|
long |
DonatedTo.getMinAmount()
|
long |
AllocatedTo.getMinAmount()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.soa |
---|
Methods in com.collation.platform.model.topology.soa that throw AttributeNotSetException | |
---|---|
java.lang.String |
WSPort.getBinding()
The binding defined to be part of this port. |
Document[] |
WebService.getDefiningDocs()
The documents that contain the definition of this service |
Document[] |
WSPort.getDefiningDocs()
The documents that contain the definition of this port |
java.lang.String |
WebService.getNamespace()
The XML namespace used in the definition of this web service |
java.lang.String |
WSPort.getNamespace()
The XML namespace used in the definition of this port |
WSPort |
WSEndpoint.getPort()
The Web Services port definition that applies to this endpoint |
WSPort[] |
WebService.getPorts()
The ports defined as part of this web service |
Uses of AttributeNotSetException in com.collation.platform.model.topology.storage |
---|
Methods in com.collation.platform.model.topology.storage that throw AttributeNotSetException | |
---|---|
boolean |
Zone.getActive()
Flag that indicates whether the zone is active |
long |
StorageSubSystem.getAllocatedCapacity()
|
java.lang.String |
TapeLibrary.getAnsiT10Id()
|
java.lang.String |
StorageSubSystem.getAnsiT10Id()
|
java.lang.String |
StoragePool.getAnsiT10Id()
This is a unique storage ID. |
long |
StorageSubSystem.getAvailableCapacity()
|
Capability[] |
StorageCollection.getCapabilities()
|
long |
StoragePool.getCapacity()
|
java.lang.String |
TapeMediaChanger.getCaption()
|
ComputerSystem |
ComputerSystemZoneMember.getComputerSystem()
A ComputerSystem bound to the zone |
FCPort[] |
FCSwitch.getFcport()
|
FCSwitch[] |
Fabric.getFcswitch()
|
FCPort[] |
Zone.getFiberChannelPorts()
The Fibre Channel Ports belonging to the zone |
Fabric |
Fabric.getHostingFabric()
The fabric that is the hosting parent in case this fabric is a virtual fabric |
FCSwitch |
FCSwitch.getHostingSwitch()
The switch that is the hosting parent in case this switch is a virtual switch |
java.lang.String |
FCSwitch.getManagementURL()
the URL of the management address of an FC Switch |
ZoneMember[] |
ZoneAlias.getMembers()
The members in case the ZoneMember is really an alias for a set of nested ZoneMembers |
ZoneMember[] |
Zone.getMembers()
The Members of this Zone |
StorageVolume[] |
StorageSubSystem.getMembers()
|
StorageVolume[] |
StoragePool.getMembers()
|
java.lang.String |
ZoneMember.getName()
A unique name for the zone member |
java.lang.String |
Zone.getName()
A unique name for the zone |
java.lang.String |
Fabric.getName()
A unique name for the fabric |
Fabric |
Zone.getParent()
The fabric that this zone is contained in |
java.lang.String |
StoragePool.getRaidLevel()
|
long |
StoragePool.getRemainingManagedSpace()
|
boolean |
TapeLibrary.getSANAttached()
|
SCSIProtocolController[] |
HostBusAdaptor.getSCSIProtocolControllers()
The protocol controllers that provide mappings between SCSI and FC |
StoragePool[] |
StorageSubSystem.getStoragePools()
|
StorageSubSystem |
StorageSubSystemZoneMember.getStorageSubSystem()
A StorageSubSystem bound to the zone |
StorageSubSystem |
StoragePool.getStorageSubSystem()
|
TapeMediaChanger[] |
TapeLibrary.getTapeMediaChangers()
The media changers that service the tape library. |
long |
StoragePool.getTotalAvailableSpace()
|
long |
StoragePool.getTotalManagedSpace()
|
boolean |
StoragePool.getVirtual()
|
boolean |
Fabric.getVirtual()
Flag defining this fabric as a virtual fabric. |
long |
StorageSubSystem.getVolumeGroupCapacity()
|
long |
StorageSubSystem.getVolumeGroupFreeSpace()
|
java.lang.String |
TapeMediaChanger.getWorldWideName()
|
java.lang.String |
TapeLibrary.getWorldWideName()
|
java.lang.String |
HostBusAdaptor.getWorldWideName()
The SAN WWN of this FC HBA. |
java.lang.String |
Fabric.getWorldWideName()
The World Wide Name (WWN) for the fabric. |
java.lang.String |
FCSwitch.getWorldWideName()
The WWN for the switch. |
Zone[] |
ZoneSet.getZones()
|
Zone[] |
Fabric.getZones()
|
ZoneSet[] |
Fabric.getZoneSets()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys |
---|
Methods in com.collation.platform.model.topology.sys that throw AttributeNotSetException | |
---|---|
java.lang.String |
ComputerSystem.getArchitecture()
|
boolean |
ComputerSystem.getAutoStart()
In the circumstances where the Computer System environment supports this function (such as in Virtualization), AutoStart represents whether or not the instance is automatically started under particular circumstances. |
long |
FileSystem.getAvailableSpace()
|
java.lang.String |
Memory.getBaseAddress()
Base Physical address of memory on a board. |
BindAddress |
ServiceAccessPoint.getBindAddress()
|
Board |
CPU.getBoardParent()
|
FileSystem |
OperatingSystem.getBootFileSystem()
|
long |
OperatingSystem.getBootTime()
|
java.lang.String |
BusinessSystem.getBusinessImpact()
|
int |
BusinessSystem.getBusinessPriority()
|
java.lang.String |
BusinessSystem.getBusinessRole()
|
long |
FileSystem.getCapacity()
|
java.lang.String |
ComputerSystem.getCdpDeviceId()
|
java.lang.String |
OperatingSystem.getCharset()
|
java.lang.String |
LogicalFile.getChecksum()
|
ServiceGroup[] |
ServiceGroup.getChildGroups()
|
ComputerSystem[] |
ComputerSystem.getChildSystem()
|
java.lang.String |
JavaRuntimeProcess.getClassPath()
|
java.lang.String |
RuntimeProcess.getCmdLine()
|
java.lang.String |
RuntimeProcess.getCommand()
|
ModelObject[] |
ITSystem.getComponents()
|
ComputerSystem |
LogicalFile.getComputerSystem()
|
ComputerSystem[] |
ComputerSystemCluster.getComputerSystems()
|
LogicalContent[] |
OperatingSystem.getConfigContents()
|
LogicalContent[] |
ComputerSystem.getConfigContents()
|
LogicalConnection[] |
RuntimeProcess.getConnections()
|
java.lang.String |
ITSystem.getContact()
|
ITSystem |
ITSystem.getContainingSystem()
If this system is a part of a larger system, the containingSystem attribute shows the larger system of which this is a part. |
java.lang.String |
LogicalFile.getContent()
|
Controller[] |
ComputerSystem.getControllers()
The set of device controllers (e.g. |
CPU |
ComputerSystem.getCPU()
|
int |
ComputerSystem.getCPUCoresEnabled()
|
int |
CPU.getCPUCoresEnabled()
|
int |
ComputerSystem.getCPUCoresInstalled()
|
int |
CPU.getCPUCoresInstalled()
|
int |
ComputerSystem.getCPUDiesEnabled()
|
int |
CPU.getCPUDiesEnabled()
|
int |
ComputerSystem.getCPUDiesInstalled()
|
int |
CPU.getCPUDiesInstalled()
|
CPUResourcePool |
CPU.getCpuresourcepool()
|
long |
ComputerSystem.getCPUSpeed()
|
long |
CPU.getCPUSpeed()
|
java.lang.String |
ComputerSystem.getCPUType()
|
java.lang.String |
CPU.getCPUType()
|
long |
OperatingSystem.getCurrentTime()
|
java.lang.String |
RuntimeProcess.getCWD()
|
long |
SoftwareService.getDate()
|
MediaAccessDevice[] |
ComputerSystem.getDevices()
The set of MediaAccessDevices (e.g. |
DNSResolveEntry[] |
OperatingSystem.getDNSResolveEntries()
|
java.lang.String |
RuntimeProcess.getEnv()
|
DataFile |
RuntimeProcess.getExecutable()
|
java.lang.String |
SoftwareComponent.getExecutableName()
|
MQApiExit |
SoftwareComponent.getExit()
|
MQApiExitLocal |
SoftwareComponent.getExitLocal()
|
java.lang.String |
RemoteFileSystem.getExportName()
|
FileSystemExport[] |
FileSystemService.getExports()
|
int |
CPU.getExternalCache()
Represents the external CPU cache size. |
FCPort[] |
ComputerSystem.getFCPorts()
The set of Fibre Channel SAN ports present on the system |
int |
RuntimeProcess.getFileDescriptorLimit()
|
FileSystem |
ProcessFileSystemMapping.getFileSystem()
|
ProcessFileSystemMapping[] |
RuntimeProcess.getFileSystemMappings()
|
FileSystem[] |
ComputerSystem.getFileSystems()
|
SoftwareFix[] |
ControlSoftware.getFixes()
|
java.lang.String |
ComputerSystem.getFqdn()
|
java.lang.String |
OperatingSystem.getFQDN()
|
Function[] |
ComputerSystem.getFunctions()
The set of Functions implemented by this computer system (e.g. |
java.lang.String |
SoftwareComponent.getGroup()
|
java.lang.String |
FileSystemContent.getGroup()
|
int |
SystemPComputerSystem.getHardwarePlatform()
Deprecated. |
ComputerSystem |
Service.getHost()
|
ComputerSystem |
VirtualComputerSystem.getHostSystem()
Deprecated. The computer system from which the parts of this virtual computer system are taken. |
ComputerSystem |
ComputerSystem.getHostSystem()
The computer system from which the parts of this virtual computer system are taken. |
boolean |
JavaRuntimeProcess.getHotSpotEnabled()
|
int |
CPU.getIdentifyingNumber()
|
SoftwarePatch[] |
SoftwarePatch.getIncompatibles()
|
boolean |
JavaRuntimeProcess.getIncrementalGCEnabled()
|
int |
NamingContext.getIndex()
|
FileSystem |
FileSystem.getInheritedFileSystem()
|
int |
JavaRuntimeProcess.getInitialHeapSize()
|
int |
ActiveDirectory.getInitRecvTimeout()
|
java.lang.String |
SoftwareComponent.getInstalledDate()
|
SoftwareInstallation[] |
OperatingSystem.getInstalledSoftware()
|
IpAddress |
DNSLookup.getIp()
|
IpInterface[] |
ComputerSystem.getIpInterfaces()
The set of IP interfaces configured on the system |
boolean |
ComputerSystem.getIsVMIDanLPAR()
|
java.lang.String |
JavaRuntimeProcess.getJavaClassName()
|
int |
JavaRuntimeProcess.getJVMVersion()
|
java.lang.String |
OperatingSystem.getKernelArchitecture()
|
LogicalContent |
OperatingSystem.getKernelModulesRawData()
|
java.lang.String |
OperatingSystem.getKernelVersion()
|
L2Interface[] |
ComputerSystem.getL2Interfaces()
The set of layer 2 networking interfaces that are present on the system |
long |
LogicalFile.getLastModified()
|
long |
FileSystemContent.getLastModified()
|
java.lang.String |
LDAPService.getLDAPVersion()
|
java.lang.String |
LDAPSAP.getLDAPVersion()
|
BindAddress[] |
RuntimeProcess.getListenPorts()
|
java.lang.String |
ComputerSystemCluster.getLoadBalancer()
|
java.lang.String |
OperatingSystem.getLocale()
|
java.lang.String |
SoftwareService.getManufacturer()
|
java.lang.String |
ComputerSystem.getManufacturer()
|
java.lang.String |
CPU.getManufacturer()
|
int |
ActiveDirectory.getMaxConnections()
|
int |
ActiveDirectory.getMaxConnIdleTime()
|
int |
ActiveDirectory.getMaxDatagramRecv()
|
int |
JavaRuntimeProcess.getMaxHeapSize()
|
int |
ActiveDirectory.getMaxNotificationPerConn()
|
int |
ActiveDirectory.getMaxPageSize()
|
int |
ActiveDirectory.getMaxPoolThreads()
|
int |
ActiveDirectory.getMaxQueryDuration()
|
int |
ActiveDirectory.getMaxReceiveBuffer()
|
int |
ActiveDirectory.getMaxResultSetSize()
|
int |
ActiveDirectory.getMaxTempTableSize()
|
int |
ActiveDirectory.getMaxValRange()
|
Memory |
ComputerSystem.getMemory()
|
MemoryResourcePool |
Memory.getMemoryresourcepool()
|
long |
Memory.getMemorySize()
|
long |
ComputerSystem.getMemorySize()
|
java.lang.String |
ComputerSystem.getModel()
|
FileSystem |
FileSystem.getMountedFileSystem()
|
java.lang.String |
FileSystem.getMountPoint()
|
java.lang.String |
SoftwareService.getName()
|
java.lang.String |
SoftwarePatch.getName()
|
java.lang.String |
SoftwareComponent.getName()
|
java.lang.String |
ServiceAccessPoint.getName()
|
java.lang.String |
Service.getName()
|
java.lang.String |
OperatingSystem.getName()
|
java.lang.String |
KernelDriver.getName()
|
java.lang.String |
ITSystem.getName()
|
java.lang.String |
Function.getName()
|
java.lang.String |
FileSystemExport.getName()
|
java.lang.String |
DNSLookup.getName()
|
java.lang.String |
ControlSoftware.getName()
The ControlSoftware is named within the context of a ComputerSystem. |
java.lang.String |
ComputerSystem.getName()
|
NamingContext[] |
ActiveDirectory.getNamingContexts()
|
int |
ComputerSystem.getNumCPUs()
|
int |
CPU.getNumCPUs()
|
SoftwarePatch[] |
SoftwarePatch.getObsoletes()
|
IpAddress |
DNSLookup.getOriginatingIp()
|
OperatingSystem |
LogicalFile.getOs()
|
int |
OperatingSystem.getOSConfidence()
|
int |
OperatingSystem.getOsId()
Give the OS's for a host IDs, so that if there is only one OS, they can be merged based on IDs and parent attribute. |
OperatingSystem[] |
ComputerSystem.getOSInstalled()
|
java.lang.String |
OperatingSystem.getOSMode()
|
java.lang.String |
OperatingSystem.getOSName()
|
OperatingSystem |
ComputerSystem.getOSRunning()
|
java.lang.String |
OperatingSystem.getOSVersion()
|
java.lang.String |
FileSystemContent.getOwner()
|
LogicalContent |
OperatingSystem.getPackagesInstalledRawData()
|
OperatingSystem |
SoftwareComponent.getParent()
|
ComputerSystem |
SnmpSystemGroup.getParent()
|
OperatingSystem |
RuntimeProcess.getParent()
|
RuntimeProcess |
ProcessFileSystemMapping.getParent()
|
Printer |
PrinterQueue.getParent()
Printer containing this queue |
ComputerSystem |
OperatingSystem.getParent()
|
ActiveDirectory |
NamingContext.getParent()
|
ComputerSystem |
Memory.getParent()
|
ComputerSystem |
Function.getParent()
|
FileSystemService |
FileSystemExport.getParent()
|
ComputerSystem |
FileSystem.getParent()
|
OperatingSystem |
DNSResolveEntry.getParent()
|
ComputerSystem |
ControlSoftware.getParent()
|
ComputerSystem |
CPU.getParent()
|
ServiceGroup[] |
ServiceGroup.getParentGroup()
|
LogicalContent |
OperatingSystem.getPatchesInstalledRawData()
|
java.lang.String |
SoftwareService.getPath()
|
java.lang.String |
SMBExport.getPath()
|
java.lang.String |
FileSystemContent.getPermissions()
|
PhysicalPackage |
ComputerSystem.getPhysicalPackage()
Deprecated. |
long |
RuntimeProcess.getPID()
|
BindAddress[] |
RuntimeProcess.getPorts()
|
long |
RuntimeProcess.getPPID()
|
java.lang.String |
ComputerSystem.getPrimaryMACAddress()
|
ServiceAccessPoint |
Service.getPrimarySAP()
|
PrinterQueue[] |
Printer.getPrinterQueues()
|
int |
ComputerSystem.getProcessCapacityUnits()
The units in which the ProcessingCapacity attribute's value are expressed. |
float |
ComputerSystem.getProcessingCapacity()
A specification of the processing capacity of this computer system, including all of the CPUs assigned to it. |
java.lang.String |
ServiceAccessPoint.getProductName()
|
java.lang.String |
Service.getProductName()
|
java.lang.String |
ServiceAccessPoint.getProductVersion()
|
java.lang.String |
Service.getProductVersion()
|
ProtocolController[] |
ComputerSystem.getProtocolControllers()
The set of protocol controllers (e.g. |
AppServer |
ServiceAccessPoint.getProvider()
The entity that provides the service access point (such as an application server). |
java.lang.String |
SoftwareComponent.getPublisher()
|
java.lang.String |
PrinterQueue.getQueueName()
Name of this queue |
java.lang.String |
LogicalFile.getRealFile()
|
java.lang.String |
FileSystemContent.getRealFile()
|
SoftwarePatch[] |
SoftwarePatch.getRequires()
|
java.lang.String |
ComputerSystem.getROMVersion()
|
java.lang.String |
ActiveDirectory.getRootDomain()
|
int |
ActiveDirectory.getSchemaVersion()
|
int |
DNSResolveEntry.getSearchOrder()
|
java.lang.String |
ComputerSystem.getSerialNumber()
|
java.lang.String |
DNSResolveEntry.getServerIp()
|
java.lang.String |
RemoteFileSystem.getServerName()
|
ServiceAccessPoint[] |
Service.getServiceAccessPoints()
|
java.lang.String |
ActiveDirectory.getServiceXML()
|
java.lang.String |
ComputerSystem.getSignature()
|
SiteInfo |
ComputerSystem.getSiteInfo()
|
long |
SoftwareService.getSize()
|
long |
FileSystemContent.getSize()
|
SnmpSystemGroup |
ComputerSystem.getSnmpSystemGroup()
|
SoftwareComponent[] |
SoftwarePatch.getSoftwareComponents()
|
SoftwareComponent[] |
OperatingSystem.getSoftwareComponents()
|
SoftwareInstallation |
Service.getSoftwareInstallation()
|
java.lang.String |
SoftwareService.getSoftwareVersion()
|
java.lang.String |
SoftwareComponent.getSoftwareVersion()
|
int |
JavaRuntimeProcess.getStackSize()
|
java.lang.String |
SMBExport.getStatus()
|
StorageExtent |
LocalFileSystem.getStorageExtent()
The StorageExtent (e.g. |
java.lang.String |
SnmpSystemGroup.getSysContact()
|
java.lang.String |
SnmpSystemGroup.getSysDescr()
|
java.lang.String |
SnmpSystemGroup.getSysLocation()
|
java.lang.String |
SnmpSystemGroup.getSysName()
|
java.lang.String |
SnmpSystemGroup.getSysObjectId()
|
java.lang.String |
ComputerSystem.getSystemBoardUUID()
|
java.lang.String |
OperatingSystem.getSystemGuid()
|
java.lang.String |
ComputerSystem.getSystemId()
|
SystemPComputerSystem |
IVM.getSystemp()
|
SystemPComputerSystem[] |
HMC.getSystemp()
|
TcpPort[] |
RuntimeProcess.getTcpPorts()
|
int |
LDAPService.getThreads()
|
int |
LDAPSAP.getThreads()
|
int |
LDAPService.getTotalConnections()
collation.no-compare true |
int |
LDAPSAP.getTotalConnections()
|
java.lang.String |
SoftwareComponent.getType()
|
java.lang.String |
SMBExport.getType()
|
java.lang.String |
FileSystem.getType()
To be used by file systems to set a description For instance, in Windows, type can be set to as 'NTFS' or 'FAT' or 'FAT32' |
java.lang.String |
ComputerSystem.getType()
|
int |
RuntimeProcess.getUID()
|
boolean |
RuntimeProcess.getUnattached()
|
java.lang.String |
ITSystem.getURL()
|
java.lang.String |
RuntimeProcess.getUser()
|
java.lang.String |
NamingContext.getValue()
|
java.lang.String |
ServiceAccessPoint.getVendorName()
|
java.lang.String |
Service.getVendorName()
|
boolean |
ComputerSystem.getVirtual()
|
long |
OperatingSystem.getVirtualMemorySize()
|
java.lang.String |
ComputerSystem.getVMID()
The VMID is a unique identifier for the virtual machine. |
WindowsService[] |
RuntimeProcess.getWindowsServices()
|
java.lang.String |
ActiveDirectory.getWorkingDirectory()
|
ZReportFile[] |
ComputerSystem.getZReportfiles()
|
ZReportFile[] |
OperatingSystem.getZReportFiles()
|
void |
ComputerSystem.setControllers(Controller[] controllers)
|
void |
ComputerSystem.setProtocolControllers(ProtocolController[] controllers)
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys.aix |
---|
Methods in com.collation.platform.model.topology.sys.aix that throw AttributeNotSetException | |
---|---|
AixKernelDriver[] |
Aix.getDrivers()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys.hpux |
---|
Methods in com.collation.platform.model.topology.sys.hpux that throw AttributeNotSetException | |
---|---|
HpUxKernelDriver[] |
HpUx.getDrivers()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys.i5OS |
---|
Methods in com.collation.platform.model.topology.sys.i5OS that throw AttributeNotSetException | |
---|---|
java.lang.String |
I5OSSoftwareComponent.getFeature()
The feature ID for the product. |
I5OSSoftwareComponent[] |
I5OperatingSystem.getI5Components()
|
I5GroupProfile[] |
I5UserProfile.getI5Groups()
|
I5OperatingSystem |
I5Profile.getI5operatingSystem()
|
I5OperatingSystem |
I5OSSoftwareComponent.getI5operatingSystem()
|
I5UserProfile[] |
I5GroupProfile.getI5Users()
|
java.lang.String |
I5Profile.getInitialMenu()
The initial menu determines what the user sees after signing on the system. |
java.lang.String |
I5Profile.getInitialProgram()
The initial m program determines what the user sees after signing on the system. |
int |
I5Profile.getLimitCapabilities()
Indicates whether the user has limited capabilities. |
java.lang.String |
I5OSSoftwareComponent.getOption()
A number indicating the optional part of the installed software product. |
java.lang.String |
I5Profile.getProfileName()
The name of the user profile. |
I5Profile[] |
I5OperatingSystem.getProfiles()
|
java.lang.String |
I5OSSoftwareComponent.getRelease()
The release level of the product. |
java.lang.String |
I5Profile.getSpecialAuthority()
A list of special authorities that the user has. |
int |
I5OperatingSystem.getSysValQABNORMSW()
Category: Restart Previous system ending status. |
int |
I5OperatingSystem.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 |
I5OperatingSystem.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 |
I5OperatingSystem.getSysValQAUDCTL()
Category: Auditing Activate action auditing. |
int |
I5OperatingSystem.getSysValQBASACTLVL()
Category: Performance Base memory pool maximum eligible threads You may specify the maximum number of eligible threads for the base memory pool. |
int |
I5OperatingSystem.getSysValQBASPOOL()
Category: Performance Base memory pool minimum size Specifies the minimum size of the base memory pool in megabytes (MB). |
int |
I5OperatingSystem.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 |
I5OperatingSystem.getSysValQCONSOLE()
Category: System and user defaults Console name This value specifies the name of the display device that is the console. |
int |
I5OperatingSystem.getSysValQDEVRCYACN()
Category: Devices Action to take when a device error occurs on the workstation. |
boolean |
I5OperatingSystem.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 |
I5OperatingSystem.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 |
I5OperatingSystem.getSysValQIPLSTS()
Category: Restart Previous restart type. |
int |
I5OperatingSystem.getSysValQIPLTYPE()
Category: Restart Type of restart System value to specify how to handle the next restart. |
java.lang.String |
I5OperatingSystem.getSysValQLANGID()
Category: International Language Specifies the language identifier to be used as the default for the system |
java.lang.String |
I5OperatingSystem.getSysValQLOCALE()
Category: International Locale Sets the default locale path for a job. |
int |
I5OperatingSystem.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 |
I5OperatingSystem.getSysValQMAXJOB()
Category: Jobs Maximum jobs Specifies the maximum number of jobs that are allowed on the system. |
int |
I5OperatingSystem.getSysValQMCHPOOL()
Category: Performance Machine memory pool size. |
java.lang.String |
I5OperatingSystem.getSysValQModel()
Category: System and user defaults Model number 4 character value that specifies the model number. |
int |
I5OperatingSystem.getSysValQPWDEXPITV()
Category: Password Password expiration Specifies whether user passwords expire or not. |
int |
I5OperatingSystem.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 |
I5OperatingSystem.getSysValQPWDVLDPGM()
Category: Password Password validation program This system value provides the ability for a user-written program to do additional validation on passwords. |
boolean |
I5OperatingSystem.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 |
I5OperatingSystem.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 |
I5OperatingSystem.getSysValQRMTSIGN()
Category: Restart Remote signon Specifies remote signon options. |
int |
I5OperatingSystem.getSysValQSECURITY()
Category: Security Specifies the level of security for your system. |
java.lang.String |
I5OperatingSystem.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 |
I5OperatingSystem.getSysValQSRLNBR()
Category: System and user defaults Serial number The 8 character serial number is used as a means of identification. |
java.lang.String |
I5OperatingSystem.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. |
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys.linux |
---|
Methods in com.collation.platform.model.topology.sys.linux that throw AttributeNotSetException | |
---|---|
LinuxKernelDriver[] |
Linux.getDrivers()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys.mac |
---|
Methods in com.collation.platform.model.topology.sys.mac that throw AttributeNotSetException | |
---|---|
MacOSKernelDriver[] |
MacOS.getDrivers()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys.sun |
---|
Methods in com.collation.platform.model.topology.sys.sun that throw AttributeNotSetException | |
---|---|
Board[] |
DynamicSystemDomain.getBoard()
|
int |
SystemController.getControllerRole()
Maintain the System Controller Role. |
KernelDriver[] |
Solaris.getDrivers()
|
int |
DynamicSystemDomain.getNumAvailableCPUs()
|
int |
SunFireComputerSystem.getNumIOBoards()
|
int |
SunFireComputerSystem.getNumSystemBoards()
|
SolarisPackage[] |
Solaris.getPackagesInstalled()
|
SunFireComputerSystem |
SystemController.getSunfirecomputersystem()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys.unix |
---|
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys.veritas |
---|
Methods in com.collation.platform.model.topology.sys.veritas that throw AttributeNotSetException | |
---|---|
VeritasDiskGroup[] |
VeritasStorageService.getDiskGroups()
|
MediaAccessDevice[] |
VeritasStorageService.getExcludedDevices()
|
LocalFileSystem[] |
VeritasStorageService.getFilesystem()
|
VeritasPlex[] |
VeritasStorageService.getPlexes()
|
VeritasVolume[] |
VeritasStorageService.getVolumes()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys.vmware |
---|
Methods in com.collation.platform.model.topology.sys.vmware that throw AttributeNotSetException | |
---|---|
long |
VmwareUnitaryComputerSystem.getAvailableMemoryForAllVMs()
Deprecated. |
long |
VmwareUnitaryComputerSystem.getCurrentMemoryForAllVMs()
Deprecated. |
LinuxKernelDriver[] |
VmwareESX.getDrivers()
|
long |
VmwareUnitaryComputerSystem.getMaxVMMemorySize()
Deprecated. |
long |
VmwareUnitaryComputerSystem.getServiceConsoleMemorySize()
Deprecated. |
long |
VmwareUnitaryComputerSystem.getSwapMemorySize()
Deprecated. |
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys.windows |
---|
Methods in com.collation.platform.model.topology.sys.windows that throw AttributeNotSetException | |
---|---|
java.lang.String |
WindowsService.getAccount()
|
boolean |
WindowsService.getCanBePaused()
|
boolean |
WindowsService.getCanBeStopped()
|
SMSCollectionClients |
WindowsComputerSystem.getClients()
Deprecated. |
boolean |
WindowsService.getDesktopInteract()
|
java.lang.String |
WindowsService.getErrorControl()
|
int |
WindowsService.getExitCode()
|
WindowsService[] |
WindowsOperatingSystem.getInstalledServices()
Software services [NT Services] installed in this Operating System |
java.lang.String |
WindowsService.getOperatingState()
|
SMSPackage |
WindowsComputerSystem.getPackage()
Deprecated. |
WindowsOperatingSystem |
WindowsService.getParent()
|
java.lang.String |
WindowsService.getPathName()
|
int |
WindowsService.getProcessId()
|
int |
WindowsComputerSystem.getServerFlags()
Deprecated. |
java.lang.String |
WindowsService.getServiceName()
|
int |
WindowsService.getServiceSpecificCode()
|
java.lang.String |
WindowsService.getServiceType()
|
boolean |
WindowsService.getStarted()
|
java.lang.String |
WindowsService.getStartMode()
|
Uses of AttributeNotSetException in com.collation.platform.model.topology.sys.zOS |
---|
Methods in com.collation.platform.model.topology.sys.zOS that throw AttributeNotSetException | |
---|---|
java.lang.String |
CICSRegion.getACBName()
Depracated. |
AddressSpace[] |
Subsystem.getAddressspace()
|
AddressSpace |
ZReportFile.getAddressSpace()
|
AddressSpace[] |
Subsystem.getAddressspaces()
|
java.lang.String |
AddressSpace.getAllocations()
|
java.lang.String |
CICSRegion.getApplID()
The VTAM access control block name used as an endpoint for SNA communications with CICS. |
AppServer |
ZReportFile.getAppServer()
|
BindAddress |
Subsystem.getBindaddress()
|
BindAddress |
CICSRegion.getBindaddress()
|
CICSFile[] |
CICSRegion.getCicsfiles()
|
CICSProgram[] |
CICSRegion.getCicsprograms()
|
CICSTransaction[] |
CICSRegion.getCicstransactions()
|
java.lang.String |
Subsystem.getCommandPrefixName()
|
ComputerSystem |
ZReportFile.getComputerSystem()
|
java.lang.String |
Subsystem.getControllingAddressSpace()
The name of the address space that is considered the "controlling" address space for this subsystem. |
ZCouplingFacility[] |
Sysplex.getCouplingFacilities()
|
java.lang.String |
IMSSubsystem.getCQSGroupName()
The name of the sysplex group associated with the same Common Queue Server facility that is used by this IMS subsystem. |
java.lang.String |
IMSSubsystem.getDatabasesChecksum()
|
java.lang.String |
CICSFile.getDatasets()
-- note: contains a list of datasets for the DD. |
Db2BufferPool |
DB2Subsystem.getDb2bufferpool()
|
Db2BufferPool[] |
DB2DataSharingGroup.getDb2bufferpool()
|
Db2Database[] |
DB2Subsystem.getDb2database()
|
Db2Database[] |
DB2DataSharingGroup.getDb2database()
|
DB2DataSharingGroup |
ZReportFile.getDb2DataSharingGroup()
|
java.lang.String |
CICSFile.getDDName()
|
java.lang.String |
ZOS.getDynamicAPF()
|
java.lang.String |
ZOS.getDynamicEXIT()
|
java.lang.String |
ZOS.getDynamicLNKLST()
|
java.lang.String |
ZOS.getDynamicLNKLSTName()
|
java.lang.String |
CICSRegion.getFilesChecksum()
|
java.lang.String |
ZOS.getFmid()
|
java.lang.String |
CICSRegion.getGRName()
|
java.lang.String |
DB2DataSharingGroup.getGroupAttachName()
|
int |
SysplexGroup.getGroupFunction()
The function that the group provides (or the type of resources that are involved in the cross-domain communications) Indicates the type of data that is shared between the group members. |
SysplexGroup[] |
Sysplex.getGroups()
The groups (communicating address spaces) defined within this sysplex |
IMSDatabase[] |
IMSSubsystem.getImsdatabase()
|
int |
IMSDatabase.getIMSDatabaseType()
|
java.lang.String |
IMSSubsystem.getIMSPlexGroupName()
The name of the sysplex group that represents the IMSPlex of which this subsystem is a part. |
IMSProgram[] |
IMSSubsystem.getImsprogram()
|
int |
IMSSubsystem.getIMSSubsysType()
The type of IMS subsystem this is an instance of. |
IMSTransaction[] |
IMSSubsystem.getImstransactions()
|
java.lang.String |
ZOS.getIODFDataset()
|
java.lang.String |
ZOS.getIODFEDT()
|
long |
ZOS.getIODFTime()
|
java.lang.String |
ZOS.getIODFVolume()
|
java.lang.String |
ZOS.getIPLParmDataset()
The dataset from which this operating system takes its initial load parameters |
java.lang.String |
ZOS.getIPLParmDevice()
|
java.lang.String |
ZOS.getIPLParmMember()
|
java.lang.String |
ZOS.getIPLParmVolume()
|
long |
ZOS.getIPLTime()
The time when this operating system was last started |
java.lang.String |
IMSSubsystem.getIRLMGroupName()
The name of the sysplex group that represents all of the IMS address spaces involved in the same internal resource lock manager group. |
java.lang.String |
ZOS.getJESNode()
The identification of this operating system in the JES system |
java.lang.String |
AddressSpace.getJobFunction()
The "function" of the job running in this address space (provided by the user). |
java.lang.String |
CICSRegion.getJobName()
The name of the job for this CICS Region Jobnames are not guaranteed to be unique within a z/OS system but they usually are since it is difficult to manage them otherwise. |
java.lang.String |
AddressSpace.getJobName()
The name of the job running in this address space. |
int |
AddressSpace.getJobType()
The type determines the nature of the job and how support personnel typically interact with it. |
java.lang.String |
AddressSpace.getJobUserid()
The userid that is executing the job in this address space. |
java.lang.String |
LPAR.getLPARID()
Do not use. |
int |
DB2Subsystem.getMajorVersion()
See the core/version interface. |
java.lang.String |
ZOS.getMasterCatalogDataset()
|
java.lang.String |
ZOS.getMasterCatalogVolume()
|
SystemSpecificCollection |
Sysplex.getMembers()
The members (constituent computer systems) of this sysplex. |
java.lang.String |
ZSeriesComputerSystem.getModelID()
|
int |
DB2Subsystem.getModifier()
See the core/version interface. |
java.lang.String |
ZReportFile.getName()
|
java.lang.String |
SysplexGroup.getName()
|
java.lang.String |
Sysplex.getName()
The name commonly used by support personnel to identify the group of z/OS images that particpate in the sysplex. |
java.lang.String |
IMSTransaction.getName()
|
java.lang.String |
IMSProgram.getName()
|
java.lang.String |
CICSTransaction.getName()
|
java.lang.String |
CICSProgram.getName()
|
java.lang.String |
ZOS.getNetID()
|
java.lang.String |
CICSRegion.getNetID()
|
java.lang.String |
ZOS.getNetidSSCP()
Depracated. |
OperatingSystem |
ZReportFile.getOperatingSystem()
|
OrganizationalEntity |
ZOS.getOwner()
The organization that owns this instance of zOS |
OrganizationalEntity |
Sysplex.getOwner()
The organizational group that owns this Sysplex. |
Sysplex |
SysplexGroup.getParent()
The sysplex from which members of this group are taken. |
IMSSubsystem |
IMSTransaction.getParent()
|
IMSSubsystem |
IMSProgram.getParent()
|
IMSSubsystem |
IMSDatabase.getParent()
|
CICSRegion |
CICSTransaction.getParent()
|
ZOS |
CICSRegion.getParent()
|
CICSRegion |
CICSProgram.getParent()
|
CICSRegion |
CICSFile.getParent()
|
java.lang.String |
ZOS.getParmlibALLOC()
|
java.lang.String |
ZOS.getParmlibBPXPRM()
A copy of BPXPRMxx member(s) from the PARMLIB dataset concatenation that was used for the current IPL. |
java.lang.String |
ZOS.getParmlibCEEPRM()
|
java.lang.String |
ZOS.getParmlibCLOCK()
|
java.lang.String |
ZOS.getParmlibCOMMND()
|
java.lang.String |
ZOS.getParmlibCONSOL()
|
java.lang.String |
ZOS.getParmlibCOUPLE()
|
java.lang.String |
ZOS.getParmlibCSVRTL()
|
java.lang.String |
ZOS.getParmlibCUNUNI()
|
java.lang.String |
ZOS.getParmlibDEVSUP()
|
java.lang.String |
ZOS.getParmlibDIAG()
|
java.lang.String |
ZOS.getParmlibEXIT()
|
java.lang.String |
ZOS.getParmlibGRSCNF()
|
java.lang.String |
ZOS.getParmlibGRSRNL()
|
java.lang.String |
ZOS.getParmlibIEAAPF()
|
java.lang.String |
ZOS.getParmlibIEAFIX()
|
java.lang.String |
ZOS.getParmlibIEALPA()
|
java.lang.String |
ZOS.getParmlibIEAOPT()
|
java.lang.String |
ZOS.getParmlibIEAPAK()
|
java.lang.String |
ZOS.getParmlibIEASVC()
|
java.lang.String |
ZOS.getParmlibIEASYM()
|
java.lang.String |
ZOS.getParmlibIEASYS()
|
java.lang.String |
ZOS.getParmlibIECIOS()
|
java.lang.String |
ZOS.getParmlibIEFSSN()
|
java.lang.String |
ZOS.getParmlibIFAPRD()
|
java.lang.String |
ZOS.getParmlibIGDSMS()
|
java.lang.String |
ZOS.getParmlibIKJTSO()
|
java.lang.String |
ZOS.getParmlibLNKLST()
|
java.lang.String |
ZOS.getParmlibLOAD()
|
java.lang.String |
ZOS.getParmlibLPALST()
|
java.lang.String |
ZOS.getParmlibMembers()
|
java.lang.String |
ZOS.getParmlibMSTJCL()
|
java.lang.String |
ZOS.getParmlibPROG()
|
java.lang.String |
ZOS.getParmlibs()
|
java.lang.String |
ZOS.getParmlibSCHED()
|
java.lang.String |
ZOS.getParmlibSMFPRM()
|
java.lang.String |
ZOS.getParmlibSPXPRM()
|
java.lang.String |
ZOS.getParmlibVATLST()
|
java.lang.String |
AddressSpace.getPgm()
The name of the program running in this address space |
java.lang.String |
AddressSpace.getPgmParm()
The parameters specified for the program running in this address space |
java.lang.String |
ZOS.getPrimaryJES()
|
int |
ZOS.getProcessCapacityUnits()
Units in which the processing capacity was specified |
float |
ZOS.getProcessingCapacity()
The processing capacity of this operating system |
java.lang.String |
AddressSpace.getProcStep()
The procedure step running in this address space |
IMSProgram |
IMSTransaction.getProgram()
|
CICSProgram |
CICSTransaction.getProgram()
|
java.lang.String |
IMSSubsystem.getProgramsChecksum()
|
java.lang.String |
CICSRegion.getProgramsChecksum()
|
int |
DB2Subsystem.getRelease()
See the core/version interface. |
int |
ZOS.getSecurityPackage()
|
java.lang.String |
CICSRegion.getSIT()
|
java.lang.String |
CICSRegion.getSITOverrides()
|
java.lang.String |
ZOS.getSMFID()
The ID of this operating system in SMF |
java.lang.String |
ZOS.getSSCP()
|
java.lang.String |
AddressSpace.getStepName()
The name of the procedure step running in this address space |
StorageVolume[] |
AddressSpace.getStoragevolume()
|
StorageVolume[] |
ZOS.getStorageVolume()
|
java.lang.String |
IMSSubsystem.getSubsystemname()
|
java.lang.String |
MQSubsystem.getSubsystemName()
|
java.lang.String |
DB2Subsystem.getSubsystemName()
The 1-4 character name of the DB2 subsystem. |
long |
DB2Subsystem.getSysColumnsMaxAlteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSCOLUMNES table. |
long |
DB2DataSharingGroup.getSysColumnsMaxAlteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSCOLUMNES table. |
long |
DB2Subsystem.getSysDatabaseMaxAlteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSDATABASE table. |
long |
DB2DataSharingGroup.getSysDatabaseMaxAlteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSDATABASE table. |
long |
DB2Subsystem.getSysIndexesMaxAlteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSINDEXES table. |
long |
DB2DataSharingGroup.getSysIndexesMaxAlteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSINDEXES table. |
Sysplex |
ZCouplingFacility.getSysplex()
|
Sysplex |
SysplexNode.getSysplex()
The sysplex of which this node is a member. |
SysplexGroup |
Subsystem.getSysplexgroup()
|
java.lang.String |
ZOS.getSysResVolume()
The volume on which the system load for this operating system resides |
long |
DB2DataSharingGroup.getSysTableMaxAlteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSTABLESPACE table. |
long |
DB2Subsystem.getSysTablesMaxAlteredTS()
Maximum ALTEREDTS value for the SYSIBM.SYSTABLESPACE table. |
long |
DB2Subsystem.getSysTableSpaceMaxalteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSTABLES table. |
long |
DB2DataSharingGroup.getSysTableSpaceMaxAlteredTs()
Maximum ALTEREDTS value for the SYSIBM.SYSTABLES table. |
java.lang.String |
IMSSubsystem.getTransactionsChecksum()
|
java.lang.String |
CICSRegion.getTransactionsChecksum()
|
java.lang.String |
DB2Subsystem.getVersionString()
See the core/version interface. |
ZOS |
MQSubsystem.getZos()
|
ZOS |
IMSSubsystem.getZos()
|
ZOS |
DB2Subsystem.getZos()
|
ZOS |
AddressSpace.getZOS()
The operating system on which this address space is running. |
ZReportFile[] |
DB2DataSharingGroup.getZReportfiles()
|
ZReportFile[] |
AddressSpace.getZReportFiles()
|
ZVM |
ZVMGuest.getZvm()
|
Uses of AttributeNotSetException in com.collation.platform.model.workflow |
---|
Methods in com.collation.platform.model.workflow that throw AttributeNotSetException | |
---|---|
long |
WorkflowRuntime.getAbortedTime()
|
long |
TaskRuntime.getAbortedTime()
|
long |
WorkflowRuntime.getCompletionTime()
|
long |
TaskRuntime.getCompletionTime()
|
boolean |
TaskRuntime.getConfirmationRequired()
|
boolean |
Task.getConfirmationRequired()
|
TaskRuntimeData |
TaskRuntime.getData()
|
TaskData |
Task.getData()
|
long |
Workflow.getDefId()
|
long |
Task.getDefId()
|
long |
WorkflowRuntime.getDueTime()
|
long |
TaskRuntime.getDueTime()
|
int |
WorkflowRuntime.getErrorCount()
|
int |
TaskRuntime.getErrorCount()
|
long |
WorkflowRuntime.getErrorTime()
|
long |
TaskRuntime.getErrorTime()
|
long |
TaskRuntime.getExpectedStartTime()
|
boolean |
TaskRuntime.getFail()
|
boolean |
Transition.getForEach()
|
long |
Transition.getFrom()
|
java.lang.String |
WorkflowRuntime.getName()
|
java.lang.String |
Workflow.getName()
|
java.lang.String |
TaskRuntime.getName()
|
java.lang.String |
Task.getName()
|
TaskRuntime[] |
TaskRuntime.getNextTasks()
|
TaskRuntime |
TaskRuntimeData.getParent()
|
Task |
TaskData.getParent()
|
boolean |
TaskRuntime.getPermissionRequired()
|
boolean |
Task.getPermissionRequired()
|
long |
WorkflowRuntime.getRollbackTime()
|
long |
TaskRuntime.getRollbackTime()
|
long |
WorkflowRuntime.getRuntimeId()
|
long |
TaskRuntime.getRuntimeId()
|
boolean |
WorkflowRuntime.getSimulation()
|
boolean |
TaskRuntime.getSimulation()
|
TaskRuntime[] |
WorkflowRuntime.getStartTasks()
|
long |
WorkflowRuntime.getStartTime()
|
long |
TaskRuntime.getStartTime()
|
int |
WorkflowRuntime.getStatus()
|
int |
TaskRuntime.getStatus()
|
int |
WorkflowRuntime.getTaskCount()
|
TaskRuntime[] |
WorkflowRuntime.getTasks()
|
Task[] |
Workflow.getTasks()
|
long |
Transition.getTo()
|
Transition[] |
WorkflowRuntime.getTransitions()
|
Transition[] |
Workflow.getTransitions()
|
TaskRuntime[] |
TaskRuntime.getWaitForTasks()
|
long |
TaskRuntime.getWorkflowId()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |