| java.lang.Object com.nabhinc.portal.model.PortalApplicationView
PortalApplicationView | public class PortalApplicationView implements Serializable(Code) | | author: Padmanabh Dabke author: (c) 2006 Nabh Information Systems, Inc. All Rights Reserved. |
isAdminable | public transient boolean isAdminable(Code) | | |
isDesktopMode | public transient boolean isDesktopMode(Code) | | |
isEditable | public transient boolean isEditable(Code) | | |
isPsiteCreatable | public transient boolean isPsiteCreatable(Code) | | |
needsPasswordCheck | public transient boolean needsPasswordCheck(Code) | | |
PortalApplicationView | public PortalApplicationView()(Code) | | |
computePageMap | public void computePageMap()(Code) | | |
deletePage | public void deletePage(int index)(Code) | | Delete an existing page if the index is within the range.
|
reorderPage | public void reorderPage(int oldIndex, int newIndex)(Code) | | |
|
|