|
Liferay 6.0-ee-sp2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.asset.service.AssetEntryServiceWrapper
public class AssetEntryServiceWrapper
This class is a wrapper for AssetEntryService.
AssetEntryService| Constructor Summary | |
|---|---|
AssetEntryServiceWrapper(AssetEntryService assetEntryService)
|
|
| Method Summary | |
|---|---|
List<AssetEntry> |
getCompanyEntries(long companyId,
int start,
int end)
|
int |
getCompanyEntriesCount(long companyId)
|
String |
getCompanyEntriesRSS(long companyId,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String tagURL)
Deprecated. |
AssetEntryDisplay[] |
getCompanyEntryDisplays(long companyId,
int start,
int end,
String languageId)
|
List<AssetEntry> |
getEntries(AssetEntryQuery entryQuery)
|
int |
getEntriesCount(AssetEntryQuery entryQuery)
|
String |
getEntriesRSS(AssetEntryQuery entryQuery,
String name,
String type,
double version,
String displayStyle,
String feedURL,
String tagURL)
Deprecated. |
AssetEntry |
getEntry(long entryId)
|
AssetEntryService |
getWrappedAssetEntryService()
|
void |
incrementViewCounter(String className,
long classPK)
|
AssetEntryDisplay[] |
searchEntryDisplays(long companyId,
long[] groupIds,
String className,
String keywords,
String languageId,
int start,
int end)
|
AssetEntryDisplay[] |
searchEntryDisplays(long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
Deprecated. #searchEntryDisplays(long, long[], String, String,
String) |
int |
searchEntryDisplaysCount(long companyId,
long[] groupIds,
String className,
String keywords,
String languageId)
|
int |
searchEntryDisplaysCount(long companyId,
String portletId,
String keywords,
String languageId)
Deprecated. searchEntryDisplaysCount(long, long[], String,
String, String) |
void |
setWrappedAssetEntryService(AssetEntryService assetEntryService)
|
AssetEntry |
updateEntry(long groupId,
String className,
long classPK,
String classUuid,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
int height,
int width,
Integer priority,
boolean sync)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssetEntryServiceWrapper(AssetEntryService assetEntryService)
| Method Detail |
|---|
public List<AssetEntry> getCompanyEntries(long companyId,
int start,
int end)
throws SystemException
getCompanyEntries in interface AssetEntryServiceSystemException
public int getCompanyEntriesCount(long companyId)
throws SystemException
getCompanyEntriesCount in interface AssetEntryServiceSystemException
public String getCompanyEntriesRSS(long companyId,
int max,
String type,
double version,
String displayStyle,
String feedURL,
String tagURL)
throws PortalException,
SystemException
getCompanyEntriesRSS in interface AssetEntryServicePortalException
SystemException
public AssetEntryDisplay[] getCompanyEntryDisplays(long companyId,
int start,
int end,
String languageId)
throws SystemException
getCompanyEntryDisplays in interface AssetEntryServiceSystemException
public List<AssetEntry> getEntries(AssetEntryQuery entryQuery)
throws PortalException,
SystemException
getEntries in interface AssetEntryServicePortalException
SystemException
public int getEntriesCount(AssetEntryQuery entryQuery)
throws PortalException,
SystemException
getEntriesCount in interface AssetEntryServicePortalException
SystemException
public String getEntriesRSS(AssetEntryQuery entryQuery,
String name,
String type,
double version,
String displayStyle,
String feedURL,
String tagURL)
throws PortalException,
SystemException
getEntriesRSS in interface AssetEntryServicePortalException
SystemException
public AssetEntry getEntry(long entryId)
throws PortalException,
SystemException
getEntry in interface AssetEntryServicePortalException
SystemException
public void incrementViewCounter(String className,
long classPK)
throws PortalException,
SystemException
incrementViewCounter in interface AssetEntryServicePortalException
SystemException
public AssetEntryDisplay[] searchEntryDisplays(long companyId,
long[] groupIds,
String className,
String keywords,
String languageId,
int start,
int end)
throws SystemException
searchEntryDisplays in interface AssetEntryServiceSystemException
public AssetEntryDisplay[] searchEntryDisplays(long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
throws SystemException
#searchEntryDisplays(long, long[], String, String,
String)
searchEntryDisplays in interface AssetEntryServiceSystemException
public int searchEntryDisplaysCount(long companyId,
long[] groupIds,
String className,
String keywords,
String languageId)
throws SystemException
searchEntryDisplaysCount in interface AssetEntryServiceSystemException
public int searchEntryDisplaysCount(long companyId,
String portletId,
String keywords,
String languageId)
throws SystemException
searchEntryDisplaysCount(long, long[], String,
String, String)
searchEntryDisplaysCount in interface AssetEntryServiceSystemException
public AssetEntry updateEntry(long groupId,
String className,
long classPK,
String classUuid,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
int height,
int width,
Integer priority,
boolean sync)
throws PortalException,
SystemException
updateEntry in interface AssetEntryServicePortalException
SystemExceptionpublic AssetEntryService getWrappedAssetEntryService()
public void setWrappedAssetEntryService(AssetEntryService assetEntryService)
|
Liferay 6.0-ee-sp2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||