G I O

G

getMultivaluedUserAttributes(Map<String, List<Object>>) - Method in interface org.jasig.services.persondir.IPersonAttributeDao
Obtains a mutable Map from attribute names to values for the given query seed which is an immutable Map.
getMultivaluedUserAttributes(String) - Method in interface org.jasig.services.persondir.IPersonAttributeDao
This method uses a single attribute to get a Map of user attributes.
getPossibleUserAttributeNames() - Method in interface org.jasig.services.persondir.IPersonAttributeDao
Gets a Set of attribute names that may be returned by the getUserAttributes(Map).
getUserAttributes(Map<String, Object>) - Method in interface org.jasig.services.persondir.IPersonAttributeDao
This method returns single-valued user attributes.
getUserAttributes(String) - Method in interface org.jasig.services.persondir.IPersonAttributeDao
This method returns single-valued user attributes.

I

IPersonAttributeDao - Interface in org.jasig.services.persondir
Data access object which, for a given Map of query data, returns a Map from attribute names to attribute values.

O

org.jasig.services.persondir - package org.jasig.services.persondir
 

G I O

Copyright © 1998-2008 Java Architectures Special Interest Group. All Rights Reserved.