Liferay 7.0-ce-m3

Uses of Class
com.liferay.portal.UserScreenNameException

Packages that use UserScreenNameException
com.liferay.portal This package defines the common portal exceptions. 
 

Uses of UserScreenNameException in com.liferay.portal
 

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


Liferay 7.0-ce-m3