Class SaveAndStayElementInCollectionAction

All Implemented Interfaces:
IAction, IChainAction, IChainActionWithArgv, IChangeModeAction, IModuleContextAction, IRequestAction

public class SaveAndStayElementInCollectionAction extends CollectionElementViewBaseAction implements IChainAction, IChainActionWithArgv
To save a collection element.

The case of collections of entities with @AsEmbedded (or with as-aggregate="true") is treated by AddElementsToCollectionAction.

Author:
Javier Paniza
  • Constructor Details

    • SaveAndStayElementInCollectionAction

      public SaveAndStayElementInCollectionAction()
  • Method Details