|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssetRendererFactory<T>
| Field Summary | |
|---|---|
static int |
TYPE_LATEST
|
static int |
TYPE_LATEST_APPROVED
|
| Method Summary | |
|---|---|
AssetEntry |
getAssetEntry(long assetEntryId)
|
AssetEntry |
getAssetEntry(String classNameId,
long classPK)
|
AssetRenderer<T> |
getAssetRenderer(long classPK)
|
AssetRenderer<T> |
getAssetRenderer(long classPK,
int type)
|
AssetRenderer<T> |
getAssetRenderer(long groupId,
String urlTitle)
|
String |
getClassName()
|
long |
getClassNameId()
|
Tuple |
getClassTypeFieldName(long classTypeId,
String fieldName,
Locale locale)
Deprecated. As of 7.0.0, see ClassTypeReader |
List<Tuple> |
getClassTypeFieldNames(long classTypeId,
Locale locale,
int start,
int end)
Deprecated. As of 7.0.0, see ClassTypeReader |
int |
getClassTypeFieldNamesCount(long classTypeId,
Locale locale)
Deprecated. As of 7.0.0, see ClassTypeReader |
ClassTypeReader |
getClassTypeReader()
|
Map<Long,String> |
getClassTypes(long[] groupIds,
Locale locale)
Deprecated. As of 7.0.0, see ClassTypeReader |
String |
getIconCssClass()
|
String |
getIconPath(PortletRequest portletRequest)
Deprecated. As of 7.0.0, with no direct replacement |
String |
getPortletId()
|
String |
getSubtypeTitle(Locale locale)
|
String |
getType()
|
String |
getTypeName(Locale locale)
|
String |
getTypeName(Locale locale,
boolean hasSubtypes)
Deprecated. As of 7.0.0, replaced by getTypeName(Locale) |
String |
getTypeName(Locale locale,
long subtypeId)
|
PortletURL |
getURLAdd(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse)
Deprecated. As of 7.0.0, replaced by getURLAdd(LiferayPortletRequest, LiferayPortletResponse,
long) |
PortletURL |
getURLAdd(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse,
long classTypeId)
|
PortletURL |
getURLView(LiferayPortletResponse liferayPortletResponse,
WindowState windowState)
|
boolean |
hasAddPermission(PermissionChecker permissionChecker,
long groupId,
long classTypeId)
|
boolean |
hasClassTypeFieldNames(long classTypeId,
Locale locale)
Deprecated. As of 7.0.0, see ClassTypeReader |
boolean |
hasPermission(PermissionChecker permissionChecker,
long entryClassPK,
String actionId)
|
boolean |
isActive(long companyId)
|
boolean |
isCategorizable()
|
boolean |
isLinkable()
|
boolean |
isListable(long classPK)
|
boolean |
isSearchable()
|
boolean |
isSelectable()
|
boolean |
isSupportsClassTypes()
|
void |
setClassName(String className)
|
void |
setPortletId(String portletId)
|
| Field Detail |
|---|
static final int TYPE_LATEST
static final int TYPE_LATEST_APPROVED
| Method Detail |
|---|
AssetEntry getAssetEntry(long assetEntryId)
throws PortalException
PortalException
AssetEntry getAssetEntry(String classNameId,
long classPK)
throws PortalException
PortalException
AssetRenderer<T> getAssetRenderer(long classPK)
throws PortalException
PortalException
AssetRenderer<T> getAssetRenderer(long classPK,
int type)
throws PortalException
PortalException
AssetRenderer<T> getAssetRenderer(long groupId,
String urlTitle)
throws PortalException
PortalExceptionString getClassName()
long getClassNameId()
@Deprecated
Tuple getClassTypeFieldName(long classTypeId,
String fieldName,
Locale locale)
throws Exception
ClassTypeReader
Exception
@Deprecated
List<Tuple> getClassTypeFieldNames(long classTypeId,
Locale locale,
int start,
int end)
throws Exception
ClassTypeReader
Exception
@Deprecated
int getClassTypeFieldNamesCount(long classTypeId,
Locale locale)
throws Exception
ClassTypeReader
ExceptionClassTypeReader getClassTypeReader()
@Deprecated
Map<Long,String> getClassTypes(long[] groupIds,
Locale locale)
throws Exception
ClassTypeReader
ExceptionString getIconCssClass()
@Deprecated String getIconPath(PortletRequest portletRequest)
String getPortletId()
String getSubtypeTitle(Locale locale)
String getType()
String getTypeName(Locale locale)
@Deprecated
String getTypeName(Locale locale,
boolean hasSubtypes)
getTypeName(Locale)
String getTypeName(Locale locale,
long subtypeId)
@Deprecated
PortletURL getURLAdd(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse)
throws PortalException
getURLAdd(LiferayPortletRequest, LiferayPortletResponse,
long)
PortalException
PortletURL getURLAdd(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse,
long classTypeId)
throws PortalException
PortalException
PortletURL getURLView(LiferayPortletResponse liferayPortletResponse,
WindowState windowState)
throws PortalException
PortalException
boolean hasAddPermission(PermissionChecker permissionChecker,
long groupId,
long classTypeId)
throws Exception
Exception
@Deprecated
boolean hasClassTypeFieldNames(long classTypeId,
Locale locale)
throws Exception
ClassTypeReader
Exception
boolean hasPermission(PermissionChecker permissionChecker,
long entryClassPK,
String actionId)
throws Exception
Exceptionboolean isActive(long companyId)
boolean isCategorizable()
boolean isLinkable()
boolean isListable(long classPK)
boolean isSearchable()
boolean isSelectable()
boolean isSupportsClassTypes()
void setClassName(String className)
void setPortletId(String portletId)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||