public class GaelMethodsPodUser extends GaelPods.GaelUser
Modifier and Type | Class and Description |
---|---|
static class |
GaelMethodsPodUser.BulkUserData |
static class |
GaelMethodsPodUser.GaelUserBuildExit |
static class |
GaelMethodsPodUser.UserType |
static class |
GaelMethodsPodUser.WrapGaelUser |
PodBase.CustData, PodBase.RecHdr
Constructor and Description |
---|
GaelMethodsPodUser() |
Modifier and Type | Method and Description |
---|---|
static DSUT.Resp |
findUser(Task oTask,
java.lang.String sNamespace,
java.lang.String sUserid) |
static GaelMethodsPodUser.WrapGaelUser |
formatGadminUser(java.lang.String sUserId,
java.lang.String sEmail,
java.lang.String sSrc) |
static boolean |
isTrue(GaelPods.GaelUser oUser,
java.lang.String sProp) |
getPodStuff
public static DSUT.Resp findUser(Task oTask, java.lang.String sNamespace, java.lang.String sUserid) throws java.lang.Exception
java.lang.Exception
public static boolean isTrue(GaelPods.GaelUser oUser, java.lang.String sProp)
public static GaelMethodsPodUser.WrapGaelUser formatGadminUser(java.lang.String sUserId, java.lang.String sEmail, java.lang.String sSrc)