Liferay 7.0-ce-m3

Uses of Class
com.liferay.portal.kernel.search.BaseModelSearchResult

Packages that use BaseModelSearchResult
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portlet.asset.service This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.dynamicdatalists.service   
com.liferay.portlet.journal.service   
com.liferay.portlet.trash.service   
 

Uses of BaseModelSearchResult in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return BaseModelSearchResult
static BaseModelSearchResult<Organization> OrganizationLocalServiceUtil.searchOrganizations(long companyId, long parentOrganizationId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 BaseModelSearchResult<Organization> OrganizationLocalServiceWrapper.searchOrganizations(long companyId, long parentOrganizationId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 BaseModelSearchResult<Organization> OrganizationLocalService.searchOrganizations(long companyId, long parentOrganizationId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
static BaseModelSearchResult<Organization> OrganizationLocalServiceUtil.searchOrganizations(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, String region, String country, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 BaseModelSearchResult<Organization> OrganizationLocalServiceWrapper.searchOrganizations(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, String region, String country, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 BaseModelSearchResult<Organization> OrganizationLocalService.searchOrganizations(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, String region, String country, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 BaseModelSearchResult<UserGroup> UserGroupLocalServiceWrapper.searchUserGroups(long companyId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
static BaseModelSearchResult<UserGroup> UserGroupLocalServiceUtil.searchUserGroups(long companyId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 BaseModelSearchResult<UserGroup> UserGroupLocalService.searchUserGroups(long companyId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 BaseModelSearchResult<UserGroup> UserGroupLocalServiceWrapper.searchUserGroups(long companyId, String name, String description, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
static BaseModelSearchResult<UserGroup> UserGroupLocalServiceUtil.searchUserGroups(long companyId, String name, String description, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 BaseModelSearchResult<UserGroup> UserGroupLocalService.searchUserGroups(long companyId, String name, String description, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 BaseModelSearchResult<User> UserLocalService.searchUsers(long companyId, String keywords, int status, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 BaseModelSearchResult<User> UserLocalServiceWrapper.searchUsers(long companyId, String keywords, int status, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
static BaseModelSearchResult<User> UserLocalServiceUtil.searchUsers(long companyId, String keywords, int status, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 BaseModelSearchResult<User> UserLocalService.searchUsers(long companyId, String keywords, int status, LinkedHashMap<String,Object> params, int start, int end, Sort[] sorts)
           
 BaseModelSearchResult<User> UserLocalServiceWrapper.searchUsers(long companyId, String keywords, int status, LinkedHashMap<String,Object> params, int start, int end, Sort[] sorts)
           
static BaseModelSearchResult<User> UserLocalServiceUtil.searchUsers(long companyId, String keywords, int status, LinkedHashMap<String,Object> params, int start, int end, Sort[] sorts)
           
 BaseModelSearchResult<User> UserLocalService.searchUsers(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 BaseModelSearchResult<User> UserLocalServiceWrapper.searchUsers(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
static BaseModelSearchResult<User> UserLocalServiceUtil.searchUsers(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 BaseModelSearchResult<User> UserLocalService.searchUsers(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort[] sorts)
           
 BaseModelSearchResult<User> UserLocalServiceWrapper.searchUsers(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort[] sorts)
           
static BaseModelSearchResult<User> UserLocalServiceUtil.searchUsers(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, int status, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort[] sorts)
           
 

Uses of BaseModelSearchResult in com.liferay.portlet.asset.service
 

Methods in com.liferay.portlet.asset.service that return BaseModelSearchResult
 BaseModelSearchResult<AssetCategory> AssetCategoryLocalServiceWrapper.searchCategories(long companyId, long[] groupIds, String title, long[] vocabularyIds, int start, int end)
           
static BaseModelSearchResult<AssetCategory> AssetCategoryLocalServiceUtil.searchCategories(long companyId, long[] groupIds, String title, long[] vocabularyIds, int start, int end)
           
 BaseModelSearchResult<AssetCategory> AssetCategoryLocalService.searchCategories(long companyId, long[] groupIds, String title, long[] vocabularyIds, int start, int end)
           
 BaseModelSearchResult<AssetCategory> AssetCategoryLocalServiceWrapper.searchCategories(long companyId, long[] groupIds, String title, long[] parentCategoryIds, long[] vocabularyIds, int start, int end)
           
static BaseModelSearchResult<AssetCategory> AssetCategoryLocalServiceUtil.searchCategories(long companyId, long[] groupIds, String title, long[] parentCategoryIds, long[] vocabularyIds, int start, int end)
           
 BaseModelSearchResult<AssetCategory> AssetCategoryLocalService.searchCategories(long companyId, long[] groupIds, String title, long[] parentCategoryIds, long[] vocabularyIds, int start, int end)
           
 BaseModelSearchResult<AssetCategory> AssetCategoryLocalServiceWrapper.searchCategories(long companyId, long groupIds, String title, long vocabularyId, int start, int end)
           
static BaseModelSearchResult<AssetCategory> AssetCategoryLocalServiceUtil.searchCategories(long companyId, long groupIds, String title, long vocabularyId, int start, int end)
           
 BaseModelSearchResult<AssetCategory> AssetCategoryLocalService.searchCategories(long companyId, long groupIds, String title, long vocabularyId, int start, int end)
           
 BaseModelSearchResult<AssetVocabulary> AssetVocabularyLocalService.searchVocabularies(long companyId, long groupId, String title, int start, int end)
           
static BaseModelSearchResult<AssetVocabulary> AssetVocabularyLocalServiceUtil.searchVocabularies(long companyId, long groupId, String title, int start, int end)
           
 BaseModelSearchResult<AssetVocabulary> AssetVocabularyLocalServiceWrapper.searchVocabularies(long companyId, long groupId, String title, int start, int end)
           
 

Uses of BaseModelSearchResult in com.liferay.portlet.dynamicdatalists.service
 

Methods in com.liferay.portlet.dynamicdatalists.service that return BaseModelSearchResult
static BaseModelSearchResult<DDLRecord> DDLRecordLocalServiceUtil.searchDDLRecords(SearchContext searchContext)
           
 BaseModelSearchResult<DDLRecord> DDLRecordLocalService.searchDDLRecords(SearchContext searchContext)
           
 BaseModelSearchResult<DDLRecord> DDLRecordLocalServiceWrapper.searchDDLRecords(SearchContext searchContext)
           
 

Uses of BaseModelSearchResult in com.liferay.portlet.journal.service
 

Methods in com.liferay.portlet.journal.service that return BaseModelSearchResult
static BaseModelSearchResult<JournalArticle> JournalArticleLocalServiceUtil.searchJournalArticles(long companyId, long groupId, List<Long> folderIds, long classNameId, String ddmStructureKey, String ddmTemplateKey, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
          Returns a BaseModelSearchResult containing the total number of hits and an ordered range of all the web content articles matching the parameters using the indexer, including a keywords parameter for matching an article's ID, title, description, or content, a DDM structure key parameter, a DDM template key parameter, and a finder hash map parameter.
 BaseModelSearchResult<JournalArticle> JournalArticleLocalServiceWrapper.searchJournalArticles(long companyId, long groupId, List<Long> folderIds, long classNameId, String ddmStructureKey, String ddmTemplateKey, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
          Returns a BaseModelSearchResult containing the total number of hits and an ordered range of all the web content articles matching the parameters using the indexer, including a keywords parameter for matching an article's ID, title, description, or content, a DDM structure key parameter, a DDM template key parameter, and a finder hash map parameter.
 BaseModelSearchResult<JournalArticle> JournalArticleLocalService.searchJournalArticles(long companyId, long groupId, List<Long> folderIds, long classNameId, String ddmStructureKey, String ddmTemplateKey, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
          Returns a BaseModelSearchResult containing the total number of hits and an ordered range of all the web content articles matching the parameters using the indexer, including a keywords parameter for matching an article's ID, title, description, or content, a DDM structure key parameter, a DDM template key parameter, and a finder hash map parameter.
static BaseModelSearchResult<JournalArticle> JournalArticleLocalServiceUtil.searchJournalArticles(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, String title, String description, String content, int status, String ddmStructureKey, String ddmTemplateKey, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
          Returns a BaseModelSearchResult containing the total number of hits and an ordered range of all the web content articles matching the parameters using the indexer, including keyword parameters for article ID, title, description, or content, a DDM structure key parameter, a DDM template key parameter, an AND operator switch, and parameters for type, status, and a finder hash map.
 BaseModelSearchResult<JournalArticle> JournalArticleLocalServiceWrapper.searchJournalArticles(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, String title, String description, String content, int status, String ddmStructureKey, String ddmTemplateKey, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
          Returns a BaseModelSearchResult containing the total number of hits and an ordered range of all the web content articles matching the parameters using the indexer, including keyword parameters for article ID, title, description, or content, a DDM structure key parameter, a DDM template key parameter, an AND operator switch, and parameters for type, status, and a finder hash map.
 BaseModelSearchResult<JournalArticle> JournalArticleLocalService.searchJournalArticles(long companyId, long groupId, List<Long> folderIds, long classNameId, String articleId, String title, String description, String content, int status, String ddmStructureKey, String ddmTemplateKey, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
          Returns a BaseModelSearchResult containing the total number of hits and an ordered range of all the web content articles matching the parameters using the indexer, including keyword parameters for article ID, title, description, or content, a DDM structure key parameter, a DDM template key parameter, an AND operator switch, and parameters for type, status, and a finder hash map.
static BaseModelSearchResult<JournalArticle> JournalArticleLocalServiceUtil.searchJournalArticles(long groupId, long userId, long creatorUserId, int status, int start, int end)
          Returns a BaseModelSearchResult containing the total number of hits and an ordered range of all the web content articles matching the parameters using the indexer, including the web content article's creator ID and status.
 BaseModelSearchResult<JournalArticle> JournalArticleLocalServiceWrapper.searchJournalArticles(long groupId, long userId, long creatorUserId, int status, int start, int end)
          Returns a BaseModelSearchResult containing the total number of hits and an ordered range of all the web content articles matching the parameters using the indexer, including the web content article's creator ID and status.
 BaseModelSearchResult<JournalArticle> JournalArticleLocalService.searchJournalArticles(long groupId, long userId, long creatorUserId, int status, int start, int end)
          Returns a BaseModelSearchResult containing the total number of hits and an ordered range of all the web content articles matching the parameters using the indexer, including the web content article's creator ID and status.
 

Uses of BaseModelSearchResult in com.liferay.portlet.trash.service
 

Methods in com.liferay.portlet.trash.service that return BaseModelSearchResult
 BaseModelSearchResult<TrashEntry> TrashEntryLocalServiceWrapper.searchTrashEntries(long companyId, long groupId, long userId, String keywords, int start, int end, Sort sort)
           
static BaseModelSearchResult<TrashEntry> TrashEntryLocalServiceUtil.searchTrashEntries(long companyId, long groupId, long userId, String keywords, int start, int end, Sort sort)
           
 BaseModelSearchResult<TrashEntry> TrashEntryLocalService.searchTrashEntries(long companyId, long groupId, long userId, String keywords, int start, int end, Sort sort)
           
 


Liferay 7.0-ce-m3