|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SiteSettings
Represents an abstract, dependent object that provides site-specific, configuration value overrides.
For each fixed content device type with settings that can be overridden, a corresponding subclass of
SiteSettings
is defined with properties that, if populated, will override the corresponding
properties of the same name on the fixed content device object.
Metadata
Auditable: false
Method Summary | |
---|---|
Id |
get_Id()
Returns the value of the Id property. |
Site |
get_Site()
Returns the value of the Site property. |
void |
set_Site(Site value)
Sets the value of the Site property. |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
Id get_Id()
Site get_Site()
void set_Site(Site value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |