Adempiere 3.5.2a

org.compiere.model
Class X_AD_Issue

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_AD_Issue
All Implemented Interfaces:
Serializable, Comparator, I_AD_Issue, I_Persistent, Evaluatee
Direct Known Subclasses:
MIssue

public class X_AD_Issue
extends PO
implements I_AD_Issue, I_Persistent

Generated Model for AD_Issue

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int ISREPRODUCIBLE_AD_Reference_ID
          IsReproducible AD_Reference_ID=319
static String ISREPRODUCIBLE_No
          No = N
static String ISREPRODUCIBLE_Yes
          Yes = Y
static int ISSUESOURCE_AD_Reference_ID
          IssueSource AD_Reference_ID=104
static String ISSUESOURCE_Form
          Form = X
static String ISSUESOURCE_Process
          Process = P
static String ISSUESOURCE_Report
          Report = R
static String ISSUESOURCE_Task
          Task = T
static String ISSUESOURCE_Window
          Window = W
static String ISSUESOURCE_Workbench
          Workbench = B
static String ISSUESOURCE_WorkFlow
          WorkFlow = F
static int ISVANILLASYSTEM_AD_Reference_ID
          IsVanillaSystem AD_Reference_ID=319
static String ISVANILLASYSTEM_No
          No = N
static String ISVANILLASYSTEM_Yes
          Yes = Y
static int SYSTEMSTATUS_AD_Reference_ID
          SystemStatus AD_Reference_ID=374
static String SYSTEMSTATUS_Evaluation
          Evaluation = E
static String SYSTEMSTATUS_Implementation
          Implementation = I
static String SYSTEMSTATUS_Production
          Production = P
 
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.compiere.model.I_AD_Issue
accessLevel, COLUMNNAME_A_Asset_ID, COLUMNNAME_AD_Form_ID, COLUMNNAME_AD_Issue_ID, COLUMNNAME_AD_Process_ID, COLUMNNAME_AD_Window_ID, COLUMNNAME_Comments, COLUMNNAME_DatabaseInfo, COLUMNNAME_DBAddress, COLUMNNAME_ErrorTrace, COLUMNNAME_IsReproducible, COLUMNNAME_IssueSource, COLUMNNAME_IssueSummary, COLUMNNAME_IsVanillaSystem, COLUMNNAME_JavaInfo, COLUMNNAME_LineNo, COLUMNNAME_Local_Host, COLUMNNAME_LoggerName, COLUMNNAME_Name, COLUMNNAME_OperatingSystemInfo, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_ProfileInfo, COLUMNNAME_R_IssueKnown_ID, COLUMNNAME_R_IssueProject_ID, COLUMNNAME_R_IssueSystem_ID, COLUMNNAME_R_IssueUser_ID, COLUMNNAME_R_Request_ID, COLUMNNAME_Record_ID, COLUMNNAME_ReleaseNo, COLUMNNAME_ReleaseTag, COLUMNNAME_Remote_Addr, COLUMNNAME_Remote_Host, COLUMNNAME_RequestDocumentNo, COLUMNNAME_ResponseText, COLUMNNAME_SourceClassName, COLUMNNAME_SourceMethodName, COLUMNNAME_StackTrace, COLUMNNAME_StatisticsInfo, COLUMNNAME_SupportEMail, COLUMNNAME_SystemStatus, COLUMNNAME_UserName, COLUMNNAME_Version, Model, Table_ID, Table_Name
 
Constructor Summary
X_AD_Issue(Properties ctx, int AD_Issue_ID, String trxName)
          Standard Constructor
