|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
---|
java.util.HashMap<java.lang.String,java.lang.Object> buildConstructionInfo(ContentItem item)
item
- the item
void processConstructionInfo(ContentItem item, java.util.HashMap<java.lang.String,java.lang.Object> info)
item
- the iteminfo
- the info
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |