|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.groups.ReferencePersonNameFinder
public class ReferencePersonNameFinder
Reference implementation of IEntityNameFinder for IPersons.
| Method Summary | |
|---|---|
String |
getName(String key)
Given the key, returns the entity's name. |
Map |
getNames(String[] keys)
Given an array of keys, returns the names of the entities. |
Class |
getType()
Returns the entity type for this IEntityFinder. |
static IEntityNameFinder |
singleton()
|
String |
toString()
Returns a String that represents the value of this object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getName(String key)
throws Exception
getName in interface IEntityNameFinderkey - java.lang.String
Exception
public Map getNames(String[] keys)
throws Exception
getNames in interface IEntityNameFinderkeys - java.lang.String[]
Exceptionpublic Class getType()
IEntityFinder.
getType in interface IEntityNameFinder
public static IEntityNameFinder singleton()
throws SQLException
SQLExceptionpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||