|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IAbstractBackupAgentManagerBean
Configuration Bean representing a 'BackupAgentManager'
| Nested Class Summary | |
|---|---|
static interface |
IAbstractBackupAgentManagerBean.IAbstractAMReferences
Inner class representing AMReferences This class extends IMgmtListBase |
| Field Summary |
|---|
| Fields inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase |
|---|
C_VERSION_PROPERTY, CLASS_PROPERTY, P_VERSION_PROPERTY, TEMPLATE_PROPERTY, TYPE_PROPERTY |
| Fields inherited from interface com.sonicsw.mx.config.IAnnotationExtension |
|---|
END_CDATA, START_CDATA, TOOL_ANNOTATION |
| Method Summary | |
|---|---|
java.lang.String |
getArchiveName()
Get the attribute for ARCHIVE_NAME as a String value. |
IMgmtAttributeMetaData |
getArchiveNameMetaData()
Get the attribute metadata for ARCHIVE_NAME. |
java.lang.String |
getClassname()
Get the attribute for CLASSNAME as a String value. |
IMgmtAttributeMetaData |
getClassnameMetaData()
Get the attribute metadata for CLASSNAME. |
java.lang.String |
getClasspath()
Get the attribute for CLASSPATH as a String value. |
java.lang.String |
getClasspath(java.lang.String defValue)
Get the attribute for CLASSPATH as a String value. |
IMgmtAttributeMetaData |
getClasspathMetaData()
Get the attribute metadata for CLASSPATH. |
IBackupAgentManagerBean.IAMReferences |
getConfigElementReferences()
Get the attribute for CONFIG_ELEMENT_REFERENCES. |
IMgmtAttributeMetaData |
getConfigElementReferencesMetaData()
Get the attribute metadata for CONFIG_ELEMENT_REFERENCES. |
void |
setArchiveName(java.lang.String value)
Set the attribute for ARCHIVE_NAME to the specified String value. |
void |
setClasspath(java.lang.String value)
Set the attribute for CLASSPATH to the specified String value. |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase |
|---|
clone, createUniqueName, getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getProperty, getReferenceAttribute, getStringAttribute, isNewBean, 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 |
| Methods inherited from interface com.sonicsw.mx.config.IAnnotationExtension |
|---|
getAnnotation, setAnnotation |
| Method Detail |
|---|
java.lang.String getArchiveName()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getArchiveNameMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getClassname()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getClassnameMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getClasspath()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getClasspath(java.lang.String defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getClasspathMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IBackupAgentManagerBean.IAMReferences getConfigElementReferences()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getConfigElementReferencesMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
void setArchiveName(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setClasspath(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 | |||||||