Uses of Interface
org.opencms.cmis.I_CmsPropertyProvider
Packages that use I_CmsPropertyProvider
-
Uses of I_CmsPropertyProvider in org.opencms.cmis
Methods in org.opencms.cmis that return I_CmsPropertyProviderModifier and TypeMethodDescriptionCmsCmisTypeManager.getPropertyProvider
(String key) Gets the property provider for a given key.Methods in org.opencms.cmis that return types with arguments of type I_CmsPropertyProviderModifier and TypeMethodDescriptionCmsCmisTypeManager.getPropertyProviders()
Gets the list of all property providers.Constructor parameters in org.opencms.cmis with type arguments of type I_CmsPropertyProviderModifierConstructorDescriptionCmsCmisTypeManager
(CmsObject adminCms, List<I_CmsPropertyProvider> propertyProviders) Creates a new type manager instance.