Uses of Class
de.espirit.firstspirit.agency.ClientUrlAgent.ClientType
-
Uses of ClientUrlAgent.ClientType in de.espirit.firstspirit.agency
Modifier and TypeFieldDescriptionstatic final ClientUrlAgent.ClientType<ClientUrlAgent.JavaClientUrlBuilder>
ClientUrlAgent.ClientType.JAVACLIENT
The type of the JavaClient application.static final ClientUrlAgent.ClientType<ClientUrlAgent.WebeditUrlBuilder>
ClientUrlAgent.ClientType.WEBEDIT
The type of the Webedit applicationModifier and TypeMethodDescription<T extends ClientUrlAgent.ClientUrlBuilder<?>>
TClientUrlAgent.getBuilder
(ClientUrlAgent.ClientType<T> type) Returns a client type respecting url builder.