Class A_CmsCmisRepository

java.lang.Object
org.opencms.cmis.A_CmsCmisRepository
All Implemented Interfaces:
I_CmsCmisRepository, I_CmsConfigurationParameterHandler, I_CmsRepository
Direct Known Subclasses:
CmsCmisRepository

public abstract class A_CmsCmisRepository extends Object implements I_CmsCmisRepository
Abstract repository superclass.

This class was introduced to separate the CMIS methods which are not supported from those which are, so only unsupported operations and utility should go into this class.