Adempiere 3.5.2a

org.compiere.model
Interface I_AD_Issue

All Known Implementing Classes:
MIssue, X_AD_Issue

public interface I_AD_Issue

Generated Interface for AD_Issue

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 6 - System - Client
static String COLUMNNAME_A_Asset_ID
          Column name A_Asset_ID
static String COLUMNNAME_AD_Form_ID
          Column name AD_Form_ID
static String COLUMNNAME_AD_Issue_ID
          Column name AD_Issue_ID
static String COLUMNNAME_AD_Process_ID
          Column name AD_Process_ID
static String COLUMNNAME_AD_Window_ID
          Column name AD_Window_ID
static String COLUMNNAME_Comments
          Column name Comments
static String COLUMNNAME_DatabaseInfo
          Column name DatabaseInfo
static String COLUMNNAME_DBAddress
          Column name DBAddress
static String COLUMNNAME_ErrorTrace
          Column name ErrorTrace
static String COLUMNNAME_IsReproducible
          Column name IsReproducible
static String COLUMNNAME_IssueSource
          Column name IssueSource
static String COLUMNNAME_IssueSummary
          Column name IssueSummary
static String COLUMNNAME_IsVanillaSystem
          Column name IsVanillaSystem
static String COLUMNNAME_JavaInfo
          Column name JavaInfo
static String COLUMNNAME_LineNo
          Column name LineNo
static String COLUMNNAME_Local_Host
          Column name Local_Host
static String COLUMNNAME_LoggerName
          Column name LoggerName
static String COLUMNNAME_Name
          Column name Name
static String COLUMNNAME_OperatingSystemInfo
          Column name OperatingSystemInfo
static String COLUMNNAME_Processed
          Column name Processed
static String COLUMNNAME_Processing
          Column name Processing
static String COLUMNNAME_ProfileInfo
          Column name ProfileInfo
static String COLUMNNAME_R_IssueKnown_ID
          Column name R_IssueKnown_ID
static String COLUMNNAME_R_IssueProject_ID
          Column name R_IssueProject_ID
static String COLUMNNAME_R_IssueSystem_ID
          Column name R_IssueSystem_ID
static String COLUMNNAME_R_IssueUser_ID
          Column name R_IssueUser_ID
static String COLUMNNAME_R_Request_ID
          Column name R_Request_ID
static String COLUMNNAME_Record_ID
          Column name Record_ID
static String COLUMNNAME_ReleaseNo
          Column name ReleaseNo
static String COLUMNNAME_ReleaseTag
          Column name ReleaseTag
static String COLUMNNAME_Remote_Addr
          Column name Remote_Addr
static String COLUMNNAME_Remote_Host
          Column name Remote_Host
static String COLUMNNAME_RequestDocumentNo
          Column name RequestDocumentNo
static String COLUMNNAME_ResponseText
          Column name ResponseText
static String COLUMNNAME_SourceClassName
          Column name SourceClassName
static String COLUMNNAME_SourceMethodName
          Column name SourceMethodName
static String COLUMNNAME_StackTrace
          Column name StackTrace
static String COLUMNNAME_StatisticsInfo
          Column name StatisticsInfo
static String COLUMNNAME_SupportEMail
          Column name SupportEMail
static String COLUMNNAME_SystemStatus
          Column name SystemStatus
static String COLUMNNAME_UserName
          Column name UserName
static String COLUMNNAME_Version
          Column name Version
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=828
static String Table_Name
          TableName=AD_Issue
 
