Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.security.auth.FullNameField

Packages that use FullNameField
com.liferay.portal.security.auth This package defines the portal security authentication interfaces, classes, utilities, wrappers, and exceptions. 
 

Uses of FullNameField in com.liferay.portal.security.auth
 

Methods in com.liferay.portal.security.auth that return types with arguments of type FullNameField
 List<FullNameField> FullNameDefinition.getFullNameFields()
           
 

Methods in com.liferay.portal.security.auth with parameters of type FullNameField
 void FullNameDefinition.addFullNameField(FullNameField fullNameField)
           
 


Liferay 7.0-ce-b4