A B C D E F G H I L M N O P R S T U V W X

A

ABORTED - Static variable in class com.sun.n1.sps.model.executor.TargetStatusCode
Indicates a aborted status of a target.
ABSTRACT - Static variable in class com.sun.n1.sps.model.component.Modifier
Indicates associated item has abstract modifier, meaning that it must be overridden by a derived component.
ACTION_REQUIRED - Static variable in class com.sun.n1.sps.model.host.UpgradeNodeState
Indicates that processing of the node completed successfully but user action is required to make the node operational again.
ActionMetaData - Interface in com.sun.n1.sps.model.rule
A meta data object describing an action.
ACTUAL - Static variable in class com.sun.n1.sps.model.executor.RunLevel
Actual running run level
add(int, Object) - Method in interface com.sun.n1.util.collections.TypedList
Inserts the specified element at the specified position in this list.
add(Object) - Method in interface com.sun.n1.util.collections.TypedSet
Ensures that this set contains the specified element.
addAll(int, Collection) - Method in interface com.sun.n1.util.collections.TypedList
Inserts all of the elements in the specified collection into this list at the specified position.
addAll(Collection) - Method in interface com.sun.n1.util.collections.TypedSet
Ensures that this set contains all of the elements contained in the specified collection.
ADMIN_SHORTHAND - Static variable in class com.sun.n1.sps.model.rule.CriteriaShorthand
A shorthand for the "admin events" event category.
ANY_SHORTHAND - Static variable in class com.sun.n1.sps.model.rule.CriteriaShorthand
A shorthand for the "any event" event category.
API_VERSION - Static variable in class com.sun.n1.sps.client.CommandManagerBuilder
This string represents SPS API version.
AppInstance - Interface in com.sun.n1.sps.model.host
An app instance describes an application installed on a physical host.
AppInstanceID - Interface in com.sun.n1.sps.model.host
A strongly-typed ID for AppInstance objects.
AppType - Class in com.sun.n1.sps.model.host
A strongly-typed enumeration of app instance types, which may be either MS, LD, or RA.
AppType.Factory - Class in com.sun.n1.sps.model.host
Factory for object app type enums.
AppTypeCriteria - Interface in com.sun.n1.sps.model.host
An app type criteria specifies a dynamic selection criteria for matching hosts that contain a particular type of application.
AttributeCriteria - Interface in com.sun.n1.sps.model.host
An attribute criteria specifies a dynamic selection criteria for matching hosts that contain a particular value for a particular attribute.
AttributeCriteriaList - Interface in com.sun.n1.sps.model.host
A strongly-typed list of AttributeCriteria objects.
AuthenticationException - Exception in com.sun.n1.sps.model.user
An AuthenticationException results from improper user name or password during login.
AuthenticationException(String, Throwable) - Constructor for exception com.sun.n1.sps.model.user.AuthenticationException
 

B

BrowserInfo - Interface in com.sun.n1.sps.model.plugin
Describes a browser that has features needed to display the user interface and retrieves an instance of that browser from within the system.
build() - Method in class com.sun.n1.sps.client.CommandManagerBuilder
Loads and builds the CommandManager on which the various CLI commands can be executed.
Bundle - Interface in com.sun.n1.sps.model.bundle
Bundles are first class non-versioned objects that represent a bundled set of search criteria objects.
BundleID - Interface in com.sun.n1.sps.model.bundle
A strongly-typed ID object for Bundle objects.
BundleSessionInfo - Interface in com.sun.n1.sps.model.bundle
The results of a bundle import / export operation.

C

Category - Interface in com.sun.n1.sps.model.category
A category is used to logically group related entities.
CategoryID - Interface in com.sun.n1.sps.model.category
A strongly-typed ID class for Category objects.
CategoryIDSet - Interface in com.sun.n1.sps.model.category
A strongly-typed set of CategoryID objects.
clear() - Method in interface com.sun.n1.util.collections.TypedSet
Removes all of the elements from this set.
clearSession() - Method in interface com.sun.n1.sps.client.CommandManager
Clears the current SessionID so that a subsequent call to this CommandManager will be unauthenticated.
ClientException - Exception in com.sun.n1.sps.model.util
This is the base class for several public-api client exceptions.
ClientException(Throwable) - Constructor for exception com.sun.n1.sps.model.util.ClientException
Constructs a new exception with the specified cause.
ClientException(String, Throwable) - Constructor for exception com.sun.n1.sps.model.util.ClientException
Constructs a new exception with the specified detail message and cause.
ClientException(String) - Constructor for exception com.sun.n1.sps.model.util.ClientException
Constructs a new exception with the specified detail message.
clone() - Method in interface com.sun.n1.sps.model.host.HostTypeVar
Returns a copy of this variable.
clone() - Method in interface com.sun.n1.util.collections.TypedList
Returns a shallow copy of this list.
clone() - Method in interface com.sun.n1.util.collections.TypedSet
Returns a shallow copy of this set.
close() - Method in interface com.sun.n1.sps.client.CommandManager
Shutdown connection to the MS.
com.sun.n1.sps.client - package com.sun.n1.sps.client
 
com.sun.n1.sps.model - package com.sun.n1.sps.model
 
com.sun.n1.sps.model.bundle - package com.sun.n1.sps.model.bundle
 
com.sun.n1.sps.model.category - package com.sun.n1.sps.model.category
 
com.sun.n1.sps.model.component - package com.sun.n1.sps.model.component
 
com.sun.n1.sps.model.difference - package com.sun.n1.sps.model.difference
 
com.sun.n1.sps.model.executor - package com.sun.n1.sps.model.executor
 
com.sun.n1.sps.model.folder - package com.sun.n1.sps.model.folder
 
com.sun.n1.sps.model.host - package com.sun.n1.sps.model.host
 
com.sun.n1.sps.model.install - package com.sun.n1.sps.model.install
 
com.sun.n1.sps.model.plan - package com.sun.n1.sps.model.plan
 
com.sun.n1.sps.model.plugin - package com.sun.n1.sps.model.plugin
 
com.sun.n1.sps.model.resource - package com.sun.n1.sps.model.resource
 
com.sun.n1.sps.model.rule - package com.sun.n1.sps.model.rule
 
com.sun.n1.sps.model.user - package com.sun.n1.sps.model.user
 
com.sun.n1.sps.model.util - package com.sun.n1.sps.model.util
 
com.sun.n1.util.collections - package com.sun.n1.util.collections
 
com.sun.n1.util.enum - package com.sun.n1.util.enum
 
com.sun.n1.util.enumx - package com.sun.n1.util.enumx
 
com.sun.n1.util.vars - package com.sun.n1.util.vars
 
CommandException - Exception in com.sun.n1.sps.client
a CommandException results from an error while executing a command on the MasterServer.
CommandException(String, Throwable) - Constructor for exception com.sun.n1.sps.client.CommandException
 
CommandException(Throwable) - Constructor for exception com.sun.n1.sps.client.CommandException
 
CommandManager - Interface in com.sun.n1.sps.client
The CommandManager interface is used to execute CLI commands and query information from the Master Server.
CommandManagerBuilder - Class in com.sun.n1.sps.client
The CommandManagerBuilder builds and returns the reference to the CommandManager given the File path to the SPS CLI Installation directory.
CommandManagerBuilder() - Constructor for class com.sun.n1.sps.client.CommandManagerBuilder
Constructs the CommandMgrBuilder.
compareTo(Object) - Method in interface com.sun.n1.sps.model.VersionNumber
Compares this object with the specified object for order.
ComparisonType - Class in com.sun.n1.sps.model.host
A strongly-typed enumeration of comparsion types, which may be either equals or contains.
ComparisonType.Factory - Class in com.sun.n1.sps.model.host
Factory for object comparison type enums.
CompCancelled - Interface in com.sun.n1.sps.model.component
Indicates the checkin was for an component that was cancelled.
CompCheckInID - Interface in com.sun.n1.sps.model.component
Strongly typed ID for Component Checkin.
CompCheckInInfo - Interface in com.sun.n1.sps.model.component
Container of information relevant to a single component checkin.
CompComplete - Interface in com.sun.n1.sps.model.component
Indicates the checkin was for an component that was completed.
CompError - Interface in com.sun.n1.sps.model.component
Indicates the checkin was for an component that was in error status.
COMPLETE - Static variable in class com.sun.n1.sps.model.executor.TaskStatus
Indicates that the task has completed.
COMPLETE_WARNINGS - Static variable in class com.sun.n1.sps.model.executor.TaskStatus
Indicates that the task has completed with warnings.
COMPLETED - Static variable in class com.sun.n1.sps.model.host.UpgradeTaskState
Indicates that the upgrade task is complete.
Component - Static variable in class com.sun.n1.sps.model.bundle.EntityType
 
Component - Interface in com.sun.n1.sps.model.component
A component object is used to model a software component, including its associated resources, steps required to install and uninstall it, and available controls once installed.
COMPONENT - Static variable in class com.sun.n1.sps.model.difference.Scope
An object indicating all resources of the given component.
ComponentCriteria - Interface in com.sun.n1.sps.model.bundle
The component search criteria.
ComponentID - Interface in com.sun.n1.sps.model.component
A unique ID for a Component object.
ComponentIDSet - Interface in com.sun.n1.sps.model.component
A strongly-typed set of ComponentID objects.
ComponentRef - Interface in com.sun.n1.sps.model.component
A reference to a component.
ComponentSelector - Interface in com.sun.n1.sps.model.component
A component selector is used to select a particular component from a list of all components available for a particular component reference.
ComponentType - Static variable in class com.sun.n1.sps.model.bundle.EntityType
 
ComponentTypeCriteria - Interface in com.sun.n1.sps.model.bundle
The component type search criteria
ComponentTypeRef - Interface in com.sun.n1.sps.model.component
ComponentTypeRef contains information on a component type.
ComponentTypeRefID - Interface in com.sun.n1.sps.model.component
A strongly-typed ID class for ComponentTypeRef objects.
ComponentTypeRefIDSet - Interface in com.sun.n1.sps.model.component
 
ComponentVariableSettings - Interface in com.sun.n1.sps.model.component
Contains the override variables settings associated with a particular component.
ComponentVariableSettingsID - Interface in com.sun.n1.sps.model.component
A unique ID for a component variable settings object.
CompPending - Interface in com.sun.n1.sps.model.component
Indicates the checkin was for an component that is pending.
CompStatus - Interface in com.sun.n1.sps.model.component
Component status during a checkin.
CompWasRedundant - Interface in com.sun.n1.sps.model.component
Indicates the checkin was for an existing component that remained unchanged.
ConfigurationException - Exception in com.sun.n1.sps.client
A ConfigurationException results from an improper CLI directory layout or other startup problem.
ConfigurationException(String, Throwable) - Constructor for exception com.sun.n1.sps.client.ConfigurationException
 
ConfigurationException(String) - Constructor for exception com.sun.n1.sps.client.ConfigurationException
 
ConnectionType - Class in com.sun.n1.sps.model.host
A strongly-typed enumeration of app instance connection types, which may be either RAW, SSH, or SSL.
ConnectionType.Factory - Class in com.sun.n1.sps.model.host
Factory for object connection type enums.
CONTAINS - Static variable in class com.sun.n1.sps.model.host.ComparisonType
ComparisonType value indicating that the pattern value is compared for containment within the variable value.
contains(String) - Method in interface com.sun.n1.sps.model.user.SessionVariableSet
Returns true if the session contains the specified variable.
contains(Object) - Method in interface com.sun.n1.util.collections.TypedSet
Returns true if the specified element is contained in this set, false otherwise.
containsOverrideVarValue(String) - Method in interface com.sun.n1.sps.model.component.ComponentVariableSettings
Returns true if there is an override value defined for the passed variable name, false otherwise.
containsOverrideVarValue(String) - Method in interface com.sun.n1.sps.model.host.Host
Returns true if an override value for the variable with the passed name is defined by this host, false otherwise.
containsVarValue(String) - Method in interface com.sun.n1.sps.model.component.ComponentVariableSettings
Returns true if there is either an override or a default value defined for the passed variable name, false otherwise.
containsVarValue(String) - Method in interface com.sun.n1.sps.model.component.GeneratedVariableSettings
Returns true if there is a value defined for the passed variable name, false otherwise.
containsVarValue(String) - Method in interface com.sun.n1.sps.model.host.Host
Returns true if a variable with the passed name is available on this host, false otherwise.
containsVarValue(String) - Method in interface com.sun.n1.sps.model.host.HostType
Returns true if a variable with the passed name is declared by this host type, false otherwise.
containsVarValue(String) - Method in interface com.sun.n1.util.vars.VariableSettingsSource
Returns true if a variable with the supplied name exists and has a non-null value.
CONTROL - Static variable in class com.sun.n1.sps.model.component.NamedBlockType
NamedBlockType value indicating a control block.
ConversionException - Exception in com.sun.n1.sps.client
A ConversionException results from a problem converting supplied arguments or converting the result.
ConversionException(String, Throwable) - Constructor for exception com.sun.n1.sps.client.ConversionException
 
ConversionException(Throwable) - Constructor for exception com.sun.n1.sps.client.ConversionException
 
convert(String, Class) - Method in interface com.sun.n1.sps.client.CommandManager
Acquire an SPS Object based on the CLI string synatx specified in the "CLI Input Types" documentation Example: HostID hostID = (HostID) manager.convert("NM:myhost", HostID.class); This method uses the current SessionID as returned by getSessionID() for authentication to the Master Server.
COPY - Static variable in class com.sun.n1.sps.model.util.TransformType
TransformType value indicating that the associated input file is copied directly, with no transformation applied.
createEmptyList(Class) - Method in interface com.sun.n1.sps.client.CommandManager
Create an empty TypedList of the desired type Example: HostIDSet hostSet = (HostIDSet) manager.createEmptySet(HostIDSet.class);
createEmptySet(Class) - Method in interface com.sun.n1.sps.client.CommandManager
Create an empty TypedSet of the desired type Example: HostIDSet hostSet = (HostIDSet) manager.createEmptySet(HostIDSet.class);
CriteriaMetaData - Interface in com.sun.n1.sps.model.rule
A meta data object describing a criteria.
CriteriaShorthand - Class in com.sun.n1.sps.model.rule
A criteria shorthand is used to set one or more properties in a criteria meta data object to certain predefined values as specified by the shorthand instance.
CriteriaShorthand.Factory - Class in com.sun.n1.sps.model.rule
Factory for object output type enums.
CUSTOM_SHORTHAND - Static variable in class com.sun.n1.sps.model.rule.CriteriaShorthand
A shorthand for the "administrative events" event category.

