| Package | Description |
|---|---|
| net.anwiba.commons.datasource.constaint |
| Modifier and Type | Class and Description |
|---|---|
class |
License |
| Modifier and Type | Method and Description |
|---|---|
ILicense |
ResourceConstraint.getLicense() |
ILicense |
IResourceConstraint.getLicense() |
static ILicense |
License.of(String identifier,
String name,
String reference) |
| Modifier and Type | Method and Description |
|---|---|
IOptional<ILicense,RuntimeException> |
IResourceConstraintStorage.read(String identifier) |
IObjectList<ILicense> |
IResourceConstraintStorage.readLicenses() |
| Modifier and Type | Method and Description |
|---|---|
static IResourceConstraint |
ResourceConstraint.of(IResourceDescription resource,
ILicense license) |
static IResourceConstraint |
ResourceConstraint.of(IResourceDescription resource,
ILicense license,
String maintainer) |
| Constructor and Description |
|---|
ResourceConstraint(IResourceDescription resourceDescription,
ILicense constraint,
String source) |
ResourceConstraint(IResourceDescription resourceDescription,
ILicense constraint,
String source,
java.time.LocalDateTime registered) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.