|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IAbstractDirectoryServiceBean
Configuration Bean representing a 'DirectoryService'
| Nested Class Summary | |
|---|---|
static interface |
IAbstractDirectoryServiceBean.IAbstractDsReferencesType
Inner class representing DsReferencesType This class extends IMgmtListBase |
static interface |
IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Inner class representing ReplicationParametersType This class extends IMgmtListBase |
static interface |
IAbstractDirectoryServiceBean.IAbstractSslParametersType
Inner class representing SslParametersType This class extends IMgmtListBase |
static interface |
IAbstractDirectoryServiceBean.IAbstractStorageType
Inner class representing StorageType 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 | |
|---|---|
IDirectoryServiceBean.IReplicationParametersType |
createReplicationParameters()
Create an instance of an IReplicationParametersType attribute. |
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. |
IDirectoryServiceBean.IDsReferencesType |
getConfigElementReferences()
Get the attribute for CONFIG_ELEMENT_REFERENCES. |
IMgmtAttributeMetaData |
getConfigElementReferencesMetaData()
Get the attribute metadata for CONFIG_ELEMENT_REFERENCES. |
java.lang.String |
getDomainName()
Get the attribute for DOMAIN_NAME as a String value. |
IMgmtAttributeMetaData |
getDomainNameMetaData()
Get the attribute metadata for DOMAIN_NAME. |
IDirectoryServiceBean.IStorageType |
getFileSystemStorage()
Get the attribute for FILE_SYSTEM_STORAGE. |
IMgmtAttributeMetaData |
getFileSystemStorageMetaData()
Get the attribute metadata for FILE_SYSTEM_STORAGE. |
java.lang.String |
getHostDirectory()
Get the attribute for HOST_DIRECTORY as a String value. |
IMgmtAttributeMetaData |
getHostDirectoryMetaData()
Get the attribute metadata for HOST_DIRECTORY. |
IDirectoryServiceBean.IReplicationParametersType |
getReplicationParameters()
Get the attribute for REPLICATION_PARAMETERS. |
IMgmtAttributeMetaData |
getReplicationParametersMetaData()
Get the attribute metadata for REPLICATION_PARAMETERS. |
int |
getTraceMask()
Get the attribute for TRACE_MASK as a int value. |
int |
getTraceMask(int defValue)
Get the attribute for TRACE_MASK as a int value. |
IMgmtAttributeMetaData |
getTraceMaskMetaData()
Get the attribute metadata for TRACE_MASK. |
void |
setClasspath(java.lang.String value)
Set the attribute for CLASSPATH to the specified String value. |
void |
setDomainName(java.lang.String value)
Set the attribute for DOMAIN_NAME to the specified String value. |
void |
setHostDirectory(java.lang.String value)
Set the attribute for HOST_DIRECTORY to the specified String value. |
void |
setReplicationParameters(IDirectoryServiceBean.IReplicationParametersType value)
Set the attribute for REPLICATION_PARAMETERS to the specified IReplicationParametersType value. |
void |
setTraceMask(int value)
Set the attribute for TRACE_MASK to the specified int 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 |
|---|
IDirectoryServiceBean.IReplicationParametersType createReplicationParameters()
throws MgmtException
MgmtException - Thrown if there is some problem creating this object
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
IDirectoryServiceBean.IDsReferencesType 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
java.lang.String getDomainName()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getDomainNameMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IDirectoryServiceBean.IStorageType getFileSystemStorage()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getFileSystemStorageMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
java.lang.String getHostDirectory()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getHostDirectoryMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IDirectoryServiceBean.IReplicationParametersType getReplicationParameters()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getReplicationParametersMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
int getTraceMask()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
int getTraceMask(int 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 getTraceMaskMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
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
void setDomainName(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setHostDirectory(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setReplicationParameters(IDirectoryServiceBean.IReplicationParametersType value)
throws MgmtException
value - The IReplicationParametersType value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setTraceMask(int value)
throws MgmtException
value - The int 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 | |||||||