| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data.file |
| Modifier and Type | Method and Description |
|---|---|
void |
PrimaryDataEntity.addPublicReference(PersistentIdentifier identifierType)
Add a public identifier to the currentVersion of this
PrimaryDataEntity. |
protected void |
PrimaryDataEntityVersion.addPublicReference(PersistentIdentifier identifierType,
PrimaryDataEntity entity) |
Map<Principal,List<de.ipk_gatersleben.bit.bi.edal.primary_data.security.EdalPermission>> |
PrimaryDataEntity.getPermissions()
Getter for a
List containing all EdalPermission objects. |
protected abstract Map<Principal,List<de.ipk_gatersleben.bit.bi.edal.primary_data.security.EdalPermission>> |
PrimaryDataEntity.getPermissionsImpl()
Abstract function for implementation of
PrimaryDataEntity.getPermissions(). |
URL |
PrimaryDataEntityVersion.getURL()
|
void |
PrimaryDataEntity.grantPermission(Principal principal,
GrantableMethods.Methods method)
Grant a
EdalPermission to a Principal and check before
grant if the method exists. |
void |
PrimaryDataEntity.revokePermission(Principal principal,
GrantableMethods.Methods method)
Revoke a
EdalPermission to a Principal and check before
revoke if the method exists. |
protected void |
PrimaryDataEntity.setDefaultPermissions()
Set initial and default
EdalPermission for this
PrimaryDataEntity. |
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.