Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.model.adapter.StagedGroup

Packages that use StagedGroup
com.liferay.portal.model.adapter.builder   
com.liferay.portal.model.adapter.impl   
 

Uses of StagedGroup in com.liferay.portal.model.adapter.builder
 

Methods in com.liferay.portal.model.adapter.builder that return StagedGroup
 StagedGroup StagedGroupModelAdapterBuilder.build(Group group)
           
 

Uses of StagedGroup in com.liferay.portal.model.adapter.impl
 

Classes in com.liferay.portal.model.adapter.impl that implement StagedGroup
 class StagedGroupImpl
           
 


Liferay 7.0-ce-b4