public interface FileStorageArea extends RepositoryObject, StorageArea
Modifier and Type | Method and Description |
---|---|
AreaDeleteMethod |
get_DeleteMethod()
Returns the value of the DeleteMethod property.
|
DirectoryStructure |
get_DirectoryStructure()
Returns the value of the DirectoryStructure property.
|
java.lang.String |
get_RootDirectoryPath()
Returns the value of the RootDirectoryPath property.
|
void |
set_DeleteMethod(AreaDeleteMethod value)
Sets the value of the DeleteMethod property.
|
void |
set_DirectoryStructure(DirectoryStructure value)
Sets the value of the DirectoryStructure property.
|
void |
set_RootDirectoryPath(java.lang.String value)
Sets the value of the RootDirectoryPath property.
|
get_AllowsContentToBeCached, get_AllowsDelete, get_AuditedEvents, get_ClosureDate, get_CmCompressionEnabled, get_CmCompressionThresholdPercent, get_CmContentIntegrityOptions, get_CmStandbyActivationPriority, get_ContentElementCount, get_ContentElementKBytes, get_ContentElementsCreated, get_ContentElementsDeleted, get_Creator, get_DateCreated, get_DateLastModified, get_DescriptiveText, get_DisplayName, get_DuplicateSuppressionEnabled, get_EncryptionEnabled, get_EncryptionKey, get_Id, get_LastModifier, get_MaximumContentElements, get_MaximumSizeKBytes, get_Owner, get_Permissions, get_ResourceStatus, get_RetentionPeriod, get_Site, set_AllowsContentToBeCached, set_AllowsDelete, set_ClosureDate, set_CmCompressionEnabled, set_CmCompressionThresholdPercent, set_CmContentIntegrityOptions, set_CmStandbyActivationPriority, set_Creator, set_DateCreated, set_DateLastModified, set_DescriptiveText, set_DisplayName, set_DuplicateSuppressionEnabled, set_EncryptionEnabled, set_EncryptionKey, set_LastModifier, set_MaximumContentElements, set_MaximumSizeKBytes, set_Owner, set_Permissions, set_ResourceStatus, set_RetentionPeriod, set_Site, validateContent, validateContent
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
DirectoryStructure get_DirectoryStructure()
void set_DirectoryStructure(DirectoryStructure value)
AreaDeleteMethod get_DeleteMethod()
void set_DeleteMethod(AreaDeleteMethod value)
java.lang.String get_RootDirectoryPath()
void set_RootDirectoryPath(java.lang.String value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.