|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileStorageArea
Represents a storage area for content elements stored in the file system.
Metadata
Auditable: true
Method Summary | |
---|---|
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. |
Methods inherited from interface com.filenet.api.core.Subscribable |
---|
raiseEvent |
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 |
---|
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |