|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PortletDataHandler in com.liferay.portal.kernel.portlet |
|---|
| Methods in com.liferay.portal.kernel.portlet that return types with arguments of type PortletDataHandler | |
|---|---|
List<PortletDataHandler> |
PortletBag.getPortletDataHandlerInstances()
|
| Uses of PortletDataHandler in com.liferay.portal.lar |
|---|
| Subinterfaces of PortletDataHandler in com.liferay.portal.lar | |
|---|---|
interface |
PortletDataHandler
Deprecated. As of 6.2.0, moved to PortletDataHandler |
| Uses of PortletDataHandler in com.liferay.portal.lar.test |
|---|
| Fields in com.liferay.portal.lar.test declared as PortletDataHandler | |
|---|---|
protected PortletDataHandler |
BasePortletDataHandlerTestCase.portletDataHandler
|
| Methods in com.liferay.portal.lar.test that return PortletDataHandler | |
|---|---|
protected abstract PortletDataHandler |
BasePortletDataHandlerTestCase.createPortletDataHandler()
|
| Uses of PortletDataHandler in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return PortletDataHandler | |
|---|---|
PortletDataHandler |
PortletWrapper.getPortletDataHandlerInstance()
Returns the portlet data handler instance of the portlet. |
PortletDataHandler |
Portlet.getPortletDataHandlerInstance()
Returns the portlet data handler instance of the portlet. |
| Uses of PortletDataHandler in com.liferay.portal.model.impl |
|---|
| Methods in com.liferay.portal.model.impl that return PortletDataHandler | |
|---|---|
PortletDataHandler |
PortletImpl.getPortletDataHandlerInstance()
Returns the portlet data handler instance of the portlet. |
| Uses of PortletDataHandler in com.liferay.portal.service.impl |
|---|
| Methods in com.liferay.portal.service.impl that return types with arguments of type PortletDataHandler | |
|---|---|
protected List<PortletDataHandler> |
GroupLocalServiceImpl.getPortletDataHandlers(Group group)
|
| Uses of PortletDataHandler in com.liferay.portlet |
|---|
| Methods in com.liferay.portlet that return types with arguments of type PortletDataHandler | |
|---|---|
List<PortletDataHandler> |
PortletBagImpl.getPortletDataHandlerInstances()
|
protected List<PortletDataHandler> |
PortletBagFactory.newPortletDataHandlers(Portlet portlet)
|
| Constructor parameters in com.liferay.portlet with type arguments of type PortletDataHandler | |
|---|---|
PortletBagImpl(String portletName,
javax.servlet.ServletContext servletContext,
Portlet portletInstance,
ResourceBundleTracker resourceBundleTracker,
List<ConfigurationAction> configurationActionInstances,
List<Indexer> indexerInstances,
List<OpenSearch> openSearchInstances,
List<SchedulerEntry> schedulerEntryInstances,
FriendlyURLMapperTracker friendlyURLMapperTracker,
List<URLEncoder> urlEncoderInstances,
List<PortletDataHandler> portletDataHandlerInstances,
List<StagedModelDataHandler<?>> stagedModelDataHandlerInstances,
List<TemplateHandler> templateHandlerInstances,
List<PortletLayoutListener> portletLayoutListenerInstances,
List<PollerProcessor> pollerProcessorInstances,
List<MessageListener> popMessageListenerInstances,
List<SocialActivityInterpreter> socialActivityInterpreterInstances,
List<SocialRequestInterpreter> socialRequestInterpreterInstances,
List<UserNotificationDefinition> userNotificationDefinitionInstances,
List<UserNotificationHandler> userNotificationHandlerInstances,
List<WebDAVStorage> webDAVStorageInstances,
List<Method> xmlRpcMethodInstances,
List<ControlPanelEntry> controlPanelEntryInstances,
List<AssetRendererFactory> assetRendererFactoryInstances,
List<AtomCollectionAdapter<?>> atomCollectionAdapters,
List<CustomAttributesDisplay> customAttributesDisplayInstances,
List<DDMDisplay> ddmDisplayInstances,
List<PermissionPropagator> permissionPropagatorInstances,
List<TrashHandler> trashHandlerInstances,
List<WorkflowHandler<?>> workflowHandlerInstances,
List<PreferencesValidator> preferencesValidatorInstances)
|
|
| Uses of PortletDataHandler in com.liferay.portlet.blogs.lar |
|---|
| Classes in com.liferay.portlet.blogs.lar that implement PortletDataHandler | |
|---|---|
class |
BlogsPortletDataHandler
|
| Uses of PortletDataHandler in com.liferay.portlet.blogsaggregator.lar |
|---|
| Classes in com.liferay.portlet.blogsaggregator.lar that implement PortletDataHandler | |
|---|---|
class |
BlogsAggregatorPortletDataHandler
|
| Uses of PortletDataHandler in com.liferay.portlet.calendar.lar |
|---|
| Classes in com.liferay.portlet.calendar.lar that implement PortletDataHandler | |
|---|---|
class |
CalendarPortletDataHandler
|
| Uses of PortletDataHandler in com.liferay.portlet.documentlibrary.lar |
|---|
| Classes in com.liferay.portlet.documentlibrary.lar that implement PortletDataHandler | |
|---|---|
class |
DLDisplayPortletDataHandler
|
class |
DLPortletDataHandler
|
| Uses of PortletDataHandler in com.liferay.portlet.exportimport.lar |
|---|
| Classes in com.liferay.portlet.exportimport.lar that implement PortletDataHandler | |
|---|---|
class |
BasePortletDataHandler
|
class |
DefaultConfigurationPortletDataHandler
|
| Uses of PortletDataHandler in com.liferay.portlet.messageboards.lar |
|---|
| Classes in com.liferay.portlet.messageboards.lar that implement PortletDataHandler | |
|---|---|
class |
MBPortletDataHandler
|
| Uses of PortletDataHandler in com.liferay.portlet.mobiledevicerules.lar |
|---|
| Classes in com.liferay.portlet.mobiledevicerules.lar that implement PortletDataHandler | |
|---|---|
class |
MDRPortletDataHandler
|
| Uses of PortletDataHandler in com.liferay.portlet.rolesadmin.lar |
|---|
| Classes in com.liferay.portlet.rolesadmin.lar that implement PortletDataHandler | |
|---|---|
class |
RolesAdminPortletDataHandler
|
| Uses of PortletDataHandler in com.liferay.portlet.shopping.lar |
|---|
| Classes in com.liferay.portlet.shopping.lar that implement PortletDataHandler | |
|---|---|
class |
ShoppingPortletDataHandler
|
| Uses of PortletDataHandler in com.liferay.portlet.usergroupsadmin.lar |
|---|
| Classes in com.liferay.portlet.usergroupsadmin.lar that implement PortletDataHandler | |
|---|---|
class |
UserGroupsAdminPortletDataHandler
|
| Uses of PortletDataHandler in com.liferay.portlet.usersadmin.lar |
|---|
| Classes in com.liferay.portlet.usersadmin.lar that implement PortletDataHandler | |
|---|---|
class |
UsersAdminPortletDataHandler
|
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||