info.magnolia.content2bean
Interface Bean2ContentProcessor


Deprecated. since 5.0 - unused, Bean2Content is not implemented yet.

public interface Bean2ContentProcessor

Transforms beans to nodes. Incomplete.


Nested Class Summary
static class Bean2ContentProcessor.Factory
          Deprecated. Creates singleton instance of the bean2content processor.
 
Method Summary
 Content setNodeDatas(Content node, Object bean, Bean2ContentTransformer transformer)
          Deprecated.  
 Content toContent(Content parent, Object bean, boolean recursive, Bean2ContentTransformer transformer)
          Deprecated.  
 

Method Detail

toContent

Content toContent(Content parent,
                  Object bean,
                  boolean recursive,
                  Bean2ContentTransformer transformer)
Deprecated. 

setNodeDatas

Content setNodeDatas(Content node,
                     Object bean,
                     Bean2ContentTransformer transformer)
                     throws Content2BeanException
Deprecated. 
Throws:
Content2BeanException


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