@salesforce/lds-adapters-cms-delivery 0.1.0-dev1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/LICENSE.txt +82 -0
  2. package/dist/es/es2018/cms-delivery.js +1981 -0
  3. package/dist/es/es2018/types/src/generated/adapters/adapter-utils.d.ts +62 -0
  4. package/dist/es/es2018/types/src/generated/adapters/getCollectionItemsForChannel.d.ts +31 -0
  5. package/dist/es/es2018/types/src/generated/adapters/getCollectionItemsForSite.d.ts +31 -0
  6. package/dist/es/es2018/types/src/generated/adapters/getCollectionMetadataForChannel.d.ts +30 -0
  7. package/dist/es/es2018/types/src/generated/adapters/getCollectionMetadataForSite.d.ts +30 -0
  8. package/dist/es/es2018/types/src/generated/adapters/listContent.d.ts +35 -0
  9. package/dist/es/es2018/types/src/generated/adapters/listContentInternal.d.ts +37 -0
  10. package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +6 -0
  11. package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +13 -0
  12. package/dist/es/es2018/types/src/generated/resources/deleteConnectCmsContentJobsByJobId.d.ts +11 -0
  13. package/dist/es/es2018/types/src/generated/resources/deleteConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +10 -0
  14. package/dist/es/es2018/types/src/generated/resources/deleteConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +10 -0
  15. package/dist/es/es2018/types/src/generated/resources/getConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +19 -0
  16. package/dist/es/es2018/types/src/generated/resources/getConnectCmsContent.d.ts +16 -0
  17. package/dist/es/es2018/types/src/generated/resources/getConnectCmsContentJobsByJobId.d.ts +15 -0
  18. package/dist/es/es2018/types/src/generated/resources/getConnectCmsContentVersionByManagedContentVersionId.d.ts +19 -0
  19. package/dist/es/es2018/types/src/generated/resources/getConnectCmsDeliveryChannelsCollectionsByChannelIdAndCollectionKeyOrId.d.ts +21 -0
  20. package/dist/es/es2018/types/src/generated/resources/getConnectCmsDeliveryChannelsCollectionsMetadataByChannelIdAndCollectionKeyOrId.d.ts +20 -0
  21. package/dist/es/es2018/types/src/generated/resources/getConnectCmsDeliveryChannelsContentsQueryByChannelId.d.ts +27 -0
  22. package/dist/es/es2018/types/src/generated/resources/getConnectCmsDeliveryChannelsContentsSearchByChannelId.d.ts +21 -0
  23. package/dist/es/es2018/types/src/generated/resources/getConnectCmsDeliveryChannelsMediaContentByChannelIdAndMediaGuid.d.ts +16 -0
  24. package/dist/es/es2018/types/src/generated/resources/getConnectCmsDeliveryRecordsContentsByRecordId.d.ts +22 -0
  25. package/dist/es/es2018/types/src/generated/resources/getConnectCmsFoldersByFolderId.d.ts +15 -0
  26. package/dist/es/es2018/types/src/generated/resources/getConnectCmsFoldersItemsByFolderId.d.ts +25 -0
  27. package/dist/es/es2018/types/src/generated/resources/getConnectCmsSpacesByContentSpaceId.d.ts +15 -0
  28. package/dist/es/es2018/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryByCommunityId.d.ts +25 -0
  29. package/dist/es/es2018/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsByCommunityId.d.ts +27 -0
  30. package/dist/es/es2018/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsByCommunityIdAndManagedContentId.d.ts +16 -0
  31. package/dist/es/es2018/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsSearchByCommunityId.d.ts +21 -0
  32. package/dist/es/es2018/types/src/generated/resources/getConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +19 -0
  33. package/dist/es/es2018/types/src/generated/resources/getConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +15 -0
  34. package/dist/es/es2018/types/src/generated/resources/getConnectManagedContentContentSpacesMembersPermissionsByContentSpaceIdAndMemberIdOrMe.d.ts +16 -0
  35. package/dist/es/es2018/types/src/generated/resources/getConnectManagedContentDeliveryContentsByManagedContentId.d.ts +15 -0
  36. package/dist/es/es2018/types/src/generated/resources/getConnectManagedContentRoles.d.ts +15 -0
  37. package/dist/es/es2018/types/src/generated/resources/getConnectSitesCmsDeliveryCollectionsByCollectionKeyOrIdAndSiteId.d.ts +21 -0
  38. package/dist/es/es2018/types/src/generated/resources/getConnectSitesCmsDeliveryCollectionsMetadataByCollectionKeyOrIdAndSiteId.d.ts +20 -0
  39. package/dist/es/es2018/types/src/generated/resources/patchConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +13 -0
  40. package/dist/es/es2018/types/src/generated/resources/patchConnectCmsFoldersItemsByFolderId.d.ts +13 -0
  41. package/dist/es/es2018/types/src/generated/resources/patchConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +13 -0
  42. package/dist/es/es2018/types/src/generated/types/AbstractMCSFolderRepresentation.d.ts +40 -0
  43. package/dist/es/es2018/types/src/generated/types/ManagedContentAssociationsInputRep.d.ts +32 -0
  44. package/dist/es/es2018/types/src/generated/types/ManagedContentAssociationsRepresentation.d.ts +29 -0
  45. package/dist/es/es2018/types/src/generated/types/ManagedContentBodyInputRep.d.ts +32 -0
  46. package/dist/es/es2018/types/src/generated/types/ManagedContentChannelSummaryRepresentation.d.ts +37 -0
  47. package/dist/es/es2018/types/src/generated/types/ManagedContentChannelTargetSummaryRepresentation.d.ts +28 -0
  48. package/dist/es/es2018/types/src/generated/types/ManagedContentCollectionItemRepresentation.d.ts +41 -0
  49. package/dist/es/es2018/types/src/generated/types/ManagedContentCollectionItemTypeSummaryRepresentation.d.ts +31 -0
  50. package/dist/es/es2018/types/src/generated/types/ManagedContentCollectionItemsRepresentation.d.ts +67 -0
  51. package/dist/es/es2018/types/src/generated/types/ManagedContentCollectionMetadataRepresentation.d.ts +65 -0
  52. package/dist/es/es2018/types/src/generated/types/ManagedContentCollectionRepresentation.d.ts +29 -0
  53. package/dist/es/es2018/types/src/generated/types/ManagedContentDateAndTimeNodeValueRepresentation.d.ts +33 -0
  54. package/dist/es/es2018/types/src/generated/types/ManagedContentDateNodeValueRepresentation.d.ts +30 -0
  55. package/dist/es/es2018/types/src/generated/types/ManagedContentDeliveryChannelSummaryRepresentation.d.ts +43 -0
  56. package/dist/es/es2018/types/src/generated/types/ManagedContentDetailCollectionRepresentation.d.ts +32 -0
  57. package/dist/es/es2018/types/src/generated/types/ManagedContentDetailRepresentation.d.ts +37 -0
  58. package/dist/es/es2018/types/src/generated/types/ManagedContentInputRep.d.ts +28 -0
  59. package/dist/es/es2018/types/src/generated/types/ManagedContentJobRepresentation.d.ts +64 -0
  60. package/dist/es/es2018/types/src/generated/types/ManagedContentJobRequestInputRepresentation.d.ts +34 -0
  61. package/dist/es/es2018/types/src/generated/types/ManagedContentMediaNodeValueRepresentation.d.ts +56 -0
  62. package/dist/es/es2018/types/src/generated/types/ManagedContentMediaSourceNodeValueRepresentation.d.ts +50 -0
  63. package/dist/es/es2018/types/src/generated/types/ManagedContentNodeTypeRepresentation.d.ts +34 -0
  64. package/dist/es/es2018/types/src/generated/types/ManagedContentNodeValueRepresentation.d.ts +34 -0
  65. package/dist/es/es2018/types/src/generated/types/ManagedContentRepresentation.d.ts +34 -0
  66. package/dist/es/es2018/types/src/generated/types/ManagedContentSearchResultCollectionRepresentation.d.ts +38 -0
  67. package/dist/es/es2018/types/src/generated/types/ManagedContentSearchResultContentTypeRepresentation.d.ts +31 -0
  68. package/dist/es/es2018/types/src/generated/types/ManagedContentSearchResultRepresentation.d.ts +44 -0
  69. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceFolderDetailRepresentation.d.ts +43 -0
  70. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceFolderItemCollectionInputRep.d.ts +31 -0
  71. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceFolderItemCollectionRepresentation.d.ts +35 -0
  72. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceFolderItemRepresentation.d.ts +61 -0
  73. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceFolderRepresentation.d.ts +26 -0
  74. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceMemberCollectionRepresentation.d.ts +29 -0
  75. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceMemberInputRepresentation.d.ts +31 -0
  76. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceMemberPermissionsRepresentation.d.ts +37 -0
  77. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceMemberRepresentation.d.ts +34 -0
  78. package/dist/es/es2018/types/src/generated/types/ManagedContentSpacePermissionRepresentation.d.ts +46 -0
  79. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceRepresentation.d.ts +55 -0
  80. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceRoleCollectionRepresentation.d.ts +29 -0
  81. package/dist/es/es2018/types/src/generated/types/ManagedContentSpaceRoleRepresentation.d.ts +34 -0
  82. package/dist/es/es2018/types/src/generated/types/ManagedContentTextNodeValueRepresentation.d.ts +30 -0
  83. package/dist/es/es2018/types/src/generated/types/ManagedContentTranslationRepresentation.d.ts +64 -0
  84. package/dist/es/es2018/types/src/generated/types/ManagedContentTranslationRequestInputRep.d.ts +37 -0
  85. package/dist/es/es2018/types/src/generated/types/ManagedContentTypeRepresentation.d.ts +39 -0
  86. package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSearchableCollectionRepresentation.d.ts +38 -0
  87. package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSearchableInputRepresentation.d.ts +31 -0
  88. package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSearchableRepresentation.d.ts +37 -0
  89. package/dist/es/es2018/types/src/generated/types/ManagedContentTypeSummaryRepresentation.d.ts +31 -0
  90. package/dist/es/es2018/types/src/generated/types/ManagedContentVariantInputRep.d.ts +46 -0
  91. package/dist/es/es2018/types/src/generated/types/ManagedContentVariantRepresentation.d.ts +49 -0
  92. package/dist/es/es2018/types/src/generated/types/ManagedContentVersionCollectionRepresentation.d.ts +50 -0
  93. package/dist/es/es2018/types/src/generated/types/ManagedContentVersionInputRep.d.ts +50 -0
  94. package/dist/es/es2018/types/src/generated/types/ManagedContentVersionInternalCollectionRepresentation.d.ts +41 -0
  95. package/dist/es/es2018/types/src/generated/types/ManagedContentVersionInternalRepresentation.d.ts +81 -0
  96. package/dist/es/es2018/types/src/generated/types/ManagedContentVersionRepresentation.d.ts +66 -0
  97. package/dist/es/es2018/types/src/generated/types/ManagedContentVersionV2CollectionInputRepresentation.d.ts +28 -0
  98. package/dist/es/es2018/types/src/generated/types/ManagedContentVersionV2CollectionRepresentation.d.ts +32 -0
  99. package/dist/es/es2018/types/src/generated/types/ManagedContentVersionV2InputRepresentation.d.ts +53 -0
  100. package/dist/es/es2018/types/src/generated/types/ManagedContentVersionV2Representation.d.ts +71 -0
  101. package/dist/es/es2018/types/src/generated/types/ReferenceRepresentation.d.ts +31 -0
  102. package/dist/es/es2018/types/src/generated/types/StreamedRepresentation.d.ts +25 -0
  103. package/dist/es/es2018/types/src/generated/types/TopicSummaryRepresentation.d.ts +31 -0
  104. package/dist/es/es2018/types/src/generated/types/type-utils.d.ts +32 -0
  105. package/dist/es/es2018/types/src/raml-artifacts/adapters/getCollectionMetadataForChannel/onFetchResponseSuccess.d.ts +5 -0
  106. package/dist/es/es2018/types/src/raml-artifacts/adapters/getCollectionMetadataForSite/onFetchResponseSuccess.d.ts +5 -0
  107. package/package.json +61 -0
  108. package/sfdc/index.d.ts +1 -0
  109. package/sfdc/index.js +2071 -0
  110. package/src/raml/api.raml +2164 -0
  111. package/src/raml/luvio.raml +47 -0
