Package com.liferay.item.selector
package com.liferay.item.selector
-
ClassDescriptionProvides a helper class to retrieve the
ItemSelectorRendering
and thePortletURL
for the item selector.Provides an interface that determines the type of entity that shall be selected and information to return.Provides an interface that returns theItemSelectorView
for a particularItemSelectorCriterion
.Provides an interface with the necessary information to render the 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>Provides an interface to render an item selector view for a particular item selector criterion.PortletItemSelectorView<T extends ItemSelectorCriterion>