public class GuideProgressiveSectionManager extends WCMUsePojo
Constructor and Description |
---|
GuideProgressiveSectionManager() |
Modifier and Type | Method and Description |
---|---|
void |
activate()
Implement this method to perform post initialization tasks.
|
java.util.List<java.lang.Object> |
getAllSections()
API to get all sections present
If the service is dynamic, then this API would return only one section
|
java.lang.Boolean |
getFetchedFromService() |
GuideProgressiveCompletionInfo |
getGuideProgressiveCompletionInfo()
Public API to get the progressive completion info
|
GuideProgressiveSectionInfo |
getGuideProgressiveSectionInfo()
Public API to get the current Progressive Section Info Object
|
java.lang.String |
getSectionJSON() |
get, getComponent, getComponentContext, getCurrentDesign, getCurrentPage, getCurrentStyle, getDesigner, getEditContext, getInheritedPageProperties, getInheritedProperties, getPageManager, getPageProperties, getProperties, getRequest, getResource, getResourceDesign, getResourcePage, getResourceResolver, getResponse, getSlingScriptHelper, getWcmMode, getXSSAPI, init
public java.lang.Boolean getFetchedFromService()
public java.util.List<java.lang.Object> getAllSections()
public java.lang.String getSectionJSON()
public void activate() throws java.lang.Exception
WCMUsePojo
WCMUsePojo.init(Bindings)
.activate
in class WCMUsePojo
java.lang.Exception
- in case of any error during activationpublic GuideProgressiveSectionInfo getGuideProgressiveSectionInfo()
public GuideProgressiveCompletionInfo getGuideProgressiveCompletionInfo()
Copyright © 2010 - 2020 Adobe. All Rights Reserved