| Package | Description |
|---|---|
| org.opencms.cmis |
| Modifier and Type | Method and Description |
|---|---|
I_CmsPropertyProvider |
CmsCmisTypeManager.getPropertyProvider(java.lang.String key)
Gets the property provider for a given key.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<I_CmsPropertyProvider> |
CmsCmisTypeManager.getPropertyProviders()
Gets the list of all property providers.
|
| Constructor and Description |
|---|
CmsCmisTypeManager(CmsObject adminCms,
java.util.List<I_CmsPropertyProvider> propertyProviders)
Creates a new type manager instance.
|