D

Dependency - Interface in com.sun.n1.sps.model.install
A Dependency object represents an installed dependency created in the system during install of a particular component.
DEPLOYED - Static variable in class com.sun.n1.sps.model.host.UpgradeNodeState
Indicates that files were successfully deployed to the node..
DEPLOYMENT_RUNNING - Static variable in class com.sun.n1.sps.model.executor.TaskStatus
Indicates that the deployment task is running.
DIFF_END_ABNORMAL_SHORTHAND - Static variable in class com.sun.n1.sps.model.rule.CriteriaShorthand
A shorthand for the "comparison ends abnormally" event category.
DIFF_END_NORMAL_SHORTHAND - Static variable in class com.sun.n1.sps.model.rule.CriteriaShorthand
A shorthand for the "comparison completes normally" event category.
DIFF_START_SHORTHAND - Static variable in class com.sun.n1.sps.model.rule.CriteriaShorthand
A shorthand for the "comparison starts" event category.
DifferenceJobID - Interface in com.sun.n1.sps.model.difference
Strongly typed ID and unique ID for a DifferenceJob object.
DifferenceSettings - Interface in com.sun.n1.sps.model.difference
A difference settings object contains the parameters and mini-plans used when running a Difference (comparison).
DifferenceSettingsID - Interface in com.sun.n1.sps.model.difference
Object to represent difference settings IDs.
DIR - Static variable in class com.sun.n1.sps.model.difference.Level
An object indicating a mid-level (file meta-data).

E

EntityType - Class in com.sun.n1.sps.model.bundle
The type of object being handled.
EntityType.Factory - Class in com.sun.n1.sps.model.bundle
Factory for EntityType enums.
Enum - Interface in com.sun.n1.util.enum
An interface for strongly typed enumerations.
EnumFactory - Interface in com.sun.n1.util.enum
An enum factory allows a client to lookup all values defined for a particular Enum subclass, and also lookup a particular value by its int or String value.
EnumFactoryImpl - Class in com.sun.n1.util.enum
This class is the base implementation of the Enumumeration types.
EnumFactoryImpl() - Constructor for class com.sun.n1.util.enum.EnumFactoryImpl
Creates a new enumeration factory with a default expected size.
EnumFactoryImpl(int) - Constructor for class com.sun.n1.util.enum.EnumFactoryImpl
Creates a new enum factory that is expected to contain the passed number of enums.
EnumFactoryX - Interface in com.sun.n1.util.enumx
The EnumFactoryX allows a client to lookup all values defined for a particular EnumX subclass, and also lookup a particular value by its int or String value.
EnumFactoryXImpl - Class in com.sun.n1.util.enumx
This class is the base implementation of the Enumumeration types.
EnumFactoryXImpl() - Constructor for class com.sun.n1.util.enumx.EnumFactoryXImpl
Creates a new instance of EnumFactoryXImpl
EnumFactoryXImpl(int) - Constructor for class com.sun.n1.util.enumx.EnumFactoryXImpl
 
EnumImpl - Class in com.sun.n1.util.enum
This class is the base implementation of the Enumumeration types.
EnumImpl(String, EnumFactoryImpl) - Constructor for class com.sun.n1.util.enum.EnumImpl
Creates a new enumumeration, and registers it with the passed factory.
EnumImpl() - Constructor for class com.sun.n1.util.enum.EnumImpl
Creates a new enumumeration without any registration.
EnumX - Interface in com.sun.n1.util.enumx
This interface represents a type safe enumeration and is meant to replace the interface com.sun.n1.util.enum.Enum and allow Java 5.0 compliant code to be authored.
EnumXImpl - Class in com.sun.n1.util.enumx
This class is the base implementation of the Enumumeration types.
EnumXImpl(String, EnumFactoryXImpl) - Constructor for class com.sun.n1.util.enumx.EnumXImpl
 
EnumXImpl() - Constructor for class com.sun.n1.util.enumx.EnumXImpl
 
EQUALS - Static variable in class com.sun.n1.sps.model.host.ComparisonType
ComparisonType value indicating that the pattern value is compared for equality against the variable value.
equals(Object) - Method in interface com.sun.n1.sps.model.host.HostTypeVar
Returns true if the passed object is equal to this object.
equals(Object) - Method in interface com.sun.n1.sps.model.VersionNumber
Returns true if the supplied object is equal to this object.
equals(Object) - Method in class com.sun.n1.util.enum.EnumImpl
This object is considered equal to the other object if the other object is non-null, and has the same class and int value.
ExecNativeOutput - Interface in com.sun.n1.sps.model.executor
Encapsulates an exec native output for the CLUI.
execute(String, Map) - Method in interface com.sun.n1.sps.client.CommandManager
Execute CLI commands on the MasterServer.
ExecutionMode - Class in com.sun.n1.sps.model.plan
A strongly-typed enumeration of execution modes, which may be either PARALLEL or SERIES.
ExecutionMode.Factory - Class in com.sun.n1.sps.model.plan
Factory for execution mode enums.
ExecutionPlan - Interface in com.sun.n1.sps.model.plan
Encapsulates an Execution Plan, a sequence of ExecSteps.
ExecutionPlanID - Interface in com.sun.n1.sps.model.plan
A strongly-typed ID object for ExecutionPlan objects.
ExecutionPlanIDSet - Interface in com.sun.n1.sps.model.plan
A strongly-typed set of ExecutionPlanID objects.

F

FACTORY - Static variable in class com.sun.n1.sps.model.bundle.EntityType
The factory which may be used to look up EntityType by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.component.Modifier
The factory which may be used to look up Modifier by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.component.NamedBlockType
The factory which may be used to look up NamedBlockType by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.difference.Level
The factory which may be used to look up Level by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.difference.Scope
The factory which may be used to look up Scope by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.difference.Style
The factory which may be used to look up Style by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.executor.OutputType
The factory which may be used to look up OutputType by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.executor.RunLevel
The factory which may be used to look up OutputType by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.executor.TargetStatusCode
The factory which may be used to look up TargetStatusCode by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.executor.TaskStatus
 
FACTORY - Static variable in class com.sun.n1.sps.model.host.AppType
The factory which may be used to look up AppType by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.host.ComparisonType
The factory which may be used to look up ComparisonType by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.host.ConnectionType
The factory which may be used to look up ConnectionType by string or int value.
Factory - Static variable in class com.sun.n1.sps.model.host.UpgradeNodeState
The factory which may be used to lookup UpgradeNodeState by string or int value.
Factory - Static variable in class com.sun.n1.sps.model.host.UpgradeTaskState
The factory which may be used to lookup UpgradeTaskState by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.plan.ExecutionMode
The factory which may be used to lookup ExecutionMode by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.rule.CriteriaShorthand
 
FACTORY - Static variable in class com.sun.n1.sps.model.rule.HostStatus
The factory which may be used to look up HostStatus by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.rule.TaskType
The factory which may be used to look up TaskType by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.util.TransformType
The factory which may be used to look up TransformType by string or int value.
FACTORY - Static variable in class com.sun.n1.sps.model.Visibility
The factory which may be used to look up Visibility by string or int value.
FAILED - Static variable in class com.sun.n1.sps.model.host.UpgradeNodeState
Indicates that processing of the node failed with errors.
FAILURE - Static variable in class com.sun.n1.sps.model.executor.TargetStatusCode
Indicates a failure status of a target.
FAILURE - Static variable in class com.sun.n1.sps.model.rule.HostStatus
Indicates a failure status of a host.
failureCodeString() - Method in interface com.sun.n1.sps.model.util.PingResult
Returns a string representing the failure code.
failureString() - Method in interface com.sun.n1.sps.model.util.PingResult
Returns an arbitrary string describing the reason for failure.
FILE - Static variable in class com.sun.n1.sps.model.difference.Level
An object indicating a low-level (file contents).
FINAL - Static variable in class com.sun.n1.sps.model.component.Modifier
Indicates associated item has final modifier, meaning that it may not be overridden by a derived component.
FIND_UPGRADE_NODES - Static variable in class com.sun.n1.sps.model.host.UpgradeTaskState
Indicates that the upgrade task is searching for nodes to upgrade.
FIND_UPGRADE_PACKAGES - Static variable in class com.sun.n1.sps.model.host.UpgradeTaskState
Indicates the the upgrade task is searching for upgrade packages for nodes that were found to be needing upgrades.
Folder - Static variable in class com.sun.n1.sps.model.bundle.EntityType
 
Folder - Interface in com.sun.n1.sps.model.folder
A folder is a first-class object which can contain other folders, or plans or components.
FolderAccessData - Interface in com.sun.n1.sps.model.folder
Contains access control information for a folder.
FolderCriteria - Interface in com.sun.n1.sps.model.bundle
The folder search criteria
FolderID - Interface in com.sun.n1.sps.model.folder
Strongly typed ID for folders.
FolderIDSet - Interface in com.sun.n1.sps.model.folder
A strongly-typed set of FolderID objects.
FolderPermissionItem - Interface in com.sun.n1.sps.model.folder
Instances of this class represent an Access Control List (ACL) entry for a particular group.

G

GeneratedVariableSettings - Interface in com.sun.n1.sps.model.component
A persistent, read only variable settings object used as a historical record of previous config generations.
GeneratedVariableSettingsID - Interface in com.sun.n1.sps.model.component
A unique ID for a generated variable settings object.
get(String) - Method in class com.sun.n1.sps.model.bundle.EntityType.Factory
Returns the EntityType associated with the passed String value.
get(int) - Method in class com.sun.n1.sps.model.bundle.EntityType.Factory
Returns the EntityType associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.component.Modifier.Factory
Returns the modifier associated with the passed String value.
get(int) - Method in class com.sun.n1.sps.model.component.Modifier.Factory
Returns the modifier associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.component.NamedBlockType.Factory
Returns the named block type associated with the passed String value.
get(int) - Method in class com.sun.n1.sps.model.component.NamedBlockType.Factory
Returns the named block type associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.difference.Level.Factory
Returns the level associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.difference.Level.Factory
Returns the level associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.difference.Scope.Factory
Returns the scope associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.difference.Scope.Factory
Returns the scope associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.difference.Style.Factory
Returns the style associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.difference.Style.Factory
Returns the style associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.executor.OutputType.Factory
Returns the app type associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.executor.OutputType.Factory
Returns the output type associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.executor.RunLevel.Factory
Returns the app type associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.executor.RunLevel.Factory
Returns the output type associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.executor.TargetStatusCode.Factory
Returns the app type associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.executor.TargetStatusCode.Factory
Returns the output type associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.executor.TaskStatus.Factory
Returns the task status associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.executor.TaskStatus.Factory
Returns the task status associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.host.AppType.Factory
Returns the app type associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.host.AppType.Factory
Returns the app type associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.host.ComparisonType.Factory
Returns the comparison type associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.host.ComparisonType.Factory
Returns the comparison type associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.host.ConnectionType.Factory
Returns the connection type associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.host.ConnectionType.Factory
Returns the connection type associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.host.UpgradeNodeState.FACTORY
Returns the upgrade node state associated with the passed String value.
get(int) - Method in class com.sun.n1.sps.model.host.UpgradeNodeState.FACTORY
Returns the upgrade node state associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.host.UpgradeTaskState.FACTORY
Returns the upgrade task state associated with the passed String value.
get(int) - Method in class com.sun.n1.sps.model.host.UpgradeTaskState.FACTORY
Returns the upgrade task state associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.plan.ExecutionMode.Factory
Returns the execution mode associated with the passed String value.
get(int) - Method in class com.sun.n1.sps.model.plan.ExecutionMode.Factory
Returns the execution mode associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.rule.CriteriaShorthand.Factory
Returns the app type associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.rule.CriteriaShorthand.Factory
Returns the output type associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.rule.HostStatus.Factory
Returns the app type associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.rule.HostStatus.Factory
Returns the output type associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.rule.TaskType.Factory
Returns the app type associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.rule.TaskType.Factory
Returns the output type associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.util.TransformType.Factory
Returns the transform type associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.util.TransformType.Factory
Returns the transform type associated with the passed int value.
get(String) - Method in class com.sun.n1.sps.model.Visibility.Factory
Returns the visibility associated with the passed string value.
get(int) - Method in class com.sun.n1.sps.model.Visibility.Factory
Returns the visibility associated with the passed int value.
get(int) - Method in interface com.sun.n1.util.collections.TypedList
Returns the element at the specified position in the list.
getAbortRequested() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns true if this plan was asked to abort, false otherwise.
getActions() - Method in interface com.sun.n1.sps.model.rule.RuleMetaData
Returns the collection of action meta data defined for this rule.
getActions() - Method in interface com.sun.n1.sps.model.user.Permission
Returns the actions of the permission.
getActionType() - Method in interface com.sun.n1.sps.model.rule.ActionMetaData
Returns action type of this object.
getActive() - Method in interface com.sun.n1.sps.model.user.User
Indicates whether this user is active or not.
getAll() - Method in class com.sun.n1.sps.model.bundle.EntityType.Factory
Returns the array of all known EntityType enums.
getAll() - Method in class com.sun.n1.sps.model.component.Modifier.Factory
Returns the array of all known modifier enums.
getAll() - Method in class com.sun.n1.sps.model.component.NamedBlockType.Factory
Returns the array of all known named block type enums.
getAll() - Method in class com.sun.n1.sps.model.difference.Level.Factory
Returns the array of all level enumerations.
getAll() - Method in class com.sun.n1.sps.model.difference.Scope.Factory
Returns the array of all scope enumerations.
getAll() - Method in class com.sun.n1.sps.model.difference.Style.Factory
Returns the array of all style enumerations.
getAll() - Method in class com.sun.n1.sps.model.executor.OutputType.Factory
Returns the array of all known output type enums.
getAll() - Method in class com.sun.n1.sps.model.executor.RunLevel.Factory
Returns the array of all known output type enums.
getAll() - Method in class com.sun.n1.sps.model.executor.TargetStatusCode.Factory
Returns the array of all known output type enums.
getAll() - Method in class com.sun.n1.sps.model.executor.TaskStatus.Factory
Returns the array of all known task status enums.
getAll() - Method in class com.sun.n1.sps.model.host.AppType.Factory
Returns the array of all known app type enums.
getAll() - Method in class com.sun.n1.sps.model.host.ComparisonType.Factory
Returns the array of all known comparison type enums.
getAll() - Method in class com.sun.n1.sps.model.host.ConnectionType.Factory
Returns the array of all known connection type enums.
getAll() - Method in class com.sun.n1.sps.model.host.UpgradeNodeState.FACTORY
Returns the array of all known upgrade node state enums.
getAll() - Method in class com.sun.n1.sps.model.host.UpgradeTaskState.FACTORY
Returns the array of all known upgrade task state enums.
getAll() - Method in class com.sun.n1.sps.model.plan.ExecutionMode.Factory
Returns the array of all known execution mode enums.
getAll() - Method in class com.sun.n1.sps.model.rule.CriteriaShorthand.Factory
Returns the array of all known output type enums.
getAll() - Method in class com.sun.n1.sps.model.rule.HostStatus.Factory
Returns the array of all known output type enums.
getAll() - Method in class com.sun.n1.sps.model.rule.TaskType.Factory
Returns the array of all known output type enums.
getAll() - Method in class com.sun.n1.sps.model.util.TransformType.Factory
Returns the array of all known transform type enums.
getAll() - Method in class com.sun.n1.sps.model.Visibility.Factory
Returns the array of all known visibility enums.
getAllACLs() - Method in interface com.sun.n1.sps.model.folder.FolderAccessData
Returns all the permission items.
getAllEnums(Enum[]) - Method in interface com.sun.n1.util.enum.EnumFactory
Returns an array of all enums.
getAllEnums(Enum[]) - Method in class com.sun.n1.util.enum.EnumFactoryImpl
Returns an array of all enums.
getAllEnumXs(EnumX[]) - Method in interface com.sun.n1.util.enumx.EnumFactoryX
Returns an array of all EnumXs.
getAllEnumXs(EnumX[]) - Method in class com.sun.n1.util.enumx.EnumFactoryXImpl
 