@@ -0,0 +1,41 @@
1
+ import { ManagedContentCollectionItemTypeSummaryRepresentation as ManagedContentCollectionItemTypeSummaryRepresentation_ManagedContentCollectionItemTypeSummaryRepresentation } from './ManagedContentCollectionItemTypeSummaryRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "e48874c125059a35740c268f47c641ff";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: ManagedContentCollectionItemRepresentation, existing: ManagedContentCollectionItemRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentCollectionItemRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: ManagedContentCollectionItemRepresentationNormalized, incoming: ManagedContentCollectionItemRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentCollectionItemRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Compact information about a content.
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ManagedContentCollectionItemRepresentationNormalized {
18
+ /** Get the content body of collection item */
19
+ body: {
20
+ [key: string]: unknown;
21
+ };
22
+ contentType: ManagedContentCollectionItemTypeSummaryRepresentation_ManagedContentCollectionItemTypeSummaryRepresentation;
23
+ /** The unique identifier of collection item. */
24
+ id: string;
25
+ /** The name or title for collection item */
26
+ name: string;
27
+ }
28
+ /**
29
+ * Compact information about a content.
30
+ *
31
+ * Keys:
32
+ * (none)
33
+ */
34
+ export interface ManagedContentCollectionItemRepresentation {
35
+ body: {
36
+ [key: string]: unknown;
37
+ };
38
+ contentType: ManagedContentCollectionItemTypeSummaryRepresentation_ManagedContentCollectionItemTypeSummaryRepresentation;
39
+ id: string;
40
+ name: string;
41
+ }
@@ -0,0 +1,31 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "455d12322ac1725bfd56e37d2fc2a4f0";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: ManagedContentCollectionItemTypeSummaryRepresentation, existing: ManagedContentCollectionItemTypeSummaryRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentCollectionItemTypeSummaryRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: ManagedContentCollectionItemTypeSummaryRepresentationNormalized, incoming: ManagedContentCollectionItemTypeSummaryRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentCollectionItemTypeSummaryRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Information about a collection item type.
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface ManagedContentCollectionItemTypeSummaryRepresentationNormalized {
17
+ /** Fully qualified name of collection item type. */
18
+ fullyQualifiedName: string;
19
+ /** Name of collection item type. */
20
+ name: string;
21
+ }
22
+ /**
23
+ * Information about a collection item type.
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface ManagedContentCollectionItemTypeSummaryRepresentation {
29
+ fullyQualifiedName: string;
30
+ name: string;
31
+ }
@@ -0,0 +1,67 @@
1
+ import { ManagedContentDeliveryChannelSummaryRepresentation as ManagedContentDeliveryChannelSummaryRepresentation_ManagedContentDeliveryChannelSummaryRepresentation } from './ManagedContentDeliveryChannelSummaryRepresentation';
2
+ import { ManagedContentTypeSummaryRepresentation as ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation } from './ManagedContentTypeSummaryRepresentation';
3
+ import { ManagedContentCollectionItemRepresentation as ManagedContentCollectionItemRepresentation_ManagedContentCollectionItemRepresentation } from './ManagedContentCollectionItemRepresentation';
4
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
5
+ export declare const TTL = 3600000;
6
+ export declare const VERSION = "b513480693ae9012df7865f2698d2001";
7
+ export declare function validate(obj: any, path?: string): TypeError | null;
8
+ export declare const RepresentationType: string;
9
+ export declare function normalize(input: ManagedContentCollectionItemsRepresentation, existing: ManagedContentCollectionItemsRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentCollectionItemsRepresentationNormalized;
10
+ export declare const select: () => $64$luvio_engine_BaseFragment;
11
+ export declare function equals(existing: ManagedContentCollectionItemsRepresentationNormalized, incoming: ManagedContentCollectionItemsRepresentationNormalized): boolean;
12
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
13
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentCollectionItemsRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
14
+ /**
15
+ * Information about collection Items.
16
+ *
17
+ * Keys:
18
+ * (none)
19
+ */
20
+ export interface ManagedContentCollectionItemsRepresentationNormalized {
21
+ /** The contextual information of the delivery managed content channel */
22
+ channelSummary: ManagedContentDeliveryChannelSummaryRepresentation_ManagedContentDeliveryChannelSummaryRepresentation;
23
+ /** The collection key */
24
+ collectionKey: string;
25
+ collectionType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
26
+ /** URL to the current page of collection authoring records. */
27
+ currentPageUrl: string;
28
+ /** The id of the collection */
29
+ id: string;
30
+ /** Collection Items for this page. */
31
+ items: Array<ManagedContentCollectionItemRepresentation_ManagedContentCollectionItemRepresentation>;
32
+ /** language of the collection. */
33
+ language: string;
34
+ /** URL to the next page of collection authoring records. */
35
+ nextPageUrl?: string;
36
+ /** URL to the previous page of collection authoring records. */
37
+ previousPageUrl?: string;
38
+ /** Published Date of the collection. */
39
+ publishedDate: string;
40
+ /** Title of the collection. */
41
+ title: string;
42
+ /** Total number of items in current collection detail page. */
43
+ total?: number;
44
+ /** URL Name of the collection. */
45
+ urlName: string;
46
+ }
47
+ /**
48
+ * Information about collection Items.
49
+ *
50
+ * Keys:
51
+ * (none)
52
+ */
53
+ export interface ManagedContentCollectionItemsRepresentation {
54
+ channelSummary: ManagedContentDeliveryChannelSummaryRepresentation_ManagedContentDeliveryChannelSummaryRepresentation;
55
+ collectionKey: string;
56
+ collectionType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
57
+ currentPageUrl: string;
58
+ id: string;
59
+ items: Array<ManagedContentCollectionItemRepresentation_ManagedContentCollectionItemRepresentation>;
60
+ language: string;
61
+ nextPageUrl?: string;
62
+ previousPageUrl?: string;
63
+ publishedDate: string;
64
+ title: string;
65
+ total?: number;
66
+ urlName: string;
67
+ }
@@ -0,0 +1,65 @@
1
+ import { ManagedContentDeliveryChannelSummaryRepresentation as ManagedContentDeliveryChannelSummaryRepresentation_ManagedContentDeliveryChannelSummaryRepresentation } from './ManagedContentDeliveryChannelSummaryRepresentation';
2
+ import { ManagedContentTypeSummaryRepresentation as ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation } from './ManagedContentTypeSummaryRepresentation';
3
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
4
+ export declare const TTL = 3600000;
5
+ export declare const VERSION = "04f084216502225bdb5fe939fc41b883";
6
+ export declare function validate(obj: any, path?: string): TypeError | null;
7
+ export declare const RepresentationType: string;
8
+ export declare function normalize(input: ManagedContentCollectionMetadataRepresentation, existing: ManagedContentCollectionMetadataRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentCollectionMetadataRepresentationNormalized;
9
+ export declare const select: () => $64$luvio_engine_BaseFragment;
10
+ export declare function equals(existing: ManagedContentCollectionMetadataRepresentationNormalized, incoming: ManagedContentCollectionMetadataRepresentationNormalized): boolean;
11
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
12
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentCollectionMetadataRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
13
+ /**
14
+ * Collection Metadata.
15
+ *
16
+ * Keys:
17
+ * (none)
18
+ */
19
+ export interface ManagedContentCollectionMetadataRepresentationNormalized {
20
+ /** The contextual information of the delivery managed content channel */
21
+ channelSummary: ManagedContentDeliveryChannelSummaryRepresentation_ManagedContentDeliveryChannelSummaryRepresentation;
22
+ /** Globally unique identifier of a collection and doesn't change when collection is moved between production and sandbox environments. */
23
+ collectionKey: string;
24
+ /** The basic metadata of the collection */
25
+ collectionMetadata: {
26
+ [key: string]: unknown;
27
+ };
28
+ collectionType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
29
+ /** Id of the collection. */
30
+ id: string;
31
+ /** The language of the collection. */
32
+ language: string;
33
+ /** The last time the collection has been published. */
34
+ publishedDate: string;
35
+ /** The expanded type metadata of the collection */
36
+ schema: {
37
+ [key: string]: unknown;
38
+ };
39
+ /** The title of the collection. */
40
+ title: string;
41
+ /** The content url name of the collection. */
42
+ urlName: string;
43
+ }
44
+ /**
45
+ * Collection Metadata.
46
+ *
47
+ * Keys:
48
+ * (none)
49
+ */
50
+ export interface ManagedContentCollectionMetadataRepresentation {
51
+ channelSummary: ManagedContentDeliveryChannelSummaryRepresentation_ManagedContentDeliveryChannelSummaryRepresentation;
52
+ collectionKey: string;
53
+ collectionMetadata: {
54
+ [key: string]: unknown;
55
+ };
56
+ collectionType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
57
+ id: string;
58
+ language: string;
59
+ publishedDate: string;
60
+ schema: {
61
+ [key: string]: unknown;
62
+ };
63
+ title: string;
64
+ urlName: string;
65
+ }
@@ -0,0 +1,29 @@
1
+ import { ManagedContentRepresentation as ManagedContentRepresentation_ManagedContentRepresentation } from './ManagedContentRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "45cefa762cde4d4011ccb1568def82ae";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: ManagedContentCollectionRepresentation, existing: ManagedContentCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentCollectionRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: ManagedContentCollectionRepresentationNormalized, incoming: ManagedContentCollectionRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * The output representation of a list of contents
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ManagedContentCollectionRepresentationNormalized {
18
+ /** List of contents */
19
+ contents: Array<ManagedContentRepresentation_ManagedContentRepresentation>;
20
+ }
21
+ /**
22
+ * The output representation of a list of contents
23
+ *
24
+ * Keys:
25
+ * (none)
26
+ */
27
+ export interface ManagedContentCollectionRepresentation {
28
+ contents: Array<ManagedContentRepresentation_ManagedContentRepresentation>;
29
+ }
@@ -0,0 +1,33 @@
1
+ import { ManagedContentNodeValueRepresentation as ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation } from './ManagedContentNodeValueRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "b271dacd24edaebd946f545cf6a610c8";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: ManagedContentDateAndTimeNodeValueRepresentation, existing: ManagedContentDateAndTimeNodeValueRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDateAndTimeNodeValueRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: ManagedContentDateAndTimeNodeValueRepresentationNormalized, incoming: ManagedContentDateAndTimeNodeValueRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentDateAndTimeNodeValueRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Information about a managed content node of datetime type.
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ManagedContentDateAndTimeNodeValueRepresentationNormalized extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
18
+ /** The DateTime value in UTC of the managed content node. */
19
+ dateTimeValue: string;
20
+ /** The TimeZone in which DateTime is authored of the managed content node. */
21
+ timeZone: string;
22
+ }
23
+ /**
24
+ * Information about a managed content node of datetime type.
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface ManagedContentDateAndTimeNodeValueRepresentation extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
30
+ dateTimeValue: string;
31
+ timeZone: string;
32
+ nodeType: 'Date';
33
+ }
@@ -0,0 +1,30 @@
1
+ import { ManagedContentNodeValueRepresentation as ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation } from './ManagedContentNodeValueRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "e6edcbe8357965ca6c5ceb4e782eaf62";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: ManagedContentDateNodeValueRepresentation, existing: ManagedContentDateNodeValueRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDateNodeValueRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: ManagedContentDateNodeValueRepresentationNormalized, incoming: ManagedContentDateNodeValueRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentDateNodeValueRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Information about a managed content node of type date.
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ManagedContentDateNodeValueRepresentationNormalized extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
18
+ /** The date value of the managed content node. */
19
+ value: string;
20
+ }
21
+ /**
22
+ * Information about a managed content node of type date.
23
+ *
24
+ * Keys:
25
+ * (none)
26
+ */
27
+ export interface ManagedContentDateNodeValueRepresentation extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
28
+ value: string;
29
+ nodeType: 'Date';
30
+ }
@@ -0,0 +1,43 @@
1
+ import { ManagedContentChannelTargetSummaryRepresentation as ManagedContentChannelTargetSummaryRepresentation_ManagedContentChannelTargetSummaryRepresentation } from './ManagedContentChannelTargetSummaryRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "b899e1537e70bbf01d50513be0a67e52";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: ManagedContentDeliveryChannelSummaryRepresentation, existing: ManagedContentDeliveryChannelSummaryRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeliveryChannelSummaryRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: ManagedContentDeliveryChannelSummaryRepresentationNormalized, incoming: ManagedContentDeliveryChannelSummaryRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentDeliveryChannelSummaryRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Summary information of a CMS Delivery Channel
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ManagedContentDeliveryChannelSummaryRepresentationNormalized {
18
+ /** Domain Url of the org */
19
+ domainUrl: string;
20
+ /** Id of the Managed Content Channel */
21
+ id: string;
22
+ /** Name of the managed content channel */
23
+ name: string;
24
+ /** Resource URL for detailed information about the ManagedContentChannel */
25
+ resourceUrl: string;
26
+ target?: ManagedContentChannelTargetSummaryRepresentation_ManagedContentChannelTargetSummaryRepresentation;
27
+ /** Type of Managed Content Channel */
28
+ type: string;
29
+ }
30
+ /**
31
+ * Summary information of a CMS Delivery Channel
32
+ *
33
+ * Keys:
34
+ * (none)
35
+ */
36
+ export interface ManagedContentDeliveryChannelSummaryRepresentation {
37
+ domainUrl: string;
38
+ id: string;
39
+ name: string;
40
+ resourceUrl: string;
41
+ target?: ManagedContentChannelTargetSummaryRepresentation_ManagedContentChannelTargetSummaryRepresentation;
42
+ type: string;
43
+ }
@@ -0,0 +1,32 @@
1
+ import { ManagedContentDetailRepresentation as ManagedContentDetailRepresentation_ManagedContentDetailRepresentation } from './ManagedContentDetailRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "d2bd3b32e6edf2fb85c366b44e0bab7e";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: ManagedContentDetailCollectionRepresentation, existing: ManagedContentDetailCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDetailCollectionRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: ManagedContentDetailCollectionRepresentationNormalized, incoming: ManagedContentDetailCollectionRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentDetailCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Collection of ManagedContentDetailCollection
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ManagedContentDetailCollectionRepresentationNormalized {
18
+ /** Managed Content Details */
19
+ managedContentRecords: Array<ManagedContentDetailRepresentation_ManagedContentDetailRepresentation>;
20
+ /** Total count of records */
21
+ totalItem: number;
22
+ }
23
+ /**
24
+ * Collection of ManagedContentDetailCollection
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface ManagedContentDetailCollectionRepresentation {
30
+ managedContentRecords: Array<ManagedContentDetailRepresentation_ManagedContentDetailRepresentation>;
31
+ totalItem: number;
32
+ }
@@ -0,0 +1,37 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "34b00f0dce16a33620ec4e3aa3fd117e";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: ManagedContentDetailRepresentation, existing: ManagedContentDetailRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDetailRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: ManagedContentDetailRepresentationNormalized, incoming: ManagedContentDetailRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentDetailRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Details of a Managed Content
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface ManagedContentDetailRepresentationNormalized {
17
+ /** Content Key */
18
+ contentKey: string;
19
+ /** Id of the Managed Content */
20
+ managedContentId: string;
21
+ /** Id Managed Content Space */
22
+ managedContentSpaceId: string;
23
+ /** Id of the Managed Content Version */
24
+ managedContentVersionId: string;
25
+ }
26
+ /**
27
+ * Details of a Managed Content
28
+ *
29
+ * Keys:
30
+ * (none)
31
+ */
32
+ export interface ManagedContentDetailRepresentation {
33
+ contentKey: string;
34
+ managedContentId: string;
35
+ managedContentSpaceId: string;
36
+ managedContentVersionId: string;
37
+ }
@@ -0,0 +1,28 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "f7f62279f5c067e9748e1efa728a0ee8";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: ManagedContentInputRep, existing: ManagedContentInputRepNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentInputRepNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: ManagedContentInputRepNormalized, incoming: ManagedContentInputRepNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentInputRep, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Input representation for a managed content
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface ManagedContentInputRepNormalized {
17
+ /** The published version id of the managed content. */
18
+ publishedVersionId: string;
19
+ }
20
+ /**
21
+ * Input representation for a managed content
22
+ *
23
+ * Keys:
24
+ * (none)
25
+ */
26
+ export interface ManagedContentInputRep {
27
+ publishedVersionId: string;
28
+ }
@@ -0,0 +1,64 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "8cb61e48d5546a1c3852fe6644c476de";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: ManagedContentJobRepresentation, existing: ManagedContentJobRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentJobRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: ManagedContentJobRepresentationNormalized, incoming: ManagedContentJobRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentJobRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Information about a managed content import/export job
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface ManagedContentJobRepresentationNormalized {
17
+ /** The user id who created the managed content job */
18
+ createdBy: string;
19
+ /** The created date of the managed content job */
20
+ createdDate: string;
21
+ /** The URL to get the error content body of a managed content job */
22
+ errorBodyUrl: string;
23
+ /** The id of a managed content job */
24
+ id: string;
25
+ /** The URL to get the input content body of a managed content job */
26
+ inputBodyUrl: string;
27
+ /** The type of a managed content job */
28
+ jobType: string;
29
+ /** The last user id who has modified the managed content job */
30
+ lastModifiedBy: string;
31
+ /** The last time the managed content job has been modified */
32
+ lastModifiedDate: string;
33
+ /** The last status update date of a managed content job */
34
+ lastStatusUpdateDate: string;
35
+ /** The name of a managed content job */
36
+ name: string;
37
+ /** The URL to get the output content body of a managed content job */
38
+ outputBodyUrl: string;
39
+ /** The start date of a managed content job */
40
+ startDate: string;
41
+ /** The status of a managed content job */
42
+ status: string;
43
+ }
44
+ /**
45
+ * Information about a managed content import/export job
46
+ *
47
+ * Keys:
48
+ * (none)
49
+ */
50
+ export interface ManagedContentJobRepresentation {
51
+ createdBy: string;
52
+ createdDate: string;
53
+ errorBodyUrl: string;
54
+ id: string;
55
+ inputBodyUrl: string;
56
+ jobType: string;
57
+ lastModifiedBy: string;
58
+ lastModifiedDate: string;
59
+ lastStatusUpdateDate: string;
60
+ name: string;
61
+ outputBodyUrl: string;
62
+ startDate: string;
63
+ status: string;
64
+ }
@@ -0,0 +1,34 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "0a78bf32e5cc358c522977419f9b8a6c";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: ManagedContentJobRequestInputRepresentation, existing: ManagedContentJobRequestInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentJobRequestInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: ManagedContentJobRequestInputRepresentationNormalized, incoming: ManagedContentJobRequestInputRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentJobRequestInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Input representation for creating a ManagedContent import/export job
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface ManagedContentJobRequestInputRepresentationNormalized {
17
+ /** ContentBody Id of Managed Content Import data */
18
+ contentBodyId: string;
19
+ /** Managed Content Space Id */
20
+ contentSpaceId: string;
21
+ /** Managed Content Job Name */
22
+ name: string;
23
+ }
24
+ /**
25
+ * Input representation for creating a ManagedContent import/export job
26
+ *
27
+ * Keys:
28
+ * (none)
29
+ */
30
+ export interface ManagedContentJobRequestInputRepresentation {
31
+ contentBodyId: string;
32
+ contentSpaceId: string;
33
+ name: string;
34
+ }
@@ -0,0 +1,56 @@
1
+ import { ManagedContentNodeValueRepresentation as ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation } from './ManagedContentNodeValueRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "af8c456537766cfd5c8c55df42f0abb5";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: ManagedContentMediaNodeValueRepresentation, existing: ManagedContentMediaNodeValueRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentMediaNodeValueRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: ManagedContentMediaNodeValueRepresentationNormalized, incoming: ManagedContentMediaNodeValueRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: ManagedContentMediaNodeValueRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Information about a managed content node of media type.
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ManagedContentMediaNodeValueRepresentationNormalized extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
18
+ /** The alternate text for the managed content node. */
19
+ altText: string;
20
+ /** The contentKey of managed content being referenced. */
21
+ contentKey: string;
22
+ /** The file name of the managed content node. */
23
+ fileName: string;
24
+ /** The media type of the managed content node like Image, Video or Document */
25
+ mediaType: string;
26
+ /** The mime type of the managed content node. */
27
+ mimeType: string;
28
+ /** The resource url of the managed content node. */
29
+ resourceUrl: string;
30
+ /** Media thumbnail url. */
31
+ thumbnailUrl: string;
32
+ /** The title of the managed content node. */
33
+ title: string;
34
+ /** The unauthenticated url of the managed content node. */
35
+ unauthenticatedUrl: string;
36
+ /** The url of the managed content node. */
37
+ url: string;
38
+ }
39
+ /**
40
+ * Information about a managed content node of media type.
41
+ *
42
+ * Keys:
43
+ * (none)
44
+ */
45
+ export interface ManagedContentMediaNodeValueRepresentation extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
46
+ altText: string;
47
+ contentKey: string;
48
+ fileName: string;
49
+ mediaType: string;
50
+ mimeType: string;
51
+ resourceUrl: string;
52
+ thumbnailUrl: string;
53
+ title: string;
54
+ unauthenticatedUrl: string;
55
+ url: string;
56
+ }