Class AbstractAction
- java.lang.Object
-
- lumis.service.portalmanagement.structureeditor.AbstractAction
-
- All Implemented Interfaces:
IAction
- Direct Known Subclasses:
AddObjectAction
public abstract class AbstractAction extends Object implements IAction
AbstractIAction
.- Since:
- 7.1.0
- Version:
- $Revision: 16037 $ $Date: 2013-11-21 20:58:50 -0200 (Thu, 21 Nov 2013) $
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getId()
Returns the object identifier.
-