public class Deletor extends Plugin
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
m_header
Header of the message.
|
protected java.lang.String |
m_msg
Body of deletion message to display.
|
protected java.lang.String |
m_objectName
Full DN of the object to be deleted.
|
| Constructor and Description |
|---|
Deletor() |
| Modifier and Type | Method and Description |
|---|---|
void |
doDelete(ObjectEntry objectName,
TaskContext context)
Called for this deletor to delete the object.
|
java.lang.String |
getObjectName()
Returns the name of the object deleted.
|
init, init, isPluginAvailable, isPluginAvailableprotected java.lang.String m_objectName
protected java.lang.String m_msg
protected java.lang.String m_header
public void doDelete(ObjectEntry objectName, TaskContext context) throws PluginException
objectName - ObjectEntry containing the object to be deletedcontext - TaskContext of the plug-inPluginException - if the deletion failed or should be Vetoedpublic java.lang.String getObjectName()
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.