|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SMSPackage
SMS_Package class contains information about its programs, such as identifying the source files, how the files are copied to the distribution point, and refresh details. You can also identify if the program provides an install status MIF file to report status or simply uses an exit code ref Microsoft SMS 2003 SDK
Field Summary | |
---|---|
static java.lang.String |
IBM_COPYRIGHT
|
Method Summary | |
---|---|
int |
getActionInProgress()
Current action being performed on the package by SMS. |
int |
getForcedDissconnectDelay()
Grace period, in minutes, that SMS waits before forcibly disconnecting users from the distribution point share. |
boolean |
getForcedDissconnectEnabled()
Indicates that SMS should forcibly disconnect users from the distribution point share if a share violation occurs while updating, refreshing, or deleting package source files. |
int |
getForcedDissconnectNumRetries()
Number of times SMS attempts to disconnect users from the distribution point share. |
int |
getIconSize()
Size of the icon (in bytes) |
boolean |
getIgnoreAddressSchedule()
Indicates whether SMS ignores the schedule of the sender specified by PreferredAddressType or the default sender if none is specified. |
java.lang.String |
getLanguage()
Used with Manufacturer, Name, and Version to identify a package in the SMS Administrator console. |
long |
getLastRefreshTime()
Last date and time the package source files were refreshed. |
java.lang.String |
getManufacter()
Manufacturer (publisher) of the package. |
java.lang.String |
getMIFFileName()
Name of the MIF file that contains the program status. |
java.lang.String |
getMIFName()
Name of this package. |
java.lang.String |
getMIFPublisher()
Publisher of this package. |
java.lang.String |
getMIFVersion()
Version number of this package. |
java.lang.String |
getName()
Name of the package. |
int |
getNumSourceVersion()
Incremented when the package is updated or the source files are refreshed. |
java.lang.String |
getPackageDescription()
Description of the package. |
int |
getPackagePriority()
Sending priority of the package. |
int |
getPkgFlags()
Flag value that determines if SMS uses MIFName, MIFPublisher, and MIFVersion for MIF file status matching. |
int |
getPkgSourceFlag()
Method of reading the package source files. |
java.lang.String |
getPkgSourcePath()
Location of the package source files. |
java.lang.String |
getPrefferedAddressType()
Preferred sender to use when copying the package source files to the distribution points. |
boolean |
getRefreshPkgSourceFlag()
Indicates that SMS should refresh the package source files. |
java.lang.String |
getShareName()
Share to use on the distribution point. |
int |
getShareType()
Type of share used for the package's distribution point. |
SMSAdvertizements |
getSMSAdvertisement()
|
SMSHierarchy |
getSMSHierarchy()
|
SMSProgram[] |
getSMSPrograms()
|
SMSSiteServer |
getSMSSite()
|
long |
getSourceDate()
Date and time the package source files were last updated on the distribution points. |
java.lang.String |
getStoredPkgPath()
Full path to where SMS stores the compressed version of the source files on the site server. |
int |
getStoredPkgVersion()
Version of the compressed source files. |
WindowsComputerSystem |
getWindowsComputerSystem()
|
boolean |
hasActionInProgress()
|
boolean |
hasForcedDissconnectDelay()
|
boolean |
hasForcedDissconnectEnabled()
|
boolean |
hasForcedDissconnectNumRetries()
|
boolean |
hasIconSize()
|
boolean |
hasIgnoreAddressSchedule()
|
boolean |
hasLanguage()
|
boolean |
hasLastRefreshTime()
|
boolean |
hasManufacter()
|
boolean |
hasMIFFileName()
|
boolean |
hasMIFName()
|
boolean |
hasMIFPublisher()
|
boolean |
hasMIFVersion()
|
boolean |
hasName()
|
boolean |
hasNumSourceVersion()
|
boolean |
hasPackageDescription()
|
boolean |
hasPackagePriority()
|
boolean |
hasPkgFlags()
|
boolean |
hasPkgSourceFlag()
|
boolean |
hasPkgSourcePath()
|
boolean |
hasPrefferedAddressType()
|
boolean |
hasRefreshPkgSourceFlag()
|
boolean |
hasShareName()
|
boolean |
hasShareType()
|
boolean |
hasSMSAdvertisement()
|
boolean |
hasSMSHierarchy()
|
boolean |
hasSMSPrograms()
|
boolean |
hasSMSSite()
|
boolean |
hasSourceDate()
|
boolean |
hasStoredPkgPath()
|
boolean |
hasStoredPkgVersion()
|
boolean |
hasWindowsComputerSystem()
|
void |
setActionInProgress(int x)
|
void |
setForcedDissconnectDelay(int x)
|
void |
setForcedDissconnectEnabled(boolean x)
|
void |
setForcedDissconnectNumRetries(int x)
|
void |
setIconSize(int x)
|
void |
setIgnoreAddressSchedule(boolean x)
|
void |
setLanguage(java.lang.String x)
|
void |
setLastRefreshTime(long x)
|
void |
setManufacter(java.lang.String x)
|
void |
setMIFFileName(java.lang.String x)
|
void |
setMIFName(java.lang.String x)
|
void |
setMIFPublisher(java.lang.String x)
|
void |
setMIFVersion(java.lang.String x)
|
void |
setName(java.lang.String x)
|
void |
setNumSourceVersion(int x)
|
void |
setPackageDescription(java.lang.String x)
|
void |
setPackagePriority(int x)
|
void |
setPkgFlags(int x)
|
void |
setPkgSourceFlag(int x)
|
void |
setPkgSourcePath(java.lang.String x)
|
void |
setPrefferedAddressType(java.lang.String x)
|
void |
setRefreshPkgSourceFlag(boolean x)
|
void |
setShareName(java.lang.String x)
|
void |
setShareType(int x)
|
void |
setSMSAdvertisement(SMSAdvertizements x)
|
void |
setSMSHierarchy(SMSHierarchy x)
|
void |
setSMSPrograms(SMSProgram[] x)
|
void |
setSMSSite(SMSSiteServer x)
|
void |
setSourceDate(long x)
|
void |
setStoredPkgPath(java.lang.String x)
|
void |
setStoredPkgVersion(int x)
|
void |
setWindowsComputerSystem(WindowsComputerSystem x)
|
Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement |
---|
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles |
Methods inherited from interface com.collation.platform.model.ModelObject |
---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
Methods inherited from interface com.collation.platform.model.topology.core.Version |
---|
getBuildLevel, getLevel, getMajorVersion, getModifier, getRelease, getVersionString, hasBuildLevel, hasLevel, hasMajorVersion, hasModifier, hasRelease, hasVersionString, setBuildLevel, setLevel, setMajorVersion, setModifier, setRelease, setVersionString |
Methods inherited from interface com.collation.platform.model.topology.process.itil.ConfigurationItem |
---|
getAssetID, getAssetTag, getCICategory, getConfigLastUpdate, getLastAuditState, getLastAuditTime, getLastLifecycleStateTime, getLifecycleState, getPrimaryOwner, hasAssetID, hasAssetTag, hasCICategory, hasConfigLastUpdate, hasLastAuditState, hasLastAuditTime, hasLastLifecycleStateTime, hasLifecycleState, hasPrimaryOwner, setAssetID, setAssetTag, setCICategory, setConfigLastUpdate, setLastAuditState, setLastAuditTime, setLastLifecycleStateTime, setLifecycleState, setPrimaryOwner |
Field Detail |
---|
static final java.lang.String IBM_COPYRIGHT
Method Detail |
---|
boolean getRefreshPkgSourceFlag() throws AttributeNotSetException
AttributeNotSetException
void setRefreshPkgSourceFlag(boolean x)
boolean hasRefreshPkgSourceFlag()
int getForcedDissconnectDelay() throws AttributeNotSetException
AttributeNotSetException
void setForcedDissconnectDelay(int x)
boolean hasForcedDissconnectDelay()
java.lang.String getShareName() throws AttributeNotSetException
AttributeNotSetException
void setShareName(java.lang.String x)
boolean hasShareName()
int getPkgFlags() throws AttributeNotSetException
AttributeNotSetException
void setPkgFlags(int x)
boolean hasPkgFlags()
WindowsComputerSystem getWindowsComputerSystem() throws AttributeNotSetException
AttributeNotSetException
void setWindowsComputerSystem(WindowsComputerSystem x)
boolean hasWindowsComputerSystem()
java.lang.String getPkgSourcePath() throws AttributeNotSetException
AttributeNotSetException
void setPkgSourcePath(java.lang.String x)
boolean hasPkgSourcePath()
java.lang.String getMIFName() throws AttributeNotSetException
AttributeNotSetException
void setMIFName(java.lang.String x)
boolean hasMIFName()
java.lang.String getLanguage() throws AttributeNotSetException
AttributeNotSetException
void setLanguage(java.lang.String x)
boolean hasLanguage()
SMSProgram[] getSMSPrograms() throws AttributeNotSetException
AttributeNotSetException
void setSMSPrograms(SMSProgram[] x)
boolean hasSMSPrograms()
int getStoredPkgVersion() throws AttributeNotSetException
AttributeNotSetException
void setStoredPkgVersion(int x)
boolean hasStoredPkgVersion()
java.lang.String getManufacter() throws AttributeNotSetException
AttributeNotSetException
void setManufacter(java.lang.String x)
boolean hasManufacter()
int getForcedDissconnectNumRetries() throws AttributeNotSetException
AttributeNotSetException
void setForcedDissconnectNumRetries(int x)
boolean hasForcedDissconnectNumRetries()
java.lang.String getMIFFileName() throws AttributeNotSetException
AttributeNotSetException
void setMIFFileName(java.lang.String x)
boolean hasMIFFileName()
long getSourceDate() throws AttributeNotSetException
AttributeNotSetException
void setSourceDate(long x)
boolean hasSourceDate()
int getIconSize() throws AttributeNotSetException
AttributeNotSetException
void setIconSize(int x)
boolean hasIconSize()
int getActionInProgress() throws AttributeNotSetException
AttributeNotSetException
void setActionInProgress(int x)
boolean hasActionInProgress()
boolean getIgnoreAddressSchedule() throws AttributeNotSetException
AttributeNotSetException
void setIgnoreAddressSchedule(boolean x)
boolean hasIgnoreAddressSchedule()
int getNumSourceVersion() throws AttributeNotSetException
AttributeNotSetException
void setNumSourceVersion(int x)
boolean hasNumSourceVersion()
java.lang.String getPrefferedAddressType() throws AttributeNotSetException
AttributeNotSetException
void setPrefferedAddressType(java.lang.String x)
boolean hasPrefferedAddressType()
SMSSiteServer getSMSSite() throws AttributeNotSetException
AttributeNotSetException
void setSMSSite(SMSSiteServer x)
boolean hasSMSSite()
int getPkgSourceFlag() throws AttributeNotSetException
AttributeNotSetException
void setPkgSourceFlag(int x)
boolean hasPkgSourceFlag()
java.lang.String getMIFPublisher() throws AttributeNotSetException
AttributeNotSetException
void setMIFPublisher(java.lang.String x)
boolean hasMIFPublisher()
SMSAdvertizements getSMSAdvertisement() throws AttributeNotSetException
AttributeNotSetException
void setSMSAdvertisement(SMSAdvertizements x)
boolean hasSMSAdvertisement()
java.lang.String getMIFVersion() throws AttributeNotSetException
AttributeNotSetException
void setMIFVersion(java.lang.String x)
boolean hasMIFVersion()
long getLastRefreshTime() throws AttributeNotSetException
AttributeNotSetException
void setLastRefreshTime(long x)
boolean hasLastRefreshTime()
java.lang.String getName() throws AttributeNotSetException
AttributeNotSetException
void setName(java.lang.String x)
boolean hasName()
java.lang.String getStoredPkgPath() throws AttributeNotSetException
AttributeNotSetException
void setStoredPkgPath(java.lang.String x)
boolean hasStoredPkgPath()
boolean getForcedDissconnectEnabled() throws AttributeNotSetException
AttributeNotSetException
void setForcedDissconnectEnabled(boolean x)
boolean hasForcedDissconnectEnabled()
int getShareType() throws AttributeNotSetException
AttributeNotSetException
void setShareType(int x)
boolean hasShareType()
SMSHierarchy getSMSHierarchy() throws AttributeNotSetException
AttributeNotSetException
void setSMSHierarchy(SMSHierarchy x)
boolean hasSMSHierarchy()
int getPackagePriority() throws AttributeNotSetException
AttributeNotSetException
void setPackagePriority(int x)
boolean hasPackagePriority()
java.lang.String getPackageDescription() throws AttributeNotSetException
AttributeNotSetException
void setPackageDescription(java.lang.String x)
boolean hasPackageDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |