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:
BaseCapabilityRepository, BaseCmisRepository, BaseRepositoryImpl, BaseRepositoryProxyBean, CapabilityLocalRepository, CapabilityRepository, CMISAtomPubRepository, CMISRepository, CMISRepositoryHandler, CMISWebServicesRepository, DefaultLocalRepositoryImpl, LiferayLocalRepository, LiferayRepository, LocalRepositoryProxyBean, TemporaryRepository

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