[ 
https://issues.apache.org/jira/browse/CMIS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831996#action_12831996
 ] 

Florent Guillaume commented on CMIS-108:
----------------------------------------

Yes this is useful if you know you're dealing with AtomPub and not the generic 
API. I'll commit it soon.


> 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.

Reply via email to