Hi Alan,

No, it's not possible to add an arbitrary Atom link tag.
Can you explain what you want to achieve? A CMIS extension could be a better option because it would work for all bindings, not only for AtomPub.


- Florian


Am 11. Februar 2014 16:54:23 schrieb [email protected]:

I'm implementing a CMIS server using OpenCMIS 0.10.0. For certain object types, I'd like to add an additional atom:link to the atom:entry returned by the AtomPub bindings. The ObjectInfo interface appears to only define specific link types, that are then used in AbstractAtomPubServiceCall.writeObjectEntry to build the atom:entry.

Is there any way I can add an arbitrary link (defining its rel, href and type attributes myself)?

Thanks in advance,

Alan


Reply via email to