Interface SizeEvaluationService

All Known Implementing Classes:
SizeEvaluationServiceImpl

public interface SizeEvaluationService
Service for evaluating the size of a folders or resources
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Evaluates the size of a resource
  • Method Details

    • evaluateResourceSize

      long evaluateResourceSize(Entity binaryEntity)
      Evaluates the size of a resource
      Parameters:
      binaryEntity - Resource_content entity
      Returns:
      the size of the resource or 0