|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use License | |
---|---|
biz.c24.api | |
biz.c24.io.api | Various utility classes. |
Uses of License in biz.c24.api |
---|
Methods in biz.c24.api that return License | |
---|---|
static License |
License.load()
|
static License |
License.load(File file)
|
static License |
License.load(InputStream stream)
|
Uses of License in biz.c24.io.api |
---|
Methods in biz.c24.io.api with parameters of type License | |
---|---|
static String |
Utils.getContactUsForLicenseText(License license)
|
static String |
Utils.getContactUsURL(License license)
|
static String |
Utils.getSalesEmailAddress(License license)
|
static String |
Utils.getSupportEmailAddress(License license)
|
static String |
Utils.getSupportTelephoneNumber(License license)
|
static String |
Utils.getSupportURL(License license)
|
static void |
Utils.verifyLicense(License license)
Client code should call this method before invoking any other part of the C24 Integration Objects API. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |