|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FixedStorageArea
Represents a storage area for content elements stored in a fixed content device.
Metadata
Auditable: true
Method Summary | |
---|---|
AreaDeleteMethod |
get_DeleteMethod()
Returns the value of the DeleteMethod property. |
FixedContentDevice |
get_FixedContentDevice()
Returns the value of the FixedContentDevice property. |
java.lang.String |
get_ResourceString()
Returns the value of the ResourceString property. |
java.lang.String |
get_StagingAreaPath()
Returns the value of the StagingAreaPath property. |
void |
set_DeleteMethod(AreaDeleteMethod value)
Sets the value of the DeleteMethod property. |
void |
set_FixedContentDevice(FixedContentDevice value)
Sets the value of the FixedContentDevice property. |
void |
set_ResourceString(java.lang.String value)
Sets the value of the ResourceString property. |
void |
set_StagingAreaPath(java.lang.String value)
Sets the value of the StagingAreaPath 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 |
---|
AreaDeleteMethod get_DeleteMethod()
void set_DeleteMethod(AreaDeleteMethod value)
FixedContentDevice get_FixedContentDevice()
void set_FixedContentDevice(FixedContentDevice value)
java.lang.String get_StagingAreaPath()
void set_StagingAreaPath(java.lang.String value)
java.lang.String get_ResourceString()
void set_ResourceString(java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |