Storage

// uploads file
StorageObjectService.uploadStorageObject(storageId, MultipartFile);

// attach to reference data
StorageObjectService.attachStorageObject(objectId, refType, refId);