Uses of Class
net.webpdf.wsclient.openapi.AdminFileDataStore
-
Packages that use AdminFileDataStore Package Description net.webpdf.wsclient.openapi -
-
Uses of AdminFileDataStore in net.webpdf.wsclient.openapi
Subclasses of AdminFileDataStore in net.webpdf.wsclient.openapi Modifier and Type Class Description classAdminBackgroundFileDataStoreDefines a file that is used as background in the portal and is stored in the server's data store.classAdminGenericFileDataStoreDefines a generic data storage file, possibly a temporary file, without a predefined group or purpose and a customizable file name.classAdminLogoFileDataStoreDefines a file that is used as a logo in the portal and is stored in the server's data store.classAdminThemeFileDataStoreDefines a CSS file that is used as a theme in the portal and is stored in the server's data store.Methods in net.webpdf.wsclient.openapi that return AdminFileDataStore Modifier and Type Method Description AdminFileDataStoreAdminFileDataStore. fileGroup(AdminFileGroupDataStore fileGroup)
-