|
|||||||||||
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
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(java.lang.String suffix)
|
Method Summary | |
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
Method Detail |
public LdapDN getSuffix()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |