net.sourceforge.openutils.mgnlmedia.media.save
Class HiddenParametersSaveHandler

java.lang.Object
  extended by net.sourceforge.openutils.mgnlmedia.media.save.HiddenParametersSaveHandler
All Implemented Interfaces:
info.magnolia.module.admininterface.FieldSaveHandler

public class HiddenParametersSaveHandler
extends Object
implements info.magnolia.module.admininterface.FieldSaveHandler

Version:
$Id: $
Author:
ADMIN

Constructor Summary
HiddenParametersSaveHandler()
           
 
Method Summary
 void save(info.magnolia.cms.core.Content parentNode, info.magnolia.cms.core.Content configNode, String name, info.magnolia.cms.beans.runtime.MultipartForm form, int type, int valueType, int isRichEditValue, int encoding)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HiddenParametersSaveHandler

public HiddenParametersSaveHandler()
Method Detail

save

public void save(info.magnolia.cms.core.Content parentNode,
                 info.magnolia.cms.core.Content configNode,
                 String name,
                 info.magnolia.cms.beans.runtime.MultipartForm form,
                 int type,
                 int valueType,
                 int isRichEditValue,
                 int encoding)
          throws javax.jcr.RepositoryException,
                 info.magnolia.cms.security.AccessDeniedException

Specified by:
save in interface info.magnolia.module.admininterface.FieldSaveHandler
Throws:
javax.jcr.RepositoryException
info.magnolia.cms.security.AccessDeniedException


Copyright © 2008-2011 Openmind. All Rights Reserved.