Class ProductDataMappingDefault.PageTemplateHash
java.lang.Object
com.priint.pubserver.comet.bridge.datamapping.ProductDataMappingDefault.PageTemplateHash
- Enclosing class:
- ProductDataMappingDefault
The type Page template hash.
-
Method Summary
Modifier and TypeMethodDescriptioncreate()Create page template hash.intgetElementSequenceOfPlanning(Planning planning) Gets element sequence of planning.
-
Method Details
-
create
Create page template hash.- Returns:
- the page template hash
-
getElementSequenceOfPlanning
Gets element sequence of planning.- Parameters:
planning- the planning- Returns:
- the element sequence of planning
- Throws:
CometException- the comet exception
-