|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TivoliFixedContentDevice
Represents the description of an IBM® Tivoli Storage Manager (TSM) fixed content device.
Although TSM supports a variety of storage devices, the TivoliFixedContentDevice
class
currently supports only IBM System Storage™ DR550. IBM System Storage
DR550 provides automated data protection and allows you to comply with data retention requirements.
Metadata
Auditable: false
Method Summary | |
---|---|
java.lang.String |
get_TSMApplicationType()
Returns the value of the TSMApplicationType property. |
java.lang.Boolean |
get_TSMArchiveProtectionFlag()
Returns the value of the TSMArchiveProtectionFlag property. |
java.lang.Boolean |
get_TSMCompressionFlag()
Returns the value of the TSMCompressionFlag property. |
java.lang.String |
get_TSMConfigurationFilesShare()
Returns the value of the TSMConfigurationFilesShare property. |
java.lang.String |
get_TSMDSMIDirectory()
Returns the value of the TSMDSMIDirectory property. |
java.lang.String |
get_TSMFilespaceName()
Returns the value of the TSMFilespaceName property. |
CmTivoliManagementClassSet |
get_TSMManagementClasses()
Returns the value of the TSMManagementClasses property. |
java.lang.Integer |
get_TSMMountWaitDuration()
Returns the value of the TSMMountWaitDuration property. |
java.lang.String |
get_TSMNodeName()
Returns the value of the TSMNodeName property. |
java.lang.String |
get_TSMOptions()
Returns the value of the TSMOptions property. |
java.lang.String |
get_TSMOwnerName()
Returns the value of the TSMOwnerName property. |
byte[] |
get_TSMPassword()
Returns the value of the TSMPassword property. |
java.lang.Integer |
get_TSMPort()
Returns the value of the TSMPort property. |
java.lang.String |
get_TSMServerAddress()
Returns the value of the TSMServerAddress property. |
java.lang.Integer |
get_TSMWriteBufferSize()
Returns the value of the TSMWriteBufferSize property. |
void |
set_TSMApplicationType(java.lang.String value)
Sets the value of the TSMApplicationType property. |
void |
set_TSMArchiveProtectionFlag(java.lang.Boolean value)
Sets the value of the TSMArchiveProtectionFlag property. |
void |
set_TSMCompressionFlag(java.lang.Boolean value)
Sets the value of the TSMCompressionFlag property. |
void |
set_TSMConfigurationFilesShare(java.lang.String value)
Sets the value of the TSMConfigurationFilesShare property. |
void |
set_TSMDSMIDirectory(java.lang.String value)
Sets the value of the TSMDSMIDirectory property. |
void |
set_TSMFilespaceName(java.lang.String value)
Sets the value of the TSMFilespaceName property. |
void |
set_TSMMountWaitDuration(java.lang.Integer value)
Sets the value of the TSMMountWaitDuration property. |
void |
set_TSMNodeName(java.lang.String value)
Sets the value of the TSMNodeName property. |
void |
set_TSMOptions(java.lang.String value)
Sets the value of the TSMOptions property. |
void |
set_TSMOwnerName(java.lang.String value)
Sets the value of the TSMOwnerName property. |
void |
set_TSMPassword(byte[] value)
Sets the value of the TSMPassword property. |
void |
set_TSMPort(java.lang.Integer value)
Sets the value of the TSMPort property. |
void |
set_TSMServerAddress(java.lang.String value)
Sets the value of the TSMServerAddress property. |
void |
set_TSMWriteBufferSize(java.lang.Integer value)
Sets the value of the TSMWriteBufferSize property. |
Methods inherited from interface com.filenet.api.core.IndependentlyPersistableObject |
---|
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber |
Methods inherited from interface com.filenet.api.core.IndependentObject |
---|
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
java.lang.String get_TSMConfigurationFilesShare()
void set_TSMConfigurationFilesShare(java.lang.String value)
java.lang.String get_TSMServerAddress()
void set_TSMServerAddress(java.lang.String value)
java.lang.Integer get_TSMPort()
void set_TSMPort(java.lang.Integer value)
java.lang.Boolean get_TSMArchiveProtectionFlag()
void set_TSMArchiveProtectionFlag(java.lang.Boolean value)
java.lang.Boolean get_TSMCompressionFlag()
void set_TSMCompressionFlag(java.lang.Boolean value)
java.lang.String get_TSMNodeName()
void set_TSMNodeName(java.lang.String value)
byte[] get_TSMPassword()
void set_TSMPassword(byte[] value)
java.lang.String get_TSMOwnerName()
void set_TSMOwnerName(java.lang.String value)
java.lang.String get_TSMFilespaceName()
void set_TSMFilespaceName(java.lang.String value)
java.lang.String get_TSMApplicationType()
void set_TSMApplicationType(java.lang.String value)
java.lang.String get_TSMOptions()
void set_TSMOptions(java.lang.String value)
java.lang.String get_TSMDSMIDirectory()
void set_TSMDSMIDirectory(java.lang.String value)
java.lang.Integer get_TSMWriteBufferSize()
void set_TSMWriteBufferSize(java.lang.Integer value)
java.lang.Integer get_TSMMountWaitDuration()
void set_TSMMountWaitDuration(java.lang.Integer value)
CmTivoliManagementClassSet get_TSMManagementClasses()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |