Liferay 6.1.10-ee-ga1

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

Packages that use PersistedModelLocalServiceRegistry
com.liferay.portal.service This package defines the local and remote 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.1.10-ee-ga1