Index
All Classes and Interfaces|All Packages
A
- apply(BrandingPlugin) - Method in interface org.codice.ddf.branding.BrandingRegistry.BrandingMethod
B
- BrandingPlugin - Interface in org.codice.ddf.branding
- BrandingRegistry - Interface in org.codice.ddf.branding
- BrandingRegistry.BrandingMethod - Interface in org.codice.ddf.branding
-
A functional interface for
BrandingPluginmethods (cannot useFunctionsince some of them throw Exceptions)
G
- getAttributeFromBranding(BrandingRegistry.BrandingMethod) - Method in interface org.codice.ddf.branding.BrandingRegistry
-
This method takes in a
BrandingPluginmethod reference (aBrandingRegistry.BrandingMethodand calls it on the highest priorityBrandingPluginin the system. - getBase64FavIcon() - Method in interface org.codice.ddf.branding.BrandingPlugin
- getBase64ProductImage() - Method in interface org.codice.ddf.branding.BrandingPlugin
- getBase64VendorImage() - Method in interface org.codice.ddf.branding.BrandingPlugin
- getBrandingPlugins() - Method in interface org.codice.ddf.branding.BrandingRegistry
- getFavIcon() - Method in interface org.codice.ddf.branding.BrandingPlugin
- getProductImage() - Method in interface org.codice.ddf.branding.BrandingPlugin
- getProductName() - Method in interface org.codice.ddf.branding.BrandingPlugin
- getProductName() - Method in interface org.codice.ddf.branding.BrandingRegistry
-
This method returns the name portion of the name & version of the product, as defined by the highest priority
BrandingPluginin the system.. - getProductURL() - Method in interface org.codice.ddf.branding.BrandingPlugin
- getProductVersion() - Method in interface org.codice.ddf.branding.BrandingRegistry
-
This method returns the version number portion of the name & version of the product, as defined by the highest priority
BrandingPluginin the system.. - getVendorImage() - Method in interface org.codice.ddf.branding.BrandingPlugin
- getVendorName() - Method in interface org.codice.ddf.branding.BrandingPlugin
- getVendorURL() - Method in interface org.codice.ddf.branding.BrandingPlugin
O
- org.codice.ddf.branding - package org.codice.ddf.branding
S
- setBrandingPlugins(List<BrandingPlugin>) - Method in interface org.codice.ddf.branding.BrandingRegistry
All Classes and Interfaces|All Packages