|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetCategoryFinder | |
|---|---|
| com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
| com.liferay.portlet.asset.service.base | |
| com.liferay.portlet.asset.service.persistence | |
| com.liferay.portlet.asset.service.persistence.impl | |
| com.liferay.portlet.documentlibrary.service.base | |
| Uses of AssetCategoryFinder in com.liferay.portal.service.base |
|---|
| Fields in com.liferay.portal.service.base declared as AssetCategoryFinder | |
|---|---|
protected AssetCategoryFinder |
GroupServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
LayoutServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
LayoutLocalServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
OrganizationLocalServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
GroupLocalServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
OrganizationServiceBaseImpl.assetCategoryFinder
|
| Methods in com.liferay.portal.service.base that return AssetCategoryFinder | |
|---|---|
AssetCategoryFinder |
GroupServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
LayoutServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
LayoutLocalServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
OrganizationLocalServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
GroupLocalServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
OrganizationServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
| Methods in com.liferay.portal.service.base with parameters of type AssetCategoryFinder | |
|---|---|
void |
GroupServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
LayoutServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
LayoutLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
OrganizationLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
GroupLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
OrganizationServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
| Uses of AssetCategoryFinder in com.liferay.portlet.asset.service.base |
|---|
| Fields in com.liferay.portlet.asset.service.base declared as AssetCategoryFinder | |
|---|---|
protected AssetCategoryFinder |
AssetEntryServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
AssetCategoryLocalServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
AssetVocabularyServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
AssetCategoryServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
AssetEntryLocalServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
AssetVocabularyLocalServiceBaseImpl.assetCategoryFinder
|
| Methods in com.liferay.portlet.asset.service.base that return AssetCategoryFinder | |
|---|---|
AssetCategoryFinder |
AssetEntryServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
AssetCategoryLocalServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
AssetVocabularyServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
AssetCategoryServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
AssetEntryLocalServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
AssetVocabularyLocalServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
| Methods in com.liferay.portlet.asset.service.base with parameters of type AssetCategoryFinder | |
|---|---|
void |
AssetEntryServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
AssetCategoryLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
AssetVocabularyServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
AssetCategoryServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
AssetEntryLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
AssetVocabularyLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
| Uses of AssetCategoryFinder in com.liferay.portlet.asset.service.persistence |
|---|
| Methods in com.liferay.portlet.asset.service.persistence that return AssetCategoryFinder | |
|---|---|
static AssetCategoryFinder |
AssetCategoryFinderUtil.getFinder()
|
| Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetCategoryFinder | |
|---|---|
void |
AssetCategoryFinderUtil.setFinder(AssetCategoryFinder finder)
|
| Uses of AssetCategoryFinder in com.liferay.portlet.asset.service.persistence.impl |
|---|
| Classes in com.liferay.portlet.asset.service.persistence.impl that implement AssetCategoryFinder | |
|---|---|
class |
AssetCategoryFinderImpl
|
| Uses of AssetCategoryFinder in com.liferay.portlet.documentlibrary.service.base |
|---|
| Fields in com.liferay.portlet.documentlibrary.service.base declared as AssetCategoryFinder | |
|---|---|
protected AssetCategoryFinder |
DLFileEntryServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
DLAppHelperLocalServiceBaseImpl.assetCategoryFinder
|
protected AssetCategoryFinder |
DLFileEntryLocalServiceBaseImpl.assetCategoryFinder
|
| Methods in com.liferay.portlet.documentlibrary.service.base that return AssetCategoryFinder | |
|---|---|
AssetCategoryFinder |
DLFileEntryServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
DLAppHelperLocalServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
AssetCategoryFinder |
DLFileEntryLocalServiceBaseImpl.getAssetCategoryFinder()
Returns the asset category finder. |
| Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type AssetCategoryFinder | |
|---|---|
void |
DLFileEntryServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
DLAppHelperLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
DLFileEntryLocalServiceBaseImpl.setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||