Class On_Library


  • public class On_Library
    extends ch.brix.gql.client.TypeBuilder
    • Constructor Detail

      • On_Library

        public On_Library()
    • Method Detail

      • assetCount

        @Deprecated
        public On_Library assetCount()
        Deprecated.
        **DEPRECATED** Amount of `Assets` contained in this `Library`. This field will be removed. Use `assets`.`total` instead. | Date: 2024-01-01T00:00:00.000+00:00 This field will be removed. Use `assets`.`total` instead. | Date: 2024-01-01T00:00:00.000+00:00
      • metadataFields

        @Deprecated
        public On_Library metadataFields​(Library_metadataFields callBuilder)
        Deprecated.
        **DEPRECATED** Retrieve list of all `MetadataFields` belonging to this `Library`. This field will be removed. Use `customMetadataProperties` instead. | Date: 2025-01-01T00:00:00.000+00:00 This field will be removed. Use `customMetadataProperties` instead. | Date: 2025-01-01T00:00:00.000+00:00
      • licenses

        public On_Library licenses​(Library_licenses callBuilder)
        Retrieve list of all `Licenses` belonging to this `Library`.
      • browse

        public On_Library browse​(Library_browse callBuilder)
        Browse the `Library`'s `SubFolderItems` and `AssetItems`.
      • workflow

        public On_Library workflow​(Library_workflow callBuilder)
        **BETA** The `Workflow` belonging to the given `Library`.