Liferay 6.2-ce-ga5

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

Packages that use ReleaseModel
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 ReleaseModel in com.liferay.portal.model
 

Subinterfaces of ReleaseModel in com.liferay.portal.model
 interface Release
          The extended model interface for the Release service.
 

Classes in com.liferay.portal.model that implement ReleaseModel
 class ReleaseWrapper
           This class is a wrapper for Release.
 

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

Classes in com.liferay.portal.model.impl that implement ReleaseModel
 class ReleaseBaseImpl
          The extended model base implementation for the Release service.
 class ReleaseImpl
           
 class ReleaseModelImpl
          The base model implementation for the Release service.
 


Liferay 6.2-ce-ga5