Uses of Class
net.webpdf.wsclient.openapi.PortalInformation
-
Packages that use PortalInformation Package Description net.webpdf.wsclient.openapi -
-
Uses of PortalInformation in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return PortalInformation Modifier and Type Method Description PortalInformationPortalInformation. addOauthItem(AuthProvider oauthItem)PortalInformationPortalInformation. environment(PortalEnvironment environment)PortalInformationPortalInformation. functionsStatus(PortalFunctions functionsStatus)PortalInformationPortalInformation. localAuth(PortalLocalAuth localAuth)PortalInformationPortalInformation. newsPanel(PortalNews newsPanel)PortalInformationPortalInformation. oauth(List<AuthProvider> oauth)PortalInformationPortalInformation. serverStart(Long serverStart)PortalInformationPortalInformation. serverVersion(String serverVersion)PortalInformationPortalInformation. settings(PortalSettings settings)PortalInformationPortalInformation. userInterface(PortalUserInterface userInterface)PortalInformationPortalInformation. webserviceStatus(AdminWebservices webserviceStatus)
-