Class Network

java.lang.Object
org.alfresco.repo.tenant.Tenant
org.alfresco.repo.tenant.Network
All Implemented Interfaces:
Comparable<Network>

public class Network extends Tenant implements Comparable<Network>
  • Field Details

    • createdAt

      protected Date createdAt
    • isHomeNetwork

      protected Boolean isHomeNetwork
    • quotas

      protected List<Quota> quotas
    • subscriptionLevel

      protected String subscriptionLevel
    • paidNetwork

      protected Boolean paidNetwork
  • Constructor Details

  • Method Details