|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Person in edu.mit.stellar.directory |
| Methods in edu.mit.stellar.directory that return Person | |
Person |
PersonFactory.getPerson(java.lang.String userUid)
Returns an object implementing the Person interface, for accessing information about the Person identified by the given userUid, using the default locale. |
Person |
PersonFactory.getPerson(java.lang.String userUid,
java.util.Locale locale)
Returns an object implementing the Person interface, for accessing information about the Person identified by the given userUid, with properties returned in the specified locale when possible. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||