Uses of Class
com.arsdigita.kernel.PersonName

Packages that use PersonName
com.arsdigita.kernel Provides the classes that are essential for building a CCM web application, including ACSObject, packages, parties, and permissions. 
com.arsdigita.kernel.permissions The permissioning (authorization) system. 
 

Uses of PersonName in com.arsdigita.kernel
 

Methods in com.arsdigita.kernel that return PersonName
 PersonName User.getPersonName()
          Returns the name of this user as a PersonName object.
 

Uses of PersonName in com.arsdigita.kernel.permissions
 

Methods in com.arsdigita.kernel.permissions that return PersonName
 PersonName ObjectPermissionCollection.getGranteePersonName()
          Returns a PersonName object representing the name of the grantee of the current permission record, assuming the grantee is a User.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC