synergynetframework.appsystem.contentsystem.contentloader.attributesrender
Class AttributeRender

java.lang.Object
  extended by synergynetframework.appsystem.contentsystem.contentloader.attributesrender.AttributeRender

public class AttributeRender
extends java.lang.Object

The Class AttributeRender.


Field Summary
static java.lang.String CONTENT_ITEM_RENDER_FOLDER
          The Constant CONTENT_ITEM_RENDER_FOLDER.
 
Constructor Summary
AttributeRender()
           
 
Method Summary
static void render(java.util.Map<ContentItem,java.util.Map<java.lang.String,java.lang.String>> items, ContentSystem contentSystem)
          Render.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTENT_ITEM_RENDER_FOLDER

public static final java.lang.String CONTENT_ITEM_RENDER_FOLDER
The Constant CONTENT_ITEM_RENDER_FOLDER.

See Also:
Constant Field Values
Constructor Detail

AttributeRender

public AttributeRender()
Method Detail

render

public static void render(java.util.Map<ContentItem,java.util.Map<java.lang.String,java.lang.String>> items,
                          ContentSystem contentSystem)
Render.

Parameters:
items - the items
contentSystem - the content system