I had Same ;-)
01.02.2010 23:31 schrieb am "Chris Hubick (JIRA)" <[email protected]>:
APPObject access to APPObjectEntry
----------------------------------
Key: CMIS-108
URL: https://issues.apache.org/jira/browse/CMIS-108
Project: Chemistry
Issue Type: Bug
Components: atompub
Reporter: Chris Hubick
Attachments: chemistry_appobject_entry.patch
Hi.
When dealing with a Repository via APPContentManager, the vast majority of
my code is happy working with the higher level CMISObject derived interfaces
(Document/Folder). But there are a few select places where I require access
to some underlying low-level information, such as the remote content href
URL for a Document ( APPObjectEntry.getContentHref() ). Coding the whole
project using the low-level API's is quite burdensome, and if I have an
APPObject reference, I would rather just have the ability to get a reference
to it's underlying APPObjectEntry.
Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.