|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageServicesSiteSettings
Represents the configuration settings that can be overridden for the Image Services fixed content devices
on the specified site. For each setting that can be overridden, the ImageServicesSiteSettings
object contains a property that, if populated, will override the corresponding property of the same name
on the IMFixedContentDevice
object.
Metadata
Auditable: false
Method Summary | |
---|---|
java.lang.String |
get_CSMCache()
Returns the value of the CSMCache property. |
void |
set_CSMCache(java.lang.String value)
Sets the value of the CSMCache property. |
Methods inherited from interface com.filenet.api.admin.SiteSettings |
---|
get_Id, get_Site, set_Site |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
java.lang.String get_CSMCache()
void set_CSMCache(java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |