Package com.sun.n1.sps.model.difference

Interface Summary
DifferenceJobID Strongly typed ID and unique ID for a DifferenceJob object.
DifferenceSettings A difference settings object contains the parameters and mini-plans used when running a Difference (comparison).
DifferenceSettingsID Object to represent difference settings IDs.
RunningDiffBean This interface provides information about Difference Job and Settings.
 

Class Summary
Level A strongly-typed enumeration for the level property of a DifferenceSettings, which may be one of HOST, DIR, FILE, UNDEFINED.
Level.Factory Factory for level enumerations.
Scope A strongly-typed enumeration for the scope property of a DifferenceSettings, which may be one of HOSTSET, HOST, COMPONENT, UNDEFINED.
Scope.Factory Factory for scope enumerations.
Style An enumeration for the style property of a DifferenceSettings, which may be one of MODEL_MODEL, MODEL_INSTALL, INSTALL_INSTALL, UNDEFINED.
Style.Factory Factory for style enumerations.