Class SearchAudit

    • Constructor Detail

      • SearchAudit

        public SearchAudit()
    • Method Detail

      • getApplicationName

        public String getApplicationName()
      • setApplicationName

        public void setApplicationName​(String applicationName)
      • getUserId

        public String getUserId()
      • setUserId

        public void setUserId​(String userId)
      • getLoginId

        public String getLoginId()
      • setLoginId

        public void setLoginId​(String loginId)
      • getStartDate

        public Date getStartDate()
      • setStartDate

        public void setStartDate​(Date startDate)
      • getEndDate

        public Date getEndDate()
      • setEndDate

        public void setEndDate​(Date endData)
      • getActionList

        public String[] getActionList()
        Returns an array of actions to search for
        Returns:
      • setActionList

        public void setActionList​(String[] actionList)
        Sets an array of actions to search on
        Parameters:
        actionList -
      • getSrcSystemId

        public String getSrcSystemId()
      • setSrcSystemId

        public void setSrcSystemId​(String srcSystemId)
      • getCustomAttr1

        public String getCustomAttr1()
      • setCustomAttr1

        public void setCustomAttr1​(String customAttr1)
      • getCustomAttrValue1

        public String getCustomAttrValue1()
      • setCustomAttrValue1

        public void setCustomAttrValue1​(String customAttrValue1)
      • getReason

        public String getReason()
      • setReason

        public void setReason​(String reason)
      • getObjectTypeId

        public String getObjectTypeId()
      • setObjectTypeId

        public void setObjectTypeId​(String objectTypeId)
      • getObjectId

        public String getObjectId()
      • setObjectId

        public void setObjectId​(String objectId)
      • getActionId

        public String getActionId()
      • setActionId

        public void setActionId​(String actionId)
      • getRequestId

        public String getRequestId()
      • setRequestId

        public void setRequestId​(String requestId)
      • getSessionId

        public String getSessionId()
      • setSessionId

        public void setSessionId​(String sessionId)
      • getCustomAttrname1

        public String getCustomAttrname1()
      • setCustomAttrname1

        public void setCustomAttrname1​(String customAttrname1)
      • getCustomAttrValue2

        public String getCustomAttrValue2()
      • setCustomAttrValue2

        public void setCustomAttrValue2​(String customAttrValue2)
      • getCustomAttrname2

        public String getCustomAttrname2()
      • setCustomAttrname2

        public void setCustomAttrname2​(String customAttrname2)