Uses of Interface
de.xima.fc.user.IExternalUserRef
Packages that use IExternalUserRef
Package
Description
Package for the API access of the model classes.
-
Uses of IExternalUserRef in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity with parameters of type IExternalUserRefModifier and TypeMethodDescriptionFormRecordAccessAPI.getByExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef) FormRecordAccessAPI.getOrCreateExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef, EFormRecordAccessGrantType grantType) Creates or retrieves aFormRecordAccessentity by its associatedVorgangand external user reference. -
Uses of IExternalUserRef in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl with parameters of type IExternalUserRefModifier and TypeMethodDescriptionFormRecordAccessDao.getByExternalUserRef(IEntityContext ec, Vorgang formRecord, IExternalUserRef userRef) FormRecordAccessDao.getOrCreateExternalUserRef(IEntityContext ec, Vorgang formRecord, IExternalUserRef externalUserRef, EFormRecordAccessGrantType grantType) -
Uses of IExternalUserRef in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces with parameters of type IExternalUserRefModifier and TypeMethodDescriptionIFormRecordAccessDao.getByExternalUserRef(IEntityContext ec, Vorgang formRecord, IExternalUserRef externalUserRef) IFormRecordAccessDao.getOrCreateExternalUserRef(IEntityContext ec, Vorgang formRecord, IExternalUserRef externalUserRef, EFormRecordAccessGrantType grantType) -
Uses of IExternalUserRef in de.xima.fc.dao.user
Classes in de.xima.fc.dao.user that implement IExternalUserRefModifier and TypeClassDescriptionclassRepresents a reference to an external user.Methods in de.xima.fc.dao.user that return types with arguments of type IExternalUserRef -
Uses of IExternalUserRef in de.xima.fc.handler.entity
Methods in de.xima.fc.handler.entity with parameters of type IExternalUserRefModifier and TypeMethodDescriptionFormRecordAccessHandler.getByExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef) FormRecordAccessHandler.getOrCreateExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef, EFormRecordAccessGrantType grantType) -
Uses of IExternalUserRef in de.xima.fc.handler.interfaces.entity
Methods in de.xima.fc.handler.interfaces.entity with parameters of type IExternalUserRefModifier and TypeMethodDescriptionIFormRecordAccessHandler.getByExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef) IFormRecordAccessHandler.getOrCreateExternalUserRef(UserContext uc, Vorgang formRecord, IExternalUserRef externalUserRef, EFormRecordAccessGrantType grantType) Creates or retrieves aFormRecordAccessentity by its associatedVorgangand external user reference. -
Uses of IExternalUserRef in de.xima.fc.user
Methods in de.xima.fc.user that return types with arguments of type IExternalUserRef