public class ServiceLocator extends Object
Modifier and Type | Method and Description |
---|---|
static Admin |
getAdmin()
Get the Admin to make administrative actions on the server.
|
static DMS |
getDMS()
Get the DMS to perform action with the workflow document management
system.
|
static OrgData |
getOrgData()
Get the OrgData to perform action with the organizational structure.
|
static Store |
getStore()
Get the Store to read and write from/to the database.
|
static WfEngine |
getWfEngine()
Get the WfEngine to perform action with the workflow engine.
|
public static WfEngine getWfEngine()
public static OrgData getOrgData()
public static DMS getDMS()
public static Store getStore()
public static Admin getAdmin()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.