X_AD_Issue(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 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.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 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.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 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.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

ISREPRODUCIBLE_AD_Reference_ID

public static final int ISREPRODUCIBLE_AD_Reference_ID
IsReproducible AD_Reference_ID=319

See Also:
Constant Field Values

ISREPRODUCIBLE_Yes

public static final String ISREPRODUCIBLE_Yes
Yes = Y

See Also:
Constant Field Values

ISREPRODUCIBLE_No

public static final String ISREPRODUCIBLE_No
No = N

See Also:
Constant Field Values

ISSUESOURCE_AD_Reference_ID

public static final int ISSUESOURCE_AD_Reference_ID
IssueSource AD_Reference_ID=104

See Also:
Constant Field Values

ISSUESOURCE_Window

public static final String ISSUESOURCE_Window
Window = W

See Also:
Constant Field Values

ISSUESOURCE_Task

public static final String ISSUESOURCE_Task
Task = T

See Also:
Constant Field Values

ISSUESOURCE_WorkFlow

public static final String ISSUESOURCE_WorkFlow
WorkFlow = F

See Also:
Constant Field Values

ISSUESOURCE_Process

public static final String ISSUESOURCE_Process
Process = P

See Also:
Constant Field Values

ISSUESOURCE_Report

public static final String ISSUESOURCE_Report
Report = R

See Also:
Constant Field Values

ISSUESOURCE_Form

public static final String ISSUESOURCE_Form
Form = X

See Also:
Constant Field Values

ISSUESOURCE_Workbench

public static final String ISSUESOURCE_Workbench
Workbench = B

See Also:
Constant Field Values

ISVANILLASYSTEM_AD_Reference_ID

public static final int ISVANILLASYSTEM_AD_Reference_ID
IsVanillaSystem AD_Reference_ID=319

See Also:
Constant Field Values

ISVANILLASYSTEM_Yes

public static final String ISVANILLASYSTEM_Yes
Yes = Y

See Also:
Constant Field Values

ISVANILLASYSTEM_No

public static final String ISVANILLASYSTEM_No
No = N

See Also:
Constant Field Values

SYSTEMSTATUS_AD_Reference_ID

public static final int SYSTEMSTATUS_AD_Reference_ID
SystemStatus AD_Reference_ID=374

See Also:
Constant Field Values

SYSTEMSTATUS_Evaluation

public static final String SYSTEMSTATUS_Evaluation
Evaluation = E

See Also:
Constant Field Values

SYSTEMSTATUS_Implementation

public static final String SYSTEMSTATUS_Implementation
Implementation = I

See Also:
Constant Field Values

SYSTEMSTATUS_Production

public static final String SYSTEMSTATUS_Production
Production = P

See Also:
Constant Field Values
Constructor Detail

X_AD_Issue

public X_AD_Issue(Properties ctx,
                  int AD_Issue_ID,
                  String trxName)
Standard Constructor


X_AD_Issue

public X_AD_Issue(Properties ctx,
                  ResultSet rs,
                  String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
6 - System - Client

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

getA_Asset

public I_A_Asset getA_Asset()
                     throws Exception
Specified by:
getA_Asset in interface I_AD_Issue
Throws:
Exception

setA_Asset_ID

public void setA_Asset_ID(int A_Asset_ID)
Set Asset.

Specified by:
setA_Asset_ID in interface I_AD_Issue
Parameters:
A_Asset_ID - Asset used internally or by customers

getA_Asset_ID

public int getA_Asset_ID()
Get Asset.

Specified by:
getA_Asset_ID in interface I_AD_Issue
Returns:
Asset used internally or by customers

getAD_Form

public I_AD_Form getAD_Form()
                     throws Exception
Specified by:
getAD_Form in interface I_AD_Issue
Throws:
Exception

setAD_Form_ID

public void setAD_Form_ID(int AD_Form_ID)
Set Special Form.

Specified by:
setAD_Form_ID in interface I_AD_Issue
Parameters:
AD_Form_ID - Special Form

getAD_Form_ID

public int getAD_Form_ID()
Get Special Form.

Specified by:
getAD_Form_ID in interface I_AD_Issue
Returns:
Special Form

setAD_Issue_ID

public void setAD_Issue_ID(int AD_Issue_ID)
Set System Issue.

Specified by:
setAD_Issue_ID in interface I_AD_Issue
Parameters:
AD_Issue_ID - Automatically created or manually entered System Issue

getAD_Issue_ID

public int getAD_Issue_ID()
Get System Issue.

Specified by:
getAD_Issue_ID in interface I_AD_Issue
Returns:
Automatically created or manually entered System Issue

getAD_Process

public I_AD_Process getAD_Process()
                           throws Exception
Specified by:
getAD_Process in interface I_AD_Issue
Throws:
Exception

setAD_Process_ID

public void setAD_Process_ID(int AD_Process_ID)
Set Process.

Specified by:
setAD_Process_ID in interface I_AD_Issue
Parameters:
AD_Process_ID - Process or Report

getAD_Process_ID

public int getAD_Process_ID()
Get Process.

Specified by:
getAD_Process_ID in interface I_AD_Issue
Returns:
Process or Report

getAD_Window

public I_AD_Window getAD_Window()
                         throws Exception
Specified by:
getAD_Window in interface I_AD_Issue
Throws:
Exception

setAD_Window_ID

public void setAD_Window_ID(int AD_Window_ID)
Set Window.

Specified by:
setAD_Window_ID in interface I_AD_Issue
Parameters:
AD_Window_ID - Data entry or display window

getAD_Window_ID

public int getAD_Window_ID()
Get Window.

Specified by:
getAD_Window_ID in interface I_AD_Issue
Returns:
Data entry or display window

setComments

public void setComments(String Comments)
Set Comments.

Specified by:
setComments in interface I_AD_Issue
Parameters:
Comments - Comments or additional information

getComments

public String getComments()
Get Comments.

Specified by:
getComments in interface I_AD_Issue
Returns:
Comments or additional information

setDatabaseInfo

public void setDatabaseInfo(String DatabaseInfo)
Set Database.

Specified by:
setDatabaseInfo in interface I_AD_Issue
Parameters:
DatabaseInfo - Database Information

getDatabaseInfo

public String getDatabaseInfo()
Get Database.

Specified by:
getDatabaseInfo in interface I_AD_Issue
Returns:
Database Information

setDBAddress

public void setDBAddress(String DBAddress)
Set DB Address.

Specified by:
setDBAddress in interface I_AD_Issue
Parameters:
DBAddress - JDBC URL of the database server

getDBAddress

public String getDBAddress()
Get DB Address.

Specified by:
getDBAddress in interface I_AD_Issue
Returns:
JDBC URL of the database server

setErrorTrace

public void setErrorTrace(String ErrorTrace)
Set Error Trace.

Specified by:
setErrorTrace in interface I_AD_Issue
Parameters:
ErrorTrace - System Error Trace

getErrorTrace

public String getErrorTrace()
Get Error Trace.

Specified by:
getErrorTrace in interface I_AD_Issue
Returns:
System Error Trace

setIsReproducible

public void setIsReproducible(String IsReproducible)
Set Reproducible.

Specified by:
setIsReproducible in interface I_AD_Issue
Parameters:
IsReproducible - Problem can re reproduced in Gardenworld

getIsReproducible

public String getIsReproducible()
Get Reproducible.

Specified by:
getIsReproducible in interface I_AD_Issue
Returns:
Problem can re reproduced in Gardenworld

setIssueSource

public void setIssueSource(String IssueSource)
Set Source.

Specified by:
setIssueSource in interface I_AD_Issue
Parameters:
IssueSource - Issue Source

getIssueSource

public String getIssueSource()
Get Source.

Specified by:
getIssueSource in interface I_AD_Issue
Returns:
Issue Source

setIssueSummary

public void setIssueSummary(String IssueSummary)
Set Issue Summary.

Specified by:
setIssueSummary in interface I_AD_Issue
Parameters:
IssueSummary - Issue Summary

getIssueSummary

public String getIssueSummary()
Get Issue Summary.

Specified by:
getIssueSummary in interface I_AD_Issue
Returns:
Issue Summary

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setIsVanillaSystem

public void setIsVanillaSystem(String IsVanillaSystem)
Set Vanilla System.

Specified by:
setIsVanillaSystem in interface I_AD_Issue
Parameters:
IsVanillaSystem - The system was NOT compiled from Source - i.e. standard distribution

getIsVanillaSystem

public String getIsVanillaSystem()
Get Vanilla System.

Specified by:
getIsVanillaSystem in interface I_AD_Issue
Returns:
The system was NOT compiled from Source - i.e. standard distribution

setJavaInfo

public void setJavaInfo(String JavaInfo)
Set Java Info.

Specified by:
setJavaInfo in interface I_AD_Issue
Parameters:
JavaInfo - Java Version Info

getJavaInfo

public String getJavaInfo()
Get Java Info.

Specified by:
getJavaInfo in interface I_AD_Issue
Returns:
Java Version Info

setLineNo

public void setLineNo(int LineNo)
Set Line.

Specified by:
setLineNo in interface I_AD_Issue
Parameters:
LineNo - Line No

getLineNo

public int getLineNo()
Get Line.

Specified by:
getLineNo in interface I_AD_Issue
Returns:
Line No

setLocal_Host

public void setLocal_Host(String Local_Host)
Set Local Host.

Specified by:
setLocal_Host in interface I_AD_Issue
Parameters:
Local_Host - Local Host Info

getLocal_Host

public String getLocal_Host()
Get Local Host.

Specified by:
getLocal_Host in interface I_AD_Issue
Returns:
Local Host Info

setLoggerName

public void setLoggerName(String LoggerName)
Set Logger.

Specified by:
setLoggerName in interface I_AD_Issue
Parameters:
LoggerName - Logger Name

getLoggerName

public String getLoggerName()
Get Logger.

Specified by:
getLoggerName in interface I_AD_Issue
Returns:
Logger Name

setName

public void setName(String Name)
Set Name.

Specified by:
setName in interface I_AD_Issue
Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Specified by:
getName in interface I_AD_Issue
Returns:
Alphanumeric identifier of the entity

setOperatingSystemInfo

public void setOperatingSystemInfo(String OperatingSystemInfo)
Set Operating System.

Specified by:
setOperatingSystemInfo in interface I_AD_Issue
Parameters:
OperatingSystemInfo - Operating System Info

getOperatingSystemInfo

public String getOperatingSystemInfo()
Get Operating System.

Specified by:
getOperatingSystemInfo in interface I_AD_Issue
Returns:
Operating System Info

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Specified by:
setProcessed in interface I_AD_Issue
Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Specified by:
isProcessed in interface I_AD_Issue
Returns:
The document has been processed

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Specified by:
setProcessing in interface I_AD_Issue
Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Specified by:
isProcessing in interface I_AD_Issue
Returns:
Process Now

setProfileInfo

public void setProfileInfo(String ProfileInfo)
Set Profile.

Specified by:
setProfileInfo in interface I_AD_Issue
Parameters:
ProfileInfo - Information to help profiling the system for solving support issues

getProfileInfo

public String getProfileInfo()
Get Profile.

Specified by:
getProfileInfo in interface I_AD_Issue
Returns:
Information to help profiling the system for solving support issues

setRecord_ID

public void setRecord_ID(int Record_ID)
Set Record ID.

Specified by:
setRecord_ID in interface I_AD_Issue
Parameters:
Record_ID - Direct internal record ID

getRecord_ID

public int getRecord_ID()
Get Record ID.

Specified by:
getRecord_ID in interface I_AD_Issue
Returns:
Direct internal record ID

setReleaseNo

public void setReleaseNo(String ReleaseNo)
Set Release No.

Specified by:
setReleaseNo in interface I_AD_Issue
Parameters:
ReleaseNo - Internal Release Number

getReleaseNo

public String getReleaseNo()
Get Release No.

Specified by:
getReleaseNo in interface I_AD_Issue
Returns:
Internal Release Number

setReleaseTag

public void setReleaseTag(String ReleaseTag)
Set Release Tag.

Specified by:
setReleaseTag in interface I_AD_Issue
Parameters:
ReleaseTag - Release Tag

getReleaseTag

public String getReleaseTag()
Get Release Tag.

Specified by:
getReleaseTag in interface I_AD_Issue
Returns:
Release Tag

setRemote_Addr

public void setRemote_Addr(String Remote_Addr)
Set Remote Addr.

Specified by:
setRemote_Addr in interface I_AD_Issue
Parameters:
Remote_Addr - Remote Address

getRemote_Addr

public String getRemote_Addr()
Get Remote Addr.

Specified by:
getRemote_Addr in interface I_AD_Issue
Returns:
Remote Address

setRemote_Host

public void setRemote_Host(String Remote_Host)
Set Remote Host.

Specified by:
setRemote_Host in interface I_AD_Issue
Parameters:
Remote_Host - Remote host Info

getRemote_Host

public String getRemote_Host()
Get Remote Host.

Specified by:
getRemote_Host in interface I_AD_Issue
Returns:
Remote host Info

setRequestDocumentNo

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

Specified by:
setRequestDocumentNo in interface I_AD_Issue
Parameters:
RequestDocumentNo - Adempiere Request Document No

getRequestDocumentNo

public String getRequestDocumentNo()
Get Request Document No.

Specified by:
getRequestDocumentNo in interface I_AD_Issue
Returns:
Adempiere Request Document No

setResponseText

public void setResponseText(String ResponseText)
Set Response Text.

Specified by:
setResponseText in interface I_AD_Issue
Parameters:
ResponseText - Request Response Text

getResponseText

public String getResponseText()
Get Response Text.

Specified by:
getResponseText in interface I_AD_Issue
Returns:
Request Response Text

getR_IssueKnown

public I_R_IssueKnown getR_IssueKnown()
                               throws Exception
Specified by:
getR_IssueKnown in interface I_AD_Issue
Throws:
Exception

setR_IssueKnown_ID

public void setR_IssueKnown_ID(int R_IssueKnown_ID)
Set Known Issue.

Specified by:
setR_IssueKnown_ID in interface I_AD_Issue
Parameters:
R_IssueKnown_ID - Known Issue

getR_IssueKnown_ID

public int getR_IssueKnown_ID()
Get Known Issue.

Specified by:
getR_IssueKnown_ID in interface I_AD_Issue
Returns:
Known Issue

getR_IssueProject

public I_R_IssueProject getR_IssueProject()
                                   throws Exception
Specified by:
getR_IssueProject in interface I_AD_Issue
Throws:
Exception

setR_IssueProject_ID

public void setR_IssueProject_ID(int R_IssueProject_ID)
Set Issue Project.

Specified by:
setR_IssueProject_ID in interface I_AD_Issue
Parameters:
R_IssueProject_ID - Implementation Projects

getR_IssueProject_ID

public int getR_IssueProject_ID()
Get Issue Project.

Specified by:
getR_IssueProject_ID in interface I_AD_Issue
Returns:
Implementation Projects

getR_IssueSystem

public I_R_IssueSystem getR_IssueSystem()
                                 throws Exception
Specified by:
getR_IssueSystem in interface I_AD_Issue
Throws:
Exception

setR_IssueSystem_ID

public void setR_IssueSystem_ID(int R_IssueSystem_ID)
Set Issue System.

Specified by:
setR_IssueSystem_ID in interface I_AD_Issue
Parameters:
R_IssueSystem_ID - System creating the issue

getR_IssueSystem_ID

public int getR_IssueSystem_ID()
Get Issue System.

Specified by:
getR_IssueSystem_ID in interface I_AD_Issue
Returns:
System creating the issue

getR_IssueUser

public I_R_IssueUser getR_IssueUser()
                             throws Exception
Specified by:
getR_IssueUser in interface I_AD_Issue
Throws:
Exception

setR_IssueUser_ID

public void setR_IssueUser_ID(int R_IssueUser_ID)
Set IssueUser.

Specified by:
setR_IssueUser_ID in interface I_AD_Issue
Parameters:
R_IssueUser_ID - User who reported issues

getR_IssueUser_ID

public int getR_IssueUser_ID()
Get IssueUser.

Specified by:
getR_IssueUser_ID in interface I_AD_Issue
Returns:
User who reported issues

getR_Request

public I_R_Request getR_Request()
                         throws Exception
Specified by:
getR_Request in interface I_AD_Issue
Throws:
Exception

setR_Request_ID

public void setR_Request_ID(int R_Request_ID)
Set Request.

Specified by:
setR_Request_ID in interface I_AD_Issue
Parameters:
R_Request_ID - Request from a Business Partner or Prospect

getR_Request_ID

public int getR_Request_ID()
Get Request.

Specified by:
getR_Request_ID in interface I_AD_Issue
Returns:
Request from a Business Partner or Prospect

setSourceClassName

public void setSourceClassName(String SourceClassName)
Set Source Class.

Specified by:
setSourceClassName in interface I_AD_Issue
Parameters:
SourceClassName - Source Class Name

getSourceClassName

public String getSourceClassName()
Get Source Class.

Specified by:
getSourceClassName in interface I_AD_Issue
Returns:
Source Class Name

setSourceMethodName

public void setSourceMethodName(String SourceMethodName)
Set Source Method.

Specified by:
setSourceMethodName in interface I_AD_Issue
Parameters:
SourceMethodName - Source Method Name

getSourceMethodName

public String getSourceMethodName()
Get Source Method.

Specified by:
getSourceMethodName in interface I_AD_Issue
Returns:
Source Method Name

setStackTrace

public void setStackTrace(String StackTrace)
Set Stack Trace.

Specified by:
setStackTrace in interface I_AD_Issue
Parameters:
StackTrace - System Log Trace

getStackTrace

public String getStackTrace()
Get Stack Trace.

Specified by:
getStackTrace in interface I_AD_Issue
Returns:
System Log Trace

setStatisticsInfo

public void setStatisticsInfo(String StatisticsInfo)
Set Statistics.

Specified by:
setStatisticsInfo in interface I_AD_Issue
Parameters:
StatisticsInfo - Information to help profiling the system for solving support issues

getStatisticsInfo

public String getStatisticsInfo()
Get Statistics.

Specified by:
getStatisticsInfo in interface I_AD_Issue
Returns:
Information to help profiling the system for solving support issues

setSupportEMail

public void setSupportEMail(String SupportEMail)
Set Support EMail.

Specified by:
setSupportEMail in interface I_AD_Issue
Parameters:
SupportEMail - EMail address to send support information and updates to

getSupportEMail

public String getSupportEMail()
Get Support EMail.

Specified by:
getSupportEMail in interface I_AD_Issue
Returns:
EMail address to send support information and updates to

setSystemStatus

public void setSystemStatus(String SystemStatus)
Set System Status.

Specified by:
setSystemStatus in interface I_AD_Issue
Parameters:
SystemStatus - Status of the system - Support priority depends on system status

getSystemStatus

public String getSystemStatus()
Get System Status.

Specified by:
getSystemStatus in interface I_AD_Issue
Returns:
Status of the system - Support priority depends on system status

setUserName

public void setUserName(String UserName)
Set Registered EMail.

Specified by:
setUserName in interface I_AD_Issue
Parameters:
UserName - Email of the responsible for the System

getUserName

public String getUserName()
Get Registered EMail.

Specified by:
getUserName in interface I_AD_Issue
Returns:
Email of the responsible for the System

setVersion

public void setVersion(String Version)
Set Version.

Specified by:
setVersion in interface I_AD_Issue
Parameters:
Version - Version of the table definition

getVersion

public String getVersion()
Get Version.

Specified by:
getVersion in interface I_AD_Issue
Returns:
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.