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.
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.
RepositoryPackageInfo
Provides basic information about a repository import package and its content.
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.