|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Inner class representing JdbcStorageType This class extends IMgmtListBase
| Method Summary | |
|---|---|
java.lang.String |
getBlobSqlType()
Get the attribute for BLOB_SQL_TYPE as a String value. |
IMgmtAttributeMetaData |
getBlobSqlTypeMetaData()
Get the attribute metadata for BLOB_SQL_TYPE. |
java.lang.String |
getDriver()
Get the attribute for DRIVER as a String value. |
IMgmtAttributeMetaData |
getDriverMetaData()
Get the attribute metadata for DRIVER. |
java.lang.String |
getPassword()
Get the attribute for PASSWORD as a String value. |
IMgmtAttributeMetaData |
getPasswordMetaData()
Get the attribute metadata for PASSWORD. |
java.lang.String |
getTableNotFoundError()
Get the attribute for TABLE_NOT_FOUND_ERROR as a String value. |
IMgmtAttributeMetaData |
getTableNotFoundErrorMetaData()
Get the attribute metadata for TABLE_NOT_FOUND_ERROR. |
java.lang.String |
getUniqueConstraintError()
Get the attribute for UNIQUE_CONSTRAINT_ERROR as a String value. |
IMgmtAttributeMetaData |
getUniqueConstraintErrorMetaData()
Get the attribute metadata for UNIQUE_CONSTRAINT_ERROR. |
java.lang.String |
getUrl()
Get the attribute for URL as a String value. |
IMgmtAttributeMetaData |
getUrlMetaData()
Get the attribute metadata for URL. |
java.lang.String |
getUser()
Get the attribute for USER as a String value. |
IMgmtAttributeMetaData |
getUserMetaData()
Get the attribute metadata for USER. |
void |
setBlobSqlType(java.lang.String value)
Set the attribute for BLOB_SQL_TYPE to the specified String value. |
void |
setDriver(java.lang.String value)
Set the attribute for DRIVER to the specified String value. |
void |
setPassword(java.lang.String value)
Set the attribute for PASSWORD to the specified String value. |
void |
setTableNotFoundError(java.lang.String value)
Set the attribute for TABLE_NOT_FOUND_ERROR to the specified String value. |
void |
setUniqueConstraintError(java.lang.String value)
Set the attribute for UNIQUE_CONSTRAINT_ERROR to the specified String value. |
void |
setUrl(java.lang.String value)
Set the attribute for URL to the specified String value. |
void |
setUser(java.lang.String value)
Set the attribute for USER to the specified String value. |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase |
|---|
getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getReferenceAttribute, getStringAttribute, setBigDecimalAttribute, setBooleanAttribute, setByteArrayAttribute, setIntegerAttribute, setLongAttribute, setReferenceAttribute, setStringAttribute |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBase |
|---|
getAttributeList, getAttributeMap, getAttributeMetaData, getConfigBean, getConfigBeanName, getConfigBeanNameTail, getConfigPath, getConfigPath, getMgmtBeanFactory, getParent, removeAttribute, setAttribute |
| Method Detail |
|---|
java.lang.String getBlobSqlType()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getBlobSqlTypeMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getDriver()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getDriverMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getPassword()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getPasswordMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getTableNotFoundError()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getTableNotFoundErrorMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getUniqueConstraintError()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getUniqueConstraintErrorMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getUrl()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getUrlMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getUser()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getUserMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setBlobSqlType(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setDriver(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setPassword(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setTableNotFoundError(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setUniqueConstraintError(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setUrl(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setUser(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||