Package com.broadleafcommerce.asset.domain


package com.broadleafcommerce.asset.domain
  • Classes
    Class
    Description
    A Asset encapsulates information related to stored, digital content such as images, videos, or text files.
    Many entities have customizable dynamic attributes, and this class is intended to hold such values.
    Request domain for detailing how to handle bulk actions for adding and removing tags on multiple asset
    A FileUploadState encapsulates the state of file that was uploaded asynchronously
    A domain that is intended to replicate the concept of folders in a filesystem.
    Certain StorageProvider implementations may store data at a different location than the original path/'URL' provided to them.