Class AActionBean

    • Field Detail

      • placeholder

        protected List<String> placeholder
        Deprecated.
    • Constructor Detail

      • AActionBean

        public AActionBean()
        Deprecated.
    • Method Detail

      • getProcessing

        public IProcessing getProcessing()
        Deprecated.
      • setProcessingModel

        public void setProcessingModel​(IProcessing processing)
        Deprecated.
      • toggleActiveCheckedNodes

        public void toggleActiveCheckedNodes()
        Deprecated.
      • getPlaceholder

        public List<String> getPlaceholder()
        Deprecated.
        Liefert die Liste der (aktionsabhängigen) Placeholder, eingebettet in '[%...%]', zurück.
        Returns:
        List of placeholders
      • setPlaceholder

        public void setPlaceholder​(List<String> placeholder)
        Deprecated.
      • getTabIndex

        public int getTabIndex()
        Deprecated.
      • setTabIndex

        public void setTabIndex​(int tabIndex)
        Deprecated.
      • save

        public void save​(boolean addInfoMessages,
                         boolean addErrorMessages)
        Deprecated.
        Overrides:
        save in class EntityBean<Aktion>
      • addNew

        public void addNew()
        Deprecated.
      • addNew

        public void addNew​(Status state)
        Deprecated.
      • isShowMatchOperand

        public boolean isShowMatchOperand()
        Deprecated.
      • isActionNameUnique

        public boolean isActionNameUnique​(Status state,
                                          String name)
        Deprecated.
      • copy

        public void copy()
        Deprecated.
      • copy

        public void copy​(Aktion current)
        Deprecated.
      • isHasCondition

        public boolean isHasCondition()
        Deprecated.
      • isHasErrorCase

        public boolean isHasErrorCase()
        Deprecated.
      • isHasCondition

        public boolean isHasCondition​(Aktion action)
        Deprecated.
      • isHasErrorCase

        public boolean isHasErrorCase​(Aktion action)
        Deprecated.
      • setTreeBean

        public void setTreeBean​(StateTreeBean treeBean)
        Deprecated.
      • changeProcessing

        public void changeProcessing()
        Deprecated.