Liferay 7.0-ga1 portal-kernel

com.liferay.portal.kernel.security.auth
Class FullNameGeneratorFactory

java.lang.Object
  extended by com.liferay.portal.kernel.security.auth.FullNameGeneratorFactory

public class FullNameGeneratorFactory
extends Object


Method Summary
static FullNameGenerator getInstance()
           
 void setFullNameGenerator(FullNameGenerator fullNameGenerator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static FullNameGenerator getInstance()

setFullNameGenerator

public void setFullNameGenerator(FullNameGenerator fullNameGenerator)

Liferay 7.0-ga1 portal-kernel