public interface CmFileSystemStorageDevice extends RepositoryObject, CmStorageDevice
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
get_LowerDirectoryCount()
Returns the value of the LowerDirectoryCount property.
|
java.lang.String |
get_RootDirectoryPath()
Returns the value of the RootDirectoryPath property.
|
java.lang.Integer |
get_UpperDirectoryCount()
Returns the value of the UpperDirectoryCount property.
|
void |
set_LowerDirectoryCount(java.lang.Integer value)
Sets the value of the LowerDirectoryCount property.
|
void |
set_RootDirectoryPath(java.lang.String value)
Sets the value of the RootDirectoryPath property.
|
void |
set_UpperDirectoryCount(java.lang.Integer value)
Sets the value of the UpperDirectoryCount property.
|
get_AuditedEvents, get_Creator, get_DateCreated, get_DateLastModified, get_DeleteMethodSupported, get_DescriptiveText, get_DisplayName, get_Id, get_LastModifier, get_Owner, get_Permissions, get_Site, get_SynchronousReplicationSupported, get_UsedByAreas, set_Creator, set_DateCreated, set_DateLastModified, set_DescriptiveText, set_DisplayName, set_LastModifier, set_Owner, set_Permissions, set_Site
getObjectStore
raiseEvent
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.String get_RootDirectoryPath()
void set_RootDirectoryPath(java.lang.String value)
java.lang.Integer get_UpperDirectoryCount()
void set_UpperDirectoryCount(java.lang.Integer value)
java.lang.Integer get_LowerDirectoryCount()
void set_LowerDirectoryCount(java.lang.Integer value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.