Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.service.PersistedModelLocalServiceRegistry

Packages that use PersistedModelLocalServiceRegistry
com.liferay.portal.service This package defines the portal service interfaces and classes. 
 

Uses of PersistedModelLocalServiceRegistry in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return PersistedModelLocalServiceRegistry
static PersistedModelLocalServiceRegistry PersistedModelLocalServiceRegistryUtil.getPersistedModelLocalServiceRegistry()
           
 

Methods in com.liferay.portal.service with parameters of type PersistedModelLocalServiceRegistry
 void PersistedModelLocalServiceRegistryUtil.setPersistedModelLocalServiceRegistry(PersistedModelLocalServiceRegistry persistedModelLocalServiceRegistry)
           
 


Liferay 6.2-ce-ga5