BasePersistenceProvider Methods |
The BasePersistenceProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnumerateEntityObjects |
Enumerates and returns (as dictionary) all entity objects in all tables of the buffer.
(Inherited from RepositorySource.) |
![]() | GetLicenseCount |
Gets the count of the installed licenses for the specified license code.
|
![]() | GetRepositoryByEntityName |
Gets the repository, which has the specified table as its primary table.
(Inherited from RepositorySource.) |
![]() | GetRepositoryByEntityNameOrDefault |
Returns the repository, handling the specified tableName
(Inherited from RepositorySource.) |
![]() | GetRepositoryByName |
Gets the repository with the specified name.
(Inherited from RepositorySource.) |
![]() | GetRepositoryByObjectType(Type) |
Gets the repository for the specified domain object type.
(Inherited from RepositorySource.) |
![]() | GetRepositoryByObjectTypeTObject |
Returns the repository for the specified domain object type
(Inherited from RepositorySource.) |
![]() | GetRepositoryByObjectTypeName |
Gets the repository with the specified name.
(Overrides RepositorySourceGetRepositoryByObjectTypeName(String).) |
![]() | IsBusinessRuleRevoked |
Determines whether the specified business rule is revoked by the user.
|
![]() | RegisterConditionalBusinessRules |
Register the conditional business rules to the specified repository.
|
![]() | RegisterUserBusinessRules |
Registers the user business rules.
|