Uses of Interface
de.digitalcollections.model.api.legal.License
-
Uses of License in de.digitalcollections.model.api.identifiable.entity
Methods in de.digitalcollections.model.api.identifiable.entity that return License Modifier and Type Method Description LicenseDigitalObject. getLicense()Methods in de.digitalcollections.model.api.identifiable.entity with parameters of type License Modifier and Type Method Description voidDigitalObject. setLicense(License license) -
Uses of License in de.digitalcollections.model.api.identifiable.resource
Methods in de.digitalcollections.model.api.identifiable.resource that return License Modifier and Type Method Description LicenseFileResource. getLicense()Methods in de.digitalcollections.model.api.identifiable.resource with parameters of type License Modifier and Type Method Description voidFileResource. setLicense(License license) -
Uses of License in de.digitalcollections.model.impl.identifiable.entity
Methods in de.digitalcollections.model.impl.identifiable.entity that return License Modifier and Type Method Description LicenseDigitalObjectImpl. getLicense()Methods in de.digitalcollections.model.impl.identifiable.entity with parameters of type License Modifier and Type Method Description voidDigitalObjectImpl. setLicense(License license) -
Uses of License in de.digitalcollections.model.impl.identifiable.resource
Methods in de.digitalcollections.model.impl.identifiable.resource that return License Modifier and Type Method Description LicenseFileResourceImpl. getLicense()Methods in de.digitalcollections.model.impl.identifiable.resource with parameters of type License Modifier and Type Method Description voidFileResourceImpl. setLicense(License license) -
Uses of License in de.digitalcollections.model.impl.legal
Classes in de.digitalcollections.model.impl.legal that implement License Modifier and Type Class Description classLicenseImpl