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

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

public class DirectoryObjectCutClipboardItem
extends Object
implements DirectoryClipboardItem, ClipboardAction

Version:
$Revision: 1.4 $
Author:
$Author: johan $

Constructor Summary
DirectoryObjectCutClipboardItem(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

DirectoryObjectCutClipboardItem

public DirectoryObjectCutClipboardItem(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.