synergynetframework.appsystem.contentsystem.contentloader.attributesrender
Class ContentItemRender

java.lang.Object
  extended by synergynetframework.appsystem.contentsystem.contentloader.attributesrender.ContentItemRender
Direct Known Subclasses:
OrthoContentItemRender

public class ContentItemRender
extends java.lang.Object

The Class ContentItemRender.


Constructor Summary
ContentItemRender()
           
 
Method Summary
 void renderAttributes(java.util.Map<java.lang.String,java.lang.String> items, ContentItem item, ContentSystem contentSys)
          Render attributes.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentItemRender

public ContentItemRender()
Method Detail

renderAttributes

public void renderAttributes(java.util.Map<java.lang.String,java.lang.String> items,
                             ContentItem item,
                             ContentSystem contentSys)
Render attributes.

Parameters:
items - the items
item - the item
contentSys - the content sys