| 程序包 | 说明 |
|---|---|
| org.opencms.cmis |
| 限定符和类型 | 方法和说明 |
|---|---|
I_CmsPropertyProvider |
CmsCmisTypeManager.getPropertyProvider(java.lang.String key)
Gets the property provider for a given key.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<I_CmsPropertyProvider> |
CmsCmisTypeManager.getPropertyProviders()
Gets the list of all property providers.
|
| 构造器和说明 |
|---|
CmsCmisTypeManager(CmsObject adminCms,
java.util.List<I_CmsPropertyProvider> propertyProviders)
Creates a new type manager instance.
|