Modifier and Type | Method and Description |
---|---|
UserService |
UserService.getRemoteUserService(String symbolicName)
Connects the project defined in specified
RemoteProjectConfiguration and returns it's UserService . |
UserService |
GenerationContext.getUserService()
Returns the
UserService belonging to the generation context |
UserService |
Host.getUserService()
Return the
UserService |
UserService |
UrlCreatorProvider.getUserService()
Provides the user service within the provider's context.
|
Modifier and Type | Method and Description |
---|---|
void |
EditorValue.initialize(UserService userService,
DataValue parent,
Element dataNode,
GomFormElement formElement)
Deprecated.
Initialize this editor.
|
Modifier and Type | Method and Description |
---|---|
ReferenceEntry |
Reference.getReferenceEntry(UserService userService,
boolean release)
Returns reference entry.
|
Modifier and Type | Method and Description |
---|---|
String |
TableCell.getShortContent(UserService userService)
Deprecated.
since 5.2.21 - use
TableCell.getShortContent(SpecialistsBroker) instead. |
Modifier and Type | Method and Description |
---|---|
void |
ImportInfo.setUserService(UserService value)
Sets the userservice which will be used to load underlying nodes.
|
Modifier and Type | Method and Description |
---|---|
UserService |
Project.getUserService()
Creates an
UserService for this project, or returns a cached instance. |
UserService |
ProjectScriptContext.getUserService()
Return the
UserService of the project script context |
UserService |
Project.getUserService(Date time)
Returns a readonly userservice with frozen store data at the specified point in time.
|
UserService |
Project.getUserService(long revisionId)
Returns a read-only historic view, the provided revision id determines the point in time.
|
UserService |
Project.getUserService(Revision revision)
Returns a readonly userservice with frozen store data at the specified revision.
|
Modifier and Type | Method and Description |
---|---|
UserService |
ScheduleContext.getUserService()
the user service for the project of executed schedule entry
|
Modifier and Type | Method and Description |
---|---|
UserService |
Store.getUserService() |
Modifier and Type | Method and Description |
---|---|
DataValue |
Data.create(String name,
UserService userService,
Element value)
Deprecated.
since 5.2.21 - see type
|
Modifier and Type | Method and Description |
---|---|
IDProvider |
TemplateStoreElement.getSubRootInStore(UserService us,
boolean release)
Provides the owning sub root wrt. the given store context information.
|
Modifier and Type | Method and Description |
---|---|
UserService |
GomCheckable.Context.getUserService()
Deprecated.
since 5.2.5, use
SpecialistsBroker.requestSpecialist(SpecialistType) or
SpecialistsBroker.requireSpecialist(SpecialistType) instead. |
Modifier and Type | Method and Description |
---|---|
R |
TNodeProvider.createRequest(UserService userService,
Map<String,String> properties)
Creates a request object.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210