Class AbstractAction

  • All Implemented Interfaces:
    IAction
    Direct Known Subclasses:
    AddObjectAction

    public abstract class AbstractAction
    extends Object
    implements IAction
    Abstract IAction.
    Since:
    7.1.0
    Version:
    $Revision: 16037 $ $Date: 2013-11-21 20:58:50 -0200 (Thu, 21 Nov 2013) $
    • Method Detail

      • getId

        public String getId()
        Description copied from interface: IAction
        Returns the object identifier.
        Specified by:
        getId in interface IAction
        Returns:
        the object identifier.