Method Summary
 int getA_Asset_ID()
          Get Asset.
 I_A_Asset getA_Asset()
           
 int getAD_Form_ID()
          Get Special Form.
 I_AD_Form getAD_Form()
           
 int getAD_Issue_ID()
          Get System Issue.
 int getAD_Process_ID()
          Get Process.
 I_AD_Process getAD_Process()
           
 int getAD_Window_ID()
          Get Window.
 I_AD_Window getAD_Window()
           
 String getComments()
          Get Comments.
 String getDatabaseInfo()
          Get Database.
 String getDBAddress()
          Get DB Address.
 String getErrorTrace()
          Get Error Trace.
 String getIsReproducible()
          Get Reproducible.
 String getIssueSource()
          Get Source.
 String getIssueSummary()
          Get Issue Summary.
 String getIsVanillaSystem()
          Get Vanilla System.
 String getJavaInfo()
          Get Java Info.
 int getLineNo()
          Get Line.
 String getLocal_Host()
          Get Local Host.
 String getLoggerName()
          Get Logger.
 String getName()
          Get Name.
 String getOperatingSystemInfo()
          Get Operating System.
 String getProfileInfo()
          Get Profile.
 int getR_IssueKnown_ID()
          Get Known Issue.
 I_R_IssueKnown getR_IssueKnown()
           
 int getR_IssueProject_ID()
          Get Issue Project.
 I_R_IssueProject getR_IssueProject()
           
 int getR_IssueSystem_ID()
          Get Issue System.
 I_R_IssueSystem getR_IssueSystem()
           
 int getR_IssueUser_ID()
          Get IssueUser.
 I_R_IssueUser getR_IssueUser()
           
 int getR_Request_ID()
          Get Request.
 I_R_Request getR_Request()
           
 int getRecord_ID()
          Get Record ID.
 String getReleaseNo()
          Get Release No.
 String getReleaseTag()
          Get Release Tag.
 String getRemote_Addr()
          Get Remote Addr.
 String getRemote_Host()
          Get Remote Host.
 String getRequestDocumentNo()
          Get Request Document No.
 String getResponseText()
          Get Response Text.
 String getSourceClassName()
          Get Source Class.
 String getSourceMethodName()
          Get Source Method.
 String getStackTrace()
          Get Stack Trace.
 String getStatisticsInfo()
          Get Statistics.
 String getSupportEMail()
          Get Support EMail.
 String getSystemStatus()
          Get System Status.
 String getUserName()
          Get Registered EMail.
 String getVersion()
          Get Version.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now
 void setA_Asset_ID(int A_Asset_ID)
          Set Asset.
 void setAD_Form_ID(int AD_Form_ID)
          Set Special Form.
 void setAD_Issue_ID(int AD_Issue_ID)
          Set System Issue.
 void setAD_Process_ID(int AD_Process_ID)
          Set Process.
 void setAD_Window_ID(int AD_Window_ID)
          Set Window.
 void setComments(String Comments)
          Set Comments.
 void setDatabaseInfo(String DatabaseInfo)
          Set Database.
 void setDBAddress(String DBAddress)
          Set DB Address.
 void setErrorTrace(String ErrorTrace)
          Set Error Trace.
 void setIsReproducible(String IsReproducible)
          Set Reproducible.
 void setIssueSource(String IssueSource)
          Set Source.
 void setIssueSummary(String IssueSummary)
          Set Issue Summary.
 void setIsVanillaSystem(String IsVanillaSystem)
          Set Vanilla System.
 void setJavaInfo(String JavaInfo)
          Set Java Info.
 void setLineNo(int LineNo)
          Set Line.
 void setLocal_Host(String Local_Host)
          Set Local Host.
 void setLoggerName(String LoggerName)
          Set Logger.
 void setName(String Name)
          Set Name.
 void setOperatingSystemInfo(String OperatingSystemInfo)
          Set Operating System.
 void setProcessed(boolean Processed)
          Set Processed.
 void setProcessing(boolean Processing)
          Set Process Now
 void setProfileInfo(String ProfileInfo)
          Set Profile.
 void setR_IssueKnown_ID(int R_IssueKnown_ID)
          Set Known Issue.
 void setR_IssueProject_ID(int R_IssueProject_ID)
          Set Issue Project.
 void setR_IssueSystem_ID(int R_IssueSystem_ID)
          Set Issue System.
 void setR_IssueUser_ID(int R_IssueUser_ID)
          Set IssueUser.
 void setR_Request_ID(int R_Request_ID)
          Set Request.
 void setRecord_ID(int Record_ID)
          Set Record ID.
 void setReleaseNo(String ReleaseNo)
          Set Release No.
 void setReleaseTag(String ReleaseTag)
          Set Release Tag.
 void setRemote_Addr(String Remote_Addr)
          Set Remote Addr.
 void setRemote_Host(String Remote_Host)
          Set Remote Host.
 void setRequestDocumentNo(String RequestDocumentNo)
          Set Request Document No.
 void setResponseText(String ResponseText)
          Set Response Text.
 void setSourceClassName(String SourceClassName)
          Set Source Class.
 void setSourceMethodName(String SourceMethodName)
          Set Source Method.
 void setStackTrace(String StackTrace)
          Set Stack Trace.
 void setStatisticsInfo(String StatisticsInfo)
          Set Statistics.
 void setSupportEMail(String SupportEMail)
          Set Support EMail.
 void setSystemStatus(String SystemStatus)
          Set System Status.
 void setUserName(String UserName)
          Set Registered EMail.
 void setVersion(String Version)
          Set Version.
 

