|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.core.configuration.Configuration
org.apache.directory.server.core.configuration.RemovePartitionConfiguration
public class RemovePartitionConfiguration
A Configuration that removed the attached Partition in
the current PartitionNexus.
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.server.core.configuration.Configuration |
|---|
DEFAULT_INSTANCE_ID, JNDI_KEY |
| Constructor Summary | |
|---|---|
RemovePartitionConfiguration(org.apache.directory.shared.ldap.name.LdapDN suffix)
|
|
RemovePartitionConfiguration(java.lang.String suffix)
|
|
| Method Summary | |
|---|---|
org.apache.directory.shared.ldap.name.LdapDN |
getSuffix()
|
| Methods inherited from class org.apache.directory.server.core.configuration.Configuration |
|---|
clone, getInstanceId, setInstanceId, toConfiguration, toJndiEnvironment, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemovePartitionConfiguration(java.lang.String suffix)
throws javax.naming.NamingException
javax.naming.NamingExceptionpublic RemovePartitionConfiguration(org.apache.directory.shared.ldap.name.LdapDN suffix)
| Method Detail |
|---|
public org.apache.directory.shared.ldap.name.LdapDN getSuffix()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||