com.filenet.api.admin
Interface TivoliFixedContentDevice

All Superinterfaces:
EngineObject, FixedContentDevice, IndependentlyPersistableObject, IndependentObject, java.io.Serializable

public interface TivoliFixedContentDevice
extends FixedContentDevice

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
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: false
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: FixedContentDevice


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.admin.FixedContentDevice
get_Creator, get_DateCreated, get_DateLastModified, get_DescriptiveText, get_DisplayName, get_FcpPoolIdleTimeoutSeconds, get_FcpPoolMaxInUse, get_FcpPoolMaxWaitSeconds, get_FcpPoolPreferredSize, get_Id, get_ImplementationClass, get_LastModifier, get_SiteSettings, get_VendorName, set_Creator, set_DateCreated, set_DateLastModified, set_DescriptiveText, set_DisplayName, set_FcpPoolIdleTimeoutSeconds, set_FcpPoolMaxInUse, set_FcpPoolMaxWaitSeconds, set_FcpPoolPreferredSize, set_ImplementationClass, set_LastModifier, set_SiteSettings, set_VendorName
 
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

get_TSMConfigurationFilesShare

java.lang.String get_TSMConfigurationFilesShare()
Returns the value of the TSMConfigurationFilesShare property. For more information, see TSMConfigurationFilesShare Property.


set_TSMConfigurationFilesShare

void set_TSMConfigurationFilesShare(java.lang.String value)
Sets the value of the TSMConfigurationFilesShare property. For more information, see TSMConfigurationFilesShare Property.


get_TSMServerAddress

java.lang.String get_TSMServerAddress()
Returns the value of the TSMServerAddress property. For more information, see TSMServerAddress Property.


set_TSMServerAddress

void set_TSMServerAddress(java.lang.String value)
Sets the value of the TSMServerAddress property. For more information, see TSMServerAddress Property.


get_TSMPort

java.lang.Integer get_TSMPort()
Returns the value of the TSMPort property. For more information, see TSMPort Property.


set_TSMPort

void set_TSMPort(java.lang.Integer value)
Sets the value of the TSMPort property. For more information, see TSMPort Property.


get_TSMArchiveProtectionFlag

java.lang.Boolean get_TSMArchiveProtectionFlag()
Returns the value of the TSMArchiveProtectionFlag property. For more information, see TSMArchiveProtectionFlag Property.


set_TSMArchiveProtectionFlag

void set_TSMArchiveProtectionFlag(java.lang.Boolean value)
Sets the value of the TSMArchiveProtectionFlag property. For more information, see TSMArchiveProtectionFlag Property.


get_TSMCompressionFlag

java.lang.Boolean get_TSMCompressionFlag()
Returns the value of the TSMCompressionFlag property. For more information, see TSMCompressionFlag Property.


set_TSMCompressionFlag

void set_TSMCompressionFlag(java.lang.Boolean value)
Sets the value of the TSMCompressionFlag property. For more information, see TSMCompressionFlag Property.


get_TSMNodeName

java.lang.String get_TSMNodeName()
Returns the value of the TSMNodeName property. For more information, see TSMNodeName Property.


set_TSMNodeName

void set_TSMNodeName(java.lang.String value)
Sets the value of the TSMNodeName property. For more information, see TSMNodeName Property.


get_TSMPassword

byte[] get_TSMPassword()
Returns the value of the TSMPassword property. For more information, see TSMPassword Property.


set_TSMPassword

void set_TSMPassword(byte[] value)
Sets the value of the TSMPassword property. For more information, see TSMPassword Property.


get_TSMOwnerName

java.lang.String get_TSMOwnerName()
Returns the value of the TSMOwnerName property. For more information, see TSMOwnerName Property.


set_TSMOwnerName

void set_TSMOwnerName(java.lang.String value)
Sets the value of the TSMOwnerName property. For more information, see TSMOwnerName Property.


get_TSMFilespaceName

java.lang.String get_TSMFilespaceName()
Returns the value of the TSMFilespaceName property. For more information, see TSMFilespaceName Property.


set_TSMFilespaceName

void set_TSMFilespaceName(java.lang.String value)
Sets the value of the TSMFilespaceName property. For more information, see TSMFilespaceName Property.


get_TSMApplicationType

java.lang.String get_TSMApplicationType()
Returns the value of the TSMApplicationType property. For more information, see TSMApplicationType Property.


set_TSMApplicationType

void set_TSMApplicationType(java.lang.String value)
Sets the value of the TSMApplicationType property. For more information, see TSMApplicationType Property.


get_TSMOptions

java.lang.String get_TSMOptions()
Returns the value of the TSMOptions property. For more information, see TSMOptions Property.


set_TSMOptions

void set_TSMOptions(java.lang.String value)
Sets the value of the TSMOptions property. For more information, see TSMOptions Property.


get_TSMDSMIDirectory

java.lang.String get_TSMDSMIDirectory()
Returns the value of the TSMDSMIDirectory property. For more information, see TSMDSMIDirectory Property.


set_TSMDSMIDirectory

void set_TSMDSMIDirectory(java.lang.String value)
Sets the value of the TSMDSMIDirectory property. For more information, see TSMDSMIDirectory Property.


get_TSMWriteBufferSize

java.lang.Integer get_TSMWriteBufferSize()
Returns the value of the TSMWriteBufferSize property. For more information, see TSMWriteBufferSize Property.


set_TSMWriteBufferSize

void set_TSMWriteBufferSize(java.lang.Integer value)
Sets the value of the TSMWriteBufferSize property. For more information, see TSMWriteBufferSize Property.


get_TSMMountWaitDuration

java.lang.Integer get_TSMMountWaitDuration()
Returns the value of the TSMMountWaitDuration property. For more information, see TSMMountWaitDuration Property.


set_TSMMountWaitDuration

void set_TSMMountWaitDuration(java.lang.Integer value)
Sets the value of the TSMMountWaitDuration property. For more information, see TSMMountWaitDuration Property.


get_TSMManagementClasses

CmTivoliManagementClassSet get_TSMManagementClasses()
Returns the value of the TSMManagementClasses property. For more information, see TSMManagementClasses Property.



© Copyright IBM Corporation 2006, 2009. All rights reserved.