Liferay 7.0-ce-m2

com.liferay.portal.kernel.repository
Interface DocumentRepository

All Superinterfaces:
CapabilityProvider
All Known Subinterfaces:
BaseRepository, LocalRepository, Repository
All Known Implementing Classes:
BaseCmisRepository, BaseRepositoryImpl, BaseRepositoryProxyBean, CMISRepositoryHandler, DefaultLocalRepositoryImpl, LocalRepositoryProxyBean

public interface DocumentRepository
extends CapabilityProvider


Method Summary
 long getRepositoryId()
           
 
Methods inherited from interface com.liferay.portal.kernel.repository.capabilities.CapabilityProvider
getCapability, isCapabilityProvided
 

Method Detail

getRepositoryId

long getRepositoryId()

Liferay 7.0-ce-m2