Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.model.RepositoryModel

Packages that use RepositoryModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
 

Uses of RepositoryModel in com.liferay.portal.model
 

Subinterfaces of RepositoryModel in com.liferay.portal.model
 interface Repository
          The extended model interface for the Repository service.
 

Classes in com.liferay.portal.model that implement RepositoryModel
 class RepositoryWrapper
           This class is a wrapper for Repository.
 

Uses of RepositoryModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement RepositoryModel
 class RepositoryBaseImpl
          The extended model base implementation for the Repository service.
 class RepositoryImpl
           
 class RepositoryModelImpl
          The base model implementation for the Repository service.
 


Liferay 6.2-ce-ga5