getAllNodeStatus() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskStatus
Returns an array of all node status objects.
getAllTargetsStatus() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the target status objects for this task.
getAppInstance(AppType) - Method in interface com.sun.n1.sps.model.host.Host
Returns the app instance with the given type contained on this host, or null if no such app instance exists.
getAppInstance() - Method in interface com.sun.n1.sps.model.host.UIAppInstanceUpdate
Returns the updated AppInstance value.
getAppInstances() - Method in interface com.sun.n1.sps.model.host.Host
Returns all app instances contained on this host.
getAppLD() - Method in interface com.sun.n1.sps.model.host.Host
Returns the local distributor app instance contained on this host, or null if no such app instance exists.
getAppMS() - Method in interface com.sun.n1.sps.model.host.Host
Returns the master server app instance contained on this host, or null if no such app instance exists.
getAppRA() - Method in interface com.sun.n1.sps.model.host.Host
Returns the remote agent app instance contained on this host, or null if no such app instance exists.
getAppTypeCriteria() - Method in interface com.sun.n1.sps.model.host.HostSearchCriteria
Returns the app type criteria.
getAsString() - Method in interface com.sun.n1.sps.model.VersionNumber
Returns a string representation of the version number.
getAttributeCriteriaList() - Method in interface com.sun.n1.sps.model.host.HostSearchCriteria
Returns the attribute criteria list.
getAttributeName() - Method in interface com.sun.n1.sps.model.host.AttributeCriteria
Returns the name of the host attribute against which to compare the value.
getAuthor() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the author of this component.
getBrowserClassNameVar() - Method in interface com.sun.n1.sps.model.plugin.BrowserInfo
Returns the name of the browser class var.
getBrowserType() - Method in interface com.sun.n1.sps.model.plugin.BrowserInfo
Returns the browser type.
getCategories() - Method in interface com.sun.n1.sps.model.component.Component
Returns a set of IDs of the categories that this component is a member of.
getCategories() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the category set for this object.
getCategories() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns a set of IDs of the categories that this plan is a member of.
getCertificate() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the certificate used to sign the plugin.
getCertificateText() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the a string representation of the certificate used to sign the plugin.
getCheckinOptions() - Method in interface com.sun.n1.sps.model.plugin.BrowserInfo
Returns the list of checkin options for this browser.
getClassLoader() - Method in class com.sun.n1.sps.client.CommandManagerBuilder
Returns the class loader used to load the CommandManager.
getClassName() - Method in interface com.sun.n1.sps.model.user.Permission
Returns the class name of the permission.
getCLIInstallationDir() - Method in class com.sun.n1.sps.client.CommandManagerBuilder
Returns the SPS CLI Installation directory.
getCompleteDate() - Method in interface com.sun.n1.sps.model.difference.RunningDiffBean
Returns the date a DifferenceJob completed, if the action completed.
getCompleteDate() - Method in interface com.sun.n1.sps.model.executor.RunningPlanBean
Returns the date on which the plan completed.
getComponent() - Method in interface com.sun.n1.sps.model.install.InstalledComponentBean
Returns The summary view of a installed component.
getComponentFullName() - Method in interface com.sun.n1.sps.model.component.ComponentRef
Returns the full name of the component, which includes both the path and the name.
getComponentID() - Method in interface com.sun.n1.sps.model.component.CompComplete
Returns the component referred to by this status.
getComponentID() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The ID of the component that has been installed.
getComponentIDs() - Method in interface com.sun.n1.sps.model.executor.SubplanInfo
Returns the array of ComponentIDs chosen for this subplan run.
getComponentName() - Method in interface com.sun.n1.sps.model.component.CompCheckInInfo
Returns the associated component's name.
getComponentName() - Method in interface com.sun.n1.sps.model.component.ComponentRef
Returns the name of the component this is referenced to.
getComponentRef() - Method in interface com.sun.n1.sps.model.component.ComponentTypeRef
Returns the reference to the component associated with this object.
getComponentRefName() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Returns the name of the this object's ComponentSelector Component.
getComponentRefPath() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Gets the path of the ComponentRef.
getComponentRefUnresolvedPath() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Gets the unresolved path associated with this object's ComponentSelector Component.
getComponentRefVersion() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Returns a String representation of this object's ComponentSelector Component.
getComponents() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the a list of components owned by this plugin.
getComponentSelector(int) - Method in interface com.sun.n1.sps.model.executor.SubPlanPrompt
Returns the ComponentSelector for the given ComponentSelector index.
getComponentType() - Method in interface com.sun.n1.sps.model.component.CompCheckInInfo
Returns the component's type's name.
getComponentType() - Method in interface com.sun.n1.sps.model.plugin.BrowserInfo
Returns the component type.
getComponentTypes() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the a list of component types owned by this plugin.
getComponentVariableSettingsComponentName() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Gets the name of the VariableSettingsSelector Component.
getComponentVariableSettingsComponentPath() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Gets the path of the VariableSettingsSelector Component.
getComponentVariableSettingsComponentVersion() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Gets the version of the VariableSettingsSelector Component.
getComponentVariableSettingsName() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Gets the name of the ComponentVariableSettings.
getComponentVersion() - Method in interface com.sun.n1.sps.model.component.CompCheckInInfo
Returns the component's version number.
getConfigurable() - Method in interface com.sun.n1.sps.model.resource.RsrcInfo
Returns the configurable flag.
getConnection() - Method in interface com.sun.n1.sps.model.component.TargetRef
Returns the connection type.
getConnectionType() - Method in interface com.sun.n1.sps.model.host.AppInstance
Returns the connection type that should be used to connect to this this app instance.
getCount(EntityType) - Method in interface com.sun.n1.sps.model.bundle.BundleSessionInfo
The number of objects of the supplied object type that have been handled (imported/exported) by this session.
getCreatedTarget() - Method in interface com.sun.n1.sps.model.install.InstalledComponentBean
Returns the target host created as a result of this component's installation.
getCriteria() - Method in interface com.sun.n1.sps.model.host.HostSearch
Returns the criteria associated with this host search.
getCriteria() - Method in interface com.sun.n1.sps.model.rule.RuleMetaData
Returns the collection of criteria meta data defined for this rule.
getCurrent() - Method in interface com.sun.n1.sps.model.component.ComponentSelector
Returns the currently selected component version, or null if no version is currently selected.
getCurrent() - Method in interface com.sun.n1.sps.model.component.VariableSettingsSelector
Returns the currently selected variable settings object, or null if DEFAULT is currently selected.
getCurrentHost() - Method in interface com.sun.n1.sps.model.executor.Target
Returns the current target host.
getCurrentHostID() - Method in interface com.sun.n1.sps.model.executor.Target
Returns the ID of the current target host.
getCustomPagePath() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the path to the transformed UI descriptor included in the plugin.
getDeclaringComponent() - Method in interface com.sun.n1.sps.model.component.TargetRef
Returns the targetable component that uses this TargetRef to connect it to a host.
getDefaultSSHPort() - Method in class com.sun.n1.sps.model.host.AppType
Returns the default SSH port recommended for use with app instances of this type.
getDefaultUserToRunAs() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns the default user as whom to run native steps.
getDefaultValue() - Method in interface com.sun.n1.sps.model.component.VarDecl
Returns the default value of the variable or null if this component is abstract.
getDefaultValue() - Method in interface com.sun.n1.sps.model.host.HostTypeVar
Returns the default value of this variable.
getDeleteHistory() - Method in interface com.sun.n1.sps.model.folder.FolderPermissionItem
Returns the hostsetID of the hostset the group has delete-history permissions.
getDependantInstalledComponentID() - Method in interface com.sun.n1.sps.model.install.Dependency
Returns the InstalledComponentID of the dependant component.
getDependeeInstalledComponentID() - Method in interface com.sun.n1.sps.model.install.Dependency
Returns the InstalledComponentID of the dependee component.
getDependencies() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns a list of plugins on which this plugin depends.
getDescription() - Method in interface com.sun.n1.sps.model.bundle.SummaryBundle
Returns the description of this Bundle., or null if it doesn't exist.
getDescription() - Method in interface com.sun.n1.sps.model.category.Category
Returns the description of this Category.
getDescription() - Method in interface com.sun.n1.sps.model.component.ComponentTypeRef
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.component.SystemServiceRef
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.executor.RunningPlanBean
Returns the description of this plan.
getDescription() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.folder.SummaryFolder
Returns the description of this folder.
getDescription() - Method in interface com.sun.n1.sps.model.host.Host
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.host.HostSearch
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.host.HostSet
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.host.HostType
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns Description of the PlanVariableSettings.
getDescription() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.rule.RuleMetaData
Returns the description of this object.
getDescription() - Method in interface com.sun.n1.sps.model.user.Group
Returns the description of this object.
getDescriptionPattern() - Method in interface com.sun.n1.sps.model.bundle.SearchCriteria
Returns the description pattern, null if unset.
getDestinationId() - Method in interface com.sun.n1.sps.model.util.PingResult
The destination of the ping.
getDestinationId() - Method in interface com.sun.n1.sps.model.util.TraceResult
Returns the destination ID for this trace result.
getDetail() - Method in interface com.sun.n1.sps.model.host.UpgradeNodeStatus
Returns any detailed messages on the status of this node.
getDetail() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskStatus
Returns task level detail messages if available.
getDetailedPreflight() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns whether to run the task with a detailed preflight.
getDetailedPreflight() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Indicates whether the plan should run with detailed preflight or not.
getDifferenceJobID() - Method in interface com.sun.n1.sps.model.difference.RunningDiffBean
Returns the ID of the DifferenceJob.
getDifferenceSettings() - Method in interface com.sun.n1.sps.model.difference.RunningDiffBean
Returns the DifferenceSettings for the DifferenceJob.
getDifferenceSettingsID() - Method in interface com.sun.n1.sps.model.difference.RunningDiffBean
Returns DifferenceJob's DifferenceSettingsID
getDiffLevelCode() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the level type of this object.
getDiffScopeCode() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the scope type of this object.
getDiffStyleCode() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the stype type of this object.
getDstCleanup() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the mini-plan executed after an II comparison on the destination host.
getDstDir() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the destination directory.
getDstHostID() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the ID of the destination host.
getDstHostSetID() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the ID of the destination host set.
getDstPrepare() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the mini-plan executed before an II comparison on the destination host.
getDstUseSrcC() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Checks whether the destination host will execute the same mini-plan as the source host after an II comparison.
getDstUseSrcP() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Checks whether the destination host will execute the same mini-plan as the source host before an II comparison.
getDynamicTargeting() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Indicates if this object's ComponentSelector uses dynamic targeting or not.
getEmailAddress() - Method in interface com.sun.n1.sps.model.rule.ActionMetaData
Returns the email address to notify as a result of the action.
getEndTime() - Method in interface com.sun.n1.sps.model.component.CompStatus
Returns the time that the related CheckInJob transitioned out of the "CompPending" state.
getEndTime() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskSummary
Returns the time the task ended.
getEnum(String) - Method in interface com.sun.n1.util.enum.EnumFactory
Returns the enum associated with the passed String value.
getEnum(int) - Method in interface com.sun.n1.util.enum.EnumFactory
Returns the enum associated with the passed int value.
getEnum(String) - Method in class com.sun.n1.util.enum.EnumFactoryImpl
Returns the enum associated with the passed string value.
getEnum(int) - Method in class com.sun.n1.util.enum.EnumFactoryImpl
Returns the enum associated with the passed int value.
getEnumX(String) - Method in interface com.sun.n1.util.enumx.EnumFactoryX
Returns the EnumX associated with the passed String value.
getEnumX(int) - Method in interface com.sun.n1.util.enumx.EnumFactoryX
Returns the EnumX associated with the passed int value.
getEnumX(String) - Method in class com.sun.n1.util.enumx.EnumFactoryXImpl
 
getEnumX(int) - Method in class com.sun.n1.util.enumx.EnumFactoryXImpl
 
