Deprecated API

Deprecated Interfaces
org.opa.cookie.OPARedoCookie
          DO NOT USE - OPAActionManager handles UNDO and REDO actions. 
org.opa.cookie.OPAUndoCookie
          DO NOT USE - OPAActionManager handles UNDO and REDO actions. 
 

Deprecated Methods
org.opa.cookie.OPACopyCookie.doCopy()
          OPACookie sub-interfaces are now EMPTY. The method of interest is defined in the OPACookie interface. 
org.opa.cookie.OPACutCookie.doCut()
          OPACookie sub-interfaces are now EMPTY. The method of interest is defined in the OPACookie interface. 
org.opa.cookie.OPADeleteCookie.doDelete()
          OPACookie sub-interfaces are now EMPTY. The method of interest is defined in the OPACookie interface. 
org.opa.cookie.OPAOpenCookie.doOpen()
          OPACookie sub-interfaces are now EMPTY. The method of interest is defined in the OPACookie interface. 
org.opa.cookie.OPAPasteCookie.doPaste()
          OPACookie sub-interfaces are now EMPTY. The method of interest is defined in the OPACookie interface.