Skip to content

Instantly share code, notes, and snippets.

functional = PortalSmoke#Smoke,PortalSmoke#SmokeWithDeveloperProperties
integration = PortalImplLayoutPortletTest.testGetPlidFromPortletIdContentLayoutPrefOwnerTypeGroup
macro getBlogEntry {
if (!(isSet(site))) {
var site = "true";
}
var groupId = JSONGroupAPI._getGroupIdByName(groupName = "${groupName}", site = "${site}");
var curl = '''
http://localhost:8080/api/jsonws/blogs.blogsentry/get-entry \
-u test@liferay.com:test \