Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Apache Chemistry 0.14.0 访问 Alfresco 5.1 中的文档。我正在使用 AtomPub 绑定来访问 Alfresco。
当我在 CmisDocument 上调用 getRenditions() 方法时,将为所有文档返回 null。任何想法可能是什么原因?
默认情况下,不请求再现。您必须使用带有演绎过滤器的 OperationContext。
看: