public class AuthorizeConfiguration extends Object
| Constructor and Description |
|---|
AuthorizeConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
canCollectionAdminManageAdminGroup()
Are collection admins allowed to manage (create/edit) the collection's
admins group?
|
static boolean |
canCollectionAdminManageCCLicense()
Are collection admins allowed to replace or adding a CC License to an
item owned by the collections?
|
static boolean |
canCollectionAdminManageItemPolicies()
Are collection admins allowed to manage the policies of item owned by the
collection?
|
static boolean |
canCollectionAdminManagePolicies()
Are collection admins allowed to manage the collection's policies?
|
static boolean |
canCollectionAdminManageSubmitters()
Are collection admins allowed to manage (create/edit/delete) the
collection's submitters group?
|
static boolean |
canCollectionAdminManageTemplateItem()
Are collection admins allowed to manage (create/edit/delete) the
collection's item template?
|
static boolean |
canCollectionAdminManageWorkflows()
Are collection admins allowed to manage (create/edit/delete) the
collection's workflows group?
|
static boolean |
canCollectionAdminPerformBitstreamCreation()
Are collection admins allowed to add a bitstream to an item owned by the
collections?
|
static boolean |
canCollectionAdminPerformBitstreamDeletion()
Are collection admins allowed to remove a bitstream from an item owned by
the collections?
|
static boolean |
canCollectionAdminPerformItemDeletion()
Are collection admins allowed to remove an item from the collection?
|
static boolean |
canCollectionAdminPerformItemReinstatiate()
Are collection admins allowed to reinstate an item from the
collection?
|
static boolean |
canCollectionAdminPerformItemWithdrawn()
Are collection admins allowed to withdrawn an item from the collection?
|
static boolean |
canCommunityAdminManageAdminGroup()
Are community admins allowed to create/edit them community's and
subcommunities' admin groups?
|
static boolean |
canCommunityAdminManageCCLicense()
Are community admins allowed to perform CC License replace or addition to
an item owned by one of them collections?
|
static boolean |
canCommunityAdminManageCollectionAdminGroup()
Are community admins allowed to manage (create/edit/remove) the admin
group of them collections?
|
static boolean |
canCommunityAdminManageCollectionPolicies()
Are community admins allowed to create/edit the community's and
subcommunities' admin group?
|
static boolean |
canCommunityAdminManageCollectionSubmitters()
Are community admins allowed to manage (create/edit/remove) the
submitters group of them collections?
|
static boolean |
canCommunityAdminManageCollectionTemplateItem()
Are community admins allowed to manage the item template of them
collections?
|
static boolean |
canCommunityAdminManageCollectionWorkflows()
Are community admins allowed to manage (create/edit/remove) the workflows
group of them collections?
|
static boolean |
canCommunityAdminManageItemPolicies()
Are community admins allowed to manage the policies of an item owned by
one of them collections?
|
static boolean |
canCommunityAdminManagePolicies()
Are community admins allowed to manage the community's and
subcommunities' policies?
|
static boolean |
canCommunityAdminPerformBitstreamCreation()
Are community admins allowed to add a bitstream to an item owned by one
of them collections?
|
static boolean |
canCommunityAdminPerformBitstreamDeletion()
Are community admins allowed to remove a bitstream from an item owned by
one of them collections?
|
static boolean |
canCommunityAdminPerformGroupCreation()
Are community admins allowed to create new, not strictly community
related, group?
|
static boolean |
canCommunityAdminPerformItemDeletion()
Are community admins allowed to remove an item from them collections?
|
static boolean |
canCommunityAdminPerformItemReinstatiate()
Are community admins allowed to reinstate an item from them
collections?
|
static boolean |
canCommunityAdminPerformItemWithdrawn()
Are community admins allowed to withdrawn an item from them collections?
|
static boolean |
canCommunityAdminPerformSubelementCreation()
Are community admins allowed to create collections or subcommunities?
|
static boolean |
canCommunityAdminPerformSubelementDeletion()
Are community admins allowed to remove collections or subcommunities?
|
static boolean |
canItemAdminManageCCLicense()
Are item admins allowed to replace or adding CC License to the item?
|
static boolean |
canItemAdminManagePolicies()
Are item admins allowed to manage the item's policies?
|
static boolean |
canItemAdminPerformBitstreamCreation()
Are item admins allowed to add bitstreams to the item?
|
static boolean |
canItemAdminPerformBitstreamDeletion()
Are item admins allowed to remove bitstreams from the item?
|
public static boolean canCommunityAdminPerformGroupCreation()
public static boolean canCommunityAdminPerformSubelementCreation()
public static boolean canCommunityAdminPerformSubelementDeletion()
public static boolean canCommunityAdminManagePolicies()
public static boolean canCommunityAdminManageAdminGroup()
public static boolean canCommunityAdminManageCollectionPolicies()
public static boolean canCommunityAdminManageCollectionTemplateItem()
public static boolean canCommunityAdminManageCollectionSubmitters()
public static boolean canCommunityAdminManageCollectionWorkflows()
public static boolean canCommunityAdminManageCollectionAdminGroup()
public static boolean canCommunityAdminPerformItemDeletion()
public static boolean canCommunityAdminPerformItemWithdrawn()
public static boolean canCommunityAdminPerformItemReinstatiate()
public static boolean canCommunityAdminManageItemPolicies()
public static boolean canCommunityAdminPerformBitstreamCreation()
public static boolean canCommunityAdminPerformBitstreamDeletion()
public static boolean canCommunityAdminManageCCLicense()
public static boolean canCollectionAdminManagePolicies()
public static boolean canCollectionAdminManageTemplateItem()
public static boolean canCollectionAdminManageSubmitters()
public static boolean canCollectionAdminManageWorkflows()
public static boolean canCollectionAdminManageAdminGroup()
public static boolean canCollectionAdminPerformItemDeletion()
public static boolean canCollectionAdminPerformItemWithdrawn()
public static boolean canCollectionAdminPerformItemReinstatiate()
public static boolean canCollectionAdminManageItemPolicies()
public static boolean canCollectionAdminPerformBitstreamCreation()
public static boolean canCollectionAdminPerformBitstreamDeletion()
public static boolean canCollectionAdminManageCCLicense()
public static boolean canItemAdminManagePolicies()
public static boolean canItemAdminPerformBitstreamCreation()
public static boolean canItemAdminPerformBitstreamDeletion()
public static boolean canItemAdminManageCCLicense()
Copyright © 2016 DuraSpace. All Rights Reserved.