Liferay 6.0.3

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
           This interface is a model that represents the Release_ table in the database.
 

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
           This interface is a model that represents the Release_ table in the database.
 


Liferay 6.0.3