Liferay 7.0-ce-b4

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

Packages that use PortalUUID
com.liferay.portal.kernel.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)
           
 


Liferay 7.0-ce-b4