|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FixedContentDevice
Represents the base, abstract class for all classes relating to fixed content devices. A fixed content device has the following characteristics:
Metadata
Auditable: false
Method Summary | |
---|---|
java.lang.String |
get_Creator()
Returns the value of the Creator property. |
java.util.Date |
get_DateCreated()
Returns the value of the DateCreated property. |
java.util.Date |
get_DateLastModified()
Returns the value of the DateLastModified property. |
java.lang.String |
get_DescriptiveText()
Returns the value of the DescriptiveText property. |
java.lang.String |
get_DisplayName()
Returns the value of the DisplayName property. |
java.lang.Integer |
get_FcpPoolIdleTimeoutSeconds()
Returns the value of the FcpPoolIdleTimeoutSeconds property. |
java.lang.Integer |
get_FcpPoolMaxInUse()
Returns the value of the FcpPoolMaxInUse property. |
java.lang.Integer |
get_FcpPoolMaxWaitSeconds()
Returns the value of the FcpPoolMaxWaitSeconds property. |
java.lang.Integer |
get_FcpPoolPreferredSize()
Returns the value of the FcpPoolPreferredSize property. |
Id |
get_Id()
Returns the value of the Id property. |
java.lang.String |
get_ImplementationClass()
Returns the value of the ImplementationClass property. |
java.lang.String |
get_LastModifier()
Returns the value of the LastModifier property. |
SiteSettingsList |
get_SiteSettings()
Returns the value of the SiteSettings property. |
java.lang.String |
get_VendorName()
Returns the value of the VendorName property. |
void |
set_Creator(java.lang.String value)
Sets the value of the Creator property. |
void |
set_DateCreated(java.util.Date value)
Sets the value of the DateCreated property. |
void |
set_DateLastModified(java.util.Date value)
Sets the value of the DateLastModified property. |
void |
set_DescriptiveText(java.lang.String value)
Sets the value of the DescriptiveText property. |
void |
set_DisplayName(java.lang.String value)
Sets the value of the DisplayName property. |
void |
set_FcpPoolIdleTimeoutSeconds(java.lang.Integer value)
Sets the value of the FcpPoolIdleTimeoutSeconds property. |
void |
set_FcpPoolMaxInUse(java.lang.Integer value)
Sets the value of the FcpPoolMaxInUse property. |
void |
set_FcpPoolMaxWaitSeconds(java.lang.Integer value)
Sets the value of the FcpPoolMaxWaitSeconds property. |
void |
set_FcpPoolPreferredSize(java.lang.Integer value)
Sets the value of the FcpPoolPreferredSize property. |
void |
set_ImplementationClass(java.lang.String value)
Sets the value of the ImplementationClass property. |
void |
set_LastModifier(java.lang.String value)
Sets the value of the LastModifier property. |
void |
set_SiteSettings(SiteSettingsList value)
Sets the value of the SiteSettings property. |
void |
set_VendorName(java.lang.String value)
Sets the value of the VendorName property. |
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 |
---|
java.lang.String get_Creator()
void set_Creator(java.lang.String value)
java.util.Date get_DateCreated()
void set_DateCreated(java.util.Date value)
java.lang.String get_LastModifier()
void set_LastModifier(java.lang.String value)
java.util.Date get_DateLastModified()
void set_DateLastModified(java.util.Date value)
Id get_Id()
java.lang.Integer get_FcpPoolIdleTimeoutSeconds()
void set_FcpPoolIdleTimeoutSeconds(java.lang.Integer value)
java.lang.Integer get_FcpPoolPreferredSize()
void set_FcpPoolPreferredSize(java.lang.Integer value)
java.lang.Integer get_FcpPoolMaxWaitSeconds()
void set_FcpPoolMaxWaitSeconds(java.lang.Integer value)
java.lang.Integer get_FcpPoolMaxInUse()
void set_FcpPoolMaxInUse(java.lang.Integer value)
java.lang.String get_VendorName()
void set_VendorName(java.lang.String value)
java.lang.String get_DisplayName()
void set_DisplayName(java.lang.String value)
java.lang.String get_DescriptiveText()
void set_DescriptiveText(java.lang.String value)
java.lang.String get_ImplementationClass()
void set_ImplementationClass(java.lang.String value)
SiteSettingsList get_SiteSettings()
void set_SiteSettings(SiteSettingsList value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |