Skip to content

Instantly share code, notes, and snippets.

@CorneAussems
Last active January 4, 2016 09:19
Show Gist options
  • Save CorneAussems/8601150 to your computer and use it in GitHub Desktop.
Save CorneAussems/8601150 to your computer and use it in GitHub Desktop.
## all users of specific instance
+(companyId:10157)
+(entryClassName:com.liferay.portal.model.User)
## all JournalArticles of specific instance
+(companyId:10157)
+(entryClassName:com.liferay.portlet.journal.model.JournalArticle)
### JournalArticle ids specific to a lot
+(
+(companyId:10154)
+(
+(entryClassName:com.liferay.portlet.journal.model.JournalArticle)
+(structureId:FAQ structureId:NEWS)
+displayDate:[0 TO 20131112235959]
+(status:0)
)
+(
+(groupId:133683)
+(scopeGroupId:133683)
)
)
+(
+(
(content:alkohol~0.8)
(relatedContent:alkohol~0.8)
(content_en_US:alkohol~0.8)
(title:alkohol~0.8)
(title_en_US:alkohol~0.8)
(description:alkohol~0.8)
(description_en_US:alkohol~0.8)
(assetCategoryTitlesAll:alkohol)
(assetTagNames:alkohol*)
expando/custom_fields/parent-activity:alkohol
expando/custom_fields/LONGITUDE:alkohol
expando/custom_fields/LATITUDE:alkohol
)
)
+companyId:10154
### Find many Model entry
+(companyId:10157)
+(entryClassName:com.liferay.portal.model.*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment