Package org.ehrbase.repository
Class PartyProxyRepository
java.lang.Object
org.ehrbase.repository.PartyProxyRepository
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateInternalUser(String username) Create aPartyIdentifiedfor a ehrbase user corresponding tousernamefindInternalUserId(String username) Find the party id of a ehrbase user corresponding tousernamecom.nedap.archie.rm.generic.PartyProxy
-
Field Details
-
SECURITY_USER_TYPE
- See Also:
-
EHRBASE
- See Also:
-
-
Constructor Details
-
PartyProxyRepository
public PartyProxyRepository(org.jooq.DSLContext context)
-
-
Method Details
-
findInternalUserId
Find the party id of a ehrbase user corresponding tousername- Parameters:
username-- Returns:
-
createInternalUser
Create aPartyIdentifiedfor a ehrbase user corresponding tousername- Parameters:
username-- Returns:
-
fromUser
-