|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpe.pase.LoginLogQryCondition
public class LoginLogQryCondition
This class pre-defines query condtions for Loginin logs.
Nested Class Summary | |
---|---|
class |
LoginLogQryCondition.AbnormalStatus
A pre-defined condition for login failure logs. |
class |
LoginLogQryCondition.AllStatus
A pre-defined condition for all logs. |
class |
LoginLogQryCondition.NormalStatus
A pre-defined condition for login successfully logs. |
Constructor Summary | |
---|---|
LoginLogQryCondition()
|
Method Summary | |
---|---|
static QueryCondition |
createAbnormalStatusCondition()
Returns pre-defined condition for login failure logs. |
static QueryCondition |
createAllStatusCondition()
Returns the pre-defined condition for all logs. |
static QueryCondition |
createNormalStatusCondition()
Returns pre-defined condition for login successfully logs. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoginLogQryCondition()
Method Detail |
---|
public static QueryCondition createAbnormalStatusCondition()
public static QueryCondition createAllStatusCondition()
public static QueryCondition createNormalStatusCondition()
|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |