info.magnolia.module.form.controls
Class MultiControlSaveHandler

java.lang.Object
  extended by info.magnolia.module.admininterface.SaveHandlerImpl
      extended by info.magnolia.module.admininterface.UUIDSaveHandler
          extended by info.magnolia.module.form.controls.MultiControlSaveHandler
All Implemented Interfaces:
info.magnolia.module.admininterface.DialogAwareSaveHandler, info.magnolia.module.admininterface.SaveHandler

public class MultiControlSaveHandler
extends info.magnolia.module.admininterface.UUIDSaveHandler

Save handler taking care of saving controls implementing MultiValueControl interface.


Field Summary
 
Fields inherited from class info.magnolia.module.admininterface.SaveHandlerImpl
log
 
Constructor Summary
MultiControlSaveHandler()
           
 
Method Summary
protected  void processString(info.magnolia.cms.core.Content node, String name, int type, int encoding, String[] values, String valueStr)
           
 
Methods inherited from class info.magnolia.module.admininterface.UUIDSaveHandler
getControl, getDialog, processMultiple, setDialog
 
Methods inherited from class info.magnolia.module.admininterface.SaveHandlerImpl
cleanLineBreaks, getCollectionNodeCreationItemType, getCreationItemType, getForm, getNodeCollectionName, getNodeName, getPageNode, getParagraph, getPath, getRepository, getSaveNode, getValue, getValue, getValue, init, isCreate, processBinary, processCommon, processDate, processRemoveCommon, processRichEdit, processSaveInfo, processWriteCommon, replacePByBr, save, saveDocument, setCollectionNodeCreationItemType, setCreate, setCreationItemType, setForm, setNodeCollectionName, setNodeName, setParagraph, setPath, setRepository, updateLinks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface info.magnolia.module.admininterface.SaveHandler
getCollectionNodeCreationItemType, getCreationItemType, getNodeCollectionName, getNodeName, getParagraph, getPath, getRepository, init, isCreate, save, setCollectionNodeCreationItemType, setCreate, setCreationItemType, setNodeCollectionName, setNodeName, setParagraph, setPath, setRepository
 

Constructor Detail

MultiControlSaveHandler

public MultiControlSaveHandler()
Method Detail

processString

protected void processString(info.magnolia.cms.core.Content node,
                             String name,
                             int type,
                             int encoding,
                             String[] values,
                             String valueStr)
                      throws javax.jcr.PathNotFoundException,
                             javax.jcr.RepositoryException,
                             info.magnolia.cms.security.AccessDeniedException
Overrides:
processString in class info.magnolia.module.admininterface.UUIDSaveHandler
Throws:
javax.jcr.PathNotFoundException
javax.jcr.RepositoryException
info.magnolia.cms.security.AccessDeniedException


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.