PublicationOutput 2.5
The PublicationOutput class is used to perform operations on the Publication AND the Publication Output objects in the Content Manager repository.
We are in the process of writing and designing new PublicationOutput 2.5 functions. Currently, PublicationOutput 2.5 API contains only get metadata operations (e.g. GetMetadata, RetrieveMetadata). For all other operations you must still use the Publication 2.0 and the PublicationOutput 2.0 Functions.
Although not all functions are yet available, you should use all available PublicationOutput 2.5 API functions, because they are faster.
Note that:
- In the
Web Services 2.0it was not possible to get the metadata of thelnglevel using thePublication20methods and it was not possible to get only the metadata ofpublicationorpublication versionobject using thePublicationOutput20methods. In theWeb Services 2.5all levels of a publication can (and must) be accessed by thePublicationOutput 2.5 API. Depending on the given parameters and the requested metadata the correct level will be returned.