|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetEntryDisplay | |
---|---|
com.liferay.portal.action | |
com.liferay.portlet.asset.service | |
com.liferay.portlet.asset.service.http | |
com.liferay.portlet.asset.service.impl |
Uses of AssetEntryDisplay in com.liferay.portal.action |
---|
Methods in com.liferay.portal.action with parameters of type AssetEntryDisplay | |
---|---|
protected String |
JSONServiceAction.getReturnValue(AssetEntryDisplay assetEntryDisplay)
|
protected String |
JSONServiceAction.getReturnValue(AssetEntryDisplay[] assetEntryDisplays)
|
protected JSONObject |
JSONServiceAction.toJSONObject(AssetEntryDisplay assetEntryDisplay)
|
Uses of AssetEntryDisplay in com.liferay.portlet.asset.service |
---|
Methods in com.liferay.portlet.asset.service that return AssetEntryDisplay | |
---|---|
AssetEntryDisplay[] |
AssetEntryServiceWrapper.getCompanyEntryDisplays(long companyId,
int start,
int end,
String languageId)
|
static AssetEntryDisplay[] |
AssetEntryServiceUtil.getCompanyEntryDisplays(long companyId,
int start,
int end,
String languageId)
|
AssetEntryDisplay[] |
AssetEntryService.getCompanyEntryDisplays(long companyId,
int start,
int end,
String languageId)
|
AssetEntryDisplay[] |
AssetEntryLocalServiceWrapper.getCompanyEntryDisplays(long companyId,
int start,
int end,
String languageId)
|
static AssetEntryDisplay[] |
AssetEntryLocalServiceUtil.getCompanyEntryDisplays(long companyId,
int start,
int end,
String languageId)
|
AssetEntryDisplay[] |
AssetEntryLocalService.getCompanyEntryDisplays(long companyId,
int start,
int end,
String languageId)
|
AssetEntryDisplay[] |
AssetEntryServiceWrapper.searchEntryDisplays(long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
|
static AssetEntryDisplay[] |
AssetEntryServiceUtil.searchEntryDisplays(long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
|
AssetEntryDisplay[] |
AssetEntryService.searchEntryDisplays(long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
|
AssetEntryDisplay[] |
AssetEntryLocalServiceWrapper.searchEntryDisplays(long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
|
static AssetEntryDisplay[] |
AssetEntryLocalServiceUtil.searchEntryDisplays(long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
|
AssetEntryDisplay[] |
AssetEntryLocalService.searchEntryDisplays(long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
|
Uses of AssetEntryDisplay in com.liferay.portlet.asset.service.http |
---|
Methods in com.liferay.portlet.asset.service.http that return AssetEntryDisplay | |
---|---|
static AssetEntryDisplay[] |
AssetEntryServiceHttp.getCompanyEntryDisplays(HttpPrincipal httpPrincipal,
long companyId,
int start,
int end,
String languageId)
|
static AssetEntryDisplay[] |
AssetEntryServiceSoap.getCompanyEntryDisplays(long companyId,
int start,
int end,
String languageId)
|
static AssetEntryDisplay[] |
AssetEntryServiceHttp.searchEntryDisplays(HttpPrincipal httpPrincipal,
long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
|
static AssetEntryDisplay[] |
AssetEntryServiceSoap.searchEntryDisplays(long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
|
Uses of AssetEntryDisplay in com.liferay.portlet.asset.service.impl |
---|
Methods in com.liferay.portlet.asset.service.impl that return AssetEntryDisplay | |
---|---|
AssetEntryDisplay[] |
AssetEntryServiceImpl.getCompanyEntryDisplays(long companyId,
int start,
int end,
String languageId)
|
AssetEntryDisplay[] |
AssetEntryLocalServiceImpl.getCompanyEntryDisplays(long companyId,
int start,
int end,
String languageId)
|
protected AssetEntryDisplay[] |
AssetEntryLocalServiceImpl.getEntryDisplays(List<AssetEntry> entries,
String languageId)
|
AssetEntryDisplay[] |
AssetEntryServiceImpl.searchEntryDisplays(long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
|
AssetEntryDisplay[] |
AssetEntryLocalServiceImpl.searchEntryDisplays(long companyId,
String portletId,
String keywords,
String languageId,
int start,
int end)
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |