Liferay 6.2-ce-ga5

Package com.liferay.portlet.asset.service

This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.

See:
          Description

Interface Summary
AssetCategoryLocalService Provides the local service interface for AssetCategory.
AssetCategoryPropertyLocalService Provides the local service interface for AssetCategoryProperty.
AssetCategoryPropertyService Provides the remote service interface for AssetCategoryProperty.
AssetCategoryService Provides the remote service interface for AssetCategory.
AssetEntryLocalService Provides the local service interface for AssetEntry.
AssetEntryService Provides the remote service interface for AssetEntry.
AssetLinkLocalService Provides the local service interface for AssetLink.
AssetTagLocalService Provides the local service interface for AssetTag.
AssetTagPropertyLocalService Provides the local service interface for AssetTagProperty.
AssetTagPropertyService Provides the remote service interface for AssetTagProperty.
AssetTagService Provides the remote service interface for AssetTag.
AssetTagStatsLocalService Provides the local service interface for AssetTagStats.
AssetVocabularyLocalService Provides the local service interface for AssetVocabulary.
AssetVocabularyService Provides the remote service interface for AssetVocabulary.
 

Class Summary
AssetCategoryLocalServiceUtil Provides the local service utility for AssetCategory.
AssetCategoryLocalServiceWrapper Provides a wrapper for AssetCategoryLocalService.
AssetCategoryPropertyLocalServiceUtil Provides the local service utility for AssetCategoryProperty.
AssetCategoryPropertyLocalServiceWrapper Provides a wrapper for AssetCategoryPropertyLocalService.
AssetCategoryPropertyServiceUtil Provides the remote service utility for AssetCategoryProperty.
AssetCategoryPropertyServiceWrapper Provides a wrapper for AssetCategoryPropertyService.
AssetCategoryServiceUtil Provides the remote service utility for AssetCategory.
AssetCategoryServiceWrapper Provides a wrapper for AssetCategoryService.
AssetEntryLocalServiceUtil Provides the local service utility for AssetEntry.
AssetEntryLocalServiceWrapper Provides a wrapper for AssetEntryLocalService.
AssetEntryServiceUtil Provides the remote service utility for AssetEntry.
AssetEntryServiceWrapper Provides a wrapper for AssetEntryService.
AssetLinkLocalServiceUtil Provides the local service utility for AssetLink.
AssetLinkLocalServiceWrapper Provides a wrapper for AssetLinkLocalService.
AssetTagLocalServiceUtil Provides the local service utility for AssetTag.
AssetTagLocalServiceWrapper Provides a wrapper for AssetTagLocalService.
AssetTagPropertyLocalServiceUtil Provides the local service utility for AssetTagProperty.
AssetTagPropertyLocalServiceWrapper Provides a wrapper for AssetTagPropertyLocalService.
AssetTagPropertyServiceUtil Provides the remote service utility for AssetTagProperty.
AssetTagPropertyServiceWrapper Provides a wrapper for AssetTagPropertyService.
AssetTagServiceUtil Provides the remote service utility for AssetTag.
AssetTagServiceWrapper Provides a wrapper for AssetTagService.
AssetTagStatsLocalServiceUtil Provides the local service utility for AssetTagStats.
AssetTagStatsLocalServiceWrapper Provides a wrapper for AssetTagStatsLocalService.
AssetVocabularyLocalServiceUtil Provides the local service utility for AssetVocabulary.
AssetVocabularyLocalServiceWrapper Provides a wrapper for AssetVocabularyLocalService.
AssetVocabularyServiceUtil Provides the remote service utility for AssetVocabulary.
AssetVocabularyServiceWrapper Provides a wrapper for AssetVocabularyService.
 

Package com.liferay.portlet.asset.service Description

This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.

Some of the most significant classes that you may need to use are:

Interfaces

Classes


Liferay 6.2-ce-ga5