info.magnolia.module.shop.util
Class SimpleBean2ContentProcessorImpl

java.lang.Object
  extended by info.magnolia.module.shop.util.SimpleBean2ContentProcessorImpl
All Implemented Interfaces:
info.magnolia.content2bean.Bean2ContentProcessor

public class SimpleBean2ContentProcessorImpl
extends Object
implements info.magnolia.content2bean.Bean2ContentProcessor

Bean to content.

Author:
will

Nested Class Summary
 
Nested classes/interfaces inherited from interface info.magnolia.content2bean.Bean2ContentProcessor
info.magnolia.content2bean.Bean2ContentProcessor.Factory
 
Constructor Summary
SimpleBean2ContentProcessorImpl()
           
 
Method Summary
 info.magnolia.cms.core.Content setNodeDatas(info.magnolia.cms.core.Content node, Object bean, info.magnolia.content2bean.Bean2ContentTransformer transformer)
           
 info.magnolia.cms.core.Content toContent(info.magnolia.cms.core.Content arg0, Object arg1, boolean arg2, info.magnolia.content2bean.Bean2ContentTransformer arg3)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleBean2ContentProcessorImpl

public SimpleBean2ContentProcessorImpl()
Method Detail

toContent

public info.magnolia.cms.core.Content toContent(info.magnolia.cms.core.Content arg0,
                                                Object arg1,
                                                boolean arg2,
                                                info.magnolia.content2bean.Bean2ContentTransformer arg3)
Specified by:
toContent in interface info.magnolia.content2bean.Bean2ContentProcessor

setNodeDatas

public info.magnolia.cms.core.Content setNodeDatas(info.magnolia.cms.core.Content node,
                                                   Object bean,
                                                   info.magnolia.content2bean.Bean2ContentTransformer transformer)
                                            throws info.magnolia.content2bean.Content2BeanException
Specified by:
setNodeDatas in interface info.magnolia.content2bean.Bean2ContentProcessor
Throws:
info.magnolia.content2bean.Content2BeanException


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