Interface Library

    • Method Detail

      • getColor

        RgbaColor getColor()
        `Library` color.
      • getAssetCount

        @Deprecated
        IntScalar getAssetCount()
        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
      • getMetadataFields

        @Deprecated
        List<MetadataField> getMetadataFields()
        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
      • getAssets

        AssetItems getAssets()
        Search or list `Assets` in this `Library`.
      • getLicenses

        List<License> getLicenses()
        Retrieve list of all `Licenses` belonging to this `Library`.
      • getCollections

        CollectionItems getCollections()
        List `Collection` type items within a `Library`.
      • getBrowse

        LibraryRootFolder getBrowse()
        Browse the `Library`'s `SubFolderItems` and `AssetItems`.
      • getCurrentUserPermissions

        LibraryUserPermissions getCurrentUserPermissions()
        Check current `User` permissions in a specific `Library`.
      • getWorkflow

        Workflow getWorkflow()
        **BETA** The `Workflow` belonging to the given `Library`.
      • getCustomMetadataProperties

        List<CustomMetadataProperty> getCustomMetadataProperties()
        List of `CustomMetadataProperty` items belonging to a `Library`.