Namespace Nevatech.Vsb.Repository.Services.Export
Classes
AuthorizationRulesCollection
Represents a collection of AuthorizationRuleDefinition. It is used to preserve compatibility with the legacy export packages.
Dependency
Represents a dependency link between two entities.
DependencyPackage
Represents the cross-dependencies map between a set of repository entities.
GlobalIdentifier
Represents an entity unique key and its database identifier.
KeyMapping
Represents the key mapping between two entities identified by the global keys.
LocalIdentifier
Represents an entity database identifier.
RepositoryPackage
Represents a package containing exported repository entities. This package can be serialized to a file and then restored on another repository.
RepositoryPackageImportParameters
Encapsulates the repository package import operation parameters.
RepositoryPackageInfo
Provides basic information about a repository import package and its content.
ServiceVersionDependencyDetails
Provides information about dependencies between service version minor entities and outside major entities.
ServiceVersionPackage
Encapsulates service version related entities into a group or package for export and import purposes.
Enums
DependencyType
Defines the type of an entity dependency: natural or declarative.