UNPKG

@alfresco/js-api

Version:

JavaScript client library for the Alfresco REST API

221 lines 13.2 kB
"use strict"; /*! * @license * Copyright © 2005-2025 Hyland Software, Inc. and its affiliates. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./actionBodyExec"), exports); tslib_1.__exportStar(require("./actionDefinition"), exports); tslib_1.__exportStar(require("./actionDefinitionEntry"), exports); tslib_1.__exportStar(require("./actionDefinitionList"), exports); tslib_1.__exportStar(require("./actionDefinitionListList"), exports); tslib_1.__exportStar(require("./actionExecResult"), exports); tslib_1.__exportStar(require("./actionExecResultEntry"), exports); tslib_1.__exportStar(require("./actionParameterDefinition"), exports); tslib_1.__exportStar(require("./activity"), exports); tslib_1.__exportStar(require("./activityEntry"), exports); tslib_1.__exportStar(require("./activityPaging"), exports); tslib_1.__exportStar(require("./activityPagingList"), exports); tslib_1.__exportStar(require("./agent"), exports); tslib_1.__exportStar(require("./agentEntry"), exports); tslib_1.__exportStar(require("./agentPaging"), exports); tslib_1.__exportStar(require("./agentPagingList"), exports); tslib_1.__exportStar(require("./aiAnswer"), exports); tslib_1.__exportStar(require("./aiAnswerEntry"), exports); tslib_1.__exportStar(require("./aiAnswerReference"), exports); tslib_1.__exportStar(require("./aiAnswerObjectReference"), exports); tslib_1.__exportStar(require("./association"), exports); tslib_1.__exportStar(require("./associationBody"), exports); tslib_1.__exportStar(require("./associationEntry"), exports); tslib_1.__exportStar(require("./associationInfo"), exports); tslib_1.__exportStar(require("./auditApp"), exports); tslib_1.__exportStar(require("./auditAppEntry"), exports); tslib_1.__exportStar(require("./auditAppPaging"), exports); tslib_1.__exportStar(require("./auditAppPagingList"), exports); tslib_1.__exportStar(require("./auditBodyUpdate"), exports); tslib_1.__exportStar(require("./auditEntry"), exports); tslib_1.__exportStar(require("./auditEntryEntry"), exports); tslib_1.__exportStar(require("./auditEntryPaging"), exports); tslib_1.__exportStar(require("./auditEntryPagingList"), exports); tslib_1.__exportStar(require("./capabilities"), exports); tslib_1.__exportStar(require("./childAssociation"), exports); tslib_1.__exportStar(require("./childAssociationBody"), exports); tslib_1.__exportStar(require("./childAssociationEntry"), exports); tslib_1.__exportStar(require("./childAssociationInfo"), exports); tslib_1.__exportStar(require("./clientBody"), exports); tslib_1.__exportStar(require("./category"), exports); tslib_1.__exportStar(require("./categoryBody"), exports); tslib_1.__exportStar(require("./categoryEntry"), exports); tslib_1.__exportStar(require("./CategoryLinkBody"), exports); tslib_1.__exportStar(require("./categoryPaging"), exports); tslib_1.__exportStar(require("./categoryPagingList"), exports); tslib_1.__exportStar(require("./comment"), exports); tslib_1.__exportStar(require("./commentBody"), exports); tslib_1.__exportStar(require("./commentEntry"), exports); tslib_1.__exportStar(require("./commentPaging"), exports); tslib_1.__exportStar(require("./commentPagingList"), exports); tslib_1.__exportStar(require("./company"), exports); tslib_1.__exportStar(require("./constraint"), exports); tslib_1.__exportStar(require("./contentInfo"), exports); tslib_1.__exportStar(require("./definition"), exports); tslib_1.__exportStar(require("./deletedNodeBodyRestore"), exports); tslib_1.__exportStar(require("./deletedNodeEntry"), exports); tslib_1.__exportStar(require("./deletedNodesPaging"), exports); tslib_1.__exportStar(require("./deletedNodesPagingList"), exports); tslib_1.__exportStar(require("./directAccessUrl"), exports); tslib_1.__exportStar(require("./directAccessUrlEntry"), exports); tslib_1.__exportStar(require("./download"), exports); tslib_1.__exportStar(require("./download-status"), exports); tslib_1.__exportStar(require("./downloadBodyCreate"), exports); tslib_1.__exportStar(require("./downloadEntry"), exports); tslib_1.__exportStar(require("./errorError"), exports); tslib_1.__exportStar(require("./favorite"), exports); tslib_1.__exportStar(require("./favoriteBodyCreate"), exports); tslib_1.__exportStar(require("./favoriteEntry"), exports); tslib_1.__exportStar(require("./favoritePaging"), exports); tslib_1.__exportStar(require("./favoritePagingList"), exports); tslib_1.__exportStar(require("./favoriteSite"), exports); tslib_1.__exportStar(require("./favoriteSiteBodyCreate"), exports); tslib_1.__exportStar(require("./favoriteSiteEntry"), exports); tslib_1.__exportStar(require("./group"), exports); tslib_1.__exportStar(require("./groupBodyCreate"), exports); tslib_1.__exportStar(require("./groupBodyUpdate"), exports); tslib_1.__exportStar(require("./groupEntry"), exports); tslib_1.__exportStar(require("./groupMember"), exports); tslib_1.__exportStar(require("./groupMemberEntry"), exports); tslib_1.__exportStar(require("./groupMemberPaging"), exports); tslib_1.__exportStar(require("./groupMemberPagingList"), exports); tslib_1.__exportStar(require("./groupMembershipBodyCreate"), exports); tslib_1.__exportStar(require("./groupPaging"), exports); tslib_1.__exportStar(require("./groupPagingList"), exports); tslib_1.__exportStar(require("./knowledgeRetrievalConfig"), exports); tslib_1.__exportStar(require("./knowledgeRetrievalConfigEntry"), exports); tslib_1.__exportStar(require("./modelError"), exports); tslib_1.__exportStar(require("./networkQuota"), exports); tslib_1.__exportStar(require("./node"), exports); tslib_1.__exportStar(require("./nodeAssociationEntry"), exports); tslib_1.__exportStar(require("./nodeAssociationPaging"), exports); tslib_1.__exportStar(require("./nodeAssociationPagingList"), exports); tslib_1.__exportStar(require("./nodeBodyCopy"), exports); tslib_1.__exportStar(require("./nodeBodyCreate"), exports); tslib_1.__exportStar(require("./nodeBodyCreateAssociation"), exports); tslib_1.__exportStar(require("./nodeBodyLock"), exports); tslib_1.__exportStar(require("./nodeBodyMove"), exports); tslib_1.__exportStar(require("./nodeBodyUpdate"), exports); tslib_1.__exportStar(require("./nodeChildAssociationEntry"), exports); tslib_1.__exportStar(require("./nodeChildAssociationPaging"), exports); tslib_1.__exportStar(require("./nodeChildAssociationPagingList"), exports); tslib_1.__exportStar(require("./nodeEntry"), exports); tslib_1.__exportStar(require("./nodePaging"), exports); tslib_1.__exportStar(require("./nodePagingList"), exports); tslib_1.__exportStar(require("./pagination"), exports); tslib_1.__exportStar(require("./passwordResetBody"), exports); tslib_1.__exportStar(require("./pathElement"), exports); tslib_1.__exportStar(require("./pathInfo"), exports); tslib_1.__exportStar(require("./permissionElement"), exports); tslib_1.__exportStar(require("./permissionsBody"), exports); tslib_1.__exportStar(require("./permissionsInfo"), exports); tslib_1.__exportStar(require("./person"), exports); tslib_1.__exportStar(require("./personBodyCreate"), exports); tslib_1.__exportStar(require("./personBodyUpdate"), exports); tslib_1.__exportStar(require("./personEntry"), exports); tslib_1.__exportStar(require("./personNetwork"), exports); tslib_1.__exportStar(require("./personNetworkEntry"), exports); tslib_1.__exportStar(require("./personNetworkPaging"), exports); tslib_1.__exportStar(require("./personNetworkPagingList"), exports); tslib_1.__exportStar(require("./personPaging"), exports); tslib_1.__exportStar(require("./personPagingList"), exports); tslib_1.__exportStar(require("./preference"), exports); tslib_1.__exportStar(require("./preferenceEntry"), exports); tslib_1.__exportStar(require("./preferencePaging"), exports); tslib_1.__exportStar(require("./preferencePagingList"), exports); tslib_1.__exportStar(require("./probeEntry"), exports); tslib_1.__exportStar(require("./probeEntryEntry"), exports); tslib_1.__exportStar(require("./property"), exports); tslib_1.__exportStar(require("./questionModel"), exports); tslib_1.__exportStar(require("./questionRequest"), exports); tslib_1.__exportStar(require("./rating"), exports); tslib_1.__exportStar(require("./ratingAggregate"), exports); tslib_1.__exportStar(require("./ratingBody"), exports); tslib_1.__exportStar(require("./ratingEntry"), exports); tslib_1.__exportStar(require("./ratingPaging"), exports); tslib_1.__exportStar(require("./ratingPagingList"), exports); tslib_1.__exportStar(require("./rendition"), exports); tslib_1.__exportStar(require("./renditionBodyCreate"), exports); tslib_1.__exportStar(require("./renditionEntry"), exports); tslib_1.__exportStar(require("./renditionPaging"), exports); tslib_1.__exportStar(require("./renditionPagingList"), exports); tslib_1.__exportStar(require("./revertBody"), exports); tslib_1.__exportStar(require("./sharedLink"), exports); tslib_1.__exportStar(require("./sharedLinkBodyCreate"), exports); tslib_1.__exportStar(require("./sharedLinkBodyEmail"), exports); tslib_1.__exportStar(require("./sharedLinkEntry"), exports); tslib_1.__exportStar(require("./sharedLinkPaging"), exports); tslib_1.__exportStar(require("./sharedLinkPagingList"), exports); tslib_1.__exportStar(require("./site"), exports); tslib_1.__exportStar(require("./siteBodyCreate"), exports); tslib_1.__exportStar(require("./siteBodyUpdate"), exports); tslib_1.__exportStar(require("./siteContainer"), exports); tslib_1.__exportStar(require("./siteContainerEntry"), exports); tslib_1.__exportStar(require("./siteContainerPaging"), exports); tslib_1.__exportStar(require("./siteContainerPagingList"), exports); tslib_1.__exportStar(require("./siteEntry"), exports); tslib_1.__exportStar(require("./siteMember"), exports); tslib_1.__exportStar(require("./siteMemberEntry"), exports); tslib_1.__exportStar(require("./siteMemberPaging"), exports); tslib_1.__exportStar(require("./siteMemberPagingList"), exports); tslib_1.__exportStar(require("./siteGroup"), exports); tslib_1.__exportStar(require("./siteGroupEntry"), exports); tslib_1.__exportStar(require("./siteGroupPaging"), exports); tslib_1.__exportStar(require("./siteGroupPagingList"), exports); tslib_1.__exportStar(require("./siteMembershipApprovalBody"), exports); tslib_1.__exportStar(require("./siteMembershipBodyCreate"), exports); tslib_1.__exportStar(require("./siteMembershipBodyUpdate"), exports); tslib_1.__exportStar(require("./siteMembershipRejectionBody"), exports); tslib_1.__exportStar(require("./siteMembershipRequest"), exports); tslib_1.__exportStar(require("./siteMembershipRequestBodyCreate"), exports); tslib_1.__exportStar(require("./siteMembershipRequestBodyUpdate"), exports); tslib_1.__exportStar(require("./siteMembershipRequestEntry"), exports); tslib_1.__exportStar(require("./siteMembershipRequestPaging"), exports); tslib_1.__exportStar(require("./siteMembershipRequestPagingList"), exports); tslib_1.__exportStar(require("./siteMembershipRequestWithPerson"), exports); tslib_1.__exportStar(require("./siteMembershipRequestWithPersonEntry"), exports); tslib_1.__exportStar(require("./siteMembershipRequestWithPersonPaging"), exports); tslib_1.__exportStar(require("./siteMembershipRequestWithPersonPagingList"), exports); tslib_1.__exportStar(require("./sitePaging"), exports); tslib_1.__exportStar(require("./sitePagingList"), exports); tslib_1.__exportStar(require("./siteRole"), exports); tslib_1.__exportStar(require("./siteRoleEntry"), exports); tslib_1.__exportStar(require("./siteRolePaging"), exports); tslib_1.__exportStar(require("./siteRolePagingList"), exports); tslib_1.__exportStar(require("./tag"), exports); tslib_1.__exportStar(require("./tagBody"), exports); tslib_1.__exportStar(require("./tagEntry"), exports); tslib_1.__exportStar(require("./tagPaging"), exports); tslib_1.__exportStar(require("./tagPagingList"), exports); tslib_1.__exportStar(require("./userInfo"), exports); tslib_1.__exportStar(require("./version"), exports); tslib_1.__exportStar(require("./versionEntry"), exports); tslib_1.__exportStar(require("./versionPaging"), exports); tslib_1.__exportStar(require("./versionPagingList"), exports); tslib_1.__exportStar(require("./deletedNode"), exports); tslib_1.__exportStar(require("./nodeAssociation"), exports); tslib_1.__exportStar(require("./nodeChildAssociation"), exports); tslib_1.__exportStar(require("./sizeDetails"), exports); tslib_1.__exportStar(require("./sizeDetailsEntry"), exports); tslib_1.__exportStar(require("./jobIdBody"), exports); tslib_1.__exportStar(require("./jobIdBodyEntry"), exports); //# sourceMappingURL=../../../../../../../lib/js-api/src/api/content-rest-api/model/index.js.map