public class UIDocActivityComposer
extends org.exoplatform.social.webui.composer.UIActivityComposer
implements org.exoplatform.ecm.webui.selector.UISelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
UIDocActivityComposer.RemoveDocumentActionListener |
static class |
UIDocActivityComposer.SelectDocumentActionListener |
org.exoplatform.social.webui.composer.UIActivityComposer.ActivateActionListener, org.exoplatform.social.webui.composer.UIActivityComposer.CloseActionListener, org.exoplatform.social.webui.composer.UIActivityComposer.SubmitContentActionListener| Modifier and Type | Field and Description |
|---|---|
static String |
REPOSITORY |
static String |
WORKSPACE |
| Constructor and Description |
|---|
UIDocActivityComposer()
constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
buildDocumentPath(String rawPath) |
protected void |
clearComposerData() |
void |
doSelect(String selectField,
Object value) |
String |
getCurrentUser() |
String |
getDocInfo() |
protected javax.jcr.Node |
getDocNode(String repository,
String workspace,
String docPath) |
String |
getDocumentIcon() |
String |
getDocumentName() |
boolean |
isDocumentReady() |
protected void |
onActivate(org.exoplatform.webui.event.Event<org.exoplatform.social.webui.composer.UIActivityComposer> event) |
protected void |
onClose(org.exoplatform.webui.event.Event<org.exoplatform.social.webui.composer.UIActivityComposer> event) |
org.exoplatform.social.core.activity.model.ExoSocialActivity |
onPostActivity(org.exoplatform.social.webui.composer.UIComposer.PostContext postContext,
String postedMessage) |
void |
onPostActivity(org.exoplatform.social.webui.composer.UIComposer.PostContext postContext,
org.exoplatform.webui.core.UIComponent source,
org.exoplatform.webui.application.WebuiRequestContext requestContext,
String postedMessage) |
protected void |
onSubmit(org.exoplatform.webui.event.Event<org.exoplatform.social.webui.composer.UIActivityComposer> event) |
void |
setCurrentUser(String currentUser) |
getActivityComposerManager, getActivityDisplay, isDisplayed, isReadyForPostingActivity, postActivity, setActivityComposerManager, setActivityDisplay, setDisplayed, setReadyForPostingActivityaddChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String REPOSITORY
public static final String WORKSPACE
public boolean isDocumentReady()
public String getDocumentName()
public String getDocumentIcon()
public String getDocInfo()
public String getCurrentUser()
public void setCurrentUser(String currentUser)
currentUser - the currentUser to setprotected void onActivate(org.exoplatform.webui.event.Event<org.exoplatform.social.webui.composer.UIActivityComposer> event)
onActivate in class org.exoplatform.social.webui.composer.UIActivityComposerprotected void onClose(org.exoplatform.webui.event.Event<org.exoplatform.social.webui.composer.UIActivityComposer> event)
onClose in class org.exoplatform.social.webui.composer.UIActivityComposerprotected void onSubmit(org.exoplatform.webui.event.Event<org.exoplatform.social.webui.composer.UIActivityComposer> event)
onSubmit in class org.exoplatform.social.webui.composer.UIActivityComposerpublic void onPostActivity(org.exoplatform.social.webui.composer.UIComposer.PostContext postContext,
org.exoplatform.webui.core.UIComponent source,
org.exoplatform.webui.application.WebuiRequestContext requestContext,
String postedMessage)
throws Exception
onPostActivity in class org.exoplatform.social.webui.composer.UIActivityComposerExceptionpublic org.exoplatform.social.core.activity.model.ExoSocialActivity onPostActivity(org.exoplatform.social.webui.composer.UIComposer.PostContext postContext,
String postedMessage)
throws Exception
onPostActivity in class org.exoplatform.social.webui.composer.UIActivityComposerExceptionpublic void doSelect(String selectField, Object value) throws Exception
doSelect in interface org.exoplatform.ecm.webui.selector.UISelectableExceptionprotected void clearComposerData()
clearComposerData in class org.exoplatform.social.webui.composer.UIActivityComposerCopyright © 2003–2017 eXo Platform SAS. All rights reserved.