Liferay 6.0.5

com.liferay.portal.uuid
Class PortalUUIDImpl

java.lang.Object
  extended by com.liferay.portal.uuid.PortalUUIDImpl
All Implemented Interfaces:
PortalUUID

public class PortalUUIDImpl
extends Object
implements PortalUUID


Constructor Summary
PortalUUIDImpl()
           
 
Method Summary
 String generate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalUUIDImpl

public PortalUUIDImpl()
Method Detail

generate

public String generate()
Specified by:
generate in interface PortalUUID

Liferay 6.0.5