|
||||||||||
| 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.UIComponentDecorator
org.exoplatform.ecm.webui.component.admin.unlock.UILockList
public class UILockList
Created by The eXo Platform SARL Author : Dang Van Minh minh.dang@exoplatform.com Dec 29, 2006 11:30:17 AM
| Nested Class Summary | |
|---|---|
static class |
UILockList.DeleteLockActionListener
|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIComponentDecorator |
|---|
org.exoplatform.webui.core.UIComponentDecorator.UIComponentDecoratorLifecycle |
| Field Summary | |
|---|---|
static java.lang.String[] |
ACTIONS
|
static java.lang.String |
ST_EDIT
|
| Fields inherited from class org.exoplatform.webui.core.UIComponentDecorator |
|---|
uicomponent_ |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UILockList()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getActions()
|
java.util.List<java.lang.String> |
getAllGroupsOrUsersForLock()
|
java.util.List |
getGroupsOrUsersForLock()
|
org.exoplatform.webui.core.UIPageIterator |
getUIPageIterator()
|
void |
updateLockedNodesGrid(int currentPage)
|
| Methods inherited from class org.exoplatform.webui.core.UIComponentDecorator |
|---|
findComponentById, findComponentOfType, findFirstComponentOfType, getUIComponent, renderChildren, setUIComponent |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getRendererFor, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, registerRendererFor, 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 |
| Field Detail |
|---|
public static final java.lang.String[] ACTIONS
public static final java.lang.String ST_EDIT
| Constructor Detail |
|---|
public UILockList()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.lang.String[] getActions()
public void updateLockedNodesGrid(int currentPage)
throws java.lang.Exception
java.lang.Exceptionpublic org.exoplatform.webui.core.UIPageIterator getUIPageIterator()
public java.util.List getGroupsOrUsersForLock()
throws java.lang.Exception
java.lang.Exception
public java.util.List<java.lang.String> getAllGroupsOrUsersForLock()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||