Class UserType

java.lang.Object
com.elitesland.ystdms.sys.constant.SafeEnum<UserType>
com.elitesland.ystdms.sys.constant.UserType
All Implemented Interfaces:
Serializable

public class UserType extends SafeEnum<UserType>
用户类型.
See Also:
  • Field Details

    • ADMIN_SYSTEM

      public static final UserType ADMIN_SYSTEM
    • ADMIN_TENANT

      public static final UserType ADMIN_TENANT
    • ADMIN_ORG

      public static final UserType ADMIN_ORG
    • EMPLOYEE

      public static final UserType EMPLOYEE
    • SALESMAN

      public static final UserType SALESMAN
  • Constructor Details

    • UserType

      public UserType()
    • UserType

      public UserType(String value)
    • UserType

      public UserType(String value, String description)
  • Method Details

    • getAppCode

      @NotBlank public @NotBlank String getAppCode()
    • getUdcCode

      public String getUdcCode()