synergynetframework.appsystem.services.net.rapidnetworkmanager.constructionmanagers
Interface ConstructionManager


public interface ConstructionManager

The Interface ConstructionManager.


Method Summary
 java.util.HashMap<java.lang.String,java.lang.Object> buildConstructionInfo(ContentItem item)
          Builds the construction info.
 void processConstructionInfo(ContentItem item, java.util.HashMap<java.lang.String,java.lang.Object> info)
          Process construction info.
 

Method Detail

buildConstructionInfo

java.util.HashMap<java.lang.String,java.lang.Object> buildConstructionInfo(ContentItem item)
Builds the construction info.

Parameters:
item - the item
Returns:
the hash map

processConstructionInfo

void processConstructionInfo(ContentItem item,
                             java.util.HashMap<java.lang.String,java.lang.Object> info)
Process construction info.

Parameters:
item - the item
info - the info