Class GroovyScriptLogDataObject

java.lang.Object
FlexDataObject
flexagon.fd.model2.pojo.GroovyScriptLogDataObject

public class GroovyScriptLogDataObject extends FlexDataObject
  • Constructor Details

    • GroovyScriptLogDataObject

      public GroovyScriptLogDataObject()
  • Method Details

    • getGroovyScriptLogId

      public Long getGroovyScriptLogId()
    • setGroovyScriptLogId

      public void setGroovyScriptLogId(Long pGroovyScriptLogId)
    • getLogDate

      public Timestamp getLogDate()
    • setLogDate

      public void setLogDate(Timestamp pLogDate)
    • getLogLevel

      public String getLogLevel()
    • setLogLevel

      public void setLogLevel(String pLogLevel)
    • getLogMessage

      public String getLogMessage()
    • setLogMessage

      public void setLogMessage(String pLogMessage)
    • getCreatedOn

      public Timestamp getCreatedOn()
    • setCreatedOn

      public void setCreatedOn(Timestamp pCreatedOn)
    • getCreatedBy

      public String getCreatedBy()
    • setCreatedBy

      public void setCreatedBy(String pCreatedBy)
    • getObjectId

      public Long getObjectId()
    • setObjectId

      public void setObjectId(Long pObjectId)
    • getObjectType

      public String getObjectType()
    • setParentObjectId

      public void setParentObjectId(Long pParentObjectId)
    • getParentObjectId

      public Long getParentObjectId()
    • setObjectType

      public void setObjectType(String pObjectType)