Liferay 6.2-ce-ga5

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

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

Subinterfaces of SystemEventModel in com.liferay.portal.model
 interface SystemEvent
          The extended model interface for the SystemEvent service.
 

Classes in com.liferay.portal.model that implement SystemEventModel
 class SystemEventWrapper
           This class is a wrapper for SystemEvent.
 

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

Classes in com.liferay.portal.model.impl that implement SystemEventModel
 class SystemEventBaseImpl
          The extended model base implementation for the SystemEvent service.
 class SystemEventImpl
           
 class SystemEventModelImpl
          The base model implementation for the SystemEvent service.
 


Liferay 6.2-ce-ga5