Class UIDefaultActivity
- java.lang.Object
-
- org.exoplatform.webui.core.UIComponent
-
- org.exoplatform.webui.core.UIContainer
-
- org.exoplatform.webui.form.UIForm
-
- org.exoplatform.social.webui.activity.BaseUIActivity
-
- org.exoplatform.social.webui.activity.UIDefaultActivity
-
@Deprecated public class UIDefaultActivity extends BaseUIActivity
Deprecated.Kept for backward compatibility for conf of other community addons deployed on Tribe
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.exoplatform.social.webui.activity.BaseUIActivity
BaseUIActivity.CommentStatus, BaseUIActivity.DeleteActivityActionListener, BaseUIActivity.DeleteCommentActionListener, BaseUIActivity.EditActivityActionListener, BaseUIActivity.EditCommentActionListener, BaseUIActivity.HideActivityActionListener, BaseUIActivity.LikeActivityActionListener, BaseUIActivity.LikeCommentActionListener, BaseUIActivity.LoadLikesActionListener, BaseUIActivity.PostCommentActionListener, BaseUIActivity.RefreshActivityActionListener, BaseUIActivity.SetCommentListStatusActionListener, BaseUIActivity.ToggleDisplayCommentFormActionListener
-
-
Field Summary
Fields Modifier and Type Field Description static StringACTIVITY_TYPEDeprecated.-
Fields inherited from class org.exoplatform.social.webui.activity.BaseUIActivity
COMPOSER_TEXT_AREA_EDIT_INPUT, LIKES_NUM_DEFAULT, TEMPLATE_PARAM_COMMENT
-
-
Constructor Summary
Constructors Constructor Description UIDefaultActivity()Deprecated.
-
Method Summary
-
Methods inherited from class org.exoplatform.social.webui.activity.BaseUIActivity
commentListToggleable, editActivity, editCommentMessage, event, focusToComment, getAbsolutePostedTime, getActivity, getActivityCommentsListAccess, getActivityPermalink, getAllComments, getAllCommentSize, getAndSetUpdatedCommentId, getCommenterIdentity, getCommentListStatus, getCommentMaxCharactersAllowed, getCommentMinCharactersAllowed, getCommentPermalink, getComments, getCurrentLoadIndex, getDisplayedIdentityLikes, getI18N, getIdentityLikes, getLoadCapacity, getOwnerIdentity, getParentCommentsSize, getPostedTimeString, getRelativeTimeLabel, getSpaceCreatorIdentity, getSpaceGroupId, getSpaceURL, getSubCommentsSize, hideActivity, isActivityCommentable, isActivityCommentAndLikable, isActivityDeletable, isActivityEditable, isActivityShareable, isAllCommentsHidden, isAllLoaded, isCommentDeletable, isCommentFormDisplayed, isCommentFormFocused, isDeletedSpace, isLiked, isNoLongerExisting, isNoLongerExisting, isSpaceActivity, isSpaceStreamOwner, isSubCommentOfComment, isUISpaceActivitiesDisplay, isUserActivity, processRender, refresh, saveComment, setActivity, setActivityCommentsListAccess, setAllCommentsHidden, setAllLoaded, setCommentFormDisplayed, setCommentFormFocused, setCommentListStatus, setCommentMaxCharactersAllowed, setCommentMinCharactersAllowed, setIdenityLikes, setLike, setLikeComment, setLoadCapacity, setOwnerIdentity
-
Methods inherited from class org.exoplatform.webui.form.UIForm
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, url
-
Methods inherited from class org.exoplatform.webui.core.UIContainer
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes
-
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url
-
-
-
-
Field Detail
-
ACTIVITY_TYPE
public static final String ACTIVITY_TYPE
Deprecated.- See Also:
- Constant Field Values
-
-