Liferay 6.2-ce-ga5

Uses of Package
com.liferay.portlet.asset.service

Packages that use com.liferay.portlet.asset.service
com.liferay.portal.kernel.repository   
com.liferay.portal.repository.proxy This package defines the portal repository proxy beans. 
com.liferay.portlet.asset.service This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. 
 

Classes in com.liferay.portlet.asset.service used by com.liferay.portal.kernel.repository
AssetEntryLocalService
          Provides the local service interface for AssetEntry.
 

Classes in com.liferay.portlet.asset.service used by com.liferay.portal.repository.proxy
AssetEntryLocalService
          Provides the local service interface for AssetEntry.
 

Classes in com.liferay.portlet.asset.service used by com.liferay.portlet.asset.service
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.
 


Liferay 6.2-ce-ga5