|
Liferay 6.2-ce-ga2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SocialActivityModel | |
|---|---|
| com.liferay.portal.tools.samplesqlbuilder | |
| com.liferay.portlet.social.model | |
| com.liferay.portlet.social.model.impl | |
| Uses of SocialActivityModel in com.liferay.portal.tools.samplesqlbuilder |
|---|
| Methods in com.liferay.portal.tools.samplesqlbuilder that return SocialActivityModel | |
|---|---|
SocialActivityModel |
DataFactory.newSocialActivityModel(BlogsEntryModel blogsEntryModel)
|
SocialActivityModel |
DataFactory.newSocialActivityModel(DLFileEntryModel dlFileEntryModel)
|
SocialActivityModel |
DataFactory.newSocialActivityModel(JournalArticleModel journalArticleModel)
|
protected SocialActivityModel |
DataFactory.newSocialActivityModel(long groupId,
long classNameId,
long classPK,
int type,
String extraData)
|
SocialActivityModel |
DataFactory.newSocialActivityModel(MBMessageModel mbMessageModel)
|
| Uses of SocialActivityModel in com.liferay.portlet.social.model |
|---|
| Subinterfaces of SocialActivityModel in com.liferay.portlet.social.model | |
|---|---|
interface |
SocialActivity
The extended model interface for the SocialActivity service. |
| Classes in com.liferay.portlet.social.model that implement SocialActivityModel | |
|---|---|
class |
SocialActivityWrapper
This class is a wrapper for SocialActivity. |
| Uses of SocialActivityModel in com.liferay.portlet.social.model.impl |
|---|
| Classes in com.liferay.portlet.social.model.impl that implement SocialActivityModel | |
|---|---|
class |
SocialActivityBaseImpl
The extended model base implementation for the SocialActivity service. |
class |
SocialActivityImpl
|
class |
SocialActivityModelImpl
The base model implementation for the SocialActivity service. |
|
Liferay 6.2-ce-ga2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||