Package | Description |
---|---|
lumis.service.pagepersonalization.bean |
Modifier and Type | Method and Description |
---|---|
WidgetInstance |
WidgetInstanceHolder.addWidgetInstance(String widgetContentId)
Appends a new widget instance in this holder.
|
WidgetInstance |
WidgetInstanceHolder.addWidgetInstance(String widgetContentId,
int position)
Adds a new widget instance in this holder in the specified position.
|
static WidgetInstance |
WidgetInstance.findByInterfaceInstanceId(String interfaceInstanceId)
Returns the widget instance defined with the specified interface instance.
|
Modifier and Type | Method and Description |
---|---|
static List<WidgetInstance> |
WidgetInstance.findByWidgetContentId(String widgetContentId)
Returns the widget instances that belong to the specified widget content.
|
List<WidgetInstance> |
WidgetInstanceHolder.getWidgetInstances()
Returns the persistent list with the widget instances in this holder.
|
Lumisportal 10.3.0.171201 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.