public interface IMFixedContentDevice extends FixedContentDevice
Modifier and Type | Method and Description |
---|---|
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.
|
get_Creator, get_DateCreated, get_DateLastModified, get_DescriptiveText, get_DisplayName, get_FcpPoolIdleTimeoutSeconds, get_FcpPoolMaxInUse, get_FcpPoolMaxWaitSeconds, get_FcpPoolPreferredSize, get_Id, get_ImplementationClass, get_LastModifier, get_SiteSettings, get_VendorName, set_Creator, set_DateCreated, set_DateLastModified, set_DescriptiveText, set_DisplayName, set_FcpPoolIdleTimeoutSeconds, set_FcpPoolMaxInUse, set_FcpPoolMaxWaitSeconds, set_FcpPoolPreferredSize, set_ImplementationClass, set_LastModifier, set_SiteSettings, set_VendorName
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
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)
© Copyright IBM Corporation 2006, 2015. All rights reserved.