mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> Users >> User_Permissioned_Aggregation

User_Permissioned_Aggregation Class



Holds the basic data about aggregationPermissions which may be editable by a user. These objects are institutions, collections, subcollections, etc..


Namespace: SobekCM.Core.Users
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
[DataContractAttribute]
public class User_Permissioned_Aggregation

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.Users..::..User_Permissioned_Aggregation

Constructors

  NameDescription
Public methodUser_Permissioned_Aggregation
Constructor for a new instance of the User_Permissioned_Aggregation class

Fields

  NameDescription
Public fieldCode
Code for this user editable object
Public fieldName
Name for this user editable object

Properties

  NameDescription
Public propertyCanChangeVisibility
Flag indicates if this user can change the visibility of items ( PRIVATE, PUBLIC, etc.. ) in this aggregation
Public propertyCanDelete
Flag indicates if this user can delete any items in this aggregation
Public propertyCanEditBehaviors
Flag indicates if this user can edit the behavior for items in this aggregation
Public propertyCanEditItems
Flag indicates if this user can edit any items in this item aggregation
Public propertyCanEditMetadata
Flag indicates if this user can edit the metadata for items in this aggregation
Public propertyCanPerformQc
Flag indicates if this user can perform quality control for items in this aggregation
Public propertyCanSelect
Flag indicates if this user can add items to this item aggregation
Public propertyCanUploadFiles
Flag indicates if this user can upload files for items in this aggregation
Public propertyGroupDefined
Flag indicates that this is a group defined link
Public propertyIsAdmin
Flag indicates if this user is listed as the curator or collection manager for this given digital aggregation
Public propertyIsCurator
Flag indicates if this user is listed as the curator or collection manager for this given digital aggregation
Public propertyOnHomePage
Flag indicates if this user has asked to have this aggregation appear on their personalized home page

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )