Skip navigation links
A B C G I R S 

A

activate(BundleContext) - Method in class com.liferay.item.selector.BaseItemSelectorCriterionHandler
 

B

BaseItemSelectorCriterion - Class in com.liferay.item.selector
 
BaseItemSelectorCriterion() - Constructor for class com.liferay.item.selector.BaseItemSelectorCriterion
 
BaseItemSelectorCriterionHandler<T extends ItemSelectorCriterion> - Class in com.liferay.item.selector
 
BaseItemSelectorCriterionHandler() - Constructor for class com.liferay.item.selector.BaseItemSelectorCriterionHandler
 

C

com.liferay.item.selector - package com.liferay.item.selector
 
com.liferay.item.selector.constants - package com.liferay.item.selector.constants
 

G

getDesiredItemSelectorReturnTypes() - Method in class com.liferay.item.selector.BaseItemSelectorCriterion
 
getDesiredItemSelectorReturnTypes() - Method in interface com.liferay.item.selector.ItemSelectorCriterion
Returns the desired return types that the caller expects and can handle, ordered by preference.
getItemSelectedEventName() - Method in interface com.liferay.item.selector.ItemSelectorRendering
Returns the event name that the view should fire once the selection is performed.
getItemSelectedEventName() - Method in interface com.liferay.item.selector.ItemSelectorViewRenderer
 
getItemSelectorCriteria(Map<String, String[]>) - Method in interface com.liferay.item.selector.ItemSelector
 
getItemSelectorCriterion() - Method in interface com.liferay.item.selector.ItemSelectorViewRenderer
 
getItemSelectorCriterionClass() - Method in interface com.liferay.item.selector.ItemSelectorCriterionHandler
Returns the item selector criterion associated to this handler.
getItemSelectorCriterionClass() - Method in interface com.liferay.item.selector.ItemSelectorView
Returns the item selector criterion associated to this item selector view.
getItemSelectorRendering(RequestBackedPortletURLFactory, Map<String, String[]>, ThemeDisplay) - Method in interface com.liferay.item.selector.ItemSelector
Returns the ItemSelectorRendering according to the parameters.
getItemSelectorURL(RequestBackedPortletURLFactory, Group, long, String, ItemSelectorCriterion...) - Method in interface com.liferay.item.selector.ItemSelector
Returns a generated item selector PortletURL according to the parameters.
getItemSelectorURL(RequestBackedPortletURLFactory, String, ItemSelectorCriterion...) - Method in interface com.liferay.item.selector.ItemSelector
Returns a generated item selector PortletURL according to the parameters.
getItemSelectorView() - Method in interface com.liferay.item.selector.ItemSelectorViewRenderer
 
getItemSelectorViewRenderers() - Method in interface com.liferay.item.selector.ItemSelectorRendering
Returns a list of ItemSelectorViewRenderer objects of the selection views to be rendered.
getItemSelectorViews(ItemSelectorCriterion) - Method in class com.liferay.item.selector.BaseItemSelectorCriterionHandler
 
getItemSelectorViews(T) - Method in interface com.liferay.item.selector.ItemSelectorCriterionHandler
Returns the item selector views to display that meet the needs of the item selector criterion.
getPortletURL() - Method in interface com.liferay.item.selector.ItemSelectorViewRenderer
 
getSelectedTab() - Method in interface com.liferay.item.selector.ItemSelectorRendering
Returns the selected tab of the Item Selector dialog to be rendered.
getSupportedItemSelectorReturnTypes() - Method in interface com.liferay.item.selector.ItemSelectorView
Returns the item selector return types that this view supports.
getTitle(Locale) - Method in interface com.liferay.item.selector.ItemSelectorView
Returns the localized title of the tab to display in the Item Selector dialog.

I

isShowSearch() - Method in interface com.liferay.item.selector.ItemSelectorView
Returns whether the item selector view should show the search field.
isVisible(ThemeDisplay) - Method in interface com.liferay.item.selector.ItemSelectorView
Returns whether the item selector view is visible.
ITEM_SELECTOR - Static variable in class com.liferay.item.selector.constants.ItemSelectorPortletKeys
 
ItemSelector - Interface in com.liferay.item.selector
Provides a helper class to retrieve the ItemSelectorRendering and the PortletURL for the item selector.
ItemSelectorCriterion - Interface in com.liferay.item.selector
Provides an interface that determines the type of entity that shall be selected and information to return.
ItemSelectorCriterionHandler<T extends ItemSelectorCriterion> - Interface in com.liferay.item.selector
Provides an interface that returns the ItemSelectorView for a particular ItemSelectorCriterion.
ItemSelectorPortletKeys - Class in com.liferay.item.selector.constants
 
ItemSelectorPortletKeys() - Constructor for class com.liferay.item.selector.constants.ItemSelectorPortletKeys
 
ItemSelectorRendering - Interface in com.liferay.item.selector
Provides an interface with the necessary information to render the item selector.
ItemSelectorReturnType - Interface in com.liferay.item.selector
Provides an interface that defines information to be returned by the item selector view, when any entity is selected.
ItemSelectorView<T extends ItemSelectorCriterion> - Interface in com.liferay.item.selector
Provides an interface to render an item selector view for a particular item selector criterion.
ItemSelectorViewRenderer - Interface in com.liferay.item.selector
 

R

renderHTML(ServletRequest, ServletResponse, T, PortletURL, String, boolean) - Method in interface com.liferay.item.selector.ItemSelectorView
Renders the HTML code for the item selector view.
renderHTML(PageContext) - Method in interface com.liferay.item.selector.ItemSelectorViewRenderer
 

S

setDesiredItemSelectorReturnTypes(List<ItemSelectorReturnType>) - Method in class com.liferay.item.selector.BaseItemSelectorCriterion
 
setDesiredItemSelectorReturnTypes(List<ItemSelectorReturnType>) - Method in interface com.liferay.item.selector.ItemSelectorCriterion
Sets a list of desired return types that the caller expects and can handle, ordered by preference.
A B C G I R S 
Skip navigation links