Uses of Class
de.espirit.firstspirit.agency.ClientUrlAgent.ClientType
Packages that use ClientUrlAgent.ClientType
-
Uses of ClientUrlAgent.ClientType in de.espirit.firstspirit.agency
Fields in de.espirit.firstspirit.agency declared as ClientUrlAgent.ClientTypeModifier and TypeFieldDescriptionstatic final ClientUrlAgent.ClientType<ClientUrlAgent.JavaClientUrlBuilder>ClientUrlAgent.ClientType.JAVACLIENTThe type of the JavaClient application.static final ClientUrlAgent.ClientType<ClientUrlAgent.WebeditUrlBuilder>ClientUrlAgent.ClientType.WEBEDITThe type of the Webedit applicationMethods in de.espirit.firstspirit.agency with parameters of type ClientUrlAgent.ClientTypeModifier and TypeMethodDescription<T extends ClientUrlAgent.ClientUrlBuilder<?>>
TClientUrlAgent.getBuilder(ClientUrlAgent.ClientType<T> type) Returns a client type respecting url builder.