getError() - Method in interface com.sun.n1.sps.model.executor.ExecNativeOutput
Returns the exec native stderr.
getEventTypes() - Method in interface com.sun.n1.sps.model.rule.CriteriaMetaData
The event types that are interesting to this criteria.
getExceptions() - Method in interface com.sun.n1.sps.model.component.CompError
Returns an array of exceptions causing this error.
getExecute() - Method in interface com.sun.n1.sps.model.folder.FolderPermissionItem
Returns the hostsetID of the host set the group has execute permissions.
getExecutionMode() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the Execution mode for this plan.
getExecutionPlanID() - Method in interface com.sun.n1.sps.model.executor.RunningPlanBean
Returns the ExecutionPlanID object.
getExecutionPlanID() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns the ExecutionPlanID of the plan to be run.
getExitCode() - Method in interface com.sun.n1.sps.model.executor.ExecNativeOutput
Returns the exit code for the exec native output.
getExtendsTypeName() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the name of the base component type extended by this component, or null if this is a non-derived component.
getFailure() - Method in interface com.sun.n1.sps.model.util.UITraceResult
Returns the failure error.
getFolderAccessData() - Method in interface com.sun.n1.sps.model.folder.Folder
Returns the FolderAccessData permissions associated with this folder.
getFolders() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the a list of folders owned by this plugin.
getFollowSymlinks() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Checks whether an II comparison will follow symbolic links.
getFullName() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the full name of the component, which is defined as the full path prepended to the name.
getFullName() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the full name of the plan, which is defined as the full path prepended to the name.
getFullPathString() - Method in interface com.sun.n1.sps.model.folder.SummaryFolder
Returns the full path of this folder, including the folder name.
getGeneratedVariableSettings() - Method in interface com.sun.n1.sps.model.install.InstalledComponentBean
Returns the GeneratedVariableSettings for this installed component.
getGeneratedVariableSettingsIDs() - Method in interface com.sun.n1.sps.model.executor.SubplanInfo
Returns the GeneratedVariableSettingsID chosen for this subplan run.
getGlobalIgnorePaths() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the global ignore path patterns.
getGroup() - Method in interface com.sun.n1.sps.model.component.ComponentTypeRef
Returns the group of this component type.
getGroupID() - Method in interface com.sun.n1.sps.model.folder.FolderPermissionItem
Returns the groupID of the group for which this ACL grants permissions.
getGroupID() - Method in interface com.sun.n1.sps.model.folder.SummaryFolder
Returns a folder owner's GroupID.
getGroupID() - Method in interface com.sun.n1.sps.model.user.Group
The ID that uniquely identifies this group amongst all other groups in the repository.
getGroups() - Method in interface com.sun.n1.sps.model.user.User
Returns the groups in which this user is directly contained.
getHops() - Method in interface com.sun.n1.sps.model.util.TraceResult
An ordered list of hops for this trace result.
getHostID() - Method in interface com.sun.n1.sps.model.executor.TargetStatus
Returns the HostID of of the intial host.
getHostID() - Method in interface com.sun.n1.sps.model.host.AppInstance
Returns the ID of the host that contains this app instance, or null if this app instance is not yet contained on any host.
getHostID() - Method in interface com.sun.n1.sps.model.install.InstalledComponentBean
Returns the ID of the host which has component installed on.
getHostName() - Method in interface com.sun.n1.sps.model.component.CompCheckInInfo
For this checkin, returns the name of the originating host.
getHostName() - Method in interface com.sun.n1.sps.model.component.TargetRef
Returns the name of the associated host.
getHosts() - Method in interface com.sun.n1.sps.model.rule.CriteriaMetaData
The hosts that are interesting to this criteria.
getHostSearches() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the a list of host searches owned by this plugin.
getHostSet() - Method in interface com.sun.n1.sps.model.rule.CriteriaMetaData
The host set that is interesting to this criteria.
getHostSetIDSet() - Method in interface com.sun.n1.sps.model.host.Host
Returns a set of host set IDS of which this host is a direct member.
getHostSetName() - Method in interface com.sun.n1.sps.model.plan.SubplanVariableSettings
Returns the HostSet name entered for this subplan.
getHostSets() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the a list of host sets owned by this plugin.
getHostStatusCode() - Method in interface com.sun.n1.sps.model.rule.CriteriaMetaData
The status of hosts that are considered interesting to this criteria.
getHostType() - Method in interface com.sun.n1.sps.model.host.Host
Returns the host type associated with this host.
getHostTypeID() - Method in interface com.sun.n1.sps.model.host.Host
Returns the ID of the host type associated with this host.
getHostTypeName() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
Returns the name of the HostType associated with this installed component.
getHostTypes() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the a list of host types owned by this plugin.
getIconPath() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the path (on disk) to the navigation bar icon included in the plugin.
getID() - Method in interface com.sun.n1.sps.model.bundle.SummaryBundle
Returns the ID of this object, or null if this object has not yet been saved.
getID() - Method in interface com.sun.n1.sps.model.category.Category
Returns the ID of this Category.
getID() - Method in interface com.sun.n1.sps.model.component.CompCheckInInfo
Returns this checkin's id.
getID() - Method in interface com.sun.n1.sps.model.component.ComponentTypeRef
Returns the ID of this object, or null if this object has not yet been saved.
getID() - Method in interface com.sun.n1.sps.model.component.ComponentVariableSettings
Returns the ID of this object.
getID() - Method in interface com.sun.n1.sps.model.component.GeneratedVariableSettings
Returns the ID of this object.
getID() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the ID of this object, or null if this object has not yet been saved.
getID() - Method in interface com.sun.n1.sps.model.component.SystemServiceRef
Returns the ID of this object, or null if this object has not yet been saved.
getID() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the persistent object ID.
getID() - Method in interface com.sun.n1.sps.model.folder.SummaryFolder
Returns the ID of this folder.
getID() - Method in interface com.sun.n1.sps.model.host.AppInstance
Returns the ID of this object
getID() - Method in interface com.sun.n1.sps.model.host.Host
Returns the ID of this object.
getID() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskStatus
Returns the upgrade task ID.
getID() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The ID of this installed component.
getID() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the ID of this object, or null if this object has not yet been saved.
getID() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Return the PlanVariableSettingsID.
getID() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Returns the ObjectID associated with this object.
getID() - Method in interface com.sun.n1.sps.model.plan.SubplanVariableSettings
Returns the ObjectID associated with this object.
getID() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the ID of this object, or null if this object.
getIgnorePaths() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the ignore path patterns always in alphabeticaly sorted order.
getIncludeLD() - Method in interface com.sun.n1.sps.model.host.AppTypeCriteria
Returns true if hosts that contain local distributor applications should be matched, false if it does not matter whether the host contains a local distributor.
getIncludeMS() - Method in interface com.sun.n1.sps.model.host.AppTypeCriteria
Returns true if hosts that contain master server applications should be matched, false if it does not matter whether the host contains a master server.
getIncludeNone() - Method in interface com.sun.n1.sps.model.host.AppTypeCriteria
Returns true if hosts that do not contain any applications should be matched, false if it does not matter whether the host contains no applications.
getIncludePhysical() - Method in interface com.sun.n1.sps.model.host.PhysicalCriteria
Returns true if physical hosts should be matched.
getIncludeRA() - Method in interface com.sun.n1.sps.model.host.AppTypeCriteria
Returns true if hosts that contain remote agent applications should be matched, false if it does not matter whether the host contains a remote agent.
getIncludeSubdirectories() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the subdirectory inclusion flag.
getIncludeVirtual() - Method in interface com.sun.n1.sps.model.host.PhysicalCriteria
Returns true if virtual hosts should be matched.
getIndentLevel() - Method in interface com.sun.n1.sps.model.component.ComponentTypeRef
Returns the indent level of this component type.
getInitialHost() - Method in interface com.sun.n1.sps.model.executor.Target
Returns the initial target host.
getInitialHostID() - Method in interface com.sun.n1.sps.model.executor.Target
Returns the ID of the initial target host.
getInitialHostIDs() - Method in interface com.sun.n1.sps.model.executor.SubplanInfo
Returns the array of HostIDs corresponding to initial hosts for these targets.
getInstallBlockName() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The name of the install block within the associated component definition used to install this component
getInstallDate() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The date this component was installed
getInstalledComponent() - Method in interface com.sun.n1.sps.model.install.InstalledComponentBean
Returns the component that has been installed on a particular target.
getInstalledComponentID() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the installed component ID.
getInstalledComponentID() - Method in interface com.sun.n1.sps.model.host.Host
Returns the InstalledComponentID associated with this host.
getInstalledComponentRef() - Method in interface com.sun.n1.sps.model.component.SystemServiceRef
Returns the reference to the installed component associated with this object.
getInstallPath() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The path in which the component was installed, in universal format.
getInstallPath() - Method in interface com.sun.n1.sps.model.install.InstalledComponentRef
Returns the path to the installed component associated with this object.
getIPAddr() - Method in interface com.sun.n1.sps.model.component.TargetRef
Returns the IP address or null if the target is a virtual host.
getIPAddress() - Method in interface com.sun.n1.sps.model.host.AppInstance
Returns the IP address of the physical machine on which the application corresponding to this app instance resides.
getIPAddress() - Method in interface com.sun.n1.sps.model.util.RoxAddress
Returns the IP address as an integer.
getIsPreflight() - Method in interface com.sun.n1.sps.model.executor.RunningPlanBean
Returns the Preflight flag
getIsRunning() - Method in interface com.sun.n1.sps.model.difference.RunningDiffBean
Checks if DifferenceJob is running.
getIsRunning() - Method in interface com.sun.n1.sps.model.executor.RunningPlanBean
Return true if the plan is running, false otherwise.
getLabel() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the label of this object.
getLabelPattern() - Method in interface com.sun.n1.sps.model.bundle.ComponentCriteria
Returns the label pattern of this criteria object
getLimitToHostSet() - Method in interface com.sun.n1.sps.model.component.Component
Returns the name of the host set whose members define the allowed targets for this component, or null if there is no limit on the targets for this component.
getLimitToHostSet() - Method in interface com.sun.n1.sps.model.executor.SubPlanPrompt
Returns the name of the hostset that this subplan is constrained to run on.
getLimitToHostSet() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the name of the host set whose members define the allowed targets for this plan, or null if there is no limit on the targets for this plan.
getLimitToHostSet() - Method in interface com.sun.n1.sps.model.plan.SubplanVariableSettings
Sets the HostSet name entered for this subplan.
getLimitToHostSet() - Method in interface com.sun.n1.sps.model.plugin.BrowserInfo
Returns the host set with which this browser works.
getLocalIgnorePaths() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the locally declared paths to ignore when comparing the snapshots created by this component.
getLocalInstallPath() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the locally declared install path of this component.
getLocalLimitToHostSet() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the locally declared name of the host set whose members define the allowed targets for this component.
getLocalVarList() - Method in interface com.sun.n1.sps.model.component.Component
Returns the variables contained in the locally declared component variable list.
getLocalVars() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the variables associated with this plan.
getLoginConfiguration() - Method in interface com.sun.n1.sps.model.user.User
Returns the currently configured login configuration name for the user.
getMachineInfo() - Method in interface com.sun.n1.sps.model.host.Host
Returns information describing the physical machine associated with this host, or null if this host does not directly contain an RA app instance.
getMachineInfoTimestamp() - Method in interface com.sun.n1.sps.model.host.Host
Returns the date that the machine info was last updated, or indicates that this host does not directly contain an RA app instance.
getMajorNumber() - Method in interface com.sun.n1.sps.model.VersionNumber
Returns the major version number.
getMemberHostIDSet() - Method in interface com.sun.n1.sps.model.host.HostSet
Returns the set of IDs referencing the hosts that are directly contained as members of this host set.
getMemberHostSearchIDSet() - Method in interface com.sun.n1.sps.model.host.HostSet
Returns the set of IDs referencing the host searches that are directly contained as members of this host set.
getMemberHostSetIDSet() - Method in interface com.sun.n1.sps.model.host.HostSet
Returns the set of IDs referencing the host sets that are directly contained as members of this host set.
getMenuItem() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the menu item name associated with the plugin.
getMenuOrder() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the menu order of this plugin.
getMessage() - Method in interface com.sun.n1.sps.model.util.TraceFailed
Return the error message string in the default locale.
getMessagePattern() - Method in interface com.sun.n1.sps.model.rule.CriteriaMetaData
The message pattern that is interesting to this criteria.
getMinorNumber() - Method in interface com.sun.n1.sps.model.VersionNumber
Returns the minor version number.
getModifier() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the modifier of this component.
getModifier() - Method in interface com.sun.n1.sps.model.component.VarDecl
Returns the modifier for the variable.
getName() - Method in interface com.sun.n1.sps.model.bundle.SummaryBundle
Returns the name of this Bundle.
getName() - Method in interface com.sun.n1.sps.model.category.Category
Returns the name of this Category.
getName() - Method in interface com.sun.n1.sps.model.component.ComponentTypeRef
Returns the full name of this object.
getName() - Method in interface com.sun.n1.sps.model.component.ComponentVariableSettings
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.component.GeneratedVariableSettings
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.component.SystemServiceRef
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.component.VarDecl
Returns the name of the variable.
getName() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.executor.RunningPlanBean
Returns the name of this plan.
getName() - Method in interface com.sun.n1.sps.model.folder.SummaryFolder
Returns the name of this folder.
getName() - Method in interface com.sun.n1.sps.model.host.Host
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.host.HostSearch
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.host.HostSet
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.host.HostType
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.host.HostTypeVar
Returns the name of this variable.
getName() - Method in interface com.sun.n1.sps.model.host.UpgradeNodeStatus
Returns the host name for this node.
getName() - Method in interface com.sun.n1.sps.model.install.Dependency
Returns the name of this dependency.
getName() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.resource.RsrcInfo
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.rule.RuleMetaData
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.user.Group
Returns the name of this object.
getName() - Method in interface com.sun.n1.sps.model.user.LoginConfiguration
The name of the login configuration
getName() - Method in interface com.sun.n1.sps.model.user.Permission
Returns the name of the permission.
getName() - Method in interface com.sun.n1.sps.model.user.SessionVariable
Returns the Session Variable name.
getNamePattern() - Method in interface com.sun.n1.sps.model.bundle.SearchCriteria
Returns the name pattern, null if unset.
getNativeCallTimeoutSecs() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the timeout (in seconds) of each individual execNative call.
getNativeStepTimeout() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns the native step timeout value in seconds.
getNumComponentSelectors() - Method in interface com.sun.n1.sps.model.executor.SubPlanPrompt
Returns the total number of component selectors.
getNumNodes() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskStatus
Returns the total number of nodes affected by this task.
getOrder() - Method in interface com.sun.n1.sps.model.component.ComponentTypeRef
Returns the order of this object, relative to other component type refs.
getOrder() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Gets the order of this SubplanComponentVariableSettings relative to the others of the same parent SubplanVariableSettings.
getOrder() - Method in interface com.sun.n1.sps.model.plan.SubplanVariableSettings
Returns the relative order of this object with respect to the other children of the same PlanVariableSettings parent.
getOSArch() - Method in interface com.sun.n1.sps.model.host.MachineInfo
Returns the architecture of the operating system.
getOSName() - Method in interface com.sun.n1.sps.model.host.MachineInfo
Returns the normalized name of the operating system.
getOSVersion() - Method in interface com.sun.n1.sps.model.host.MachineInfo
Returns the version of the operating system.
getOutput() - Method in interface com.sun.n1.sps.model.executor.ExecNativeOutput
Returns the exec native output.
getOverrideSettings() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns the variables with which to run the plan.
getOverrideVarNames() - Method in interface com.sun.n1.sps.model.component.ComponentVariableSettings
Returns the names of all variables overridden by this object.
getOverrideVarNames() - Method in interface com.sun.n1.sps.model.host.Host
Returns the names of all variables for which override values have been defined by this host.
getOverrideVarValue(String) - Method in interface com.sun.n1.sps.model.component.ComponentVariableSettings
Returns the override value for the passed variable name.
getOverrideVarValue(String) - Method in interface com.sun.n1.sps.model.host.Host
Returns the override value defined by this host for the variable with the passed name, or null if an override is not defined by this host.
getOwnerID() - Method in interface com.sun.n1.sps.model.folder.FolderAccessData
Returns the folder owner's groupID.
getParameters() - Method in interface com.sun.n1.sps.model.host.AppInstance
Returns the optional additional parameters used by this app instance.
getParams() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the formal parameters declared by this plan.
getParentContainerID() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The ID of the parent installed component that directly installed this component.
getParentContainerRefName() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The name of the component ref used to install this component.
getParentFolderID() - Method in interface com.sun.n1.sps.model.folder.SummaryFolder
Returns the ID of the parent of this folder.
getParentHostID() - Method in interface com.sun.n1.sps.model.host.Host
Returns the ID of the parent host of this host, or null if this host is physical rather than virtual.
getParentID() - Method in interface com.sun.n1.sps.model.host.AppInstance
Returns the ID of the parent of this app instance, or null if this app instance is the master server.
getParentID() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Returns the SubplanVariableSettingsID that points to this object's parent.
getParentID() - Method in interface com.sun.n1.sps.model.plan.SubplanVariableSettings
Returns the PlanVariableSettingsID that points to this object's parent.
getPartialResult() - Method in interface com.sun.n1.sps.model.util.TraceFailed
Returns the partially filled TraceResult object, containing the successful hops before this error was encountered.
getPath() - Method in interface com.sun.n1.sps.model.component.ComponentRef
Returns the absolute path that the referenced component is located in.
getPath() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the path that this component is located in.
getPath() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the path that this plan is located in.
getPathString() - Method in interface com.sun.n1.sps.model.component.ComponentRef
Returns the path as a string.
getPermissionID() - Method in interface com.sun.n1.sps.model.user.Permission
The ID that uniquely identifies this permission amongst all other permissions in the repository.
getPhysicalCriteria() - Method in interface com.sun.n1.sps.model.host.HostSearchCriteria
Returns the physical criteria.
getPhysicalHost() - Method in interface com.sun.n1.sps.model.executor.Target
Returns the physical target host.
getPhysicalHostID() - Method in interface com.sun.n1.sps.model.executor.Target
Returns the ID of the physical target host.
getPlanID() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the ExecutionPlanID.
getPlanID() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The plan that installed the component.
getPlans() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the a list of plans owned by this plugin.
getPlanThrottle() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the plan throttle.
getPlanThrottle() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns the plan throttle, i.e., how many concurrent hosts may run at once.
getPlanTimeout() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns the plan timeout value in seconds.
getPlanTimeoutSecs() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the timeout (in seconds) of the plan run.
getPlatform() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the name of the platform host set whose members define the allowed physical targets for this component.
getPlatform() - Method in interface com.sun.n1.sps.model.plugin.BrowserInfo
Returns the platform host set on which this browser is available.
getPluginID() - Method in interface com.sun.n1.sps.model.folder.SummaryFolder
 
