Uses of Class
org.opencastproject.assetmanager.api.PropertyName
Packages that use PropertyName
Package
Description
This package and all of its sub-packages contain the API definition of the asset manager.
-
Uses of PropertyName in org.opencastproject.assetmanager.api
Methods in org.opencastproject.assetmanager.api that return PropertyNameModifier and TypeMethodDescriptionPropertyId.getFqn()static PropertyNameCreate a new full qualified property name.Methods in org.opencastproject.assetmanager.api with parameters of type PropertyNameModifier and TypeMethodDescriptionstatic PropertyIdPropertyId.mk(String mpId, PropertyName fqn) Create a new property ID from the given parameters.