Package de.elo.ix.client
Class LoginScriptOptionsC
java.lang.Object
de.elo.ix.client.LoginScriptOptionsC
- All Implemented Interfaces:
Serializable
Constants for
LoginScriptOptions
.- Since:
- 9.00.000.019
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Desktop Plus.static final String
Desktop Plus.static final String
DMS Desktopstatic final String
Constant for the name ELO applications.static final String
Constant for the name of the Windows/Java Client.static final String
Integration client.static final String
Web Client with limited access for special customer project.static final String
Mobile client (Android, iOS)static final String
Constant for the name of partner applications.static final String
Task client (a.k.a.static final String
Constant for the name of unknown type.static final String
Constant for the name of the Web and Mobile Client.static final String
Windows Clientstatic final String
Workflow Client für SAP ECM. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLIENT_NAME_FULLCLIENT
Constant for the name of the Windows/Java Client.- See Also:
-
CLIENT_NAME_WEBCLIENT
Constant for the name of the Web and Mobile Client.- See Also:
-
CLIENT_NAME_ELOAPP
Constant for the name ELO applications.- See Also:
-
CLIENT_NAME_PARTNERAPP
Constant for the name of partner applications.- See Also:
-
CLIENT_NAME_DMS_DESKTOP
DMS Desktop- Since:
- 9.99.009.006
- See Also:
-
CLIENT_NAME_MOBILE_CLIENT
Mobile client (Android, iOS)- Since:
- 9.99.009.006
- See Also:
-
CLIENT_NAME_WINDOWS_CLIENT
Windows Client- Since:
- 9.99.009.006
- See Also:
-
CLIENT_NAME_DESKTOP_PLUS
Desktop Plus.- Since:
- 20.00.000.005
- See Also:
-
CLIENT_NAME_DESKTOP_LIGHT
Desktop Plus.- Since:
- 20.00.000.005
- See Also:
-
CLIENT_NAME_INTEGRATION
Integration client.- Since:
- 20.00.000.005
- See Also:
-
CLIENT_NAME_LIMITED_WEB_CLIENT_D
Web Client with limited access for special customer project.- Since:
- 20.00.000.105
- See Also:
-
CLIENT_NAME_TASK
Task client (a.k.a. Workflow Client).- Since:
- 20.00.000.104
- See Also:
-
CLIENT_NAME_WORKFLOW_SAP
Workflow Client für SAP ECM.- Since:
- 20.00.000.107
- See Also:
-
CLIENT_NAME_UNKNOWN
Constant for the name of unknown type.- See Also:
-
-
Constructor Details
-
LoginScriptOptionsC
public LoginScriptOptionsC()
-