public class IlluminatiDataInterfaceModelImpl extends Object implements IlluminatiInterfaceModel
ILLUMINATI_GPROC_ID_KEY, ILLUMINATI_SPROC_ID_KEY, ILLUMINATI_UNIQUE_USER_ID_KEY| Modifier and Type | Method and Description |
|---|---|
static IlluminatiDataInterfaceModelImpl |
Builder(javax.servlet.http.HttpServletRequest request,
org.aspectj.lang.reflect.MethodSignature signature,
Object[] args,
long elapsedTime,
Map<String,Object> resultMap) |
long |
getElapsedTime() |
IlluminatiInterfaceType |
getInterfaceType() |
Map<String,Object> |
getOutput() |
boolean |
isValid() |
void |
setIlluminatiInterfaceType(IlluminatiInterfaceType illuminatiInterfaceType) |
IlluminatiDataInterfaceModelImpl |
setPackageType(String packageType) |
public static IlluminatiDataInterfaceModelImpl Builder(javax.servlet.http.HttpServletRequest request, org.aspectj.lang.reflect.MethodSignature signature, Object[] args, long elapsedTime, Map<String,Object> resultMap)
public boolean isValid()
public IlluminatiDataInterfaceModelImpl setPackageType(String packageType)
public long getElapsedTime()
public IlluminatiInterfaceType getInterfaceType() throws Exception
getInterfaceType in interface IlluminatiInterfaceModelExceptionpublic void setIlluminatiInterfaceType(IlluminatiInterfaceType illuminatiInterfaceType) throws Exception
setIlluminatiInterfaceType in interface IlluminatiInterfaceModelExceptionCopyright © 2020. All rights reserved.