See: Description
| Class | Description |
|---|---|
| AssetCategoryLocalServiceImpl |
Provides the local service for accessing, adding, deleting, merging, moving,
and updating asset categories.
|
| AssetCategoryPropertyLocalServiceImpl | Deprecated
As of Judson (7.1.x), replaced by
com.liferay.asset.category.property.service.impl.AssetCategoryPropertyLocalServiceImpl |
| AssetCategoryPropertyServiceImpl | Deprecated
As of Judson (7.1.x), replaced by
com.liferay.asset.category.property.service.impl.AssetCategoryPropertyServiceImpl |
| AssetCategoryServiceImpl |
Provides the remote service for accessing, adding, deleting, moving, and
updating asset categories.
|
| AssetEntryLocalServiceImpl |
Provides the local service for accessing, deleting, updating, and validating
asset entries.
|
| AssetEntryServiceImpl |
Provides the remote service for accessing and updating asset entries.
|
| AssetLinkLocalServiceImpl |
This class implements the methods needed to handle AssetLinks, the entity
that relates different assets in the portal.
|
| AssetTagLocalServiceImpl |
Provides the local service for accessing, adding, checking, deleting,
merging, and updating asset tags.
|
| AssetTagServiceImpl |
Provides the remote service for accessing, adding, checking, deleting,
merging, and updating asset tags.
|
| AssetVocabularyLocalServiceImpl |
Provides the local service for accessing, adding, deleting, and updating
asset vocabularies.
|
| AssetVocabularyServiceImpl |
Provides the remote service for accessing, adding, deleting, and updating
asset vocabularies.
|
This package defines the asset portlet local and remote service implementations.
Some of the most significant services that you may need to use are:
Classes