Uses of Class
com.tccc.kos.ext.freestyle.service.brandset.BrandSetService
Packages that use BrandSetService
Package
Description
-
Uses of BrandSetService in com.tccc.kos.ext.freestyle.pipeline.beverage
Methods in com.tccc.kos.ext.freestyle.pipeline.beverage with parameters of type BrandSetServiceModifier and TypeMethodDescriptionvoid
FreestyleBeveragePourEngine.onGrantPropertiesChange
(BrandSetService service) -
Uses of BrandSetService in com.tccc.kos.ext.freestyle.service.brandset
Methods in com.tccc.kos.ext.freestyle.service.brandset with parameters of type BrandSetServiceModifier and TypeMethodDescriptionvoid
BrandSetLoadedListener.onBrandSetLoaded
(BrandSetService service) Called whenBrandSetService
load a new brandSet.void
GrantPropertiesListener.onGrantPropertiesChange
(BrandSetService service) Called whenBrandSetService
is provided with new grant properties, which can be accessed bygetGrantProperties()
.