Liferay 6.1.2-ce-ga3

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. 
 

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.
 


Liferay 6.1.2-ce-ga3