Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.kernel.uuid.PortalUUID

Packages that use PortalUUID
com.liferay.portal.kernel.uuid   
com.liferay.portal.uuid   
 

Uses of PortalUUID in com.liferay.portal.kernel.uuid
 

Methods in com.liferay.portal.kernel.uuid that return PortalUUID
static PortalUUID PortalUUIDUtil.getPortalUUID()
           
 

Methods in com.liferay.portal.kernel.uuid with parameters of type PortalUUID
 void PortalUUIDUtil.setPortalUUID(PortalUUID portalUUID)
           
 

Uses of PortalUUID in com.liferay.portal.uuid
 

Classes in com.liferay.portal.uuid that implement PortalUUID
 class PortalUUIDImpl
           
 


Liferay 7.0-ce-b4