getPluginID() - Method in interface com.sun.n1.sps.model.host.HostType
The Plugin to which this host type belongs.
getPluginID() - Method in interface com.sun.n1.sps.model.PluginMember
Return the PluginID of the plugin that created this object.
getPort() - Method in interface com.sun.n1.sps.model.component.TargetRef
Returns the port or null if target is a virtual host.
getPort() - Method in interface com.sun.n1.sps.model.host.AppInstance
Returns the port at which the application corresponding to this app instance is listening.
getPort() - Method in interface com.sun.n1.sps.model.util.RoxAddress
Returns the port as an integer.
getPreflightFailed() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns true if the plan failed in preflight, false otherwise.
getPrompt() - Method in interface com.sun.n1.sps.model.component.VarDecl
Returns An optional string that is a user-readable description of the variable.
getRABuildNumber() - Method in interface com.sun.n1.sps.model.host.MachineInfo
Returns the build number of the remote agent installation.
getRAConfigDir() - Method in interface com.sun.n1.sps.model.host.MachineInfo
Returns the absolute path of the config directory of the remote agent installation.
getRADataDir() - Method in interface com.sun.n1.sps.model.host.MachineInfo
Returns the absolute path of the data directory of the remote agent installation.
getRAFileSeparator() - Method in interface com.sun.n1.sps.model.host.MachineInfo
Returns the file separator of the remote agent operating system.
getRAHomeDir() - Method in interface com.sun.n1.sps.model.host.MachineInfo
Returns the absolute path of the home directory of the remote agent installation.
getRangeEnd() - Method in interface com.sun.n1.sps.model.VersionRange
Returns the version number at the end of the range.
getRangeStart() - Method in interface com.sun.n1.sps.model.VersionRange
Returns the version number at the start of the range.
getRAPathSeparator() - Method in interface com.sun.n1.sps.model.host.MachineInfo
Returns the file separator of the remote agent operating system.
getRATmpDir() - Method in interface com.sun.n1.sps.model.host.MachineInfo
Returns the absolute path of the temporary directory of the remote agent installation.
getRAVersionNumber() - Method in interface com.sun.n1.sps.model.host.MachineInfo
Returns the version number of the remote agent installation.
getReadMeText() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the contents as a String of the readme file included in the plugin.
getResource() - Method in interface com.sun.n1.sps.model.component.Component
Returns the resource associated with this component.
getResult() - Method in interface com.sun.n1.sps.model.util.UITraceResult
Returns the result of the trace route operation.
getRootContainerID() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The ID of the top-level root installed component whose installation led to the installation of this component.
getRootID() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the root ID of this object.
getRootID() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the root ID of this object.
getRoxAddress() - Method in interface com.sun.n1.sps.model.host.AppInstance
Returns the rox address at which the application associated with this object is listening.
getRoxUser() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns the user as whom to run the plan.
getRuleID() - Method in interface com.sun.n1.sps.model.rule.RuleMetaData
The unique ID of this object.
getRunLevel() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the run level at which the user requested the plan run.
getRunLevel() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns the RunLevel at which to run the plan.
getSchemaVersion() - Method in interface com.sun.n1.sps.model.component.Component
Returns the schema version used by this component.
getSchemaVersion() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Gets the schema version used by this plan.
getSearchCriteria() - Method in interface com.sun.n1.sps.model.bundle.Bundle
Fetch the list of search criterias configured on the bundle
getSecure() - Method in interface com.sun.n1.sps.model.user.SessionVariable
Returns true if the session variable is secure.
getServiceName() - Method in interface com.sun.n1.sps.model.plugin.BrowserInfo
Returns the name of the system service with the browser class and path.
getSessionID() - Method in interface com.sun.n1.sps.client.CommandManager
Gets the current SessionID associated with this CommandManager.
getSeverities() - Method in interface com.sun.n1.sps.model.rule.CriteriaMetaData
The event severities that are interesting to this criteria.
getSimpleName() - Method in interface com.sun.n1.sps.model.component.ComponentTypeRef
Returns the simple name of this object.
getSimpleName() - Method in interface com.sun.n1.sps.model.component.SystemServiceRef
Returns the simple name of this object.
getSoftwareVendor() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the software vendor that created this component.
getSrcCleanup() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the mini-plan executed after an II comparison on the source host.
getSrcDir() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the source directory.
getSrcHostID() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the ID of the source host.
getSrcPrepare() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the mini-plan executed before an II comparison on the source host.
getStartDate() - Method in interface com.sun.n1.sps.model.difference.RunningDiffBean
Returns the date a DifferenceJob was started.
getStartDate() - Method in interface com.sun.n1.sps.model.executor.RunningPlanBean
Returns the date on which the plan was started.
getStartTime() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskSummary
Returns the time the task was started.
getState() - Method in interface com.sun.n1.sps.model.host.UpgradeNodeStatus
Returns the current state of this node.
getStatic() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Indicates whether this object is a historical record of a plan run or not.
getStatus() - Method in interface com.sun.n1.sps.model.component.CompCheckInInfo
Return this checkin's status.
getStatus() - Method in interface com.sun.n1.sps.model.executor.TargetStatus
Returns the status of this Target.
getStepID() - Method in interface com.sun.n1.sps.model.executor.ExecNativeOutput
Returns the stepID of the exec native step that executed this command.
getSubplanComponentVariableSettings() - Method in interface com.sun.n1.sps.model.plan.SubplanVariableSettings
Returns the SubplanComponentVariableSettings objects which are children of this object.
getSubplanID() - Method in interface com.sun.n1.sps.model.executor.SubplanInfo
Returns the planID of the subplan.
getSubplanID() - Method in interface com.sun.n1.sps.model.executor.SubPlanPrompt
Returns the planID of the subplan.
getSubplanID() - Method in interface com.sun.n1.sps.model.plan.SubplanVariableSettings
Returns the ExecutionPlanID corresponding to the subplan for this object's SubplanPrompt.
getSubplanIndex() - Method in interface com.sun.n1.sps.model.executor.SubplanInfo
Returns the index of this subplan in the overall plan.
getSubplanInfos() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns all of the subplaninfo objects, each of which contains the settings for an individual subplan.
getSubplanName() - Method in interface com.sun.n1.sps.model.executor.SubplanInfo
Returns the subplan name represented by this SubplanInfo.
getSubplanName() - Method in interface com.sun.n1.sps.model.executor.SubPlanPrompt
Returns the subplan name.
getSubplanName() - Method in interface com.sun.n1.sps.model.plan.SubplanVariableSettings
Returns the String corresponding to the subplan name for this object's SubplanPrompt.
getSubplanVariableSettings() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns the SubplanVariableSettings objects associated with this object.
getSystemServices() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the a list of system services owned by this plugin.
getTarget() - Method in interface com.sun.n1.sps.model.executor.TargetStatus
Returns the target tied to this TargetStatus.
getTargetRef() - Method in interface com.sun.n1.sps.model.component.Component
Returns the component's TargetRef, if the component is targetable.
getTargets() - Method in interface com.sun.n1.sps.model.executor.SubplanInfo
Return the array of Targets representing the targets for this subplan.
getTargets() - Method in interface com.sun.n1.sps.model.executor.SubPlanPrompt
Returns the array of HostIDs representing the targets for this subplan.
getTargets() - Method in interface com.sun.n1.sps.model.plan.SubplanVariableSettings
Returns the targets to which this object's SubplanPrompt was originally targeted.
getTargetStatusCode() - Method in interface com.sun.n1.sps.model.executor.TargetStatus
Returns the TargetStatusCode for this target status.
getTaskComplete() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the date that this task completed.
getTaskEventTypeCode() - Method in interface com.sun.n1.sps.model.rule.CriteriaMetaData
The type of task events that are considered interesting to this criteria.
getTaskID() - Method in interface com.sun.n1.sps.model.executor.ExecNativeOutput
Returns the task Id that this exec native output belongs to.
getTaskID() - Method in interface com.sun.n1.sps.model.executor.RunningPlanBean
Returns the TaskID object.
getTaskID() - Method in interface com.sun.n1.sps.model.executor.SubplanInfo
Returns the owning task ID.
getTaskID() - Method in interface com.sun.n1.sps.model.executor.TargetStatus
Returns the TaskID of this task.
getTaskID() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the TaskID which identifies this task.
getTaskID() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskSummary
Returns the upgrade task ID.
getTaskID() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The task that installed the component
getTaskID() - Method in interface com.sun.n1.sps.model.plan.PlanVariableSettings
Returns the TaskID associated with this object.
getTaskInfo() - Method in interface com.sun.n1.sps.model.executor.RunningPlanBean
Returns the TaskInfo.
getTaskOwner() - Method in interface com.sun.n1.sps.model.component.CompCheckInInfo
Returns the userID of the user who started the checkin.
getTaskOwner() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the UserId on whose behalf this plan was run.
getTaskStart() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the start date for this task.
getTaskState() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskStatus
Returns the current task state.
getTaskState() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskSummary
Returns the current task state.
getTaskStatus() - Method in interface com.sun.n1.sps.model.executor.RunningPlanBean
Returns the TargetStatus for this plan.
getTaskStatus() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns the TaskStatus of the task.
getTaskWasAborted() - Method in interface com.sun.n1.sps.model.executor.TaskInfo
Returns whether this current task was requested to be aborted.
getTestConnection() - Method in class com.sun.n1.sps.client.CommandManagerBuilder
Gets the flag to validate the Master Server connection.
getTimeoutSecs() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Returns the timeout (in seconds).
getTimeStamp() - Method in interface com.sun.n1.sps.model.bundle.SummaryBundle
On the source Master Server, returns the time stamp of the bundle creation/update.
getTimeStamp() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the timestamp representing the time that this component was saved, or null if this object has not yet been saved.
getTimeStamp() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the timestamp representing the time that the object was saved, or null if the object has not yet been saved.
getTTL() - Method in interface com.sun.n1.sps.model.util.PingResult
Returns the value of the time to live value.
getType() - Method in interface com.sun.n1.sps.model.host.AppInstance
Returns the type of this app instance.
getType() - Method in interface com.sun.n1.sps.model.host.UpgradeNodeStatus
Returns the application type for this node.
getType() - Method in interface com.sun.n1.sps.model.util.TimeInterval
Returns the time unit type in which the time interval is expressed.
getTypeName() - Method in interface com.sun.n1.sps.model.component.TargetRef
Returns the type of the associated host.
getTypePattern() - Method in interface com.sun.n1.sps.model.bundle.ComponentCriteria
Returns the extends-type pattern of this criteria object
getUninstallDate() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The date this component was uninstalled
getUpdateCount() - Method in interface com.sun.n1.sps.model.host.AppInstance
Returns the number of times this object has been updated in the repository.
getUseMiniPlans() - Method in interface com.sun.n1.sps.model.difference.DifferenceSettings
Checks whether any mini-plans should be executed during an II comparison.
getUserID() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the user id of the user that saved this component.
getUserID() - Method in interface com.sun.n1.sps.model.install.InstalledComponentBean
Returns the ID of the user who installed a component.
getUserID() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the user id of the user that saved the object.
getUserID() - Method in interface com.sun.n1.sps.model.user.User
The ID that uniquely identifies this user amongst all other users in the repository.
getUsername() - Method in interface com.sun.n1.sps.model.user.User
Returns the username of the user.
getValue() - Method in interface com.sun.n1.sps.model.user.SessionVariable
Returns the value of the session variable.
getValue() - Method in interface com.sun.n1.sps.model.util.TimeInterval
Returns the length of the time interval.
getVar(int) - Method in interface com.sun.n1.sps.model.host.HostTypeVarList
Returns the host type variable at the specified position in the list, as specified by TypedList.get(int).
getVariable(String) - Method in interface com.sun.n1.sps.model.user.SessionVariableSet
Returns the Session Variable given its name.
getVariables() - Method in interface com.sun.n1.sps.model.user.SessionVariableSet
Returns an unmodifiable collection of all SessionVariable objects set in this variable set.
getVariableSettingsID() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
The generated variable settings used to configure the installed component.
getVariableSettingsSelectorName() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Returns the name of the VariableSettingsSelector.
getVariableSettingsSelectorPath() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Gets the path of the VariableSettingsSelector.
getVariableSettingsSelectorVersion() - Method in interface com.sun.n1.sps.model.plan.SubplanComponentVariableSettings
Gets the version of the VariableSettingsSelector.
getVarList() - Method in interface com.sun.n1.sps.model.host.HostType
Returns a list of all variables declared by this host type, in the order of declaration.
getVarNames() - Method in interface com.sun.n1.sps.model.component.ComponentVariableSettings
Returns the names of all accessible variables, as defined by the associated component.
getVarNames() - Method in interface com.sun.n1.sps.model.component.GeneratedVariableSettings
Returns the names of all variables defined by this object.
getVarNames() - Method in interface com.sun.n1.sps.model.host.Host
Returns the names of all variables available for use on this host, as defined by the associated host type.
getVarNames() - Method in interface com.sun.n1.sps.model.host.HostType
Returns the names of all variables declared by this host type, in the order of declaration.
getVarNames() - Method in interface com.sun.n1.sps.model.util.PromptParamList
Returns the names of all params that are currently defined.
getVarNames() - Method in interface com.sun.n1.util.vars.VariableSettingsSource
Returns the names of all variables that are currently defined.
getVarValue(String) - Method in interface com.sun.n1.sps.model.component.ComponentVariableSettings
Returns the value of the passed variable name.
getVarValue(String) - Method in interface com.sun.n1.sps.model.component.GeneratedVariableSettings
Returns the value for the passed variable name.
getVarValue(String) - Method in interface com.sun.n1.sps.model.host.Host
Returns the value currently defined for the variable with the passed name, or null if no variable with the passed name exists.
getVarValue(String) - Method in interface com.sun.n1.sps.model.host.HostType
Returns the default value currently defined for the variable with the passed name, or null if no variable with the passed name exists.
getVarValue(String) - Method in interface com.sun.n1.sps.model.host.HostTypeVarList
Returns the default value associated with the host type variable having the passed name in this list, or null if no such variable exists in this list.
getVarValue(String) - Method in interface com.sun.n1.sps.model.util.PromptParamList
Returns the default value of the param with the passed variable name, or null if no such param exists.
getVarValue(String) - Method in interface com.sun.n1.util.vars.VariableSettingsSource
Returns the value of the passed variable name.
getVendor() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the vendor associated with this plugin.
getVersion() - Static method in class com.sun.n1.sps.client.CommandManagerBuilder
Returns the version of the N1 SPS Public API.
getVersionNumber() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the current version of this component.
getVersionNumber() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the current version of the object.
getVersionNumber() - Method in interface com.sun.n1.sps.model.plugin.Plugin
Returns the (user defined) version of this plugin.
getVersionNumber() - Method in interface com.sun.n1.sps.model.resource.RsrcInfo
Returns the VersionNumber of this resource.
getVersionString() - Method in interface com.sun.n1.sps.client.CommandManager
Returns the version of the CLUI that the CommandManager is connected to.
getVisibility() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns the current visibility of this object.
getVisibility() - Method in interface com.sun.n1.sps.model.host.Host
Returns the current visibility of this object.
getVisibility() - Method in interface com.sun.n1.sps.model.host.HostSearch
Returns the current visibility of this object.
getVisibility() - Method in interface com.sun.n1.sps.model.host.HostSet
Returns the current visibility of this object.
getVisibility() - Method in interface com.sun.n1.sps.model.host.HostType
Returns the current visibility of this object.
getVisibility() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Returns the current visibility of this object.
getVisibility() - Method in interface com.sun.n1.sps.model.user.User
Returns the visibility attribute of the object.
getWarning() - Method in interface com.sun.n1.sps.model.host.UIAppInstanceUpdate
Returns the warning message, if any, generated when updating the appInstance.
Group - Interface in com.sun.n1.sps.model.user
A group is a named collection of users and permissions.
GroupID - Interface in com.sun.n1.sps.model.user
Strongly typed ID for Group.
GroupIDSet - Interface in com.sun.n1.sps.model.user
A strongly-typed set of GroupIDs objects.

