Index

A B G O S 
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 BrandingPlugin methods (cannot use Function since some of them throw Exceptions)

G

getAttributeFromBranding(BrandingRegistry.BrandingMethod) - Method in interface org.codice.ddf.branding.BrandingRegistry
This method takes in a BrandingPlugin method reference (a BrandingRegistry.BrandingMethod and calls it on the highest priority BrandingPlugin in 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
Gets the List of BrandingPlugins from the 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 invalid input: '&' version of the product, as defined by the highest priority BrandingPlugin in 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 invalid input: '&' version of the product, as defined by the highest priority BrandingPlugin in 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
A B G O S 
All Classes and Interfaces|All Packages