Uses of Class
de.digitalcollections.model.legal.License
-
Packages that use License Package Description de.digitalcollections.model.identifiable.entity de.digitalcollections.model.identifiable.resource de.digitalcollections.model.legal -
-
Uses of License in de.digitalcollections.model.identifiable.entity
Methods in de.digitalcollections.model.identifiable.entity that return License Modifier and Type Method Description LicenseDigitalObject. getLicense()Methods in de.digitalcollections.model.identifiable.entity with parameters of type License Modifier and Type Method Description voidDigitalObject. setLicense(License license)Sets the licence for the digital object -
Uses of License in de.digitalcollections.model.identifiable.resource
Methods in de.digitalcollections.model.identifiable.resource that return License Modifier and Type Method Description LicenseFileResource. getLicense()Methods in de.digitalcollections.model.identifiable.resource with parameters of type License Modifier and Type Method Description voidFileResource. setLicense(License license) -
Uses of License in de.digitalcollections.model.legal
Classes in de.digitalcollections.model.legal with type parameters of type License Modifier and Type Class Description static classLicense.LicenseBuilder<C extends License,B extends License.LicenseBuilder<C,B>>
-