Class TenantManagerService

  • All Implemented Interfaces:
    org.picocontainer.Startable

    public class TenantManagerService
    extends Object
    implements org.picocontainer.Startable
    A service that allows to detect Deed Tenant Manager address
    • Constructor Detail

      • TenantManagerService

        public TenantManagerService​(TenantManagerStorage tenantManagerStorage,
                                    org.exoplatform.container.xml.InitParams params)
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface org.picocontainer.Startable
      • stop

        public void stop()
        Specified by:
        stop in interface org.picocontainer.Startable
      • isTenantManager

        public boolean isTenantManager​(String userName)
      • getTenantManagerDefaultRoles

        public List<String> getTenantManagerDefaultRoles()
      • getManagerAddress

        public String getManagerAddress()
      • getCityIndex

        public String getCityIndex()
      • getCardType

        public String getCardType()