Field Detail

Table_Name

static final String Table_Name
TableName=AD_Issue

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=828


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 6 - System - Client


COLUMNNAME_A_Asset_ID

static final String COLUMNNAME_A_Asset_ID
Column name A_Asset_ID

See Also:
Constant Field Values

COLUMNNAME_AD_Form_ID

static final String COLUMNNAME_AD_Form_ID
Column name AD_Form_ID

See Also:
Constant Field Values

COLUMNNAME_AD_Issue_ID

static final String COLUMNNAME_AD_Issue_ID
Column name AD_Issue_ID

See Also:
Constant Field Values

COLUMNNAME_AD_Process_ID

static final String COLUMNNAME_AD_Process_ID
Column name AD_Process_ID

See Also:
Constant Field Values

COLUMNNAME_AD_Window_ID

static final String COLUMNNAME_AD_Window_ID
Column name AD_Window_ID

See Also:
Constant Field Values

COLUMNNAME_Comments

static final String COLUMNNAME_Comments
Column name Comments

See Also:
Constant Field Values

COLUMNNAME_DatabaseInfo

static final String COLUMNNAME_DatabaseInfo
Column name DatabaseInfo

See Also:
Constant Field Values

COLUMNNAME_DBAddress

static final String COLUMNNAME_DBAddress
Column name DBAddress

See Also:
Constant Field Values

COLUMNNAME_ErrorTrace

static final String COLUMNNAME_ErrorTrace
Column name ErrorTrace

See Also:
Constant Field Values

COLUMNNAME_IsReproducible

static final String COLUMNNAME_IsReproducible
Column name IsReproducible

See Also:
Constant Field Values

COLUMNNAME_IssueSource

static final String COLUMNNAME_IssueSource
Column name IssueSource

See Also:
Constant Field Values

COLUMNNAME_IssueSummary

static final String COLUMNNAME_IssueSummary
Column name IssueSummary

See Also:
Constant Field Values

COLUMNNAME_IsVanillaSystem

static final String COLUMNNAME_IsVanillaSystem
Column name IsVanillaSystem

See Also:
Constant Field Values

COLUMNNAME_JavaInfo

static final String COLUMNNAME_JavaInfo
Column name JavaInfo

See Also:
Constant Field Values

COLUMNNAME_LineNo

static final String COLUMNNAME_LineNo
Column name LineNo

See Also:
Constant Field Values

COLUMNNAME_Local_Host

static final String COLUMNNAME_Local_Host
Column name Local_Host

See Also:
Constant Field Values

COLUMNNAME_LoggerName

static final String COLUMNNAME_LoggerName
Column name LoggerName

See Also:
Constant Field Values

COLUMNNAME_Name

static final String COLUMNNAME_Name
Column name Name

See Also:
Constant Field Values

COLUMNNAME_OperatingSystemInfo

static final String COLUMNNAME_OperatingSystemInfo
Column name OperatingSystemInfo

See Also:
Constant Field Values

COLUMNNAME_Processed

static final String COLUMNNAME_Processed
Column name Processed

See Also:
Constant Field Values

COLUMNNAME_Processing

static final String COLUMNNAME_Processing
Column name Processing

See Also:
Constant Field Values

COLUMNNAME_ProfileInfo

static final String COLUMNNAME_ProfileInfo
Column name ProfileInfo

