Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.exception.UserScreenNameException

Packages that use UserScreenNameException
com.liferay.portal.exception   
 

Uses of UserScreenNameException in com.liferay.portal.exception
 

Subclasses of UserScreenNameException in com.liferay.portal.exception
static class UserScreenNameException.MustNotBeDuplicate
           
static class UserScreenNameException.MustNotBeNull
           
static class UserScreenNameException.MustNotBeNumeric
           
static class UserScreenNameException.MustNotBeReserved
           
static class UserScreenNameException.MustNotBeReservedForAnonymous
           
static class UserScreenNameException.MustNotBeUsedByGroup
           
static class UserScreenNameException.MustProduceValidFriendlyURL
           
static class UserScreenNameException.MustValidate
           
 


Liferay 7.0-ce-b4