org.exoplatform.wcm.webui.viewer
Class UIContentViewer
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.portal.webui.portal.UIPortalComponent
org.exoplatform.portal.webui.container.UIContainer
org.exoplatform.ecm.webui.presentation.UIBaseNodePresentation
org.exoplatform.wcm.webui.viewer.UIContentViewer
- All Implemented Interfaces:
- org.exoplatform.ecm.webui.presentation.NodePresentation
public class UIContentViewer
- extends org.exoplatform.ecm.webui.presentation.UIBaseNodePresentation
Created by The eXo Platform SAS
Author : Phan Le Thanh Chuong
chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com
Nov 9, 2009
| Nested classes/interfaces inherited from class org.exoplatform.portal.webui.container.UIContainer |
org.exoplatform.portal.webui.container.UIContainer.SelectTabActionListener |
| Fields inherited from class org.exoplatform.portal.webui.container.UIContainer |
creator, description, icon, modifier |
| Fields inherited from class org.exoplatform.portal.webui.portal.UIPortalComponent |
COMPONENT_EDIT_MODE, COMPONENT_VIEW_MODE, factoryId, height_, mode_, name_, template_, width_ |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
config, OBJECTID, UICOMPONENT, uiparent |
| Methods inherited from class org.exoplatform.ecm.webui.presentation.UIBaseNodePresentation |
encodeHTML, getAttachments, getCategories, getCmtOwner, getComponentInstanceOfType, getDownloadLink, getIcons, getImage, getImageURIInProperty, getLanguage, getNodeByUUID, getPortalName, getPortletPreferenceValue, getPortletPreferenceValues, getRelations, getRepository, getRssLink, getSupportedLocalise, getTags, getTemplateSkin, getViewTemplate, getVotingRate, getWebDAVServerPrefix, getWorkspaceName, isEnableComment, isEnableVote, isRssLink, setEnableComment, setEnableVote, setLanguage |
| Methods inherited from class org.exoplatform.portal.webui.container.UIContainer |
getCreator, getDescription, getIcon, getModifier, setCreator, setDescription, setIcon, setModifier |
| Methods inherited from class org.exoplatform.portal.webui.portal.UIPortalComponent |
getFactoryId, getHeight, getMode, getName, getTitle, getWidth, isEditMode, isModifiable, isShowEditControl, setFactoryId, setHeight, setMode, setModifiable, setName, setShowEditControl, setTemplate, setTitle, setWidth |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes, visit |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEMPLATE_NOT_SUPPORT
public static final java.lang.String TEMPLATE_NOT_SUPPORT
- See Also:
- Constant Field Values
UIContentViewer
public UIContentViewer()
getOriginalNode
public javax.jcr.Node getOriginalNode()
- Specified by:
getOriginalNode in interface org.exoplatform.ecm.webui.presentation.NodePresentation- Specified by:
getOriginalNode in class org.exoplatform.ecm.webui.presentation.UIBaseNodePresentation
setOriginalNode
public void setOriginalNode(javax.jcr.Node originalNode)
throws java.lang.Exception
- Throws:
java.lang.Exception
getNode
public javax.jcr.Node getNode()
- Specified by:
getNode in interface org.exoplatform.ecm.webui.presentation.NodePresentation- Specified by:
getNode in class org.exoplatform.ecm.webui.presentation.UIBaseNodePresentation
setNode
public void setNode(javax.jcr.Node viewNode)
getTemplate
public java.lang.String getTemplate()
- Overrides:
getTemplate in class org.exoplatform.portal.webui.portal.UIPortalComponent
getTemplateResourceResolver
public org.exoplatform.resolver.ResourceResolver getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
java.lang.String template)
- Overrides:
getTemplateResourceResolver in class org.exoplatform.webui.core.UIComponent
getRepositoryName
public java.lang.String getRepositoryName()
- Specified by:
getRepositoryName in class org.exoplatform.ecm.webui.presentation.UIBaseNodePresentation
getTemplatePath
public java.lang.String getTemplatePath()
- Specified by:
getTemplatePath in interface org.exoplatform.ecm.webui.presentation.NodePresentation- Specified by:
getTemplatePath in class org.exoplatform.ecm.webui.presentation.UIBaseNodePresentation
getNodeType
public java.lang.String getNodeType()
isNodeTypeSupported
public boolean isNodeTypeSupported()
getCommentComponent
public org.exoplatform.webui.core.UIComponent getCommentComponent()
getRemoveAttach
public org.exoplatform.webui.core.UIComponent getRemoveAttach()
throws java.lang.Exception
- Throws:
java.lang.Exception
getRemoveComment
public org.exoplatform.webui.core.UIComponent getRemoveComment()
throws java.lang.Exception
- Throws:
java.lang.Exception
getComments
public java.util.List<javax.jcr.Node> getComments()
throws java.lang.Exception
- Specified by:
getComments in interface org.exoplatform.ecm.webui.presentation.NodePresentation- Overrides:
getComments in class org.exoplatform.ecm.webui.presentation.UIBaseNodePresentation
- Throws:
java.lang.Exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.