Package org.eclipse.emf.cdo.session
Schnittstelle CDOUserInfoManager
public interface CDOUserInfoManager
Provides additional user information for given user IDs in the context of a
session.
User information entities are requested from the repository of the session
and cached in this user info manager.- Seit:
- 4.26
- Autor:
- Eike Stepper
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungdefault org.eclipse.net4j.util.collection.EntitygetUserInfo(String userID) getUserInfos(Iterable<String> userIDs) getUserInfos(String... userIDs)
-
Methodendetails
-
getSession
CDOSession getSession() -
getUserInfo
-
getUserInfos
-
getUserInfos
-