Class BinarySizeTenantThreshold

java.lang.Object
fr.gouv.vitam.common.model.dip.BinarySizePlatformThreshold
fr.gouv.vitam.common.model.dip.BinarySizeTenantThreshold

public class BinarySizeTenantThreshold extends BinarySizePlatformThreshold
  • Constructor Details

    • BinarySizeTenantThreshold

      public BinarySizeTenantThreshold()
    • BinarySizeTenantThreshold

      public BinarySizeTenantThreshold(int tenant, long limit, BinarySizePlatformThreshold.SizeUnit sizeUnit, boolean authorize)
  • Method Details

    • getTenant

      public int getTenant()
    • setTenant

      public void setTenant(int tenant)
    • isAuthorized

      public boolean isAuthorized()
    • setAuthorize

      public void setAuthorize(boolean authorize)