|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetRendererFactory | |
|---|---|
| com.liferay.portal.kernel.portlet | This package defines the kernel portlet interfaces and classes. |
| com.liferay.portal.kernel.trash | |
| com.liferay.portal.kernel.workflow | |
| com.liferay.portal.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
| com.liferay.portal.search.test | |
| com.liferay.portlet.asset | |
| com.liferay.portlet.asset.model | |
| com.liferay.portlet.asset.util.comparator | |
| Uses of AssetRendererFactory in com.liferay.portal.kernel.portlet |
|---|
| Methods in com.liferay.portal.kernel.portlet that return types with arguments of type AssetRendererFactory | |
|---|---|
List<AssetRendererFactory<?>> |
PortletBag.getAssetRendererFactoryInstances()
|
| Uses of AssetRendererFactory in com.liferay.portal.kernel.trash |
|---|
| Methods in com.liferay.portal.kernel.trash that return AssetRendererFactory | |
|---|---|
protected AssetRendererFactory<?> |
BaseTrashHandler.getAssetRendererFactory()
|
| Uses of AssetRendererFactory in com.liferay.portal.kernel.workflow |
|---|
| Methods in com.liferay.portal.kernel.workflow that return AssetRendererFactory | |
|---|---|
AssetRendererFactory<T> |
WorkflowHandler.getAssetRendererFactory()
|
AssetRendererFactory<T> |
BaseWorkflowHandler.getAssetRendererFactory()
|
| Uses of AssetRendererFactory in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return types with arguments of type AssetRendererFactory | |
|---|---|
List<AssetRendererFactory<?>> |
PortletWrapper.getAssetRendererFactoryInstances()
Returns the asset type instances of the portlet. |
List<AssetRendererFactory<?>> |
Portlet.getAssetRendererFactoryInstances()
Returns the asset type instances of the portlet. |
| Uses of AssetRendererFactory in com.liferay.portal.search.test |
|---|
| Fields in com.liferay.portal.search.test declared as AssetRendererFactory | |
|---|---|
protected AssetRendererFactory<?> |
BaseSearchResultUtilTestCase.assetRendererFactory
|
| Uses of AssetRendererFactory in com.liferay.portlet.asset |
|---|
| Methods in com.liferay.portlet.asset that return AssetRendererFactory | ||
|---|---|---|
static
|
AssetRendererFactoryRegistryUtil.getAssetRendererFactoryByClass(Class<T> clazz)
|
|
static AssetRendererFactory<?> |
AssetRendererFactoryRegistryUtil.getAssetRendererFactoryByClassName(String className)
|
|
static AssetRendererFactory<?> |
AssetRendererFactoryRegistryUtil.getAssetRendererFactoryByClassNameId(long classNameId)
|
|
static AssetRendererFactory<?> |
AssetRendererFactoryRegistryUtil.getAssetRendererFactoryByType(String type)
|
|
| Methods in com.liferay.portlet.asset that return types with arguments of type AssetRendererFactory | |
|---|---|
static List<AssetRendererFactory<?>> |
AssetRendererFactoryRegistryUtil.getAssetRendererFactories()
Deprecated. As of 6.2.0, replaced by AssetRendererFactoryRegistryUtil.getAssetRendererFactories(long) |
static List<AssetRendererFactory<?>> |
AssetRendererFactoryRegistryUtil.getAssetRendererFactories(long companyId)
|
| Methods in com.liferay.portlet.asset with parameters of type AssetRendererFactory | |
|---|---|
static void |
AssetRendererFactoryRegistryUtil.register(AssetRendererFactory<?> assetRendererFactory)
|
static void |
AssetRendererFactoryRegistryUtil.unregister(AssetRendererFactory<?> assetRendererFactory)
|
| Method parameters in com.liferay.portlet.asset with type arguments of type AssetRendererFactory | |
|---|---|
static void |
AssetRendererFactoryRegistryUtil.register(List<AssetRendererFactory<?>> assetRendererFactories)
|
static void |
AssetRendererFactoryRegistryUtil.unregister(List<AssetRendererFactory<?>> assetRendererFactories)
|
| Uses of AssetRendererFactory in com.liferay.portlet.asset.model |
|---|
| Classes in com.liferay.portlet.asset.model that implement AssetRendererFactory | |
|---|---|
class |
BaseAssetRendererFactory<T>
|
| Methods in com.liferay.portlet.asset.model that return AssetRendererFactory | |
|---|---|
AssetRendererFactory<?> |
AssetEntry.getAssetRendererFactory()
|
AssetRendererFactory<?> |
AssetEntryWrapper.getAssetRendererFactory()
|
AssetRendererFactory<T> |
BaseAssetRenderer.getAssetRendererFactory()
|
AssetRendererFactory<T> |
AssetRenderer.getAssetRendererFactory()
|
| Uses of AssetRendererFactory in com.liferay.portlet.asset.util.comparator |
|---|
| Methods in com.liferay.portlet.asset.util.comparator with parameters of type AssetRendererFactory | |
|---|---|
int |
AssetRendererFactoryTypeNameComparator.compare(AssetRendererFactory<?> assetRendererFactory1,
AssetRendererFactory<?> assetRendererFactory2)
|
int |
AssetRendererFactoryTypeNameComparator.compare(AssetRendererFactory<?> assetRendererFactory1,
AssetRendererFactory<?> assetRendererFactory2)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||