nu.zoom.ldap.eon.clipboard.impl
Class DirectoryObjectCopyClipboardItem

java.lang.Object
  extended by nu.zoom.ldap.eon.clipboard.impl.DirectoryObjectCopyClipboardItem
All Implemented Interfaces:
DirectoryClipboardItem, ClipboardAction

public class DirectoryObjectCopyClipboardItem
extends Object
implements DirectoryClipboardItem, ClipboardAction

Version:
$Revision: 1.9 $
Author:
$Author: johan $

Constructor Summary
DirectoryObjectCopyClipboardItem(DirectoryTreeObject sourceObject, org.ops4j.gaderian.Messages messages, Workbench workbench, DirectoryEventListenerRegistry eventRegistry)
           
 
Method Summary
 void execute(DirectoryTreeObject target)
           
 String getDescription()
           
 String getID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryObjectCopyClipboardItem

public DirectoryObjectCopyClipboardItem(DirectoryTreeObject sourceObject,
                                        org.ops4j.gaderian.Messages messages,
                                        Workbench workbench,
                                        DirectoryEventListenerRegistry eventRegistry)
Method Detail

getID

public String getID()
Specified by:
getID in interface DirectoryClipboardItem

getDescription

public String getDescription()
Specified by:
getDescription in interface DirectoryClipboardItem

execute

public void execute(DirectoryTreeObject target)
             throws BackendException
Specified by:
execute in interface ClipboardAction
Throws:
BackendException


Copyright © 2011. All Rights Reserved.