mirror of https://github.com/abpframework/abp.git
csharpabpc-sharpframeworkblazoraspnet-coredotnet-coreaspnetcorearchitecturesaasdomain-driven-designangularmulti-tenancy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
187 lines
5.6 KiB
187 lines
5.6 KiB
{
|
|
"name": "Volo.Abp.BlobStoring.Database.Domain",
|
|
"hash": "4c72530134504ee1792b7e24248dc384",
|
|
"contents": [
|
|
{
|
|
"namespace": "Volo.Abp.BlobStoring.Database",
|
|
"dependsOnModules": [
|
|
{
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain",
|
|
"namespace": "Volo.Abp.Domain",
|
|
"name": "AbpDddDomainModule"
|
|
},
|
|
{
|
|
"declaringAssemblyName": "Volo.Abp.BlobStoring",
|
|
"namespace": "Volo.Abp.BlobStoring",
|
|
"name": "AbpBlobStoringModule"
|
|
},
|
|
{
|
|
"declaringAssemblyName": "Volo.Abp.BlobStoring.Database.Domain.Shared",
|
|
"namespace": "Volo.Abp.BlobStoring.Database",
|
|
"name": "BlobStoringDatabaseDomainSharedModule"
|
|
}
|
|
],
|
|
"contentType": "abpModule",
|
|
"name": "BlobStoringDatabaseDomainModule",
|
|
"summary": null
|
|
},
|
|
{
|
|
"baseClass": {
|
|
"name": "AggregateRoot<Guid>",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
"implementingInterfaces": [
|
|
{
|
|
"name": "IEntity",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
{
|
|
"name": "IEntity<Guid>",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
{
|
|
"name": "IAggregateRoot<Guid>",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
{
|
|
"name": "IAggregateRoot",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
{
|
|
"name": "IGeneratesDomainEvents",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
{
|
|
"name": "IHasExtraProperties",
|
|
"namespace": "Volo.Abp.Data",
|
|
"declaringAssemblyName": "Volo.Abp.ObjectExtending"
|
|
},
|
|
{
|
|
"name": "IHasConcurrencyStamp",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Data"
|
|
},
|
|
{
|
|
"name": "IMultiTenant",
|
|
"namespace": "Volo.Abp.MultiTenancy",
|
|
"declaringAssemblyName": "Volo.Abp.MultiTenancy"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"returnType": "Void",
|
|
"isAsync": false,
|
|
"name": "SetContent",
|
|
"summary": null,
|
|
"parameters": [
|
|
{
|
|
"type": "Byte[]",
|
|
"name": "content",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"namespace": "Volo.Abp.BlobStoring.Database",
|
|
"primaryKeyType": "Guid",
|
|
"collectionProperties": {},
|
|
"navigationProperties": {},
|
|
"contentType": "aggregateRoot",
|
|
"name": "DatabaseBlob",
|
|
"summary": null
|
|
},
|
|
{
|
|
"baseClass": {
|
|
"name": "AggregateRoot<Guid>",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
"implementingInterfaces": [
|
|
{
|
|
"name": "IEntity",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
{
|
|
"name": "IEntity<Guid>",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
{
|
|
"name": "IAggregateRoot<Guid>",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
{
|
|
"name": "IAggregateRoot",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
{
|
|
"name": "IGeneratesDomainEvents",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain"
|
|
},
|
|
{
|
|
"name": "IHasExtraProperties",
|
|
"namespace": "Volo.Abp.Data",
|
|
"declaringAssemblyName": "Volo.Abp.ObjectExtending"
|
|
},
|
|
{
|
|
"name": "IHasConcurrencyStamp",
|
|
"namespace": "Volo.Abp.Domain.Entities",
|
|
"declaringAssemblyName": "Volo.Abp.Data"
|
|
},
|
|
{
|
|
"name": "IMultiTenant",
|
|
"namespace": "Volo.Abp.MultiTenancy",
|
|
"declaringAssemblyName": "Volo.Abp.MultiTenancy"
|
|
}
|
|
],
|
|
"methods": [],
|
|
"namespace": "Volo.Abp.BlobStoring.Database",
|
|
"primaryKeyType": "Guid",
|
|
"collectionProperties": {},
|
|
"navigationProperties": {},
|
|
"contentType": "aggregateRoot",
|
|
"name": "DatabaseBlobContainer",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.Abp.BlobStoring.Database",
|
|
"entityAnalyzeModel": {
|
|
"namespace": "Volo.Abp.BlobStoring.Database",
|
|
"primaryKeyType": "Guid",
|
|
"collectionProperties": {},
|
|
"navigationProperties": {},
|
|
"contentType": "entity",
|
|
"name": "DatabaseBlobContainer",
|
|
"summary": null
|
|
},
|
|
"contentType": "repositoryInterface",
|
|
"name": "IDatabaseBlobContainerRepository",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.Abp.BlobStoring.Database",
|
|
"entityAnalyzeModel": {
|
|
"namespace": "Volo.Abp.BlobStoring.Database",
|
|
"primaryKeyType": "Guid",
|
|
"collectionProperties": {},
|
|
"navigationProperties": {},
|
|
"contentType": "entity",
|
|
"name": "DatabaseBlob",
|
|
"summary": null
|
|
},
|
|
"contentType": "repositoryInterface",
|
|
"name": "IDatabaseBlobRepository",
|
|
"summary": null
|
|
}
|
|
]
|
|
}
|