See Also:
Constant Field Values

COLUMNNAME_Record_ID

static final String COLUMNNAME_Record_ID
Column name Record_ID

See Also:
Constant Field Values

COLUMNNAME_ReleaseNo

static final String COLUMNNAME_ReleaseNo
Column name ReleaseNo

See Also:
Constant Field Values

COLUMNNAME_ReleaseTag

static final String COLUMNNAME_ReleaseTag
Column name ReleaseTag

See Also:
Constant Field Values

COLUMNNAME_Remote_Addr

static final String COLUMNNAME_Remote_Addr
Column name Remote_Addr

See Also:
Constant Field Values

COLUMNNAME_Remote_Host

static final String COLUMNNAME_Remote_Host
Column name Remote_Host

See Also:
Constant Field Values

COLUMNNAME_RequestDocumentNo

static final String COLUMNNAME_RequestDocumentNo
Column name RequestDocumentNo

See Also:
Constant Field Values

COLUMNNAME_ResponseText

static final String COLUMNNAME_ResponseText
Column name ResponseText

See Also:
Constant Field Values

COLUMNNAME_R_IssueKnown_ID

static final String COLUMNNAME_R_IssueKnown_ID
Column name R_IssueKnown_ID

See Also:
Constant Field Values

COLUMNNAME_R_IssueProject_ID

static final String COLUMNNAME_R_IssueProject_ID
Column name R_IssueProject_ID

See Also:
Constant Field Values

COLUMNNAME_R_IssueSystem_ID

static final String COLUMNNAME_R_IssueSystem_ID
Column name R_IssueSystem_ID

See Also:
Constant Field Values

COLUMNNAME_R_IssueUser_ID

static final String COLUMNNAME_R_IssueUser_ID
Column name R_IssueUser_ID

See Also:
Constant Field Values

COLUMNNAME_R_Request_ID

static final String COLUMNNAME_R_Request_ID
Column name R_Request_ID

See Also:
Constant Field Values

COLUMNNAME_SourceClassName

static final String COLUMNNAME_SourceClassName
Column name SourceClassName

See Also:
Constant Field Values

COLUMNNAME_SourceMethodName

static final String COLUMNNAME_SourceMethodName
Column name SourceMethodName

See Also:
Constant Field Values

COLUMNNAME_StackTrace

static final String COLUMNNAME_StackTrace
Column name StackTrace

See Also:
Constant Field Values

COLUMNNAME_StatisticsInfo

static final String COLUMNNAME_StatisticsInfo
Column name StatisticsInfo

See Also:
Constant Field Values

COLUMNNAME_SupportEMail

static final String COLUMNNAME_SupportEMail
Column name SupportEMail

See Also:
Constant Field Values

COLUMNNAME_SystemStatus

static final String COLUMNNAME_SystemStatus
Column name SystemStatus

See Also:
Constant Field Values

COLUMNNAME_UserName

static final String COLUMNNAME_UserName
Column name UserName

See Also:
Constant Field Values

COLUMNNAME_Version

static final String COLUMNNAME_Version
Column name Version

See Also:
Constant Field Values
Method Detail

setA_Asset_ID

void setA_Asset_ID(int A_Asset_ID)
Set Asset. Asset used internally or by customers


getA_Asset_ID

int getA_Asset_ID()
Get Asset. Asset used internally or by customers


getA_Asset

I_A_Asset getA_Asset()
                     throws Exception
Throws:
Exception

setAD_Form_ID

void setAD_Form_ID(int AD_Form_ID)
Set Special Form. Special Form


getAD_Form_ID

int getAD_Form_ID()
Get Special Form. Special Form


getAD_Form

I_AD_Form getAD_Form()
                     throws Exception
Throws:
Exception

setAD_Issue_ID

void setAD_Issue_ID(int AD_Issue_ID)
Set System Issue. Automatically created or manually entered System Issue


getAD_Issue_ID

int getAD_Issue_ID()
Get System Issue. Automatically created or manually entered System Issue


setAD_Process_ID

void setAD_Process_ID(int AD_Process_ID)
Set Process. Process or Report


getAD_Process_ID

