@salesforce/lds-adapters-experience-model 1.100.2
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.
- package/LICENSE.txt +82 -0
- package/dist/es/es2018/experience-model.js +2234 -0
- package/dist/types/src/generated/adapters/adapter-utils.d.ts +66 -0
- package/dist/types/src/generated/adapters/getBlockType.d.ts +30 -0
- package/dist/types/src/generated/adapters/getBlockTypes.d.ts +34 -0
- package/dist/types/src/generated/adapters/getContentType.d.ts +30 -0
- package/dist/types/src/generated/adapters/getContentTypes.d.ts +34 -0
- package/dist/types/src/generated/adapters/getPropertyType.d.ts +30 -0
- package/dist/types/src/generated/adapters/getPropertyTypes.d.ts +31 -0
- package/dist/types/src/generated/artifacts/main.d.ts +6 -0
- package/dist/types/src/generated/artifacts/sfdc.d.ts +13 -0
- package/dist/types/src/generated/resources/deleteCmsDeploymentsByDeploymentId.d.ts +9 -0
- package/dist/types/src/generated/resources/deleteCmsSiteAuthorContentByContentKey.d.ts +14 -0
- package/dist/types/src/generated/resources/deleteConnectCmsContentJobsByJobId.d.ts +11 -0
- package/dist/types/src/generated/resources/deleteConnectCmsFoldersByFolderId.d.ts +11 -0
- package/dist/types/src/generated/resources/deleteConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +10 -0
- package/dist/types/src/generated/resources/deleteConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +10 -0
- package/dist/types/src/generated/resources/getCmsContentsByContentKeyOrId.d.ts +18 -0
- package/dist/types/src/generated/resources/getCmsDeliveryCollectionByCollectionNameOrContentKeyAndTargetId.d.ts +21 -0
- package/dist/types/src/generated/resources/getCmsDeliveryCollectionMetadataByCollectionNameOrContentKeyAndTargetId.d.ts +19 -0
- package/dist/types/src/generated/resources/getCmsDeployments.d.ts +21 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentByContentKey.d.ts +18 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentContentKeys.d.ts +17 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentNodeByContentKeyAndContentNode.d.ts +16 -0
- package/dist/types/src/generated/resources/getCmsSiteAuthorContentNodesByContentKey.d.ts +18 -0
- package/dist/types/src/generated/resources/getCmsSpacesByContentSpaceId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsContent.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsContentJobsByJobId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCmsContentTypesByContentTypeFQN.d.ts +20 -0
- package/dist/types/src/generated/resources/getConnectCmsContentVersionByManagedContentVersionId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectCmsContentsVariantsByVariantId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveryChannels.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveryChannelsContentsQueryByChannelId.d.ts +27 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveryChannelsContentsSearchByChannelId.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveryChannelsMediaContentByChannelIdAndMediaGuid.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsDeliveryRecordsContentsByRecordId.d.ts +22 -0
- package/dist/types/src/generated/resources/getConnectCmsFoldersByFolderId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCmsFoldersItemsByFolderId.d.ts +25 -0
- package/dist/types/src/generated/resources/getConnectCmsManagementChannels.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectCmsManagementChannelsByChannelId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryByCommunityId.d.ts +25 -0
- package/dist/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsByCommunityId.d.ts +27 -0
- package/dist/types/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsSearchByCommunityId.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelBlockTypes.d.ts +23 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelBlockTypesByFullyQualifiedName.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelContentTypes.d.ts +23 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelContentTypesByFullyQualifiedName.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelPropertyTypes.d.ts +20 -0
- package/dist/types/src/generated/resources/getConnectExperienceModelPropertyTypesByFullyQualifiedName.d.ts +21 -0
- package/dist/types/src/generated/resources/getConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +19 -0
- package/dist/types/src/generated/resources/getConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +15 -0
- package/dist/types/src/generated/resources/getConnectManagedContentContentSpacesMembersPermissionsByContentSpaceIdAndMemberIdOrMe.d.ts +16 -0
- package/dist/types/src/generated/resources/getConnectManagedContentRoles.d.ts +15 -0
- package/dist/types/src/generated/resources/patchCmsDeploymentsByDeploymentId.d.ts +9 -0
- package/dist/types/src/generated/resources/patchConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +13 -0
- package/dist/types/src/generated/resources/patchConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -0
- package/dist/types/src/generated/resources/patchConnectCmsFoldersByFolderId.d.ts +13 -0
- package/dist/types/src/generated/resources/patchConnectCmsFoldersItemsByFolderId.d.ts +13 -0
- package/dist/types/src/generated/resources/patchConnectCmsManagementChannelsByChannelId.d.ts +17 -0
- package/dist/types/src/generated/resources/patchConnectCmsSchedulesByDeploymentId.d.ts +13 -0
- package/dist/types/src/generated/resources/patchConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +21 -0
- package/dist/types/src/generated/resources/patchConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +14 -0
- package/dist/types/src/generated/resources/patchConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +14 -0
- package/dist/types/src/generated/resources/postCmsContents.d.ts +18 -0
- package/dist/types/src/generated/resources/postCmsDeliveryChannelsVariantsByChannelId.d.ts +16 -0
- package/dist/types/src/generated/resources/postCmsDeployments.d.ts +17 -0
- package/dist/types/src/generated/resources/postCmsSiteDeliveryContentsContentKeysByChannelId.d.ts +16 -0
- package/dist/types/src/generated/resources/postCmsSiteDeliveryContentsContentTypesByChannelId.d.ts +15 -0
- package/dist/types/src/generated/resources/postCmsSiteDeliveryContentsNodeIdsByChannelId.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectCmsContentJobsExport.d.ts +17 -0
- package/dist/types/src/generated/resources/postConnectCmsContentJobsImport.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectCmsContentSpacesVersionByContentSpaceId.d.ts +24 -0
- package/dist/types/src/generated/resources/postConnectCmsContentSpacesVersionsByContentSpaceId.d.ts +15 -0
- package/dist/types/src/generated/resources/postConnectCmsContentVariant.d.ts +18 -0
- package/dist/types/src/generated/resources/postConnectCmsFolders.d.ts +13 -0
- package/dist/types/src/generated/resources/postConnectCmsManagementChannels.d.ts +17 -0
- package/dist/types/src/generated/resources/postConnectCmsSchedules.d.ts +18 -0
- package/dist/types/src/generated/resources/postConnectManagedContentContentSpacesContentVersionsByContentSpaceId.d.ts +23 -0
- package/dist/types/src/generated/resources/postConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +16 -0
- package/dist/types/src/generated/resources/postConnectManagedContentTranslation.d.ts +15 -0
- package/dist/types/src/generated/resources/putConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -0
- package/dist/types/src/generated/resources/putConnectCmsContentsVariantsByVariantId.d.ts +16 -0
- package/dist/types/src/generated/types/AbstractMCSFolderRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/AbstractMContentRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/ExperienceModelBlockTypeCollectionRepresentation.d.ts +43 -0
- package/dist/types/src/generated/types/ExperienceModelBlockTypeDetailRepresentation.d.ts +63 -0
- package/dist/types/src/generated/types/ExperienceModelBlockTypeSummaryRepresentation.d.ts +52 -0
- package/dist/types/src/generated/types/ExperienceModelContentTypeCollectionRepresentation.d.ts +43 -0
- package/dist/types/src/generated/types/ExperienceModelContentTypeDetailRepresentation.d.ts +55 -0
- package/dist/types/src/generated/types/ExperienceModelContentTypeSummaryRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ExperienceModelPropertyTypeCollectionRepresentation.d.ts +43 -0
- package/dist/types/src/generated/types/ExperienceModelPropertyTypeDetailRepresentation.d.ts +55 -0
- package/dist/types/src/generated/types/ExperienceModelPropertyTypeSummaryRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/MCDeliveryV2VariantCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/MCDeliveryV2VariantInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/MCDeliveryV2VariantRepresentation.d.ts +53 -0
- package/dist/types/src/generated/types/MCSiteContentCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/MCSiteContentRepresentation.d.ts +46 -0
- package/dist/types/src/generated/types/MCSiteDeliveryByContentKeysInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/MCSiteDeliveryByContentTypesInputRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/MCSiteDeliveryByNodesInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/MCSiteNodeCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/MCSiteNodeRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/MCSiteVariantRepresentation.d.ts +47 -0
- package/dist/types/src/generated/types/MContentBodyRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/MContentCollectionMetadataRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/MContentCollectionRepresentation.d.ts +51 -0
- package/dist/types/src/generated/types/MContentDetailRepresentation.d.ts +31 -0
- package/dist/types/src/generated/types/MContentSummaryRepresentation.d.ts +27 -0
- package/dist/types/src/generated/types/ManagedContentAssociationsInputRep.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentAssociationsRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentBodyInputRep.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentChannelCollectionRepresentation.d.ts +42 -0
- package/dist/types/src/generated/types/ManagedContentChannelInputRepresentation.d.ts +44 -0
- package/dist/types/src/generated/types/ManagedContentChannelRepresentation.d.ts +47 -0
- package/dist/types/src/generated/types/ManagedContentChildRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentDateAndTimeNodeValueRepresentation.d.ts +34 -0
- package/dist/types/src/generated/types/ManagedContentDateNodeValueRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentCollectionRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentInputRepresentation.d.ts +44 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentItemRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentDeploymentRepresentation.d.ts +51 -0
- package/dist/types/src/generated/types/ManagedContentDetailCollectionRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentDetailRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentDocumentRepresentation.d.ts +74 -0
- package/dist/types/src/generated/types/ManagedContentExportContentJobRequestInputRepresentation.d.ts +44 -0
- package/dist/types/src/generated/types/ManagedContentExportJobItemIdsInputList.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentFolderSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentInputRep.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentInputRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentJobRepresentation.d.ts +65 -0
- package/dist/types/src/generated/types/ManagedContentJobRequestInputRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentMediaNodeValueRepresentation.d.ts +57 -0
- package/dist/types/src/generated/types/ManagedContentMediaSourceNodeValueRepresentation.d.ts +51 -0
- package/dist/types/src/generated/types/ManagedContentNodeTypeRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentNodeValueRepresentation.d.ts +34 -0
- package/dist/types/src/generated/types/ManagedContentRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentScheduleInputRepresentation.d.ts +47 -0
- package/dist/types/src/generated/types/ManagedContentSearchResultCollectionRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentSearchResultContentTypeRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSearchResultRepresentation.d.ts +45 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderDetailRepresentation.d.ts +43 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderInputRep.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderItemCollectionInputRep.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderItemCollectionRepresentation.d.ts +36 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderItemRepresentation.d.ts +65 -0
- package/dist/types/src/generated/types/ManagedContentSpaceFolderRepresentation.d.ts +27 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberPermissionsRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentSpaceMemberRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentSpacePermissionRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentSpaceRepresentation.d.ts +56 -0
- package/dist/types/src/generated/types/ManagedContentSpaceRoleCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentSpaceRoleRepresentation.d.ts +35 -0
- package/dist/types/src/generated/types/ManagedContentSpaceSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentTextNodeValueRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentTranslationRepresentation.d.ts +65 -0
- package/dist/types/src/generated/types/ManagedContentTranslationRequestInputRep.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentTypeRepresentation.d.ts +40 -0
- package/dist/types/src/generated/types/ManagedContentTypeSchemaRepresentation.d.ts +49 -0
- package/dist/types/src/generated/types/ManagedContentTypeSearchableCollectionRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentTypeSearchableInputRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentTypeSearchableRepresentation.d.ts +38 -0
- package/dist/types/src/generated/types/ManagedContentTypeSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentTypeViewRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentUserSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/ManagedContentVariantRepresentation.d.ts +79 -0
- package/dist/types/src/generated/types/ManagedContentVariantUpdateInputRepresentation.d.ts +39 -0
- package/dist/types/src/generated/types/ManagedContentVariantV1InputRep.d.ts +47 -0
- package/dist/types/src/generated/types/ManagedContentVariantV1Representation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentVersionCollectionRepresentation.d.ts +50 -0
- package/dist/types/src/generated/types/ManagedContentVersionInputRep.d.ts +51 -0
- package/dist/types/src/generated/types/ManagedContentVersionInternalCollectionRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentVersionInternalRepresentation.d.ts +81 -0
- package/dist/types/src/generated/types/ManagedContentVersionRepresentation.d.ts +66 -0
- package/dist/types/src/generated/types/ManagedContentVersionSiteNodeCollectionRepresentation.d.ts +30 -0
- package/dist/types/src/generated/types/ManagedContentVersionSiteNodeRepresentation.d.ts +41 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2CollectionInputRepresentation.d.ts +29 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2CollectionRepresentation.d.ts +33 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2InputRepresentation.d.ts +54 -0
- package/dist/types/src/generated/types/ManagedContentVersionV2Representation.d.ts +75 -0
- package/dist/types/src/generated/types/ReferenceRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/StreamedRepresentation.d.ts +26 -0
- package/dist/types/src/generated/types/TopicSummaryRepresentation.d.ts +32 -0
- package/dist/types/src/generated/types/type-utils.d.ts +39 -0
- package/dist/umd/es2018/experience-model.js +2247 -0
- package/dist/umd/es5/experience-model.js +2256 -0
- package/package.json +67 -0
- package/sfdc/index.d.ts +1 -0
- package/sfdc/index.js +2306 -0
- package/src/raml/api.raml +3820 -0
- package/src/raml/luvio.raml +129 -0
|
@@ -0,0 +1,33 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "11d9687f9604d5b45e29e349d191c9c9";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentBodyInputRep, existing: ManagedContentBodyInputRepNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentBodyInputRepNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentBodyInputRepNormalized, incoming: ManagedContentBodyInputRepNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentBodyInputRep): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentBodyInputRep, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Input representation for the body of a managed content.
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentBodyInputRepNormalized {
|
|
18
|
+
/** The body of the managed content version. */
|
|
19
|
+
nodeMap: {
|
|
20
|
+
[key: string]: {};
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Input representation for the body of a managed content.
|
|
25
|
+
*
|
|
26
|
+
* Keys:
|
|
27
|
+
* (none)
|
|
28
|
+
*/
|
|
29
|
+
export interface ManagedContentBodyInputRep {
|
|
30
|
+
nodeMap: {
|
|
31
|
+
[key: string]: {};
|
|
32
|
+
};
|
|
33
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { ManagedContentChannelRepresentation as ManagedContentChannelRepresentation_ManagedContentChannelRepresentation } from './ManagedContentChannelRepresentation';
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const VERSION = "e93c57b512c2657f75ea0d146e60aea2";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentChannelCollectionRepresentation, existing: ManagedContentChannelCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentChannelCollectionRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentChannelCollectionRepresentationNormalized, incoming: ManagedContentChannelCollectionRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentChannelCollectionRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentChannelCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Collection of Managed Content Channels
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentChannelCollectionRepresentationNormalized {
|
|
19
|
+
/** Manage Content Channel records corresponding to the current page */
|
|
20
|
+
channels: Array<ManagedContentChannelRepresentation_ManagedContentChannelRepresentation>;
|
|
21
|
+
/** URL to the current page of Manage Content Channels. The default is 25 managed content channels per page. */
|
|
22
|
+
currentPageUrl: string;
|
|
23
|
+
/** URL to the next page of Manage Content Channels. The default is 25 managed content channels per page. */
|
|
24
|
+
nextPageUrl: string;
|
|
25
|
+
/** URL to the previous page of Managed Content Channel records. The default is 25 channels per page. */
|
|
26
|
+
previousPageUrl: string;
|
|
27
|
+
/** Total count of Manage Content Channel records returned for the current request */
|
|
28
|
+
totalChannels: number;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Collection of Managed Content Channels
|
|
32
|
+
*
|
|
33
|
+
* Keys:
|
|
34
|
+
* (none)
|
|
35
|
+
*/
|
|
36
|
+
export interface ManagedContentChannelCollectionRepresentation {
|
|
37
|
+
channels: Array<ManagedContentChannelRepresentation_ManagedContentChannelRepresentation>;
|
|
38
|
+
currentPageUrl: string;
|
|
39
|
+
nextPageUrl: string;
|
|
40
|
+
previousPageUrl: string;
|
|
41
|
+
totalChannels: number;
|
|
42
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "d3e30190a469d767f0a95b3c804a6fd8";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentChannelInputRepresentation, existing: ManagedContentChannelInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentChannelInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentChannelInputRepresentationNormalized, incoming: ManagedContentChannelInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentChannelInputRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentChannelInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* The input representation for a Managed Content Channel
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentChannelInputRepresentationNormalized {
|
|
18
|
+
/** Name of the Managed Content Channel */
|
|
19
|
+
channelName: string;
|
|
20
|
+
/** Target of the Managed Content Channel */
|
|
21
|
+
channelTarget: string;
|
|
22
|
+
/** Type of the Managed Content Channel */
|
|
23
|
+
channelType: string;
|
|
24
|
+
/** Optional domain to which public channel is assigned. */
|
|
25
|
+
domain: string;
|
|
26
|
+
/** Enablement of Text Search of Channel's Contents */
|
|
27
|
+
isChannelSearchable: boolean;
|
|
28
|
+
/** Optional, set if Domain should be locked. */
|
|
29
|
+
isDomainLocked: boolean;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* The input representation for a Managed Content Channel
|
|
33
|
+
*
|
|
34
|
+
* Keys:
|
|
35
|
+
* (none)
|
|
36
|
+
*/
|
|
37
|
+
export interface ManagedContentChannelInputRepresentation {
|
|
38
|
+
channelName: string;
|
|
39
|
+
channelTarget: string;
|
|
40
|
+
channelType: string;
|
|
41
|
+
domain: string;
|
|
42
|
+
isChannelSearchable: boolean;
|
|
43
|
+
isDomainLocked: boolean;
|
|
44
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "d44a7b60d57f1eac3264adf45970e5ec";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentChannelRepresentation, existing: ManagedContentChannelRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentChannelRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentChannelRepresentationNormalized, incoming: ManagedContentChannelRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentChannelRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentChannelRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Details of a Managed Content Channel
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentChannelRepresentationNormalized {
|
|
18
|
+
/** Id of the Managed Content Channel */
|
|
19
|
+
channelId: string;
|
|
20
|
+
/** Name of the Managed Content Channel */
|
|
21
|
+
channelName: string;
|
|
22
|
+
/** Type of Managed Content Channel */
|
|
23
|
+
channelType: string;
|
|
24
|
+
/** Domain assigned to the channel. */
|
|
25
|
+
domain: string;
|
|
26
|
+
/** Name of the domain assigned to the channel. */
|
|
27
|
+
domainName: string;
|
|
28
|
+
/** Enablement of Text Search of Channel's Contents */
|
|
29
|
+
isChannelSearchable: boolean;
|
|
30
|
+
/** If the channel domain is editable. */
|
|
31
|
+
isDomainLocked: boolean;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Details of a Managed Content Channel
|
|
35
|
+
*
|
|
36
|
+
* Keys:
|
|
37
|
+
* (none)
|
|
38
|
+
*/
|
|
39
|
+
export interface ManagedContentChannelRepresentation {
|
|
40
|
+
channelId: string;
|
|
41
|
+
channelName: string;
|
|
42
|
+
channelType: string;
|
|
43
|
+
domain: string;
|
|
44
|
+
domainName: string;
|
|
45
|
+
isChannelSearchable: boolean;
|
|
46
|
+
isDomainLocked: boolean;
|
|
47
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "b06fe159fd96d5fee4317f871d4de5ca";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentChildRepresentation, existing: ManagedContentChildRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentChildRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentChildRepresentationNormalized, incoming: ManagedContentChildRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentChildRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentChildRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* The representation of a child managed content
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentChildRepresentationNormalized {
|
|
18
|
+
/** Content key of a Managed Content */
|
|
19
|
+
contentKey: string;
|
|
20
|
+
/** Type of a Managed Content */
|
|
21
|
+
contentType: string;
|
|
22
|
+
/** Id of a Managed Content */
|
|
23
|
+
managedContentId: string;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* The representation of a child managed content
|
|
27
|
+
*
|
|
28
|
+
* Keys:
|
|
29
|
+
* (none)
|
|
30
|
+
*/
|
|
31
|
+
export interface ManagedContentChildRepresentation {
|
|
32
|
+
contentKey: string;
|
|
33
|
+
contentType: string;
|
|
34
|
+
managedContentId: string;
|
|
35
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } 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 function deepFreeze(input: ManagedContentCollectionRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* The output representation of a list of contents
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentCollectionRepresentationNormalized {
|
|
19
|
+
/** List of contents */
|
|
20
|
+
contents: Array<ManagedContentRepresentation_ManagedContentRepresentation>;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* The output representation of a list of contents
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface ManagedContentCollectionRepresentation {
|
|
29
|
+
contents: Array<ManagedContentRepresentation_ManagedContentRepresentation>;
|
|
30
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } 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 function deepFreeze(input: ManagedContentDateAndTimeNodeValueRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDateAndTimeNodeValueRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Information about a managed content node of datetime type.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentDateAndTimeNodeValueRepresentationNormalized extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
19
|
+
/** The DateTime value in UTC of the managed content node. */
|
|
20
|
+
dateTimeValue: string;
|
|
21
|
+
/** The TimeZone in which DateTime is authored of the managed content node. */
|
|
22
|
+
timeZone: string;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Information about a managed content node of datetime type.
|
|
26
|
+
*
|
|
27
|
+
* Keys:
|
|
28
|
+
* (none)
|
|
29
|
+
*/
|
|
30
|
+
export interface ManagedContentDateAndTimeNodeValueRepresentation extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
31
|
+
dateTimeValue: string;
|
|
32
|
+
timeZone: string;
|
|
33
|
+
nodeType: 'Date';
|
|
34
|
+
}
|
|
@@ -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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } 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 function deepFreeze(input: ManagedContentDateNodeValueRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDateNodeValueRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Information about a managed content node of type date.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentDateNodeValueRepresentationNormalized extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
19
|
+
/** The date value of the managed content node. */
|
|
20
|
+
value: string;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Information about a managed content node of type date.
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface ManagedContentDateNodeValueRepresentation extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
|
|
29
|
+
value: string;
|
|
30
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { ManagedContentDeploymentRepresentation as ManagedContentDeploymentRepresentation_ManagedContentDeploymentRepresentation } from './ManagedContentDeploymentRepresentation';
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const VERSION = "bcc0d9ad111719623d99a560abc8479c";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentDeploymentCollectionRepresentation, existing: ManagedContentDeploymentCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeploymentCollectionRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentDeploymentCollectionRepresentationNormalized, incoming: ManagedContentDeploymentCollectionRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentDeploymentCollectionRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDeploymentCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Collection of Deployments
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentDeploymentCollectionRepresentationNormalized {
|
|
19
|
+
/** URL to the current page of Manage Content deployment records. */
|
|
20
|
+
currentPageUrl: string;
|
|
21
|
+
/** ManagedContentDeployment collection */
|
|
22
|
+
deployments: Array<ManagedContentDeploymentRepresentation_ManagedContentDeploymentRepresentation>;
|
|
23
|
+
/** URL to the next page of Manage Content deployment records. */
|
|
24
|
+
nextPageUrl: string;
|
|
25
|
+
/** URL to the previous page of Managed Content deployment records. */
|
|
26
|
+
previousPageUrl: string;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Collection of Deployments
|
|
30
|
+
*
|
|
31
|
+
* Keys:
|
|
32
|
+
* (none)
|
|
33
|
+
*/
|
|
34
|
+
export interface ManagedContentDeploymentCollectionRepresentation {
|
|
35
|
+
currentPageUrl: string;
|
|
36
|
+
deployments: Array<ManagedContentDeploymentRepresentation_ManagedContentDeploymentRepresentation>;
|
|
37
|
+
nextPageUrl: string;
|
|
38
|
+
previousPageUrl: string;
|
|
39
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "82d1b7cf8e27a2f14ed1dc0916d07d2a";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentDeploymentInputRepresentation, existing: ManagedContentDeploymentInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeploymentInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentDeploymentInputRepresentationNormalized, incoming: ManagedContentDeploymentInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentDeploymentInputRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDeploymentInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Input required for creating a deployment
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentDeploymentInputRepresentationNormalized {
|
|
18
|
+
/** [Optional] The target channel to publish content to. */
|
|
19
|
+
channelIds: Array<string>;
|
|
20
|
+
/** [Optional] The content to publish. */
|
|
21
|
+
contentIds: Array<string>;
|
|
22
|
+
/** The content space to publish content from. */
|
|
23
|
+
contentSpaceId: string;
|
|
24
|
+
/** Description for deployment. */
|
|
25
|
+
description: string;
|
|
26
|
+
/** [Optional] Execute all staged deployments. */
|
|
27
|
+
executeStagedDeployments: boolean;
|
|
28
|
+
/** [Optional] Scheduled date for deployment. */
|
|
29
|
+
scheduledDate: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* Input required for creating a deployment
|
|
33
|
+
*
|
|
34
|
+
* Keys:
|
|
35
|
+
* (none)
|
|
36
|
+
*/
|
|
37
|
+
export interface ManagedContentDeploymentInputRepresentation {
|
|
38
|
+
channelIds: Array<string>;
|
|
39
|
+
contentIds: Array<string>;
|
|
40
|
+
contentSpaceId: string;
|
|
41
|
+
description: string;
|
|
42
|
+
executeStagedDeployments: boolean;
|
|
43
|
+
scheduledDate: string;
|
|
44
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "47c74b65bca333078bb7bf037017e86b";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: ManagedContentDeploymentItemRepresentation, existing: ManagedContentDeploymentItemRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeploymentItemRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: ManagedContentDeploymentItemRepresentationNormalized, incoming: ManagedContentDeploymentItemRepresentationNormalized): boolean;
|
|
8
|
+
export declare function deepFreeze(input: ManagedContentDeploymentItemRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDeploymentItemRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Information about a deploymentItem
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentDeploymentItemRepresentationNormalized {
|
|
18
|
+
/** Action for the ITEM */
|
|
19
|
+
action: string;
|
|
20
|
+
/** ManagedContentDeployment Entity Id */
|
|
21
|
+
deploymentId: string;
|
|
22
|
+
/** ManagedContentDeploymentItem Entity Id */
|
|
23
|
+
deploymentItemId: string;
|
|
24
|
+
/** Snapshot Entity Id */
|
|
25
|
+
snapshotId: string;
|
|
26
|
+
/** Target Entity Id */
|
|
27
|
+
targetId: string | null;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Information about a deploymentItem
|
|
31
|
+
*
|
|
32
|
+
* Keys:
|
|
33
|
+
* (none)
|
|
34
|
+
*/
|
|
35
|
+
export interface ManagedContentDeploymentItemRepresentation {
|
|
36
|
+
action: string;
|
|
37
|
+
deploymentId: string;
|
|
38
|
+
deploymentItemId: string;
|
|
39
|
+
snapshotId: string;
|
|
40
|
+
targetId: string | null;
|
|
41
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { ManagedContentDeploymentItemRepresentation as ManagedContentDeploymentItemRepresentation_ManagedContentDeploymentItemRepresentation } from './ManagedContentDeploymentItemRepresentation';
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const VERSION = "0b42ae6c4bde20d362d1b7c8e0c03774";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: ManagedContentDeploymentRepresentation, existing: ManagedContentDeploymentRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDeploymentRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: ManagedContentDeploymentRepresentationNormalized, incoming: ManagedContentDeploymentRepresentationNormalized): boolean;
|
|
9
|
+
export declare function deepFreeze(input: ManagedContentDeploymentRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDeploymentRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Information about a Deployment
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentDeploymentRepresentationNormalized {
|
|
19
|
+
/** ManagedContentDeployment record creator user Id */
|
|
20
|
+
createdBy: string | null;
|
|
21
|
+
/** ManagedContentDeployment Description */
|
|
22
|
+
deploymentDescription: string | null;
|
|
23
|
+
/** ManagedContentDeployment Entity Id */
|
|
24
|
+
deploymentId: string;
|
|
25
|
+
/** ManagedContentDeploymentItem list */
|
|
26
|
+
deploymentItems: Array<ManagedContentDeploymentItemRepresentation_ManagedContentDeploymentItemRepresentation>;
|
|
27
|
+
/** ManagedContentDeployment Name */
|
|
28
|
+
deploymentName: string | null;
|
|
29
|
+
/** ManagedContentDeployment Status */
|
|
30
|
+
deploymentStatus: string | null;
|
|
31
|
+
/** ManagedContentDeployment record Last Modified user Id */
|
|
32
|
+
lastModifiedBy: string | null;
|
|
33
|
+
/** ManagedContentDeployment Scheduled Date */
|
|
34
|
+
scheduledDate: string | null;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Information about a Deployment
|
|
38
|
+
*
|
|
39
|
+
* Keys:
|
|
40
|
+
* (none)
|
|
41
|
+
*/
|
|
42
|
+
export interface ManagedContentDeploymentRepresentation {
|
|
43
|
+
createdBy: string | null;
|
|
44
|
+
deploymentDescription: string | null;
|
|
45
|
+
deploymentId: string;
|
|
46
|
+
deploymentItems: Array<ManagedContentDeploymentItemRepresentation_ManagedContentDeploymentItemRepresentation>;
|
|
47
|
+
deploymentName: string | null;
|
|
48
|
+
deploymentStatus: string | null;
|
|
49
|
+
lastModifiedBy: string | null;
|
|
50
|
+
scheduledDate: string | null;
|
|
51
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } 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 function deepFreeze(input: ManagedContentDetailCollectionRepresentation): void;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDetailCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
12
|
+
/**
|
|
13
|
+
* Collection of ManagedContentDetailCollection
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface ManagedContentDetailCollectionRepresentationNormalized {
|
|
19
|
+
/** Managed Content Details */
|
|
20
|
+
managedContentRecords: Array<ManagedContentDetailRepresentation_ManagedContentDetailRepresentation>;
|
|
21
|
+
/** Total count of records */
|
|
22
|
+
totalItem: number;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Collection of ManagedContentDetailCollection
|
|
26
|
+
*
|
|
27
|
+
* Keys:
|
|
28
|
+
* (none)
|
|
29
|
+
*/
|
|
30
|
+
export interface ManagedContentDetailCollectionRepresentation {
|
|
31
|
+
managedContentRecords: Array<ManagedContentDetailRepresentation_ManagedContentDetailRepresentation>;
|
|
32
|
+
totalItem: number;
|
|
33
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } 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 function deepFreeze(input: ManagedContentDetailRepresentation): void;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDetailRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
11
|
+
/**
|
|
12
|
+
* Details of a Managed Content
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface ManagedContentDetailRepresentationNormalized {
|
|
18
|
+
/** Content Key */
|
|
19
|
+
contentKey: string;
|
|
20
|
+
/** Id of the Managed Content */
|
|
21
|
+
managedContentId: string;
|
|
22
|
+
/** Id Managed Content Space */
|
|
23
|
+
managedContentSpaceId: string;
|
|
24
|
+
/** Id of the Managed Content Version */
|
|
25
|
+
managedContentVersionId: string;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* Details of a Managed Content
|
|
29
|
+
*
|
|
30
|
+
* Keys:
|
|
31
|
+
* (none)
|
|
32
|
+
*/
|
|
33
|
+
export interface ManagedContentDetailRepresentation {
|
|
34
|
+
contentKey: string;
|
|
35
|
+
managedContentId: string;
|
|
36
|
+
managedContentSpaceId: string;
|
|
37
|
+
managedContentVersionId: string;
|
|
38
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import { ManagedContentSpaceSummaryRepresentation as ManagedContentSpaceSummaryRepresentation_ManagedContentSpaceSummaryRepresentation } from './ManagedContentSpaceSummaryRepresentation';
|
|
2
|
+
import { ManagedContentTypeSummaryRepresentation as ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation } from './ManagedContentTypeSummaryRepresentation';
|
|
3
|
+
import { ManagedContentUserSummaryRepresentation as ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation } from './ManagedContentUserSummaryRepresentation';
|
|
4
|
+
import { ManagedContentFolderSummaryRepresentation as ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation } from './ManagedContentFolderSummaryRepresentation';
|
|
5
|
+
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, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
6
|
+
export declare const VERSION = "ff49d85849c66d57aa492c2975f091db";
|
|
7
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
8
|
+
export declare const RepresentationType: string;
|
|
9
|
+
export declare function normalize(input: ManagedContentDocumentRepresentation, existing: ManagedContentDocumentRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentDocumentRepresentationNormalized;
|
|
10
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
11
|
+
export declare function equals(existing: ManagedContentDocumentRepresentationNormalized, incoming: ManagedContentDocumentRepresentationNormalized): boolean;
|
|
12
|
+
export declare function deepFreeze(input: ManagedContentDocumentRepresentation): void;
|
|
13
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
14
|
+
export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentDocumentRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
|
|
15
|
+
/**
|
|
16
|
+
* Information about a managed content in authoring space.
|
|
17
|
+
*
|
|
18
|
+
* Keys:
|
|
19
|
+
* (none)
|
|
20
|
+
*/
|
|
21
|
+
export interface ManagedContentDocumentRepresentationNormalized {
|
|
22
|
+
/** Body contains fields defined in the managed content type schema of this managed content. */
|
|
23
|
+
contentBody: {
|
|
24
|
+
[key: string]: {};
|
|
25
|
+
};
|
|
26
|
+
/** Globally unique identifier of a managed content and doesn't change when managed content is moved between production and sandbox environments. */
|
|
27
|
+
contentKey: string;
|
|
28
|
+
contentSpace: ManagedContentSpaceSummaryRepresentation_ManagedContentSpaceSummaryRepresentation;
|
|
29
|
+
contentType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
30
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
31
|
+
/** The created date of the managed content. */
|
|
32
|
+
createdDate: string;
|
|
33
|
+
folder: ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation;
|
|
34
|
+
/** The language of the managed content. */
|
|
35
|
+
language: string;
|
|
36
|
+
lastModifiedBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
37
|
+
/** The last time the managed content has been modified. */
|
|
38
|
+
lastModifiedDate: string;
|
|
39
|
+
/** Id of the managed content in authoring space. */
|
|
40
|
+
managedContentId: string;
|
|
41
|
+
/** The managed content variant in the authoring space. */
|
|
42
|
+
managedContentVariantId: string;
|
|
43
|
+
/** Version id of the managed content version. */
|
|
44
|
+
managedContentVersionId: string;
|
|
45
|
+
/** The title of the managed content. */
|
|
46
|
+
title: string;
|
|
47
|
+
/** The content url name of the managed content. */
|
|
48
|
+
urlName: string;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Information about a managed content in authoring space.
|
|
52
|
+
*
|
|
53
|
+
* Keys:
|
|
54
|
+
* (none)
|
|
55
|
+
*/
|
|
56
|
+
export interface ManagedContentDocumentRepresentation {
|
|
57
|
+
contentBody: {
|
|
58
|
+
[key: string]: {};
|
|
59
|
+
};
|
|
60
|
+
contentKey: string;
|
|
61
|
+
contentSpace: ManagedContentSpaceSummaryRepresentation_ManagedContentSpaceSummaryRepresentation;
|
|
62
|
+
contentType: ManagedContentTypeSummaryRepresentation_ManagedContentTypeSummaryRepresentation;
|
|
63
|
+
createdBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
64
|
+
createdDate: string;
|
|
65
|
+
folder: ManagedContentFolderSummaryRepresentation_ManagedContentFolderSummaryRepresentation;
|
|
66
|
+
language: string;
|
|
67
|
+
lastModifiedBy: ManagedContentUserSummaryRepresentation_ManagedContentUserSummaryRepresentation;
|
|
68
|
+
lastModifiedDate: string;
|
|
69
|
+
managedContentId: string;
|
|
70
|
+
managedContentVariantId: string;
|
|
71
|
+
managedContentVersionId: string;
|
|
72
|
+
title: string;
|
|
73
|
+
urlName: string;
|
|
74
|
+
}
|