|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentType | |
---|---|
biz.c24 | |
biz.c24.api |
Uses of ComponentType in biz.c24 |
---|
Methods in biz.c24 that return ComponentType | |
---|---|
static ComponentType |
ComponentType.createInstance(String key,
EditionType edition)
|
ComponentType[] |
ProductInfo.getComponentTypes()
|
static ComponentType |
ComponentType.getInstance(String key)
|
Uses of ComponentType in biz.c24.api |
---|
Methods in biz.c24.api that return ComponentType | |
---|---|
ComponentType |
License.ProductLicense.ComponentLicense.getComponent()
|
ComponentType[] |
IO.getComponentTypes()
|
Methods in biz.c24.api with parameters of type ComponentType | |
---|---|
License.ProductLicense.ComponentLicense |
License.ProductLicense.getComponentLicense(ComponentType type)
|
static String |
IO.getDescription(ComponentType ct)
|
License.ProductLicense.ComponentLicense |
License.getProductComponentLicense(ProductType prodType,
ComponentType compType)
|
boolean |
License.ProductLicense.isComponentLicenseDisabled(ComponentType type)
|
boolean |
License.ProductLicense.isComponentLicenseEnabled(ComponentType type)
|
boolean |
License.ProductLicense.isComponentLicenseGreyed(ComponentType type)
|
boolean |
License.isProductComponentLicenseDisabled(ProductType prodType,
ComponentType compType)
|
boolean |
License.isProductComponentLicenseEnabled(ProductType prodType,
ComponentType compType)
|
boolean |
License.isProductComponentLicenseGreyed(ProductType prodType,
ComponentType compType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |