|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||