int getAD_Process_ID()
Get Process. Process or Report


getAD_Process

I_AD_Process getAD_Process()
                           throws Exception
Throws:
Exception

setAD_Window_ID

void setAD_Window_ID(int AD_Window_ID)
Set Window. Data entry or display window


getAD_Window_ID

int getAD_Window_ID()
Get Window. Data entry or display window


getAD_Window

I_AD_Window getAD_Window()
                         throws Exception
Throws:
Exception

setComments

void setComments(String Comments)
Set Comments. Comments or additional information


getComments

String getComments()
Get Comments. Comments or additional information


setDatabaseInfo

void setDatabaseInfo(String DatabaseInfo)
Set Database. Database Information


getDatabaseInfo

String getDatabaseInfo()
Get Database. Database Information


setDBAddress

void setDBAddress(String DBAddress)
Set DB Address. JDBC URL of the database server


getDBAddress

String getDBAddress()
Get DB Address. JDBC URL of the database server


setErrorTrace

void setErrorTrace(String ErrorTrace)
Set Error Trace. System Error Trace


getErrorTrace

String getErrorTrace()
Get Error Trace. System Error Trace


setIsReproducible

void setIsReproducible(String IsReproducible)
Set Reproducible. Problem can re reproduced in Gardenworld


getIsReproducible

String getIsReproducible()
Get Reproducible. Problem can re reproduced in Gardenworld


setIssueSource

void setIssueSource(String IssueSource)
Set Source. Issue Source


getIssueSource

String getIssueSource()
Get Source. Issue Source


setIssueSummary

void setIssueSummary(String IssueSummary)
Set Issue Summary. Issue Summary


getIssueSummary

String getIssueSummary()
Get Issue Summary. Issue Summary


setIsVanillaSystem

void setIsVanillaSystem(String IsVanillaSystem)
Set Vanilla System. The system was NOT compiled from Source - i.e. standard distribution


getIsVanillaSystem

String getIsVanillaSystem()
Get Vanilla System. The system was NOT compiled from Source - i.e. standard distribution


setJavaInfo

void setJavaInfo(String JavaInfo)
Set Java Info. Java Version Info


getJavaInfo

String getJavaInfo()
Get Java Info. Java Version Info


setLineNo

void setLineNo(int LineNo)
Set Line. Line No


getLineNo

int getLineNo()
Get Line. Line No


setLocal_Host

void setLocal_Host(String Local_Host)
Set Local Host. Local Host Info


getLocal_Host

String getLocal_Host()
Get Local Host. Local Host Info


setLoggerName

void setLoggerName(String LoggerName)
Set Logger. Logger Name


getLoggerName

String getLoggerName()
Get Logger. Logger Name


setName

void setName(String Name)
Set Name. Alphanumeric identifier of the entity


getName

String getName()
Get Name. Alphanumeric identifier of the entity


setOperatingSystemInfo

void setOperatingSystemInfo(String OperatingSystemInfo)
Set Operating System. Operating System Info


getOperatingSystemInfo

String getOperatingSystemInfo()
Get Operating System. Operating System Info


setProcessed

void setProcessed(boolean Processed)
Set Processed. The document has been processed


isProcessed

boolean isProcessed()
Get Processed. The document has been processed


setProcessing

void setProcessing(boolean Processing)
Set Process Now


isProcessing

boolean isProcessing()
Get Process Now


setProfileInfo

void setProfileInfo(String ProfileInfo)
Set Profile. Information to help profiling the system for solving support issues


getProfileInfo

String getProfileInfo()
Get Profile. Information to help profiling the system for solving support issues


setRecord_ID

void setRecord_ID(int Record_ID)
Set Record ID. Direct internal record ID


getRecord_ID

int getRecord_ID()
Get Record ID. Direct internal record ID


setReleaseNo

void setReleaseNo(String ReleaseNo)
Set Release No. Internal Release Number


getReleaseNo

String getReleaseNo()
Get Release No. Internal Release Number


setReleaseTag

void setReleaseTag(String ReleaseTag)
Set Release Tag. Release Tag


getReleaseTag

String getReleaseTag()
Get Release Tag. Release Tag


setRemote_Addr

void setRemote_Addr(String Remote_Addr)
Set Remote Addr. Remote Address


getRemote_Addr

String getRemote_Addr()
Get Remote Addr. Remote Address


setRemote_Host

void setRemote_Host(String Remote_Host)
Set Remote Host. Remote host Info


getRemote_Host

String getRemote_Host()
Get Remote Host. Remote host Info


setRequestDocumentNo

void setRequestDocumentNo(String RequestDocumentNo)
Set Request Document No. Adempiere Request Document No


getRequestDocumentNo

String getRequestDocumentNo()
Get Request Document No. Adempiere Request Document No


setResponseText

void setResponseText(String ResponseText)
Set Response Text. Request Response Text


getResponseText

String getResponseText()
Get Response Text. Request Response Text


setR_IssueKnown_ID

void setR_IssueKnown_ID(int R_IssueKnown_ID)
Set Known Issue. Known Issue


getR_IssueKnown_ID

int getR_IssueKnown_ID()
Get Known Issue. Known Issue


getR_IssueKnown

I_R_IssueKnown getR_IssueKnown()
                               throws Exception
Throws:
Exception

setR_IssueProject_ID

void setR_IssueProject_ID(int R_IssueProject_ID)
Set Issue Project. Implementation Projects


getR_IssueProject_ID

int getR_IssueProject_ID()
Get Issue Project. Implementation Projects


getR_IssueProject

I_R_IssueProject getR_IssueProject()
                                   throws Exception
Throws:
Exception

setR_IssueSystem_ID

void setR_IssueSystem_ID(int R_IssueSystem_ID)
Set Issue System. System creating the issue


getR_IssueSystem_ID

int getR_IssueSystem_ID()
Get Issue System. System creating the issue


getR_IssueSystem

I_R_IssueSystem getR_IssueSystem()
                                 throws Exception
Throws:
Exception

setR_IssueUser_ID

void setR_IssueUser_ID(int R_IssueUser_ID)
Set IssueUser. User who reported issues


getR_IssueUser_ID

int getR_IssueUser_ID()
Get IssueUser. User who reported issues


getR_IssueUser

I_R_IssueUser getR_IssueUser()
                             throws Exception
Throws:
Exception

setR_Request_ID

void setR_Request_ID(int R_Request_ID)
Set Request. Request from a Business Partner or Prospect


getR_Request_ID

int getR_Request_ID()
Get Request. Request from a Business Partner or Prospect


getR_Request

I_R_Request getR_Request()
                         throws Exception
Throws:
Exception

setSourceClassName

void setSourceClassName(String SourceClassName)
Set Source Class. Source Class Name


getSourceClassName

String getSourceClassName()
Get Source Class. Source Class Name


setSourceMethodName

void setSourceMethodName(String SourceMethodName)
Set Source Method. Source Method Name


getSourceMethodName

String getSourceMethodName()
Get Source Method. Source Method Name


setStackTrace

void setStackTrace(String StackTrace)
Set Stack Trace. System Log Trace


getStackTrace

String getStackTrace()
Get Stack Trace. System Log Trace


setStatisticsInfo

void setStatisticsInfo(String StatisticsInfo)
Set Statistics. Information to help profiling the system for solving support issues


getStatisticsInfo

String getStatisticsInfo()
Get Statistics. Information to help profiling the system for solving support issues


setSupportEMail

void setSupportEMail(String SupportEMail)
Set Support EMail. EMail address to send support information and updates to


getSupportEMail

String getSupportEMail()
Get Support EMail. EMail address to send support information and updates to


setSystemStatus

void setSystemStatus(String SystemStatus)
Set System Status. Status of the system - Support priority depends on system status


getSystemStatus

String getSystemStatus()
Get System Status. Status of the system - Support priority depends on system status


setUserName

void setUserName(String UserName)
Set Registered EMail. Email of the responsible for the System


getUserName

String getUserName()
Get Registered EMail. Email of the responsible for the System


setVersion

void setVersion(String Version)
Set Version. Version of the table definition


getVersion

String getVersion()
Get Version. Version of the table definition


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.