Interface SizeEvaluationService

All Known Implementing Classes:
SizeEvaluationServiceImpl

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

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

    • evaluateResourceSize Link icon

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