|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.services.entityproperties.PersonDirPropertyFinder
A finder implementation to provide IPerson properties derived from the PersonDirectory
Constructor Summary | |
PersonDirPropertyFinder()
|
Method Summary | |
java.lang.String |
getProperty(EntityIdentifier entityID,
java.lang.String name)
|
java.lang.String[] |
getPropertyNames(EntityIdentifier entityID)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PersonDirPropertyFinder()
Method Detail |
public java.lang.String[] getPropertyNames(EntityIdentifier entityID)
getPropertyNames
in interface IEntityPropertyFinder
public java.lang.String getProperty(EntityIdentifier entityID, java.lang.String name)
getProperty
in interface IEntityPropertyFinder
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |