зеркало из https://github.com/microsoft/CDM.git
testing
This commit is contained in:
Родитель
3ddddd2e01
Коммит
400b0d69c0
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"$schema": "CdmManifest.cdm.json",
|
||||
"jsonSchemaSemanticVersion": "0.9.0",
|
||||
"imports": [],
|
||||
"manifestName": "Supporting Entities",
|
||||
"entities": [
|
||||
{
|
||||
"type": "LocalEntity",
|
||||
"entityName": "Company",
|
||||
"entityPath": "/core/applicationCommon/foundationCommon/Company.cdm.json/Company"
|
||||
},
|
||||
{
|
||||
"type": "LocalEntity",
|
||||
"entityName": "User(service)",
|
||||
"entityPath": "/core/applicationCommon/foundationCommon/crmCommon/service/User.cdm.json/User"
|
||||
},
|
||||
{
|
||||
"type": "LocalEntity",
|
||||
"entityName": "BusinessUnit",
|
||||
"entityPath": "/core/applicationCommon/BusinessUnit.cdm.json/BusinessUnit"
|
||||
},
|
||||
{
|
||||
"type": "LocalEntity",
|
||||
"entityName": "Team",
|
||||
"entityPath": "/core/applicationCommon/Team.cdm.json/Team"
|
||||
},
|
||||
{
|
||||
"type": "LocalEntity",
|
||||
"entityName": "Contact",
|
||||
"entityPath": "/core/applicationCommon/foundationCommon/crmCommon/Contact.cdm.json/Contact"
|
||||
},
|
||||
{
|
||||
"type": "LocalEntity",
|
||||
"entityName": "Currency",
|
||||
"entityPath": "/core/applicationCommon/Currency.cdm.json/Currency"
|
||||
},
|
||||
{
|
||||
"type": "LocalEntity",
|
||||
"entityName": "User",
|
||||
"entityPath": "/core/applicationCommon/User.cdm.json/User"
|
||||
},
|
||||
{
|
||||
"type": "LocalEntity",
|
||||
"entityName": "Product",
|
||||
"entityPath": "/core/applicationCommon/foundationCommon/Product.cdm.json/Product"
|
||||
}
|
||||
],
|
||||
"subManifests": [
|
||||
{
|
||||
"manifestName": "Customer Insights",
|
||||
"definition": "/core/applicationCommon/foundationCommon/crmCommon/solutions/customerInsights/customerInsights.manifest.cdm.json"
|
||||
},
|
||||
{
|
||||
"manifestName": "Product Insights",
|
||||
"definition": "/core/applicationCommon/foundationCommon/productInsights/productInsights.manifest.cdm.json"
|
||||
}
|
||||
],
|
||||
"relationships": []
|
||||
}
|
Загрузка…
Ссылка в новой задаче