H

hashCode() - Method in class com.sun.n1.util.enum.EnumImpl
Returns the hash code of this enum.
hasUnresolvedPath() - Method in interface com.sun.n1.sps.model.component.ComponentRef
Returns true if the path of this reference is unresolved, false otherwise.
HIDDEN - Static variable in class com.sun.n1.sps.model.Visibility
Visibility value indicating that the associated object is hidden.
HOST - Static variable in class com.sun.n1.sps.model.difference.Level
An object indicating a high-level (components installed, when applicable).
HOST - Static variable in class com.sun.n1.sps.model.difference.Scope
An object indicating all components on a given host.
Host - Interface in com.sun.n1.sps.model.host
A host is the internal representation of a deployment target.
HostID - Interface in com.sun.n1.sps.model.host
A strongly-typed ID for Host objects.
HostIDSet - Interface in com.sun.n1.sps.model.host
A strongly-typed set of HostID objects.
HostSearch - Static variable in class com.sun.n1.sps.model.bundle.EntityType
 
HostSearch - Interface in com.sun.n1.sps.model.host
A host search is used to persistently store a user specified host search criteria.
HostSearchCriteria - Interface in com.sun.n1.sps.model.bundle
The host-search search criteria
HostSearchCriteria - Interface in com.sun.n1.sps.model.host
A host search criteria specifies dynamic selection criteria for matching hosts.
HostSearchID - Interface in com.sun.n1.sps.model.host
A strongly-typed ID class for HostSearch objects.
HostSearchIDSet - Interface in com.sun.n1.sps.model.host
A strongly-typed set of HostSearchID objects.
HostSet - Static variable in class com.sun.n1.sps.model.bundle.EntityType
 
HOSTSET - Static variable in class com.sun.n1.sps.model.difference.Scope
An object indicating all components on all hosts of the given set.
HostSet - Interface in com.sun.n1.sps.model.host
A host set is used to group hosts.
HostSetCriteria - Interface in com.sun.n1.sps.model.bundle
The host set search criteria
HostSetID - Interface in com.sun.n1.sps.model.host
A strongly-typed ID for HostSet objects.
HostSetIDSet - Interface in com.sun.n1.sps.model.host
A strongly-typed set of HostSetID objects.
HostStatus - Class in com.sun.n1.sps.model.rule
A strongly-typed enumeration of HostStatus to provide for better type-checking.
HostStatus.Factory - Class in com.sun.n1.sps.model.rule
Factory for object output type enums.
HostType - Static variable in class com.sun.n1.sps.model.bundle.EntityType
 
HostType - Interface in com.sun.n1.sps.model.host
A host type declares a set of variables, and is used to dynamically extend the data associated with a Host object.
HostTypeCriteria - Interface in com.sun.n1.sps.model.bundle
The host type search criteria
HostTypeID - Interface in com.sun.n1.sps.model.host
A strongly-typed ID for HostType objects.
HostTypeIDSet - Interface in com.sun.n1.sps.model.host
A strongly-typed set of HostTypeID objects.
HostTypeVar - Interface in com.sun.n1.sps.model.host
A variable declared by a host type.
HostTypeVarList - Interface in com.sun.n1.sps.model.host
A strongly-typed list of HostTypeVar objects.

I

IGNORE_HOST_STATUS - Static variable in class com.sun.n1.sps.model.rule.HostStatus
Indicates a plan has not yet started for this host.
IGNORE_TASK_TYPE - Static variable in class com.sun.n1.sps.model.rule.TaskType
Task event type value to use if task event types should be ignored.
IllegalArgumentsException - Exception in com.sun.n1.sps.client
An IllegalArguentsException results from an illegal argument or illegal combination of arguments being passed.
IllegalArgumentsException(Throwable) - Constructor for exception com.sun.n1.sps.client.IllegalArgumentsException
Constructs a new exception with the specified cause
IllegalArgumentsException(String) - Constructor for exception com.sun.n1.sps.client.IllegalArgumentsException
Constructs a new exception with the specified detail message.
IllegalArgumentsException(String, Throwable) - Constructor for exception com.sun.n1.sps.client.IllegalArgumentsException
Constructs a new exception with the specified detail message and cause.
IN_PROGRESS - Static variable in class com.sun.n1.sps.model.host.UpgradeNodeState
Indicates that processing of the node has started but has not completed yet.
includesInternal() - Method in interface com.sun.n1.sps.model.user.LoginConfiguration
Returns true if the login configuration includes internal authentication LoginModule.
INCOMPLETE_ABORT - Static variable in class com.sun.n1.sps.model.executor.TaskStatus
Indicates that the task is incompleted and was aborted.
INCOMPLETE_ERROR - Static variable in class com.sun.n1.sps.model.executor.TaskStatus
Indicates that the task is incompleted with errors.
INCOMPLETE_TIMEOUT - Static variable in class com.sun.n1.sps.model.executor.TaskStatus
Indicates that the task is incompleted and was timed out.
INPROGRESS - Static variable in class com.sun.n1.sps.model.executor.TargetStatusCode
Indicates a in progress status of a target.
INPROGRESS - Static variable in class com.sun.n1.sps.model.rule.HostStatus
Indicates a in progress status of a host.
INSTALL - Static variable in class com.sun.n1.sps.model.component.NamedBlockType
NamedBlockType value indicating an install block.
INSTALL_INSTALL - Static variable in class com.sun.n1.sps.model.difference.Style
An object indicating an INSTALL_INSTALL (ii) Style.
InstalledComponent - Interface in com.sun.n1.sps.model.install
An installed component represents a component that has been installed on a particular target in a particular path with a particular generated variable settings.
InstalledComponentBean - Interface in com.sun.n1.sps.model.install
The interface comprises information about Installed Component.
InstalledComponentID - Interface in com.sun.n1.sps.model.install
A strongly-typed ID for InstalledComponent objects.
InstalledComponentRef - Interface in com.sun.n1.sps.model.install
A reference to an installed component.
ipString() - Method in interface com.sun.n1.sps.model.util.RoxAddress
Returns the IP address string as '%d.%d.%d.%d'.
isAborted() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskStatus
Returns true if the upgrade task was aborted.
isAborted() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskSummary
Returns true if the upgrade task was aborted.
isActive() - Method in interface com.sun.n1.sps.model.rule.RuleMetaData
True if this rule is currently active, false otherwise.
isAutoRun() - Method in interface com.sun.n1.sps.model.folder.FolderPermissionItem
Returns true if the group is granted autorun or write permissions, else returns false.
isCheckin() - Method in interface com.sun.n1.sps.model.folder.FolderPermissionItem
Returns true if the group is granted checkin or write permissions, else returns false.
isComplete() - Method in interface com.sun.n1.sps.model.host.UpgradeTaskStatus
Returns true if the task is complete.
isCompositePlan() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Whether this is a composite plan
isDeleteHistoryAllHosts() - Method in interface com.sun.n1.sps.model.folder.FolderPermissionItem
Returns true if the group has delete-history permissions on all hosts.
isDerivedComponent() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns true if this component is derived from another component, false otherwise.
isEmpty() - Method in interface com.sun.n1.sps.model.folder.FolderPermissionItem
Returns true if this object does not grant any permissions.
isEmptyCriteria() - Method in interface com.sun.n1.sps.model.host.AppTypeCriteria
Returns false if at least one app type option (including no apps) is enabled, true otherwise.
isEmptyCriteria() - Method in interface com.sun.n1.sps.model.host.HostSearchCriteria
Returns true if the current state of this criteria cannot match any hosts.
isEmptyCriteria() - Method in interface com.sun.n1.sps.model.host.PhysicalCriteria
Returns false if at least one option is enabled, true otherwise.
isExecuteAllHosts() - Method in interface com.sun.n1.sps.model.folder.FolderPermissionItem
Returns true if the group has execute permissions on all hosts, else returns false.
isGreaterThan(VersionNumber) - Method in interface com.sun.n1.sps.model.VersionNumber
Returns true if this version object is greater than the supplied version number.
isIndefinite() - Method in interface com.sun.n1.sps.model.util.TimeInterval
Checks whether the receiver represents the indefinite time interval.
isInstalled() - Method in interface com.sun.n1.sps.model.install.InstalledComponent
Whether or not the installed component is currently installed
isInstanceOf(ComponentID) - Method in interface com.sun.n1.sps.model.component.Component
Returns true if this component is an instance of the component with the passed ID.
isLessThan(VersionNumber) - Method in interface com.sun.n1.sps.model.VersionNumber
Returns true if this version is less than the supplied version.
isPrepared() - Method in interface com.sun.n1.sps.model.host.Host
Returns true if this host is currently locally prepared, false otherwise.
isRangeEndExact() - Method in interface com.sun.n1.sps.model.VersionRange
Returns true if this object will match versions that are equal to the version at the end of the range, false if versions must be strictly less than the version at the end of the range.
isRangeStartExact() - Method in interface com.sun.n1.sps.model.VersionRange
Returns true if this object will match versions that are equal to the version at the start of the range, false if versions must be strictly greater than the version at the start of the range.
isReadOnly() - Method in interface com.sun.n1.sps.model.component.ComponentTypeRef
Returns true if this component type ref is read only, false otherwise.If this component type ref is read only, and a method that mutates this component type ref is called, then the method fails with an UnsupportedOperationException.
isReadOnlyVar(String) - Method in interface com.sun.n1.sps.model.component.ComponentVariableSettings
Returns true if the named variable is read only, false otherwise.
isSimpleComponent() - Method in interface com.sun.n1.sps.model.component.SummaryComponent
Returns true if this component is a simple component, false if this component is a composite component.
isSimplePlan() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Whether this is a simple plan
isSuccess() - Method in interface com.sun.n1.sps.model.util.PingResult
True if ping was successful.
isSuccess() - Method in interface com.sun.n1.sps.model.util.TraceResult
Returns true if the operation was successful.
isSupported() - Method in interface com.sun.n1.sps.model.host.HostID
Determines if this host belongs to a supported host set.
isVirtual() - Method in interface com.sun.n1.sps.model.component.TargetRef
Determines if the associated host is a virtual host.
isVirtual() - Method in interface com.sun.n1.sps.model.host.Host
Returns true if this host is a virtual host, false if this host is a physical host.
isWrite() - Method in interface com.sun.n1.sps.model.folder.FolderPermissionItem
Returns true if the group is granted write permissions, else returns false.

