Interface ECpdsApplication.ECUserMixIn
- Enclosing class:
ECpdsApplication
public static interface ECpdsApplication.ECUserMixIn
The Interface ECUserMixIn.
-
Method Summary
-
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
-