|
Liferay 6.0.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JournalFeed in com.liferay.portlet.journal.action |
|---|
| Methods in com.liferay.portlet.journal.action with parameters of type JournalFeed | |
|---|---|
protected String |
RSSAction.exportToRSS(ResourceRequest resourceRequest,
ResourceResponse resourceResponse,
JournalFeed feed,
String languageId,
Layout layout,
ThemeDisplay themeDisplay)
|
protected String |
RSSAction.getEntryURL(ResourceRequest resourceRequest,
JournalFeed feed,
JournalArticle article,
Layout layout,
ThemeDisplay themeDisplay)
|
protected String |
RSSAction.processContent(JournalFeed feed,
JournalArticle article,
String languageId,
ThemeDisplay themeDisplay,
com.sun.syndication.feed.synd.SyndEntry syndEntry,
com.sun.syndication.feed.synd.SyndContent syndContent)
|
protected String |
RSSAction.processURL(JournalFeed feed,
String url,
ThemeDisplay themeDisplay,
com.sun.syndication.feed.synd.SyndEntry syndEntry)
|
| Uses of JournalFeed in com.liferay.portlet.journal.lar |
|---|
| Methods in com.liferay.portlet.journal.lar with parameters of type JournalFeed | |
|---|---|
protected static void |
JournalPortletDataHandlerImpl.exportFeed(PortletDataContext context,
Element feedsElement,
JournalFeed feed)
|
protected static String |
JournalPortletDataHandlerImpl.getFeedPath(PortletDataContext context,
JournalFeed feed)
|
| Uses of JournalFeed in com.liferay.portlet.journal.model |
|---|
| Classes in com.liferay.portlet.journal.model that implement JournalFeed | |
|---|---|
class |
JournalFeedWrapper
This class is a wrapper for JournalFeed. |
| Methods in com.liferay.portlet.journal.model that return JournalFeed | |
|---|---|
JournalFeed |
JournalFeedWrapper.getWrappedJournalFeed()
|
JournalFeed |
JournalFeedWrapper.toEscapedModel()
|
JournalFeed |
JournalFeedModel.toEscapedModel()
|
| Methods in com.liferay.portlet.journal.model with parameters of type JournalFeed | |
|---|---|
int |
JournalFeedWrapper.compareTo(JournalFeed journalFeed)
|
int |
JournalFeedModel.compareTo(JournalFeed journalFeed)
|
static JournalFeedSoap |
JournalFeedSoap.toSoapModel(JournalFeed model)
|
static JournalFeedSoap[] |
JournalFeedSoap.toSoapModels(JournalFeed[] models)
|
static JournalFeedSoap[][] |
JournalFeedSoap.toSoapModels(JournalFeed[][] models)
|
| Method parameters in com.liferay.portlet.journal.model with type arguments of type JournalFeed | |
|---|---|
static JournalFeedSoap[] |
JournalFeedSoap.toSoapModels(List<JournalFeed> models)
|
| Constructors in com.liferay.portlet.journal.model with parameters of type JournalFeed | |
|---|---|
JournalFeedWrapper(JournalFeed journalFeed)
|
|
| Uses of JournalFeed in com.liferay.portlet.journal.model.impl |
|---|
| Classes in com.liferay.portlet.journal.model.impl that implement JournalFeed | |
|---|---|
class |
JournalFeedImpl
|
| Methods in com.liferay.portlet.journal.model.impl that return JournalFeed | |
|---|---|
JournalFeed |
JournalFeedModelImpl.toEscapedModel()
|
static JournalFeed |
JournalFeedModelImpl.toModel(JournalFeedSoap soapModel)
|
| Methods in com.liferay.portlet.journal.model.impl that return types with arguments of type JournalFeed | |
|---|---|
static List<JournalFeed> |
JournalFeedModelImpl.toModels(JournalFeedSoap[] soapModels)
|
| Methods in com.liferay.portlet.journal.model.impl with parameters of type JournalFeed | |
|---|---|
int |
JournalFeedModelImpl.compareTo(JournalFeed journalFeed)
|
| Uses of JournalFeed in com.liferay.portlet.journal.service |
|---|
| Methods in com.liferay.portlet.journal.service that return JournalFeed | |
|---|---|
JournalFeed |
JournalFeedLocalServiceWrapper.addFeed(long userId,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedLocalServiceUtil.addFeed(long userId,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalService.addFeed(long userId,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedServiceWrapper.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedServiceUtil.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedService.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalServiceWrapper.addJournalFeed(JournalFeed journalFeed)
|
static JournalFeed |
JournalFeedLocalServiceUtil.addJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalService.addJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalServiceWrapper.createJournalFeed(long id)
|
static JournalFeed |
JournalFeedLocalServiceUtil.createJournalFeed(long id)
|
JournalFeed |
JournalFeedLocalService.createJournalFeed(long id)
|
JournalFeed |
JournalFeedLocalServiceWrapper.getFeed(long feedId)
|
static JournalFeed |
JournalFeedLocalServiceUtil.getFeed(long feedId)
|
JournalFeed |
JournalFeedLocalService.getFeed(long feedId)
|
JournalFeed |
JournalFeedServiceWrapper.getFeed(long groupId,
long feedId)
|
static JournalFeed |
JournalFeedServiceUtil.getFeed(long groupId,
long feedId)
|
JournalFeed |
JournalFeedService.getFeed(long groupId,
long feedId)
|
JournalFeed |
JournalFeedServiceWrapper.getFeed(long groupId,
String feedId)
|
static JournalFeed |
JournalFeedServiceUtil.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedService.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedLocalServiceWrapper.getFeed(long groupId,
String feedId)
|
static JournalFeed |
JournalFeedLocalServiceUtil.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedLocalService.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedLocalServiceWrapper.getJournalFeed(long id)
|
static JournalFeed |
JournalFeedLocalServiceUtil.getJournalFeed(long id)
|
JournalFeed |
JournalFeedLocalService.getJournalFeed(long id)
|
JournalFeed |
JournalFeedLocalServiceWrapper.getJournalFeedByUuidAndGroupId(String uuid,
long groupId)
|
static JournalFeed |
JournalFeedLocalServiceUtil.getJournalFeedByUuidAndGroupId(String uuid,
long groupId)
|
JournalFeed |
JournalFeedLocalService.getJournalFeedByUuidAndGroupId(String uuid,
long groupId)
|
JournalFeed |
JournalFeedServiceWrapper.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedServiceUtil.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedService.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalServiceWrapper.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedLocalServiceUtil.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalService.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalServiceWrapper.updateJournalFeed(JournalFeed journalFeed)
|
static JournalFeed |
JournalFeedLocalServiceUtil.updateJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalService.updateJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalServiceWrapper.updateJournalFeed(JournalFeed journalFeed,
boolean merge)
|
static JournalFeed |
JournalFeedLocalServiceUtil.updateJournalFeed(JournalFeed journalFeed,
boolean merge)
|
JournalFeed |
JournalFeedLocalService.updateJournalFeed(JournalFeed journalFeed,
boolean merge)
|
| Methods in com.liferay.portlet.journal.service that return types with arguments of type JournalFeed | |
|---|---|
List<JournalFeed> |
JournalFeedLocalServiceWrapper.getFeeds()
|
static List<JournalFeed> |
JournalFeedLocalServiceUtil.getFeeds()
|
List<JournalFeed> |
JournalFeedLocalService.getFeeds()
|
List<JournalFeed> |
JournalFeedLocalServiceWrapper.getFeeds(long groupId)
|
static List<JournalFeed> |
JournalFeedLocalServiceUtil.getFeeds(long groupId)
|
List<JournalFeed> |
JournalFeedLocalService.getFeeds(long groupId)
|
List<JournalFeed> |
JournalFeedLocalServiceWrapper.getFeeds(long groupId,
int start,
int end)
|
static List<JournalFeed> |
JournalFeedLocalServiceUtil.getFeeds(long groupId,
int start,
int end)
|
List<JournalFeed> |
JournalFeedLocalService.getFeeds(long groupId,
int start,
int end)
|
List<JournalFeed> |
JournalFeedLocalServiceWrapper.getJournalFeeds(int start,
int end)
|
static List<JournalFeed> |
JournalFeedLocalServiceUtil.getJournalFeeds(int start,
int end)
|
List<JournalFeed> |
JournalFeedLocalService.getJournalFeeds(int start,
int end)
|
List<JournalFeed> |
JournalFeedLocalServiceWrapper.search(long companyId,
long groupId,
String keywords,
int start,
int end,
OrderByComparator obc)
|
static List<JournalFeed> |
JournalFeedLocalServiceUtil.search(long companyId,
long groupId,
String keywords,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
JournalFeedLocalService.search(long companyId,
long groupId,
String keywords,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
JournalFeedLocalServiceWrapper.search(long companyId,
long groupId,
String feedId,
String name,
String description,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
static List<JournalFeed> |
JournalFeedLocalServiceUtil.search(long companyId,
long groupId,
String feedId,
String name,
String description,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
JournalFeedLocalService.search(long companyId,
long groupId,
String feedId,
String name,
String description,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
| Methods in com.liferay.portlet.journal.service with parameters of type JournalFeed | |
|---|---|
void |
JournalFeedLocalServiceWrapper.addFeedResources(JournalFeed feed,
boolean addCommunityPermissions,
boolean addGuestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(JournalFeed feed,
boolean addCommunityPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalService.addFeedResources(JournalFeed feed,
boolean addCommunityPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalServiceWrapper.addFeedResources(JournalFeed feed,
String[] communityPermissions,
String[] guestPermissions)
|
static void |
JournalFeedLocalServiceUtil.addFeedResources(JournalFeed feed,
String[] communityPermissions,
String[] guestPermissions)
|
void |
JournalFeedLocalService.addFeedResources(JournalFeed feed,
String[] communityPermissions,
String[] guestPermissions)
|
JournalFeed |
JournalFeedLocalServiceWrapper.addJournalFeed(JournalFeed journalFeed)
|
static JournalFeed |
JournalFeedLocalServiceUtil.addJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalService.addJournalFeed(JournalFeed journalFeed)
|
void |
JournalFeedLocalServiceWrapper.deleteFeed(JournalFeed feed)
|
static void |
JournalFeedLocalServiceUtil.deleteFeed(JournalFeed feed)
|
void |
JournalFeedLocalService.deleteFeed(JournalFeed feed)
|
void |
JournalFeedLocalServiceWrapper.deleteJournalFeed(JournalFeed journalFeed)
|
static void |
JournalFeedLocalServiceUtil.deleteJournalFeed(JournalFeed journalFeed)
|
void |
JournalFeedLocalService.deleteJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalServiceWrapper.updateJournalFeed(JournalFeed journalFeed)
|
static JournalFeed |
JournalFeedLocalServiceUtil.updateJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalService.updateJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalServiceWrapper.updateJournalFeed(JournalFeed journalFeed,
boolean merge)
|
static JournalFeed |
JournalFeedLocalServiceUtil.updateJournalFeed(JournalFeed journalFeed,
boolean merge)
|
JournalFeed |
JournalFeedLocalService.updateJournalFeed(JournalFeed journalFeed,
boolean merge)
|
| Uses of JournalFeed in com.liferay.portlet.journal.service.base |
|---|
| Methods in com.liferay.portlet.journal.service.base that return JournalFeed | |
|---|---|
JournalFeed |
JournalFeedLocalServiceBaseImpl.addJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalServiceBaseImpl.createJournalFeed(long id)
|
JournalFeed |
JournalFeedLocalServiceBaseImpl.getJournalFeed(long id)
|
JournalFeed |
JournalFeedLocalServiceBaseImpl.getJournalFeedByUuidAndGroupId(String uuid,
long groupId)
|
JournalFeed |
JournalFeedLocalServiceBaseImpl.updateJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalServiceBaseImpl.updateJournalFeed(JournalFeed journalFeed,
boolean merge)
|
| Methods in com.liferay.portlet.journal.service.base that return types with arguments of type JournalFeed | |
|---|---|
List<JournalFeed> |
JournalFeedLocalServiceBaseImpl.getJournalFeeds(int start,
int end)
|
| Methods in com.liferay.portlet.journal.service.base with parameters of type JournalFeed | |
|---|---|
JournalFeed |
JournalFeedLocalServiceBaseImpl.addJournalFeed(JournalFeed journalFeed)
|
void |
JournalFeedLocalServiceBaseImpl.deleteJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalServiceBaseImpl.updateJournalFeed(JournalFeed journalFeed)
|
JournalFeed |
JournalFeedLocalServiceBaseImpl.updateJournalFeed(JournalFeed journalFeed,
boolean merge)
|
| Uses of JournalFeed in com.liferay.portlet.journal.service.http |
|---|
| Methods in com.liferay.portlet.journal.service.http that return JournalFeed | |
|---|---|
static JournalFeed |
JournalFeedServiceHttp.addFeed(HttpPrincipal httpPrincipal,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedServiceHttp.getFeed(HttpPrincipal httpPrincipal,
long groupId,
long feedId)
|
static JournalFeed |
JournalFeedServiceHttp.getFeed(HttpPrincipal httpPrincipal,
long groupId,
String feedId)
|
static JournalFeed |
JournalFeedServiceHttp.updateFeed(HttpPrincipal httpPrincipal,
long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
| Methods in com.liferay.portlet.journal.service.http with parameters of type JournalFeed | |
|---|---|
static JSONArray |
JournalFeedJSONSerializer.toJSONArray(JournalFeed[] models)
|
static JSONArray |
JournalFeedJSONSerializer.toJSONArray(JournalFeed[][] models)
|
static JSONObject |
JournalFeedJSONSerializer.toJSONObject(JournalFeed model)
|
| Method parameters in com.liferay.portlet.journal.service.http with type arguments of type JournalFeed | |
|---|---|
static JSONArray |
JournalFeedJSONSerializer.toJSONArray(List<JournalFeed> models)
|
| Uses of JournalFeed in com.liferay.portlet.journal.service.impl |
|---|
| Methods in com.liferay.portlet.journal.service.impl that return JournalFeed | |
|---|---|
JournalFeed |
JournalFeedLocalServiceImpl.addFeed(long userId,
long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedServiceImpl.addFeed(long groupId,
String feedId,
boolean autoFeedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalServiceImpl.getFeed(long feedId)
|
JournalFeed |
JournalFeedServiceImpl.getFeed(long groupId,
long feedId)
|
JournalFeed |
JournalFeedServiceImpl.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedLocalServiceImpl.getFeed(long groupId,
String feedId)
|
JournalFeed |
JournalFeedServiceImpl.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
JournalFeed |
JournalFeedLocalServiceImpl.updateFeed(long groupId,
String feedId,
String name,
String description,
String type,
String structureId,
String templateId,
String rendererTemplateId,
int delta,
String orderByCol,
String orderByType,
String targetLayoutFriendlyUrl,
String targetPortletId,
String contentField,
String feedType,
double feedVersion,
ServiceContext serviceContext)
|
| Methods in com.liferay.portlet.journal.service.impl that return types with arguments of type JournalFeed | |
|---|---|
List<JournalFeed> |
JournalFeedLocalServiceImpl.getFeeds()
|
List<JournalFeed> |
JournalFeedLocalServiceImpl.getFeeds(long groupId)
|
List<JournalFeed> |
JournalFeedLocalServiceImpl.getFeeds(long groupId,
int start,
int end)
|
List<JournalFeed> |
JournalFeedLocalServiceImpl.search(long companyId,
long groupId,
String keywords,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
JournalFeedLocalServiceImpl.search(long companyId,
long groupId,
String feedId,
String name,
String description,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
| Methods in com.liferay.portlet.journal.service.impl with parameters of type JournalFeed | |
|---|---|
void |
JournalFeedLocalServiceImpl.addFeedResources(JournalFeed feed,
boolean addCommunityPermissions,
boolean addGuestPermissions)
|
void |
JournalFeedLocalServiceImpl.addFeedResources(JournalFeed feed,
String[] communityPermissions,
String[] guestPermissions)
|
void |
JournalFeedLocalServiceImpl.deleteFeed(JournalFeed feed)
|
| Uses of JournalFeed in com.liferay.portlet.journal.service.permission |
|---|
| Methods in com.liferay.portlet.journal.service.permission with parameters of type JournalFeed | |
|---|---|
static void |
JournalFeedPermission.check(PermissionChecker permissionChecker,
JournalFeed feed,
String actionId)
|
static boolean |
JournalFeedPermission.contains(PermissionChecker permissionChecker,
JournalFeed feed,
String actionId)
|
| Uses of JournalFeed in com.liferay.portlet.journal.service.persistence |
|---|
| Methods in com.liferay.portlet.journal.service.persistence that return JournalFeed | |
|---|---|
static JournalFeed |
JournalFeedUtil.create(long id)
|
JournalFeed |
JournalFeedPersistence.create(long id)
|
JournalFeed |
JournalFeedPersistenceImpl.create(long id)
|
static JournalFeed |
JournalFeedUtil.fetchByG_F(long groupId,
String feedId)
|
JournalFeed |
JournalFeedPersistence.fetchByG_F(long groupId,
String feedId)
|
JournalFeed |
JournalFeedPersistenceImpl.fetchByG_F(long groupId,
String feedId)
|
static JournalFeed |
JournalFeedUtil.fetchByG_F(long groupId,
String feedId,
boolean retrieveFromCache)
|
JournalFeed |
JournalFeedPersistence.fetchByG_F(long groupId,
String feedId,
boolean retrieveFromCache)
|
JournalFeed |
JournalFeedPersistenceImpl.fetchByG_F(long groupId,
String feedId,
boolean retrieveFromCache)
|
static JournalFeed |
JournalFeedUtil.fetchByPrimaryKey(long id)
|
JournalFeed |
JournalFeedPersistence.fetchByPrimaryKey(long id)
|
JournalFeed |
JournalFeedPersistenceImpl.fetchByPrimaryKey(long id)
|
JournalFeed |
JournalFeedPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
|
static JournalFeed |
JournalFeedUtil.fetchByUUID_G(String uuid,
long groupId)
|
JournalFeed |
JournalFeedPersistence.fetchByUUID_G(String uuid,
long groupId)
|
JournalFeed |
JournalFeedPersistenceImpl.fetchByUUID_G(String uuid,
long groupId)
|
static JournalFeed |
JournalFeedUtil.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
|
JournalFeed |
JournalFeedPersistence.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
|
JournalFeed |
JournalFeedPersistenceImpl.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
|
static JournalFeed |
JournalFeedUtil.findByG_F(long groupId,
String feedId)
|
JournalFeed |
JournalFeedPersistence.findByG_F(long groupId,
String feedId)
|
JournalFeed |
JournalFeedPersistenceImpl.findByG_F(long groupId,
String feedId)
|
static JournalFeed |
JournalFeedUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
|
JournalFeed |
JournalFeedPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
|
JournalFeed |
JournalFeedPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
|
static JournalFeed |
JournalFeedUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
|
JournalFeed |
JournalFeedPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
|
JournalFeed |
JournalFeedPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
|
static JournalFeed[] |
JournalFeedUtil.findByGroupId_PrevAndNext(long id,
long groupId,
OrderByComparator orderByComparator)
|
JournalFeed[] |
JournalFeedPersistence.findByGroupId_PrevAndNext(long id,
long groupId,
OrderByComparator orderByComparator)
|
JournalFeed[] |
JournalFeedPersistenceImpl.findByGroupId_PrevAndNext(long id,
long groupId,
OrderByComparator orderByComparator)
|
static JournalFeed |
JournalFeedUtil.findByPrimaryKey(long id)
|
JournalFeed |
JournalFeedPersistence.findByPrimaryKey(long id)
|
JournalFeed |
JournalFeedPersistenceImpl.findByPrimaryKey(long id)
|
JournalFeed |
JournalFeedPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
|
static JournalFeed |
JournalFeedUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
|
JournalFeed |
JournalFeedPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
|
JournalFeed |
JournalFeedPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
|
static JournalFeed |
JournalFeedUtil.findByUUID_G(String uuid,
long groupId)
|
JournalFeed |
JournalFeedPersistence.findByUUID_G(String uuid,
long groupId)
|
JournalFeed |
JournalFeedPersistenceImpl.findByUUID_G(String uuid,
long groupId)
|
static JournalFeed |
JournalFeedUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
|
JournalFeed |
JournalFeedPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
|
JournalFeed |
JournalFeedPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
|
static JournalFeed[] |
JournalFeedUtil.findByUuid_PrevAndNext(long id,
String uuid,
OrderByComparator orderByComparator)
|
JournalFeed[] |
JournalFeedPersistence.findByUuid_PrevAndNext(long id,
String uuid,
OrderByComparator orderByComparator)
|
JournalFeed[] |
JournalFeedPersistenceImpl.findByUuid_PrevAndNext(long id,
String uuid,
OrderByComparator orderByComparator)
|
protected JournalFeed |
JournalFeedPersistenceImpl.getByGroupId_PrevAndNext(Session session,
JournalFeed journalFeed,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
protected JournalFeed |
JournalFeedPersistenceImpl.getByUuid_PrevAndNext(Session session,
JournalFeed journalFeed,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
|
static JournalFeed |
JournalFeedUtil.remove(JournalFeed journalFeed)
|
static JournalFeed |
JournalFeedUtil.remove(long id)
|
JournalFeed |
JournalFeedPersistence.remove(long id)
|
JournalFeed |
JournalFeedPersistenceImpl.remove(long id)
|
JournalFeed |
JournalFeedPersistenceImpl.remove(Serializable primaryKey)
|
protected JournalFeed |
JournalFeedPersistenceImpl.removeImpl(JournalFeed journalFeed)
|
protected JournalFeed |
JournalFeedPersistenceImpl.toUnwrappedModel(JournalFeed journalFeed)
|
static JournalFeed |
JournalFeedUtil.update(JournalFeed journalFeed,
boolean merge)
|
static JournalFeed |
JournalFeedUtil.update(JournalFeed journalFeed,
boolean merge,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedUtil.updateImpl(JournalFeed journalFeed,
boolean merge)
|
JournalFeed |
JournalFeedPersistence.updateImpl(JournalFeed journalFeed,
boolean merge)
|
JournalFeed |
JournalFeedPersistenceImpl.updateImpl(JournalFeed journalFeed,
boolean merge)
|
| Methods in com.liferay.portlet.journal.service.persistence that return types with arguments of type JournalFeed | |
|---|---|
static List<JournalFeed> |
JournalFeedUtil.filterFindByGroupId(long groupId)
|
List<JournalFeed> |
JournalFeedPersistence.filterFindByGroupId(long groupId)
|
List<JournalFeed> |
JournalFeedPersistenceImpl.filterFindByGroupId(long groupId)
|
static List<JournalFeed> |
JournalFeedUtil.filterFindByGroupId(long groupId,
int start,
int end)
|
List<JournalFeed> |
JournalFeedPersistence.filterFindByGroupId(long groupId,
int start,
int end)
|
List<JournalFeed> |
JournalFeedPersistenceImpl.filterFindByGroupId(long groupId,
int start,
int end)
|
static List<JournalFeed> |
JournalFeedUtil.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalFeed> |
JournalFeedPersistence.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalFeed> |
JournalFeedPersistenceImpl.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<JournalFeed> |
JournalFeedUtil.findAll()
|
List<JournalFeed> |
JournalFeedPersistence.findAll()
|
List<JournalFeed> |
JournalFeedPersistenceImpl.findAll()
|
static List<JournalFeed> |
JournalFeedUtil.findAll(int start,
int end)
|
List<JournalFeed> |
JournalFeedPersistence.findAll(int start,
int end)
|
List<JournalFeed> |
JournalFeedPersistenceImpl.findAll(int start,
int end)
|
static List<JournalFeed> |
JournalFeedUtil.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalFeed> |
JournalFeedPersistence.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalFeed> |
JournalFeedPersistenceImpl.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
static List<JournalFeed> |
JournalFeedFinderUtil.findByC_G_F_N_D(long companyId,
long groupId,
String[] feedIds,
String[] names,
String[] descriptions,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
JournalFeedFinder.findByC_G_F_N_D(long companyId,
long groupId,
String[] feedIds,
String[] names,
String[] descriptions,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
JournalFeedFinderImpl.findByC_G_F_N_D(long companyId,
long groupId,
String[] feedIds,
String[] names,
String[] descriptions,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
static List<JournalFeed> |
JournalFeedFinderUtil.findByC_G_F_N_D(long companyId,
long groupId,
String feedId,
String name,
String description,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
JournalFeedFinder.findByC_G_F_N_D(long companyId,
long groupId,
String feedId,
String name,
String description,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
JournalFeedFinderImpl.findByC_G_F_N_D(long companyId,
long groupId,
String feedId,
String name,
String description,
boolean andOperator,
int start,
int end,
OrderByComparator obc)
|
static List<JournalFeed> |
JournalFeedUtil.findByGroupId(long groupId)
|
List<JournalFeed> |
JournalFeedPersistence.findByGroupId(long groupId)
|
List<JournalFeed> |
JournalFeedPersistenceImpl.findByGroupId(long groupId)
|
static List<JournalFeed> |
JournalFeedUtil.findByGroupId(long groupId,
int start,
int end)
|
List<JournalFeed> |
JournalFeedPersistence.findByGroupId(long groupId,
int start,
int end)
|
List<JournalFeed> |
JournalFeedPersistenceImpl.findByGroupId(long groupId,
int start,
int end)
|
static List<JournalFeed> |
JournalFeedUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalFeed> |
JournalFeedPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalFeed> |
JournalFeedPersistenceImpl.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<JournalFeed> |
JournalFeedFinderUtil.findByKeywords(long companyId,
long groupId,
String keywords,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
JournalFeedFinder.findByKeywords(long companyId,
long groupId,
String keywords,
int start,
int end,
OrderByComparator obc)
|
List<JournalFeed> |
JournalFeedFinderImpl.findByKeywords(long companyId,
long groupId,
String keywords,
int start,
int end,
OrderByComparator obc)
|
static List<JournalFeed> |
JournalFeedUtil.findByUuid(String uuid)
|
List<JournalFeed> |
JournalFeedPersistence.findByUuid(String uuid)
|
List<JournalFeed> |
JournalFeedPersistenceImpl.findByUuid(String uuid)
|
static List<JournalFeed> |
JournalFeedUtil.findByUuid(String uuid,
int start,
int end)
|
List<JournalFeed> |
JournalFeedPersistence.findByUuid(String uuid,
int start,
int end)
|
List<JournalFeed> |
JournalFeedPersistenceImpl.findByUuid(String uuid,
int start,
int end)
|
static List<JournalFeed> |
JournalFeedUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalFeed> |
JournalFeedPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
|
List<JournalFeed> |
JournalFeedPersistenceImpl.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<JournalFeed> |
JournalFeedUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
|
static List<JournalFeed> |
JournalFeedUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
|
static List<JournalFeed> |
JournalFeedUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
|
| Methods in com.liferay.portlet.journal.service.persistence with parameters of type JournalFeed | |
|---|---|
static void |
JournalFeedUtil.cacheResult(JournalFeed journalFeed)
|
void |
JournalFeedPersistence.cacheResult(JournalFeed journalFeed)
|
void |
JournalFeedPersistenceImpl.cacheResult(JournalFeed journalFeed)
|
static void |
JournalFeedUtil.clearCache(JournalFeed journalFeed)
|
void |
JournalFeedPersistenceImpl.clearCache(JournalFeed journalFeed)
|
protected JournalFeed |
JournalFeedPersistenceImpl.getByGroupId_PrevAndNext(Session session,
JournalFeed journalFeed,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
protected JournalFeed |
JournalFeedPersistenceImpl.getByUuid_PrevAndNext(Session session,
JournalFeed journalFeed,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
|
static JournalFeed |
JournalFeedUtil.remove(JournalFeed journalFeed)
|
protected JournalFeed |
JournalFeedPersistenceImpl.removeImpl(JournalFeed journalFeed)
|
protected JournalFeed |
JournalFeedPersistenceImpl.toUnwrappedModel(JournalFeed journalFeed)
|
static JournalFeed |
JournalFeedUtil.update(JournalFeed journalFeed,
boolean merge)
|
static JournalFeed |
JournalFeedUtil.update(JournalFeed journalFeed,
boolean merge,
ServiceContext serviceContext)
|
static JournalFeed |
JournalFeedUtil.updateImpl(JournalFeed journalFeed,
boolean merge)
|
JournalFeed |
JournalFeedPersistence.updateImpl(JournalFeed journalFeed,
boolean merge)
|
JournalFeed |
JournalFeedPersistenceImpl.updateImpl(JournalFeed journalFeed,
boolean merge)
|
| Method parameters in com.liferay.portlet.journal.service.persistence with type arguments of type JournalFeed | |
|---|---|
static void |
JournalFeedUtil.cacheResult(List<JournalFeed> journalFeeds)
|
void |
JournalFeedPersistence.cacheResult(List<JournalFeed> journalFeeds)
|
void |
JournalFeedPersistenceImpl.cacheResult(List<JournalFeed> journalFeeds)
|
| Uses of JournalFeed in com.liferay.portlet.journal.util |
|---|
| Methods in com.liferay.portlet.journal.util with parameters of type JournalFeed | |
|---|---|
static List<JournalArticle> |
JournalRSSUtil.getArticles(JournalFeed feed)
|
|
Liferay 6.0.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||