Get all Sakai users of a specific Type -


I want to type all types of students or professors, for example searchUsers (string criteria, first int end ) Method Directory service matches 'id or email, first or last name' only.

Is there any way i can get the user list with the user or other criteria?

Thank you,

is not present if you file a file You can apply it.

Of course you can get all the user through the User Directory Surgeon.Getuasers (), then iterate on each and check the type, but it can be very expensive, The number and number of cached can be based on.

This method will also be available to internal users only External users can be found only through certain search criteria.

Keep in mind that external users, according to the requirement of external source, are internally privatized users (i.e., LDAP), there is not a definite type within Sakai, to determine the type of query and logic execution.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -