|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.wcm.webui.newsletter.manager.UINewsletterEntryContainer
public class UINewsletterEntryContainer
Created by The eXo Platform SAS Author : eXoPlatform chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com Jun 10, 2009
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UINewsletterEntryContainer()
Instantiates a new uI newsletter entry container. |
|
| Method Summary | |
|---|---|
NewsletterCategoryConfig |
getCategoryConfig()
Gets the category config. |
boolean |
isUpdated()
Checks if is updated. |
void |
setCategoryConfig(NewsletterCategoryConfig categoryConfig)
Sets the category config. |
void |
setNewsletterInfor(java.lang.String newsletterPath)
Sets the newsletter infor. |
void |
setUpdated(boolean isUpdated)
Sets the updated. |
| 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, 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, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UINewsletterEntryContainer()
throws java.lang.Exception
java.lang.Exception - the exception| Method Detail |
|---|
public void setUpdated(boolean isUpdated)
isUpdated - the new updatedpublic boolean isUpdated()
public void setNewsletterInfor(java.lang.String newsletterPath)
throws java.lang.Exception
newsletterPath - the new newsletter infor
java.lang.Exception - the exceptionpublic NewsletterCategoryConfig getCategoryConfig()
public void setCategoryConfig(NewsletterCategoryConfig categoryConfig)
throws java.lang.Exception
categoryConfig - the new category config
java.lang.Exception - the exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||