L

LD - Static variable in class com.sun.n1.sps.model.host.AppType
AppType value indicating that the associated app instance is a local distributor.
Level - Class in com.sun.n1.sps.model.difference
A strongly-typed enumeration for the level property of a DifferenceSettings, which may be one of HOST, DIR, FILE, UNDEFINED.
Level.Factory - Class in com.sun.n1.sps.model.difference
Factory for level enumerations.
LoginConfiguration - Interface in com.sun.n1.sps.model.user
Instances of this class represent a Java Authentication and Authorization Service (JAAS) LoginConfiguration that is available for authenticating users.

M

MachineInfo - Interface in com.sun.n1.sps.model.host
Contains information describing the physical machine and remote agent install info associated with a particular host.
main(String[]) - Static method in class com.sun.n1.sps.client.CommandManagerBuilder
 
matches(HostID) - Method in interface com.sun.n1.sps.model.host.HostSearchCriteria
Returns true if this criteria matches the host referenced by the passed ID, false otherwise.
MODEL_INSTALL - Static variable in class com.sun.n1.sps.model.difference.Style
An object indicating an MODEL_INSTALL (mi) Style.
MODEL_MODEL - Static variable in class com.sun.n1.sps.model.difference.Style
An object indicating an MODEL_MODEL (mm) Style.
Modifier - Class in com.sun.n1.sps.model.component
A strongly-typed enumeration of modifiers, which may be one of NONE, ABSTRACT or FINAL.
Modifier.Factory - Class in com.sun.n1.sps.model.component
Factory for modifier enums.
MS - Static variable in class com.sun.n1.sps.model.host.AppType
AppType value indicating that the associated app instance is a master server.
MSG_CMD_MGR_REF_ERROR - Static variable in class com.sun.n1.sps.client.CommandManagerBuilder
This string is implementational and is not intended for use by clients
MSG_ERROR_CREATING_TMP_FILES - Static variable in class com.sun.n1.sps.client.CommandManagerBuilder
This string is implementational and is not intended for use by clients
MSG_INCOMPATIBLE_VERSION_ERROR - Static variable in class com.sun.n1.sps.client.CommandManagerBuilder
This string is implementational and is not intended for use by clients
MSG_INVALID_BS_JAR_FILE_ERROR - Static variable in class com.sun.n1.sps.client.CommandManagerBuilder
This string is implementational and is not intended for use by clients
MSG_INVALID_CLI_DIR_ERROR - Static variable in class com.sun.n1.sps.client.CommandManagerBuilder
This string is implementational and is not intended for use by clients
MSG_INVALID_CLI_LIB_DIR_ERROR - Static variable in class com.sun.n1.sps.client.CommandManagerBuilder
This string is implementational and is not intended for use by clients
MSG_NO_SUCH_ENUM - Static variable in exception com.sun.n1.util.enum.NoSuchEnumException
The message code associated with exceptions of this type.
MSG_SET_CLI_MSG - Static variable in class com.sun.n1.sps.client.CommandManagerBuilder
This string is implementational and is not intended for use by clients
MSG_SYNCHRONIZATION_ERROR - Static variable in class com.sun.n1.sps.client.CommandManagerBuilder
This string is implementational and is not intended for use by clients
MSG_TEST_CONNECTION_FAILURE_ERROR - Static variable in class com.sun.n1.sps.client.CommandManagerBuilder
This string is implementational and is not intended for use by clients
MSG_UNABLE_VERSION_ERROR - Static variable in class com.sun.n1.sps.client.CommandManagerBuilder
This string is implementational and is not intended for use by clients

N

NamedBlockType - Class in com.sun.n1.sps.model.component
A strongly-typed enumeration of named block types, which may be one of INSTALL, UNINSTALL, or CONTROL.
NamedBlockType.Factory - Class in com.sun.n1.sps.model.component
Factory for named block type enums.
NetworkException - Exception in com.sun.n1.sps.model.util
A NetworkException results from a network problem.
NetworkException(String, Throwable) - Constructor for exception com.sun.n1.sps.model.util.NetworkException
 
NetworkException(Throwable) - Constructor for exception com.sun.n1.sps.model.util.NetworkException
 
NetworkException(String) - Constructor for exception com.sun.n1.sps.model.util.NetworkException
 
NONE - Static variable in class com.sun.n1.sps.model.component.Modifier
Indicates associated item has no modifier, meaning that it may be optionally overridden by a derived component.
NONE - Static variable in class com.sun.n1.sps.model.executor.TargetStatusCode
Indicates a plan has not yet started for this target.
NoSuchEnumException - Exception in com.sun.n1.util.enum
Exception class indicating that an enum lookup failed.
NoSuchEnumException(String) - Constructor for exception com.sun.n1.util.enum.NoSuchEnumException
Creates an new exception indicating that an enum lookup by string value failed.
NoSuchEnumException(int) - Constructor for exception com.sun.n1.util.enum.NoSuchEnumException
Creates an new exception indicating that an enum lookup by int value failed.
NoSuchEnumExceptionX - Exception in com.sun.n1.util.enumx
Exception class indicating that an enum lookup failed.
NoSuchEnumExceptionX(String) - Constructor for exception com.sun.n1.util.enumx.NoSuchEnumExceptionX
Copied from com.sun.n1.util.enum.NoSuchEnumException Creates an new exception indicating that an enum lookup by string value failed.
NoSuchEnumExceptionX(int) - Constructor for exception com.sun.n1.util.enumx.NoSuchEnumExceptionX
Copied from com.sun.n1.util.enum.NoSuchEnumException Creates an new exception indicating that an enum lookup by int value failed.
NOT_STARTED - Static variable in class com.sun.n1.sps.model.executor.TaskStatus
Indicates that the task has not started.
NOT_STARTED - Static variable in class com.sun.n1.sps.model.host.UpgradeNodeState
Indicates that processing of the node has not started yet.

O

ObjectID - Interface in com.sun.n1.sps.model
Represents the unique identifying information for an object within the system.
OutputType - Class in com.sun.n1.sps.model.executor
A strongly-typed enumeration of exec native output types, which may be either STDOUT or STDERR.
OutputType.Factory - Class in com.sun.n1.sps.model.executor
Factory for object output type enums.

P

PARALLEL - Static variable in class com.sun.n1.sps.model.plan.ExecutionMode
ExecutionMode value indicating that the associated simple plan will be executed in parallel on each of the target hosts, meaning more than one host may execute the plan concurrently.
PARTIALLY_COMPLETED - Static variable in class com.sun.n1.sps.model.host.UpgradeNodeState
Indicates that the node has been partially upgraded.
PERL - Static variable in class com.sun.n1.sps.model.util.TransformType
TransformType value indicating that the associated input file is transformed using a Perl5-based substitution pattern.
Permission - Interface in com.sun.n1.sps.model.user
A permission object is a persistent representation of a java.security.Permission object.
PermissionID - Interface in com.sun.n1.sps.model.user
Strongly typed ID for Permission.
PhysicalCriteria - Interface in com.sun.n1.sps.model.host
A physical criteria specifies a dynamic selection criteria for matching hosts that are either physical or virtual (or both).
PingResult - Interface in com.sun.n1.sps.model.util
This class encapsulates the result of a ping request as returned by the command "net.ping".
Plan - Static variable in class com.sun.n1.sps.model.bundle.EntityType
 
PLAN_END_ABNORMAL_SHORTHAND - Static variable in class com.sun.n1.sps.model.rule.CriteriaShorthand
A shorthand for the "plan ends abnormally" event category.
PLAN_END_NORMAL_SHORTHAND - Static variable in class com.sun.n1.sps.model.rule.CriteriaShorthand
A shorthand for the "plan completes normally" event category.
PLAN_START_SHORTHAND - Static variable in class com.sun.n1.sps.model.rule.CriteriaShorthand
A shorthand for the "plan starts" event category.
PlanCriteria - Interface in com.sun.n1.sps.model.bundle
The execution plan search criteria
PlanVariableSettings - Interface in com.sun.n1.sps.model.plan
Encapsulates all the settings necessary to run an ExecutionPlan.
PlanVariableSettingsID - Interface in com.sun.n1.sps.model.plan
A unique ID for a plan variable settings object.
Plugin - Interface in com.sun.n1.sps.model.plugin
Plugins are first class objects that represent a bundled set of system objects, as well as other data.
PluginID - Interface in com.sun.n1.sps.model.plugin
A strongly-typed ID for Plugin objects.
PluginIDSet - Interface in com.sun.n1.sps.model.plugin
A strongly-typed set of PluginID objects.
PluginMember - Interface in com.sun.n1.sps.model
Objects that can be created by a plugin.
PREFLIGHT - Static variable in class com.sun.n1.sps.model.executor.RunLevel
Pre-Flight run level
PREFLIGHT_RUNNING - Static variable in class com.sun.n1.sps.model.executor.TaskStatus
Indicates that the pre-flight task is running.
PREFLIGHT_TASK_TYPE - Static variable in class com.sun.n1.sps.model.rule.TaskType
Task event type value to use if preflight task event types should be considered.
printStackTrace(PrintWriter) - Method in exception com.sun.n1.sps.model.util.ClientException
Prints this throwable and its backtrace to the specified print writer.
printStackTrace(PrintStream) - Method in exception com.sun.n1.sps.model.util.ClientException
Prints this throwable and its backtrace to the specified print stream.
PromptParamList - Interface in com.sun.n1.sps.model.util
A list of PromptParam objects.

R

RA - Static variable in class com.sun.n1.sps.model.host.AppType
AppType value indicating that the associated app instance is a remote agent.
RAW - Static variable in class com.sun.n1.sps.model.host.ConnectionType
ConnectionType value indicating that the associated app instance should be connected to using a raw TCP connection.
readFromXML(InputStream) - Method in interface com.sun.n1.sps.model.component.Component
Sets the content of this component based on the component defined in XML format contained in the passed stream.
remove(int) - Method in interface com.sun.n1.util.collections.TypedList
Removes the element at the specified position in this list.
remove(Object) - Method in interface com.sun.n1.util.collections.TypedSet
Ensures the specified element is not contained in this set.
RESTARTING_NODES - Static variable in class com.sun.n1.sps.model.host.UpgradeTaskState
Indicates that the upgrade task is currently restarting all the nodes that were successfully upgraded.
RoxAddress - Interface in com.sun.n1.sps.model.util
This class represents the internal network address of an SPS application instance.
RsrcInfo - Interface in com.sun.n1.sps.model.resource
RsrcInfo contains information about a resource, including the name and version of a resource..
RuleID - Interface in com.sun.n1.sps.model.rule
 
RuleMetaData - Interface in com.sun.n1.sps.model.rule
A meta data object describing a rule.
RUN_TASK_TYPE - Static variable in class com.sun.n1.sps.model.rule.TaskType
Task event type value to use if run (non-preflight) task event types should be considered.
RunLevel - Class in com.sun.n1.sps.model.executor
A strongly-typed enumeration of Runlevels to provide for better type-checking.
RunLevel.Factory - Class in com.sun.n1.sps.model.executor
Factory for object output type enums.
RunningDiffBean - Interface in com.sun.n1.sps.model.difference
This interface provides information about Difference Job and Settings.
RunningPlanBean - Interface in com.sun.n1.sps.model.executor
Contains information about a running or a complete plan run.

S

Scope - Class in com.sun.n1.sps.model.difference
A strongly-typed enumeration for the scope property of a DifferenceSettings, which may be one of HOSTSET, HOST, COMPONENT, UNDEFINED.
Scope.Factory - Class in com.sun.n1.sps.model.difference
Factory for scope enumerations.
SearchCriteria - Interface in com.sun.n1.sps.model.bundle
SearchCriteria are objects that represent search criterias that are associated with bundles.
SERIES - Static variable in class com.sun.n1.sps.model.plan.ExecutionMode
ExecutionMode value indicating that the associated simple plan will be executed in series on each of the target hosts, meaning all plan steps wil complete on one host before running the plan on the next host.
SessionID - Interface in com.sun.n1.sps.model.user
An ID used to identify a CommandManager session.
SessionVariable - Interface in com.sun.n1.sps.model.user
Container for a Session Variable.
SessionVariableSet - Interface in com.sun.n1.sps.model.user
A collection of session variables for a user.
set(int, Object) - Method in interface com.sun.n1.util.collections.TypedList
Replaces the element at the specified position in this list with the specified element.
setCLIInstallationDir(File) - Method in class com.sun.n1.sps.client.CommandManagerBuilder
Sets the SPS CLI Installation directory.
setDescriptionPattern(String) - Method in interface com.sun.n1.sps.model.bundle.SearchCriteria
Set the description pattern
setIncludeLD(boolean) - Method in interface com.sun.n1.sps.model.host.AppTypeCriteria
Set to true if hosts that contain local distributor applications should be matched, false if it does not matter whether the host contains a local distributor.
setIncludeMS(boolean) - Method in interface com.sun.n1.sps.model.host.AppTypeCriteria
Set to true if hosts that contain master server applications should be matched, false if it does not matter whether the host contains a master server.
setIncludeNone(boolean) - Method in interface com.sun.n1.sps.model.host.AppTypeCriteria
Set to true if hosts that do not contain any applications should be matched, false if it does not matter whether the host contains no applications.
setIncludePhysical(boolean) - Method in interface com.sun.n1.sps.model.host.PhysicalCriteria
Set to true if physical hosts should be matched.
setIncludeRA(boolean) - Method in interface com.sun.n1.sps.model.host.AppTypeCriteria
Set to true if hosts that contain remote agent applications should be matched, false if it does not matter whether the host contains a remote agent.
setIncludeVirtual(boolean) - Method in interface com.sun.n1.sps.model.host.PhysicalCriteria
Set to true if virtual hosts should be matched.
setLabelPattern(String) - Method in interface com.sun.n1.sps.model.bundle.ComponentCriteria
Sets the label pattern of this criteria object
setLocalOutputStream(OutputStream) - Method in interface com.sun.n1.sps.client.CommandManager
Associates the specified output stream with the current thread such that any commands executed which write to an output stream will use the specified stream for such output.
setNamePattern(String) - Method in interface com.sun.n1.sps.model.bundle.SearchCriteria
Set the name pattern
setSessionID(SessionID) - Method in interface com.sun.n1.sps.client.CommandManager
Sets the Session for this CommandManager to the specified SessionID.
setTestConnection(boolean) - Method in class com.sun.n1.sps.client.CommandManagerBuilder
Sets the flag to validate the Master Server connection when the the build method is invoked.
setTypePattern(String) - Method in interface com.sun.n1.sps.model.bundle.ComponentCriteria
Sets the extends-type pattern of this criteria object
size() - Method in interface com.sun.n1.util.collections.TypedList
Returns the number of elements in this list.
size() - Method in interface com.sun.n1.util.collections.TypedSet
Returns the number of elements in this set.
SSH - Static variable in class com.sun.n1.sps.model.host.ConnectionType
ConnectionType value indicating that the associated app instance should be connected to using an (Secure Shell) SSH connection.
SSL - Static variable in class com.sun.n1.sps.model.host.ConnectionType
ConnectionType value indicating that the associated app instance should be connected to using an (Secure Socket Layer) SSL connection.
STDERR - Static variable in class com.sun.n1.sps.model.executor.OutputType
OutputType value indicating that the output type is stderr.
STDOUT - Static variable in class com.sun.n1.sps.model.executor.OutputType
OutputType value indicating that the output type is stdout.
StepDescriptionContainer - Interface in com.sun.n1.sps.model.executor
Contains the information necessary to resolve a com.raplix.rolloutexpress.executor.StepID.
StepID - Interface in com.sun.n1.sps.model.executor
Simple subclass of ObjectID for better object typing representation of a step ID.
Style - Class in com.sun.n1.sps.model.difference
An enumeration for the style property of a DifferenceSettings, which may be one of MODEL_MODEL, MODEL_INSTALL, INSTALL_INSTALL, UNDEFINED.
Style.Factory - Class in com.sun.n1.sps.model.difference
Factory for style enumerations.
SubplanComponentVariableSettings - Interface in com.sun.n1.sps.model.plan
Used by SubplanVariableSettings to mirror the structure of ComponentSelector for Plan Variable Settings persistence.
SubplanComponentVariableSettingsID - Interface in com.sun.n1.sps.model.plan
A unique ID for a subplan component variable settings object.
SubplanInfo - Interface in com.sun.n1.sps.model.executor
Contains the persistent form of the information chosen by a user to run a subplan of a main plan.
SubPlanPrompt - Interface in com.sun.n1.sps.model.executor
Overall container structure for all the prompts that are part of the plan.
SubplanVariableSettings - Interface in com.sun.n1.sps.model.plan
Used by PlanVariableSettings to mirror the structure of SubplanPrompt for Plan Variable Settings persistence.
SubplanVariableSettingsID - Interface in com.sun.n1.sps.model.plan
A unique ID for a subplan variable settings object.
SUCCESS - Static variable in class com.sun.n1.sps.model.executor.TargetStatusCode
Indicates a success status of a target.
SUCCESS - Static variable in class com.sun.n1.sps.model.rule.HostStatus
Indicates a success status of a host.
SUCCESSFUL - Static variable in class com.sun.n1.sps.model.host.UpgradeNodeState
Indicates that processing of the node completed successfully.
SummaryBundle - Interface in com.sun.n1.sps.model.bundle
A read-only, summary view of a Bundle object.
SummaryComponent - Interface in com.sun.n1.sps.model.component
Summary view of a Component object.
SummaryFolder - Interface in com.sun.n1.sps.model.folder
A summary view of a Folder object.
swap(int, int) - Method in interface com.sun.n1.util.collections.TypedList
Swaps the position of the elements at the passed index n1 and n2.
SYSTEM_SHORTHAND - Static variable in class com.sun.n1.sps.model.rule.CriteriaShorthand
A shorthand for the "system events" event category.
SystemService - Static variable in class com.sun.n1.sps.model.bundle.EntityType
 
SystemServiceCriteria - Interface in com.sun.n1.sps.model.bundle
The system service search criteria
SystemServiceRef - Interface in com.sun.n1.sps.model.component
A system service is a persistent reference to an installed system service component which is auto-installed and managed by the ROX system.
SystemServiceRefID - Interface in com.sun.n1.sps.model.component
A strongly-typed ID class for SystemServiceRef objects.
SystemServiceRefIDSet - Interface in com.sun.n1.sps.model.component
A strongly-typed set of SystemServiceRefID objects.

T

Target - Interface in com.sun.n1.sps.model.executor
This class represents the target of an execution plan run.
TargetRef - Interface in com.sun.n1.sps.model.component
A TargetRef provides a means of connecting targetable components to their associated hosts.
TargetStatus - Interface in com.sun.n1.sps.model.executor
Encapsulates the current status of a target and any tasks running on the target.
TargetStatusCode - Class in com.sun.n1.sps.model.executor
A strongly-typed enumeration of target status to provide for better type-checking.
TargetStatusCode.Factory - Class in com.sun.n1.sps.model.executor
Factory for object output type enums.
TaskID - Interface in com.sun.n1.sps.model.executor
Represents a taskId for a particular plan/host set execution combination.
TaskInfo - Interface in com.sun.n1.sps.model.executor
TaskInfo is the persistent version of Task descriptor.
TaskStatus - Class in com.sun.n1.sps.model.executor
 
TaskStatus.Factory - Class in com.sun.n1.sps.model.executor
Factory for task status enums.
TaskType - Class in com.sun.n1.sps.model.rule
A strongly-typed enumeration of TaskType to provide for better type-checking.
TaskType.Factory - Class in com.sun.n1.sps.model.rule
Factory for object output type enums.
TIMED_OUT - Static variable in class com.sun.n1.sps.model.executor.TargetStatusCode
Indicates a timed out status of a target.
TimeInterval - Interface in com.sun.n1.sps.model.util
A time interval, representing a length of time.
timeTakenMillis() - Method in interface com.sun.n1.sps.model.util.PingResult
Time taken in milliseconds for the response.
toArray() - Method in interface com.sun.n1.util.collections.TypedList
Returns an array containing all of the elements in this list in proper sequence.
toArray(Object[]) - Method in interface com.sun.n1.util.collections.TypedList
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toCriteriaArray() - Method in interface com.sun.n1.sps.model.host.AttributeCriteriaList
Returns an array of attribute criteria contained in this list.
toIDArray() - Method in interface com.sun.n1.sps.model.category.CategoryIDSet
Returns an array of category IDs contained in this set.
toIDArray() - Method in interface com.sun.n1.sps.model.component.ComponentIDSet
Returns an array of component IDs contained in this set.
toIDArray() - Method in interface com.sun.n1.sps.model.component.ComponentTypeRefIDSet
Returns an array of component type ref IDs contained in this set.
toIDArray() - Method in interface com.sun.n1.sps.model.component.SystemServiceRefIDSet
Returns an array of system service ref IDs contained in this set.
toIDArray() - Method in interface com.sun.n1.sps.model.folder.FolderIDSet
Returns an array of Folder IDs contained in this set.
toIDArray() - Method in interface com.sun.n1.sps.model.host.HostIDSet
Returns an array of host IDs contained in this set.
toIDArray() - Method in interface com.sun.n1.sps.model.host.HostSearchIDSet
Returns an array of host search IDs contained in this set.
toIDArray() - Method in interface com.sun.n1.sps.model.host.HostSetIDSet
Returns an array of host set IDs contained in this set.
toIDArray() - Method in interface com.sun.n1.sps.model.host.HostTypeIDSet
Returns an array of host type IDs contained in this set.
toIDArray() - Method in interface com.sun.n1.sps.model.plan.ExecutionPlanIDSet
Returns an array of plan IDs contained in this set.
toIDArray() - Method in interface com.sun.n1.sps.model.plugin.PluginIDSet
Returns an array of plugin IDs contained in this set.
toIDArray() - Method in interface com.sun.n1.sps.model.user.GroupIDSet
Returns an array of GroupID contained in this set.
toInt() - Method in interface com.sun.n1.util.enum.Enum
Returns the int value of this enum.
toInt() - Method in class com.sun.n1.util.enum.EnumImpl
Returns the int value of this enum.
toString() - Method in class com.sun.n1.util.enum.EnumImpl
Returns the String value of this enum.
toVarArray() - Method in interface com.sun.n1.sps.model.host.HostTypeVarList
Returns an array of host type variables contained in this list.
TraceFailed - Interface in com.sun.n1.sps.model.util
This exception is thrown when a traceroute invocation fails.
TraceResult - Interface in com.sun.n1.sps.model.util
Objects of this class encapsulate results of a trace request.
TransformType - Class in com.sun.n1.sps.model.util
A strongly-typed enumeration of text transformation types, which may be COPY, PERL or XSLT.
TransformType.Factory - Class in com.sun.n1.sps.model.util
Factory for transform type enums.
TypedList - Interface in com.sun.n1.util.collections
A base class for strongly-typed list implementations.
TypedSet - Interface in com.sun.n1.util.collections
A base class for strongly-typed set implementations.

U

UIAppInstanceUpdate - Interface in com.sun.n1.sps.model.host
Encapsulates the result of app Instance update operations.
UITraceResult - Interface in com.sun.n1.sps.model.util
Encapsulates the result of a traceroute operation as executed by the command "net.traceroute"
UNDEFINED - Static variable in class com.sun.n1.sps.model.difference.Level
An object indicating an UNDEFINED Level.
UNDEFINED - Static variable in class com.sun.n1.sps.model.difference.Scope
An object indicating an UNDEFINED Scope.
UNDEFINED - Static variable in class com.sun.n1.sps.model.difference.Style
An object indicating an UNDEFINED Style.
UNINSTALL - Static variable in class com.sun.n1.sps.model.component.NamedBlockType
NamedBlockType value indicating an uninstall block.
UNPROCESSED - Static variable in class com.sun.n1.sps.model.host.UpgradeNodeState
Indicates that the node hasn't been processed.
UPGRADED - Static variable in class com.sun.n1.sps.model.host.UpgradeNodeState
Indicates that the node is already upgraded.
UpgradeNodeState - Class in com.sun.n1.sps.model.host
Instances of this class indicate the exact state of a node within an upgrade task.
UpgradeNodeState.FACTORY - Class in com.sun.n1.sps.model.host
Factory for upgrade node state enums.
UpgradeNodeStatus - Interface in com.sun.n1.sps.model.host
Instances of this class encapsulate the status of an individual node when reporting status of an upgrade task.
UpgradeTaskID - Interface in com.sun.n1.sps.model.host
A unique ID for a UpgradeTaskID object.
UpgradeTaskState - Class in com.sun.n1.sps.model.host
Instances of this class indicate the current status of the upgrade task.
UpgradeTaskState.FACTORY - Class in com.sun.n1.sps.model.host
Factory for upgrade task states.
UpgradeTaskStatus - Interface in com.sun.n1.sps.model.host
This class encapsulates the status of an upgrade task.
UpgradeTaskSummary - Interface in com.sun.n1.sps.model.host
This class encapsulates the summary status of an upgrade task.
UPGRADING - Static variable in class com.sun.n1.sps.model.host.UpgradeNodeState
Indicates that the node is being currently upgraded.
UPGRADING_NODES - Static variable in class com.sun.n1.sps.model.host.UpgradeTaskState
Indicates that the upgrade task is currently upgrading the nodes that were found needing upgrades and the master server had the upgrade packages available to upgrade them.
User - Interface in com.sun.n1.sps.model.user
A user represents a principal capable of logging into the SPS system.
UserID - Interface in com.sun.n1.sps.model.user
Strongly typed ID for User.

V

VarDecl - Interface in com.sun.n1.sps.model.component
This interface defines a variable declaration for a specific component.
VariableSettingsSelector - Interface in com.sun.n1.sps.model.component
A variable settings selector is used to select a particular variable settings object from a list of all variable settings objects available for a particular component.
VariableSettingsSource - Interface in com.sun.n1.util.vars
Defines the interface for objects that can be used as a source of variable settings.
VersionNumber - Interface in com.sun.n1.sps.model
Wrapper object which encapsulates the information used to distinguish different versions of an object.
VersionRange - Interface in com.sun.n1.sps.model
A version range object is used to match versions that fall within a specified range.
Visibility - Class in com.sun.n1.sps.model
A strongly-typed enumeration of object visibility, which may be either HIDDEN or VISIBLE.
Visibility.Factory - Class in com.sun.n1.sps.model
Factory for object visibility enums.
VISIBLE - Static variable in class com.sun.n1.sps.model.Visibility
Visibility value indicating that the associated object is visible.

W

wrap(Throwable) - Static method in exception com.sun.n1.sps.model.util.ClientException
Returns a ClientException, wrapping any other throwable exception, if inThrowable is not an instance of inThrowable, and inThrowable otherwise.
writeToXML(OutputStream) - Method in interface com.sun.n1.sps.model.component.Component
Writes the component content to the passed stream in canonical XML format.
writeToXML(OutputStream) - Method in interface com.sun.n1.sps.model.plan.ExecutionPlan
Writes the contents of this plan to the given output stream, in its canonical XML format.

X

XSLT - Static variable in class com.sun.n1.sps.model.util.TransformType
TransformType value indicating that the associated input file is transformed using an XSLT transformation.

A B C D E F G H I L M N O P R S T U V W X