Skip to content

Instantly share code, notes, and snippets.

@chingovan
Last active August 29, 2015 14:24
Show Gist options
  • Save chingovan/a069a44068690ee94241 to your computer and use it in GitHub Desktop.
Save chingovan/a069a44068690ee94241 to your computer and use it in GitHub Desktop.
package com.blogspot.chingovan.tutorial.combine.portlet;
import com.liferay.util.bridges.mvc.MVCPortlet;
/**
* Portlet implementation class CombinePortlet
*/
public class CombinePortlet extends MVCPortlet {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment