com.liferay.portal.uuid
Class PortalUUIDImpl

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

public class PortalUUIDImpl
extends java.lang.Object
implements com.liferay.portal.kernel.uuid.PortalUUID

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
PortalUUIDImpl()
           
 
Method Summary
 java.lang.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 java.lang.String generate()
Specified by:
generate in interface com.liferay.portal.kernel.uuid.PortalUUID