BCEnvironment Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Server
The BCEnvironment type exposes the following members.
Name | Description | |
---|---|---|
AllDocumentProperties |
Gets the collection of property definitions used for all document types.
| |
AllFolderProperties |
Gets the collection of property definitions used for all folder types.
| |
AllowedInFieldPathProperties |
Returns the collection of property definitions that may be used in a Field-Path Definition.
| |
AllUnassignedProperties |
Gets the collection of all property definitions of all unassigned property definitions.
| |
AvailableNavigationViews |
Gets the collection of navigation views that are available to the user.
| |
AvailableToDoPersonAdditionalPrivileges |
Gets the collection of privileges that are available as additional
to-do person privileges in a workflow state.
| |
CustomToDoPersonAdditionalPrivileges |
Gets the collection of custom privileges that are available as
additional to-do person privileges in a workflow state.
| |
DefaultDocumentType |
Gets or sets the default document type.
| |
DefaultStoredPropertyDefCollection |
Gets or sets the default stored collection of property definitions.
| |
DisplayName |
Gets or sets the display name of the environment.
| |
DocRefTypes |
Gets the collection of all document reference types.
| |
DocumentTypes |
Gets the collection of all document types.
| |
EnableRenditions |
Gets or sets a value indicating whether renditions are enabled.
| |
Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) | |
ExtensionMappings |
Gets the collection of all extension mappings.
| |
FieldPathDefinition |
Gets the definition of the Field-Path definition facility, or
null if the Field-Path definition is not defined.
| |
FolderSearchPropertyDefCollection |
Gets the stored collection of property definitions for folder search results.
| |
FolderTypes |
Gets the collection of all folder types.
| |
GlobalSearchQueries |
Gets the collection of all global search queries.
| |
IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
LastChanged |
Gets the date on which the environment was last changed.
| |
LookupLists |
Gets the collection of all lookup lists.
| |
ModificationDate |
Gets the date when the environment was last modified.
| |
Name |
Gets the internal name of the environment.
| |
NavigationViews |
Gets the collection of navigation views.
| |
PreferredForSearchPropertyDefCollection |
Gets the collection of property definitions preferred for search.
| |
Privileges |
Gets the collection of all privileges.
| |
ProjectDefinitions |
Gets the collection of all project definitions.
| |
PropertySets |
Gets the collection of all property sets.
| |
Reports |
Gets the collection of all reports.
| |
Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) | |
RequiredChangePrivilege |
Gets or sets the privilege required to change the privileges.
| |
SearchPropertyDefCollection |
Gets the collection of property definitions for search results.
| |
Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) | |
StoredFolderSearchQueries |
Gets the collection of all stored folder search queries.
| |
StoredPropertyDefCollections |
Gets the collection of all stored collections of property definitions.
| |
StoredSearchQueries |
Gets the collection of all stored search queries.
| |
TmpFieldPathDefinition |
Gets the temporary definition of the Field-Path definition facility, or
null if the Field-Path definition is not defined.
| |
UIExtensionRefs |
Gets the collection of all UI extension definitions.
| |
UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
UseDTSecurity |
Gets or sets a value indicating whether document type security (DTS) is used.
| |
UseRoleBasedSecurity |
Gets or sets a value indicating whether role-based security is used.
| |
UserPropertyDefCollection |
Gets the stored collection of property definitions for the current user.
| |
UserRoles |
Gets the collection of all user roles.
| |
VersionNumber |
Gets the version number of the environment.
| |
WorkflowDefinitions |
Gets the collection of all workflow definitions.
| |
WorkListColumnPropertyDefCollection |
Gets the collection of property definitions for columns in the documents view of work lists.
| |
WorkPackageTemplates |
Gets the collection of all work area templates.
|
Name | Description | |
---|---|---|
ApplyTmpFieldPathDefinition |
Applies the temporary definition of the Field-Path definition facility.
| |
CopyDocumentTypePrivileges |
Copies privileges from the specified source document type to
all destination document types, for each user role.
| |
CreateFieldPathDefinition |
Creates the definition of the Field-Path definition facility.
| |
CreateTmpFieldPathDefinition |
Creates the temporary definition of the Field-Path definition facility.
| |
DeleteTmpFieldPathDefinition |
Deletes the temporary definition of the Field-Path definition facility.
| |
Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetCreatableDocumentTypes(String, String, String) |
Returns a collection of document types that can be created
with privileges of the specified enclosure.
| |
GetCreatableDocumentTypes(String, String, String, DocumentTypeFlags) |
Returns a collection of document types that can be created with privileges of the specified enclosure.
| |
GetDocRefType |
Returns a document reference type with the specified ID property value.
| |
GetDocumentType |
Returns a document type with the specified ID property value.
| |
GetExtensionMapping |
Returns an extension mapping with the specified ID property value.
| |
GetFieldPathDefinition |
Returns a Field-Path definition object in which the given property participates.
| |
GetFieldPathLevel |
Returns a Field-Path level object to which the given property is associated.
| |
GetFolderType |
Returns a folder type with the specified ID property value.
| |
GetGlobalSearchQuery |
Returns a global search query with the specified ID property value.
| |
GetHashCode | (Inherited from Object.) | |
GetLookupListWithID |
Returns a lookup list with the specified ID property value.
| |
GetLookupListWithName |
Returns a lookup list with the specified name.
| |
GetMappedDocumentTypes |
Returns the collection of all document types that are mapped to the specified extension.
| |
GetModificationDate | Obsolete.
Returns the date when the environment was last modified.
| |
GetNavigationView |
Returns a navigation view with the specified ID property value.
| |
GetPrivilegeWithName |
Returns a privilege with the specified name.
| |
GetProjectDefinition |
Returns a project definition with the specified ID property value.
| |
GetPropertySet |
Returns a property set with the specified ID property value.
| |
GetReport |
Returns a report with the specified ID property value.
| |
GetSequence |
Returns a sequence with the specified name.
If the sequence does not exist, creates it.
(Inherited from BCRepositoryObject.) | |
GetSequenceList |
Returns an array of all available sequences.
(Inherited from BCRepositoryObject.) | |
GetStoredFolderSearchQuery |
Returns a stored folder search query with the specified ID property value.
| |
GetStoredPropertyDefCollection |
Returns a stored collection of property definitions with the specified ID property value.
| |
GetStoredSearchQuery |
Returns a stored search query with the specified ID property value.
| |
GetType | (Inherited from Object.) | |
GetUIExtensionRef |
Returns a definition of a UI extension with the specified ID property value.
| |
GetUIExtensionRefsWithTypeID |
Returns the collection of UI extension definitions with the specified TypeID.
| |
GetUserRoleWithName |
Returns a user role with the specified name.
| |
GetWorkflowDefinition |
Returns a workflow definition with the specified ID property value.
| |
GetWorkPackageTemplate |
Returns a work area template with the specified ID property value.
| |
LoadProperties |
Returns a property collection for a property set with the specified name.
(Inherited from BCRepositoryObject.) | |
MemberwiseClone | (Inherited from Object.) | |
NewDocRefType |
Creates a new document reference type.
| |
NewDocRefType(String) |
Creates a new document reference type with the specified name.
| |
NewDocumentType |
Creates a new document type.
| |
NewDocumentType(String) |
Creates a new document type with the specified name.
| |
NewExtensionMapping |
Creates a new extension mapping.
| |
NewExtensionMapping(String) |
Creates a new extension mapping with the specified name.
| |
NewFolderType |
Creates a new folder type with the specified name.
| |
NewFolderType(String) |
Creates a new folder type with the specified name.
| |
NewGlobalSearchQuery |
Creates a new global search query.
| |
NewGlobalSearchQuery(String) |
Creates a new global search query with the specified name.
| |
NewLookupList |
Creates a new lookup list.
| |
NewLookupList(String) |
Creates a new lookup list with the specified name.
| |
NewNavigationView |
Creates a new navigation view.
| |
NewNavigationView(String) |
Creates a new navigation view with the specified name.
| |
NewPrivilege |
Creates a privilege with the specified name.
| |
NewProjectDefinition |
Creates a new project definition.
| |
NewProjectDefinition(String) |
Creates a new project definition with the specified name.
| |
NewPropertySet |
Creates a new set of properties.
| |
NewPropertySet(String) |
Creates a new set of properties with the specified name.
| |
NewReport |
Creates a new report.
| |
NewReport(String) |
Creates a new report with the specified name.
| |
NewStoredFolderSearchQuery |
Creates a new stored folder search query.
| |
NewStoredFolderSearchQuery(String) |
Creates a new stored folder search query with the specified name.
| |
NewStoredPropertyDefCollection |
Creates a new stored collection of property definitions.
| |
NewStoredPropertyDefCollection(String) |
Creates a new stored collection of property definitions with the specified name.
| |
NewStoredSearchQuery |
Creates a new stored search query.
| |
NewStoredSearchQuery(String) |
Creates a new stored search query with the specified name.
| |
NewUIExtensionRef |
Creates a new UI extension definition.
| |
NewUIExtensionRef(String) |
Creates a new UI extension definition with the specified name.
| |
NewUserRole |
Creates a user role with the specified name.
| |
NewWorkflowDefinition |
Creates a new workflow definition.
| |
NewWorkflowDefinition(String) |
Creates a new workflow definition with the specified name.
| |
NewWorkPackageTemplate |
Creates a new work area template.
| |
NewWorkPackageTemplate(String) |
Creates a new work area template with the specified name.
| |
OnDispose |
The method is called on the Dispose method call.
Derived classes should override the method to perform custom disposing.
(Inherited from DisposableObject.) | |
SaveProperties |
Saves a property collection.
(Inherited from BCRepositoryObject.) | |
SetUserRolePrivileges |
Sets or removes specified privileges on the specified user role in one call.
| |
ThrowIfDisposed |
Throws the ObjectDisposedException exception if
the underlying object has been disposed.
(Inherited from DisposableObject.) | |
ToString | (Inherited from Object.) | |
UpdateModificationDate |
Updates the modification date of the environment.
|