List of usage examples for com.liferay.portal.kernel.portlet.toolbar.contributor PortletToolbarContributor interface-usage
From source file com.liferay.blade.samples.portlet.toolbar.contributor.BladePortletToolbarContributor.java
/** * @author Liferay */ @Component(immediate = true, property = { "javax.portlet.name=com_liferay_hello_world_web_portlet_HelloWorldPortlet", "mvc.path=-" }, service = PortletToolbarContributor.class)