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.
1143 lines
37 KiB
1143 lines
37 KiB
{
|
|
"name": "Volo.CmsKit.Public.Application",
|
|
"hash": "",
|
|
"contents": [
|
|
{
|
|
"namespace": "Volo.CmsKit.Public",
|
|
"dependsOnModules": [
|
|
{
|
|
"declaringAssemblyName": "Volo.CmsKit.Common.Application",
|
|
"namespace": "Volo.CmsKit",
|
|
"name": "CmsKitCommonApplicationModule"
|
|
},
|
|
{
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
|
|
"namespace": "Volo.CmsKit.Public",
|
|
"name": "CmsKitPublicApplicationContractsModule"
|
|
},
|
|
{
|
|
"declaringAssemblyName": "Volo.Abp.Caching",
|
|
"namespace": "Volo.Abp.Caching",
|
|
"name": "AbpCachingModule"
|
|
}
|
|
],
|
|
"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": "CmsKitPublicApplicationModule",
|
|
"summary": null
|
|
},
|
|
{
|
|
"eventHandlerType": "Local",
|
|
"namespace": "Volo.CmsKit.Public.GlobalResources.Handlers",
|
|
"subscribedEvents": [
|
|
{
|
|
"underlyingType": {
|
|
"name": "GlobalResource",
|
|
"namespace": "Volo.CmsKit.GlobalResources",
|
|
"declaringAssemblyName": "Volo.CmsKit.Domain",
|
|
"fullName": "Volo.CmsKit.GlobalResources.GlobalResource"
|
|
},
|
|
"name": "EntityUpdatedEventData`1",
|
|
"namespace": "Volo.Abp.Domain.Entities.Events",
|
|
"declaringAssemblyName": "Volo.Abp.Ddd.Domain",
|
|
"fullName": "Volo.Abp.Domain.Entities.Events.EntityUpdatedEventData`1"
|
|
}
|
|
],
|
|
"implementingInterfaces": [
|
|
{
|
|
"name": "ILocalEventHandler<EntityUpdatedEventData`1>",
|
|
"namespace": "Volo.Abp.EventBus",
|
|
"declaringAssemblyName": "Volo.Abp.EventBus.Abstractions",
|
|
"fullName": "Volo.Abp.EventBus.ILocalEventHandler<EntityUpdatedEventData`1>"
|
|
},
|
|
{
|
|
"name": "IEventHandler",
|
|
"namespace": "Volo.Abp.EventBus",
|
|
"declaringAssemblyName": "Volo.Abp.EventBus.Abstractions",
|
|
"fullName": "Volo.Abp.EventBus.IEventHandler"
|
|
},
|
|
{
|
|
"name": "ITransientDependency",
|
|
"namespace": "Volo.Abp.DependencyInjection",
|
|
"declaringAssemblyName": "Volo.Abp.Core",
|
|
"fullName": "Volo.Abp.DependencyInjection.ITransientDependency"
|
|
}
|
|
],
|
|
"contentType": "eventHandler",
|
|
"name": "GlobalResourceEventHandler",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.CmsKit.Public.Reactions",
|
|
"baseClass": {
|
|
"name": "CmsKitPublicAppServiceBase",
|
|
"namespace": "Volo.CmsKit.Public",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application",
|
|
"fullName": "Volo.CmsKit.Public.CmsKitPublicAppServiceBase"
|
|
},
|
|
"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": "IReactionPublicAppService",
|
|
"namespace": "Volo.CmsKit.Public.Reactions",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
|
|
"fullName": "Volo.CmsKit.Public.Reactions.IReactionPublicAppService"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"returnType": "ListResultDto<ReactionWithSelectionDto>",
|
|
"namespace": "Volo.CmsKit.Public.Reactions",
|
|
"name": "GetForSelectionAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "entityType",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "entityId",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "Void",
|
|
"namespace": "Volo.CmsKit.Public.Reactions",
|
|
"name": "CreateAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "entityType",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "entityId",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "reaction",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "Void",
|
|
"namespace": "Volo.CmsKit.Public.Reactions",
|
|
"name": "DeleteAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "entityType",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "entityId",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "reaction",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"contentType": "applicationService",
|
|
"name": "ReactionPublicAppService",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.CmsKit.Public.Ratings",
|
|
"baseClass": {
|
|
"name": "CmsKitPublicAppServiceBase",
|
|
"namespace": "Volo.CmsKit.Public",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application",
|
|
"fullName": "Volo.CmsKit.Public.CmsKitPublicAppServiceBase"
|
|
},
|
|
"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": "IRatingPublicAppService",
|
|
"namespace": "Volo.CmsKit.Public.Ratings",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
|
|
"fullName": "Volo.CmsKit.Public.Ratings.IRatingPublicAppService"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"returnType": "RatingDto",
|
|
"namespace": "Volo.CmsKit.Public.Ratings",
|
|
"name": "CreateAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "entityType",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "entityId",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "CreateUpdateRatingInput",
|
|
"name": "input",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "Void",
|
|
"namespace": "Volo.CmsKit.Public.Ratings",
|
|
"name": "DeleteAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "entityType",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "entityId",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "List<RatingWithStarCountDto>",
|
|
"namespace": "Volo.CmsKit.Public.Ratings",
|
|
"name": "GetGroupedStarCountsAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "entityType",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "entityId",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"contentType": "applicationService",
|
|
"name": "RatingPublicAppService",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.CmsKit.Public.Pages",
|
|
"baseClass": {
|
|
"name": "CmsKitPublicAppServiceBase",
|
|
"namespace": "Volo.CmsKit.Public",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application",
|
|
"fullName": "Volo.CmsKit.Public.CmsKitPublicAppServiceBase"
|
|
},
|
|
"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": "IPagePublicAppService",
|
|
"namespace": "Volo.CmsKit.Public.Pages",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
|
|
"fullName": "Volo.CmsKit.Public.Pages.IPagePublicAppService"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"returnType": "PageDto",
|
|
"namespace": "Volo.CmsKit.Public.Pages",
|
|
"name": "FindBySlugAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "slug",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "PageDto",
|
|
"namespace": "Volo.CmsKit.Public.Pages",
|
|
"name": "FindDefaultHomePageAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": []
|
|
},
|
|
{
|
|
"returnType": "Boolean",
|
|
"namespace": "Volo.CmsKit.Public.Pages",
|
|
"name": "DoesSlugExistAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "slug",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"contentType": "applicationService",
|
|
"name": "PagePublicAppService",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.CmsKit.Public.Menus",
|
|
"baseClass": {
|
|
"name": "CmsKitPublicAppServiceBase",
|
|
"namespace": "Volo.CmsKit.Public",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application",
|
|
"fullName": "Volo.CmsKit.Public.CmsKitPublicAppServiceBase"
|
|
},
|
|
"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": "IMenuItemPublicAppService",
|
|
"namespace": "Volo.CmsKit.Public.Menus",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
|
|
"fullName": "Volo.CmsKit.Public.Menus.IMenuItemPublicAppService"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"returnType": "List<MenuItemDto>",
|
|
"namespace": "Volo.CmsKit.Public.Menus",
|
|
"name": "GetListAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": []
|
|
}
|
|
],
|
|
"contentType": "applicationService",
|
|
"name": "MenuItemPublicAppService",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.CmsKit.Public.MarkedItems",
|
|
"baseClass": {
|
|
"name": "CmsKitPublicAppServiceBase",
|
|
"namespace": "Volo.CmsKit.Public",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application",
|
|
"fullName": "Volo.CmsKit.Public.CmsKitPublicAppServiceBase"
|
|
},
|
|
"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": "IMarkedItemPublicAppService",
|
|
"namespace": "Volo.CmsKit.Public.MarkedItems",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
|
|
"fullName": "Volo.CmsKit.Public.MarkedItems.IMarkedItemPublicAppService"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"returnType": "MarkedItemWithToggleDto",
|
|
"namespace": "Volo.CmsKit.Public.MarkedItems",
|
|
"name": "GetForUserAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "entityType",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "entityId",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "Boolean",
|
|
"namespace": "Volo.CmsKit.Public.MarkedItems",
|
|
"name": "ToggleAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "entityType",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "entityId",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"contentType": "applicationService",
|
|
"name": "MarkedItemPublicAppService",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.CmsKit.Public.GlobalResources",
|
|
"baseClass": {
|
|
"name": "CmsKitPublicAppServiceBase",
|
|
"namespace": "Volo.CmsKit.Public",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application",
|
|
"fullName": "Volo.CmsKit.Public.CmsKitPublicAppServiceBase"
|
|
},
|
|
"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": "IGlobalResourcePublicAppService",
|
|
"namespace": "Volo.CmsKit.Public.GlobalResources",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
|
|
"fullName": "Volo.CmsKit.Public.GlobalResources.IGlobalResourcePublicAppService"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"returnType": "GlobalResourceDto",
|
|
"namespace": "Volo.CmsKit.Public.GlobalResources",
|
|
"name": "GetGlobalScriptAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": []
|
|
},
|
|
{
|
|
"returnType": "GlobalResourceDto",
|
|
"namespace": "Volo.CmsKit.Public.GlobalResources",
|
|
"name": "GetGlobalStyleAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": []
|
|
}
|
|
],
|
|
"contentType": "applicationService",
|
|
"name": "GlobalResourcePublicAppService",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.CmsKit.Public.Comments",
|
|
"baseClass": {
|
|
"name": "CmsKitPublicAppServiceBase",
|
|
"namespace": "Volo.CmsKit.Public",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application",
|
|
"fullName": "Volo.CmsKit.Public.CmsKitPublicAppServiceBase"
|
|
},
|
|
"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": "ICommentPublicAppService",
|
|
"namespace": "Volo.CmsKit.Public.Comments",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
|
|
"fullName": "Volo.CmsKit.Public.Comments.ICommentPublicAppService"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"returnType": "ListResultDto<CommentWithDetailsDto>",
|
|
"namespace": "Volo.CmsKit.Public.Comments",
|
|
"name": "GetListAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "entityType",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "entityId",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "CommentDto",
|
|
"namespace": "Volo.CmsKit.Public.Comments",
|
|
"name": "CreateAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "entityType",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "entityId",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "CreateCommentInput",
|
|
"name": "input",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "CommentDto",
|
|
"namespace": "Volo.CmsKit.Public.Comments",
|
|
"name": "UpdateAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "Guid",
|
|
"name": "id",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "UpdateCommentInput",
|
|
"name": "input",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "Void",
|
|
"namespace": "Volo.CmsKit.Public.Comments",
|
|
"name": "DeleteAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "Guid",
|
|
"name": "id",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"contentType": "applicationService",
|
|
"name": "CommentPublicAppService",
|
|
"summary": null
|
|
},
|
|
{
|
|
"namespace": "Volo.CmsKit.Public.Blogs",
|
|
"baseClass": {
|
|
"name": "CmsKitPublicAppServiceBase",
|
|
"namespace": "Volo.CmsKit.Public",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application",
|
|
"fullName": "Volo.CmsKit.Public.CmsKitPublicAppServiceBase"
|
|
},
|
|
"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": "IBlogPostPublicAppService",
|
|
"namespace": "Volo.CmsKit.Public.Blogs",
|
|
"declaringAssemblyName": "Volo.CmsKit.Public.Application.Contracts",
|
|
"fullName": "Volo.CmsKit.Public.Blogs.IBlogPostPublicAppService"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"returnType": "BlogPostCommonDto",
|
|
"namespace": "Volo.CmsKit.Public.Blogs",
|
|
"name": "GetAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "blogSlug",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "String",
|
|
"name": "blogPostSlug",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "PagedResultDto<BlogPostCommonDto>",
|
|
"namespace": "Volo.CmsKit.Public.Blogs",
|
|
"name": "GetListAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "String",
|
|
"name": "blogSlug",
|
|
"isOptional": false
|
|
},
|
|
{
|
|
"type": "BlogPostGetListInput",
|
|
"name": "input",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "PagedResultDto<CmsUserDto>",
|
|
"namespace": "Volo.CmsKit.Public.Blogs",
|
|
"name": "GetAuthorsHasBlogPostsAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "BlogPostFilteredPagedAndSortedResultRequestDto",
|
|
"name": "input",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "CmsUserDto",
|
|
"namespace": "Volo.CmsKit.Public.Blogs",
|
|
"name": "GetAuthorHasBlogPostAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "Guid",
|
|
"name": "id",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "Void",
|
|
"namespace": "Volo.CmsKit.Public.Blogs",
|
|
"name": "DeleteAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "Guid",
|
|
"name": "id",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"returnType": "String",
|
|
"namespace": "Volo.CmsKit.Public.Blogs",
|
|
"name": "GetTagNameAsync",
|
|
"summary": null,
|
|
"isAsync": true,
|
|
"isPublic": true,
|
|
"isPrivate": false,
|
|
"isStatic": false,
|
|
"parameters": [
|
|
{
|
|
"type": "Guid",
|
|
"name": "tagId",
|
|
"isOptional": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"contentType": "applicationService",
|
|
"name": "BlogPostPublicAppService",
|
|
"summary": null
|
|
}
|
|
]
|
|
}
|