Liferay 6.0.5

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

Packages that use ReleaseModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of ReleaseModel in com.liferay.portal.model
 

Subinterfaces of ReleaseModel in com.liferay.portal.model
 interface Release
          The 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 ReleaseImpl
           
 class ReleaseModelImpl
          The base model implementation for the Release service.
 


Liferay 6.0.5