|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LicenseModule | |
|---|---|
| com.jamasoftware.contour.domain | Classes for domain objects. |
| Uses of LicenseModule in com.jamasoftware.contour.domain |
|---|
| Fields in com.jamasoftware.contour.domain declared as LicenseModule | |
|---|---|
static LicenseModule |
LicenseModule.LICENSE_MODULE_CROWD_CONNECTOR
|
static LicenseModule |
LicenseModule.LICENSE_MODULE_EA_CONNECTOR
|
static LicenseModule |
LicenseModule.LICENSE_MODULE_JIRA_INTEGRATION
|
static LicenseModule |
LicenseModule.LICENSE_MODULE_RALLY_INTEGRATION
|
static LicenseModule |
LicenseModule.LICENSE_MODULE_SBS_CONNECTOR
|
| Methods in com.jamasoftware.contour.domain that return types with arguments of type LicenseModule | |
|---|---|
java.util.List<LicenseModule> |
License.getModules()
|
| Method parameters in com.jamasoftware.contour.domain with type arguments of type LicenseModule | |
|---|---|
void |
License.setModules(java.util.List<LicenseModule> modules)
|
| Constructors in com.jamasoftware.contour.domain with parameters of type LicenseModule | |
|---|---|
LicenseModule(LicenseModule licenseModule)
|
|
LicenseModule(LicenseModule licenseModule,
java.util.Date expirationDate)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||