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.
429 lines
13 KiB
429 lines
13 KiB
{
|
|
"name": "Volo.Docs.Application",
|
|
"hash": "3ceeb88026645c5e1f479c66635735e1",
|
|
"contents": [
|
|
{
|
|
"namespace": "Volo.Docs",
|
|
"dependsOnModules": [
|
|
{
|
|
"declaringAssemblyName": "Volo.Docs.Domain",
|
|
"namespace": "Volo.Docs",
|
|
"name": "DocsDomainModule"
|
|
},
|
|
{
|
|
"declaringAssemblyName": "Volo.Docs.Application.Contracts",
|
|
"namespace": "Volo.Docs",
|
|
"name": "DocsApplicationContractsModule"
|
|
},
|
|
{
|
|
"declaringAssemblyName": "Volo.Abp.Caching",
|
|
"namespace": "Volo.Abp.Caching",
|
|
"name": "AbpCachingModule"
|
|
},
|
|
{
|
|
"declaringAssemblyName": "Volo.Abp.AutoMapper",
|
|
"namespace": "Volo.Abp.AutoMapper",
|
|
"name": "AbpAutoMapperModule"
|
|
},
|
|
{
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Application",
|
|
"namespace": "Volo.Abp.Application",
|
|
"name": "AbpDddApplicationModule"
|
|
}
|
|
],
|
|
"implementingInterfaces": [
|
|
{
|
|
"name": "IAbpModule",
|
|
"namespace": "Volo.Abp.Modularity",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.Modularity.IAbpModule"
|
|
},
|
|
{
|
|
"name": "IOnPreApplicationInitialization",
|
|
"namespace": "Volo.Abp.Modularity",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.Modularity.IOnPreApplicationInitialization"
|
|
},
|
|
{
|
|
"name": "IOnApplicationInitialization",
|
|
"namespace": "Volo.Abp",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.IOnApplicationInitialization"
|
|
},
|
|
{
|
|
"name": "IOnPostApplicationInitialization",
|
|
"namespace": "Volo.Abp.Modularity",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.Modularity.IOnPostApplicationInitialization"
|
|
},
|
|
{
|
|
"name": "IOnApplicationShutdown",
|
|
"namespace": "Volo.Abp",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.IOnApplicationShutdown"
|
|
},
|
|
{
|
|
"name": "IPreConfigureServices",
|
|
"namespace": "Volo.Abp.Modularity",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.Modularity.IPreConfigureServices"
|
|
},
|
|
{
|
|
"name": "IPostConfigureServices",
|
|
"namespace": "Volo.Abp.Modularity",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.Modularity.IPostConfigureServices"
|
|
}
|
|
],
|
|
"contentType": "abpModule",
|
|
"name": "DocsApplicationModule",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.Docs.Projects",
|
|
"baseClass": {
|
|
"name": "DocsAppServiceBase",
|
|
"namespace": "Volo.Docs",
|
|
"declaringAssemblyName": "Volo.Docs.Application",
|
|
"fullName": "Volo.Docs.DocsAppServiceBase"
|
|
},
|
|
"implementingInterfaces": [
|
|
{
|
|
"name": "IApplicationService",
|
|
"namespace": "Volo.Abp.Application.Services",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Application.Contracts",
|
|
"fullName": "Volo.Abp.Application.Services.IApplicationService"
|
|
},
|
|
{
|
|
"name": "IRemoteService",
|
|
"namespace": "Volo.Abp",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.IRemoteService"
|
|
},
|
|
{
|
|
"name": "IAvoidDuplicateCrossCuttingConcerns",
|
|
"namespace": "Volo.Abp.Aspects",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.Aspects.IAvoidDuplicateCrossCuttingConcerns"
|
|
},
|
|
{
|
|
"name": "IValidationEnabled",
|
|
"namespace": "Volo.Abp.Validation",
|
|
"declaringAssemblyName": "Volo.Abp.Validation",
|
|
"fullName": "Volo.Abp.Validation.IValidationEnabled"
|
|
},
|
|
{
|
|
"name": "IUnitOfWorkEnabled",
|
|
"namespace": "Volo.Abp.Uow",
|
|
"declaringAssemblyName": "Volo.Abp.Uow",
|
|
"fullName": "Volo.Abp.Uow.IUnitOfWorkEnabled"
|
|
},
|
|
{
|
|
"name": "IAuditingEnabled",
|
|
"namespace": "Volo.Abp.Auditing",
|
|
"declaringAssemblyName": "Volo.Abp.Auditing.Contracts",
|
|
"fullName": "Volo.Abp.Auditing.IAuditingEnabled"
|
|
},
|
|
{
|
|
"name": "IGlobalFeatureCheckingEnabled",
|
|
"namespace": "Volo.Abp.GlobalFeatures",
|
|
"declaringAssemblyName": "Volo.Abp.GlobalFeatures",
|
|
"fullName": "Volo.Abp.GlobalFeatures.IGlobalFeatureCheckingEnabled"
|
|
},
|
|
{
|
|
"name": "ITransientDependency",
|
|
"namespace": "Volo.Abp.DependencyInjection",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.DependencyInjection.ITransientDependency"
|
|
},
|
|
{
|
|
"name": "IProjectAppService",
|
|
"namespace": "Volo.Docs.Projects",
|
|
"declaringAssemblyName": "Volo.Docs.Application.Contracts",
|
|
"fullName": "Volo.Docs.Projects.IProjectAppService"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"returnType": "ListResultDto<ProjectDto>",
|
|
"name": "GetListAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": []
|
|
},
|
|
{
|
|
"returnType": "ProjectDto",
|
|
"name": "GetAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "shortName",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "ListResultDto<VersionInfoDto>",
|
|
"name": "GetVersionsAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "shortName",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "LanguageConfig",
|
|
"name": "GetLanguageListAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "shortName",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "version",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "String",
|
|
"name": "GetDefaultLanguageCodeAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "shortName",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "version",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"contentType": "applicationService",
|
|
"name": "ProjectAppService",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.Docs.Documents",
|
|
"baseClass": {
|
|
"name": "DocsAppServiceBase",
|
|
"namespace": "Volo.Docs",
|
|
"declaringAssemblyName": "Volo.Docs.Application",
|
|
"fullName": "Volo.Docs.DocsAppServiceBase"
|
|
},
|
|
"implementingInterfaces": [
|
|
{
|
|
"name": "IApplicationService",
|
|
"namespace": "Volo.Abp.Application.Services",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Application.Contracts",
|
|
"fullName": "Volo.Abp.Application.Services.IApplicationService"
|
|
},
|
|
{
|
|
"name": "IRemoteService",
|
|
"namespace": "Volo.Abp",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.IRemoteService"
|
|
},
|
|
{
|
|
"name": "IAvoidDuplicateCrossCuttingConcerns",
|
|
"namespace": "Volo.Abp.Aspects",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.Aspects.IAvoidDuplicateCrossCuttingConcerns"
|
|
},
|
|
{
|
|
"name": "IValidationEnabled",
|
|
"namespace": "Volo.Abp.Validation",
|
|
"declaringAssemblyName": "Volo.Abp.Validation",
|
|
"fullName": "Volo.Abp.Validation.IValidationEnabled"
|
|
},
|
|
{
|
|
"name": "IUnitOfWorkEnabled",
|
|
"namespace": "Volo.Abp.Uow",
|
|
"declaringAssemblyName": "Volo.Abp.Uow",
|
|
"fullName": "Volo.Abp.Uow.IUnitOfWorkEnabled"
|
|
},
|
|
{
|
|
"name": "IAuditingEnabled",
|
|
"namespace": "Volo.Abp.Auditing",
|
|
"declaringAssemblyName": "Volo.Abp.Auditing.Contracts",
|
|
"fullName": "Volo.Abp.Auditing.IAuditingEnabled"
|
|
},
|
|
{
|
|
"name": "IGlobalFeatureCheckingEnabled",
|
|
"namespace": "Volo.Abp.GlobalFeatures",
|
|
"declaringAssemblyName": "Volo.Abp.GlobalFeatures",
|
|
"fullName": "Volo.Abp.GlobalFeatures.IGlobalFeatureCheckingEnabled"
|
|
},
|
|
{
|
|
"name": "ITransientDependency",
|
|
"namespace": "Volo.Abp.DependencyInjection",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.DependencyInjection.ITransientDependency"
|
|
},
|
|
{
|
|
"name": "IDocumentAppService",
|
|
"namespace": "Volo.Docs.Documents",
|
|
"declaringAssemblyName": "Volo.Docs.Application.Contracts",
|
|
"fullName": "Volo.Docs.Documents.IDocumentAppService"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"returnType": "DocumentWithDetailsDto",
|
|
"name": "GetAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "GetDocumentInput",
|
|
"name": "input",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "DocumentWithDetailsDto",
|
|
"name": "GetDefaultAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "GetDefaultDocumentInput",
|
|
"name": "input",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "NavigationNode",
|
|
"name": "GetNavigationAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "GetNavigationDocumentInput",
|
|
"name": "input",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "DocumentResourceDto",
|
|
"name": "GetResourceAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "GetDocumentResourceInput",
|
|
"name": "input",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "List<DocumentSearchOutput>",
|
|
"name": "SearchAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "DocumentSearchInput",
|
|
"name": "input",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "Boolean",
|
|
"name": "FullSearchEnabledAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": []
|
|
},
|
|
{
|
|
"returnType": "List<String>",
|
|
"name": "GetUrlsAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "prefix",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "DocumentParametersDto",
|
|
"name": "GetParametersAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "GetParametersDocumentInput",
|
|
"name": "input",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"contentType": "applicationService",
|
|
"name": "DocumentAppService",
|
|
"summary": null
|
|
}
|
|
]
|
|
}
|