Interface ECpdsApplication.ECUserMixIn

Enclosing class:
ECpdsApplication

public static interface ECpdsApplication.ECUserMixIn
The Interface ECUserMixIn.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setGid(long param)
    Sets the gid.
    void
    setUid(long param)
    Sets the uid.
  • Method Details

    • setGid

      void setGid(long param)
      Sets the gid.
      Parameters:
      param - the new gid
    • setUid

      void setUid(long param)
      Sets the uid.
      Parameters:
      param - the new uid