|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMFixedContentDevice
Represents the description of a FileNet Image Services fixed content device.
Metadata
Auditable: false
Method Summary | |
---|---|
java.lang.String |
get_CSMCache()
Returns the value of the CSMCache property. |
java.lang.String |
get_DefaultISDocumentClass()
Returns the value of the DefaultISDocumentClass property. |
ImageServicesClassDescriptionList |
get_ImageServicesClassDescriptions()
Returns the value of the ImageServicesClassDescriptions property. |
java.lang.String |
get_ISDomainName()
Returns the value of the ISDomainName property. |
java.lang.String |
get_ISOrganization()
Returns the value of the ISOrganization property. |
byte[] |
get_ISPassword()
Returns the value of the ISPassword property. |
java.lang.String |
get_ISUserName()
Returns the value of the ISUserName property. |
java.lang.Integer |
get_TimeOutSeconds()
Returns the value of the TimeOutSeconds property. |
void |
set_CSMCache(java.lang.String value)
Sets the value of the CSMCache property. |
void |
set_DefaultISDocumentClass(java.lang.String value)
Sets the value of the DefaultISDocumentClass property. |
void |
set_ISDomainName(java.lang.String value)
Sets the value of the ISDomainName property. |
void |
set_ISOrganization(java.lang.String value)
Sets the value of the ISOrganization property. |
void |
set_ISPassword(byte[] value)
Sets the value of the ISPassword property. |
void |
set_ISUserName(java.lang.String value)
Sets the value of the ISUserName property. |
void |
set_TimeOutSeconds(java.lang.Integer value)
Sets the value of the TimeOutSeconds 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 |
---|
ImageServicesClassDescriptionList get_ImageServicesClassDescriptions()
java.lang.String get_ISUserName()
void set_ISUserName(java.lang.String value)
byte[] get_ISPassword()
void set_ISPassword(byte[] value)
java.lang.String get_ISDomainName()
void set_ISDomainName(java.lang.String value)
java.lang.String get_ISOrganization()
void set_ISOrganization(java.lang.String value)
java.lang.Integer get_TimeOutSeconds()
void set_TimeOutSeconds(java.lang.Integer value)
java.lang.String get_DefaultISDocumentClass()
void set_DefaultISDocumentClass(java.lang.String value)
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 |