Package com.sun.n1.sps.model.component

Interface Summary
CompCancelled Indicates the checkin was for an component that was cancelled.
CompCheckInID Strongly typed ID for Component Checkin.
CompCheckInInfo Container of information relevant to a single component checkin.
CompComplete Indicates the checkin was for an component that was completed.
CompError Indicates the checkin was for an component that was in error status.
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.
ComponentID A unique ID for a Component object.
ComponentIDSet A strongly-typed set of ComponentID objects.
ComponentRef A reference to a component.
ComponentSelector A component selector is used to select a particular component from a list of all components available for a particular component reference.
ComponentTypeRef ComponentTypeRef contains information on a component type.
ComponentTypeRefID A strongly-typed ID class for ComponentTypeRef objects.
ComponentTypeRefIDSet  
ComponentVariableSettings Contains the override variables settings associated with a particular component.
ComponentVariableSettingsID A unique ID for a component variable settings object.
CompPending Indicates the checkin was for an component that is pending.
CompStatus Component status during a checkin.
CompWasRedundant Indicates the checkin was for an existing component that remained unchanged.
GeneratedVariableSettings A persistent, read only variable settings object used as a historical record of previous config generations.
GeneratedVariableSettingsID A unique ID for a generated variable settings object.
SummaryComponent Summary view of a Component object.
SystemServiceRef A system service is a persistent reference to an installed system service component which is auto-installed and managed by the ROX system.
SystemServiceRefID A strongly-typed ID class for SystemServiceRef objects.
SystemServiceRefIDSet A strongly-typed set of SystemServiceRefID objects.
TargetRef A TargetRef provides a means of connecting targetable components to their associated hosts.
VarDecl This interface defines a variable declaration for a specific component.
VariableSettingsSelector 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.
 

Class Summary
Modifier A strongly-typed enumeration of modifiers, which may be one of NONE, ABSTRACT or FINAL.
Modifier.Factory Factory for modifier enums.
NamedBlockType A strongly-typed enumeration of named block types, which may be one of INSTALL, UNINSTALL, or CONTROL.
NamedBlockType.Factory Factory for named block type enums.