|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectionItem | |
|---|---|
| org.osivia.portal.api.selection | |
| Uses of SelectionItem in org.osivia.portal.api.selection |
|---|
| Methods in org.osivia.portal.api.selection that return types with arguments of type SelectionItem | |
|---|---|
java.util.Set<SelectionItem> |
ISelectionService.getSelectionItems(PortalControllerContext portalCtx,
java.lang.String selectionId)
Access to a specified selection items set. |
| Methods in org.osivia.portal.api.selection with parameters of type SelectionItem | |
|---|---|
boolean |
ISelectionService.addItem(PortalControllerContext portalCtx,
java.lang.String selectionId,
SelectionItem selectionItem)
Add item to a specified selection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||