org.infoglue.deliver.controllers.kernel.impl.simple
Class DecoratedComponentLogic

java.lang.Object
  |
  +--org.infoglue.deliver.controllers.kernel.impl.simple.ComponentLogic
        |
        +--org.infoglue.deliver.controllers.kernel.impl.simple.DecoratedComponentLogic

public class DecoratedComponentLogic
extends ComponentLogic


Constructor Summary
DecoratedComponentLogic(TemplateController templateController, InfoGlueComponent infoGlueComponent)
           
 
Methods inherited from class org.infoglue.deliver.controllers.kernel.impl.simple.ComponentLogic
getAssetThumbnailUrl, getAssetThumbnailUrl, getAssetThumbnailUrl, getAssetThumbnailUrl, getAssetThumbnailUrl, getAssetThumbnailUrl, getAssetUrl, getAssetUrl, getAssetUrl, getAssetUrl, getAssetUrl, getBoundCategoryContents, getBoundContent, getBoundContent, getBoundContentId, getBoundContentId, getBoundContents, getBoundContents, getBoundFolderContents, getBoundFolderContents, getBoundPage, getBoundPage, getBoundPages, getBoundPages, getChildContents, getChildContents, getChildPages, getChildPages, getChildPages, getComponentDeliveryContext, getContentAttribute, getContentAttribute, getContentAttribute, getFormAttributes, getInfoGlueComponent, getInheritedComponentProperty, getPageNavTitle, getPageNavTitle, getPageUrl, getPageUrl, getPageUrl, getPageUrl, getPageUrl, getPageUrl, getPageUrl, getParsedContentAttribute, getParsedContentAttribute, getPropertyValue, getPropertyValue, getPropertyValue, getRelatedPages, getThreatFoldersAsContents, getUseEditOnSight, getUseInheritance, setThreatFoldersAsContents, setUseEditOnSight, setUseInheritance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecoratedComponentLogic

public DecoratedComponentLogic(TemplateController templateController,
                               InfoGlueComponent infoGlueComponent)