public interface CMODFixedContentDevice extends FixedContentDevice
Modifier and Type | Method and Description |
---|---|
CMODApplicationGroupSet |
get_CMODApplicationGroups()
Returns the value of the CMODApplicationGroups property.
|
java.lang.String |
get_CMODLanguage()
Returns the value of the CMODLanguage property.
|
byte[] |
get_CMODPassword()
Returns the value of the CMODPassword property.
|
java.lang.Integer |
get_CMODPort()
Returns the value of the CMODPort property.
|
java.lang.String |
get_CMODServerName()
Returns the value of the CMODServerName property.
|
java.lang.Integer |
get_CMODTraceLevel()
Returns the value of the CMODTraceLevel property.
|
java.lang.String |
get_CMODUserName()
Returns the value of the CMODUserName property.
|
java.lang.String |
get_FederationJNDIDataSource()
Returns the value of the FederationJNDIDataSource property.
|
java.lang.String |
get_FederationJNDIXADataSource()
Returns the value of the FederationJNDIXADataSource property.
|
void |
set_CMODLanguage(java.lang.String value)
Sets the value of the CMODLanguage property.
|
void |
set_CMODPassword(byte[] value)
Sets the value of the CMODPassword property.
|
void |
set_CMODPort(java.lang.Integer value)
Sets the value of the CMODPort property.
|
void |
set_CMODServerName(java.lang.String value)
Sets the value of the CMODServerName property.
|
void |
set_CMODTraceLevel(java.lang.Integer value)
Sets the value of the CMODTraceLevel property.
|
void |
set_CMODUserName(java.lang.String value)
Sets the value of the CMODUserName property.
|
void |
set_FederationJNDIDataSource(java.lang.String value)
Sets the value of the FederationJNDIDataSource property.
|
void |
set_FederationJNDIXADataSource(java.lang.String value)
Sets the value of the FederationJNDIXADataSource 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
java.lang.String get_FederationJNDIDataSource()
void set_FederationJNDIDataSource(java.lang.String value)
java.lang.String get_FederationJNDIXADataSource()
void set_FederationJNDIXADataSource(java.lang.String value)
java.lang.String get_CMODServerName()
void set_CMODServerName(java.lang.String value)
java.lang.String get_CMODUserName()
void set_CMODUserName(java.lang.String value)
byte[] get_CMODPassword()
void set_CMODPassword(byte[] value)
java.lang.String get_CMODLanguage()
void set_CMODLanguage(java.lang.String value)
java.lang.Integer get_CMODTraceLevel()
void set_CMODTraceLevel(java.lang.Integer value)
java.lang.Integer get_CMODPort()
void set_CMODPort(java.lang.Integer value)
CMODApplicationGroupSet get_CMODApplicationGroups()
© Copyright IBM Corporation 2006, 2015. All rights reserved.