Class SaveElementInCollectionAction

All Implemented Interfaces:
IAction, IChangeModeAction, IModuleContextAction, IRequestAction
Direct Known Subclasses:
AddElementsToCollectionAction, PasteElementsIntoCollectionAction, SaveElementInTreeViewAction

public class SaveElementInCollectionAction extends CollectionElementViewBaseAction
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, Jeromy Altuna