Uses of Class
org.opencastproject.assetmanager.api.PropertyId
Packages that use PropertyId
Package
Description
This package and all of its sub-packages contain the API definition of the asset manager.
-
Uses of PropertyId in org.opencastproject.assetmanager.api
Methods in org.opencastproject.assetmanager.api that return PropertyIdModifier and TypeMethodDescriptionProperty.getId()static PropertyIdCreate a new property ID from the given parameters.static PropertyIdPropertyId.mk(String mpId, PropertyName fqn) Create a new property ID from the given parameters.Methods in org.opencastproject.assetmanager.api with parameters of type PropertyIdConstructors in org.opencastproject.assetmanager.api with parameters of type PropertyId