Package | Description |
---|---|
lumis.doui.control.selectserviceinstance | |
lumis.portal.channel.tree | |
lumis.portal.page | |
lumis.portal.serviceinstance | |
lumis.service.pagepersonalization.doui |
Modifier and Type | Method and Description |
---|---|
IChannelChild |
ServiceInstanceProvider.getChannelChild(SessionConfig sessionConfig,
String childId,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
List<IChannelChild> |
ServiceInstanceProvider.getChannelsChildren(SessionConfig sessionConfig,
String parentChannelIds,
boolean hidePages,
boolean hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction) |
List<IChannelChild> |
ServiceInstanceProvider.getChildrenData(SessionConfig sessionConfig,
String channelId,
int hideItems,
int hideItemTemplates,
IResource resource,
Locale locale,
ITransaction transaction) |
Modifier and Type | Class and Description |
---|---|
class |
GenericChannelChild |
Modifier and Type | Method and Description |
---|---|
IChannelChild |
IChannelChildProvider.getChannelChild(SessionConfig sessionConfig,
String childId,
ITransaction transaction)
Given a child Id, this method returns a IChannelChild object that represents the child.
|
IChannelChild |
PageProvider.getChannelChild(SessionConfig sessionConfig,
String childId,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
List<IChannelChild> |
IChannelChildProvider.getChannelsChildren(SessionConfig sessionConfig,
String parentChannelIds,
boolean hidePages,
boolean hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
Given a set of parentChannelIds, this method is responsible for returning
a List of the children.
|
List<IChannelChild> |
PageProvider.getChannelsChildren(SessionConfig sessionConfig,
String parentChannelIds,
boolean hidePages,
boolean hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction) |
List<IChannelChild> |
IChannelChildProvider.getChildrenData(SessionConfig sessionConfig,
String channelId,
int hideItems,
int hideItemTemplates,
IResource resource,
Locale locale,
ITransaction transaction)
Given a parentChannelId, this method is responsible for returning
a List of the children.
|
List<IChannelChild> |
PageProvider.getChildrenData(SessionConfig sessionConfig,
String channelId,
int hideItems,
int hideItemTemplates,
IResource resource,
Locale locale,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
int |
GenericChannelChild.compareTo(IChannelChild pOther) |
Modifier and Type | Method and Description |
---|---|
protected void |
ChannelTreeManager.addPages(StringBuilder result,
List<IChannelChild> children,
SessionConfig sessionConfig,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
List<IChannelChild> |
IPageDao.getChannelsChildren(String parentChannelIds,
boolean hidePages,
boolean hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction) |
List<IChannelChild> |
PageDaoHib.getChannelsChildren(String parentChannelIds,
boolean hidePages,
boolean hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction) |
List<IChannelChild> |
IPageDao.getChildrenData(String channelId,
int hidePages,
int hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction) |
List<IChannelChild> |
PageDaoHib.getChildrenData(String channelId,
int hidePages,
int hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
List<IChannelChild> |
IServiceInstanceDao.getChannelsChildren(String parentChannelIds,
boolean hideItems,
String serviceId,
IResource resource,
Locale locale,
ITransaction transaction) |
List<IChannelChild> |
ServiceInstanceDaoJdbc.getChannelsChildren(String parentChannelIds,
boolean hideItems,
String serviceId,
IResource resource,
Locale locale,
ITransaction transaction) |
List<IChannelChild> |
IServiceInstanceDao.getChildrenData(String channelId,
int hidePages,
String serviceId,
IResource resource,
Locale locale,
ITransaction transaction) |
List<IChannelChild> |
ServiceInstanceDaoJdbc.getChildrenData(String channelId,
int hidePages,
String serviceId,
IResource resource,
Locale locale,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
IChannelChild |
ServiceInstanceProvider.getChannelChild(SessionConfig sessionConfig,
String childId,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
List<IChannelChild> |
ServiceInstanceProvider.getChannelsChildren(SessionConfig sessionConfig,
String parentChannelIds,
boolean hidePages,
boolean hidePageTemplates,
IResource resource,
Locale locale,
ITransaction transaction) |
List<IChannelChild> |
ServiceInstanceProvider.getChildrenData(SessionConfig sessionConfig,
String channelId,
int hideItems,
int hideItemTemplates,
IResource resource,
Locale locale,
ITransaction transaction) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.