|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_WorkbenchWindow
public class X_AD_WorkbenchWindow
Generated Model for AD_WorkbenchWindow
| Field Summary | |
|---|---|
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
| 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_WorkbenchWindow |
|---|
accessLevel, COLUMNNAME_AD_Form_ID, COLUMNNAME_AD_Process_ID, COLUMNNAME_AD_Task_ID, COLUMNNAME_AD_Window_ID, COLUMNNAME_AD_Workbench_ID, COLUMNNAME_AD_WorkbenchWindow_ID, COLUMNNAME_EntityType, COLUMNNAME_IsPrimary, COLUMNNAME_SeqNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_WorkbenchWindow(Properties ctx,
int AD_WorkbenchWindow_ID,
String trxName)
Standard Constructor |
|
X_AD_WorkbenchWindow(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Form_ID()
Get Special Form. |
I_AD_Form |
getAD_Form()
|
int |
getAD_Process_ID()
Get Process. |
I_AD_Process |
getAD_Process()
|
int |
getAD_Task_ID()
Get OS Task. |
I_AD_Task |
getAD_Task()
|
int |
getAD_Window_ID()
Get Window. |
I_AD_Window |
getAD_Window()
|
int |
getAD_Workbench_ID()
Get Workbench. |
I_AD_Workbench |
getAD_Workbench()
|
int |
getAD_WorkbenchWindow_ID()
Get Workbench Window. |
String |
getEntityType()
Get Entity Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getSeqNo()
Get Sequence. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isPrimary()
Get Primary. |
void |
setAD_Form_ID(int AD_Form_ID)
Set Special Form. |
void |
setAD_Process_ID(int AD_Process_ID)
Set Process. |
void |
setAD_Task_ID(int AD_Task_ID)
Set OS Task. |
void |
setAD_Window_ID(int AD_Window_ID)
Set Window. |
void |
setAD_Workbench_ID(int AD_Workbench_ID)
Set Workbench. |
void |
setAD_WorkbenchWindow_ID(int AD_WorkbenchWindow_ID)
Set Workbench Window. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setIsPrimary(boolean IsPrimary)
Set Primary. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
String |
toString()
String representation |
| 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 |
|---|
public static final int ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_WorkbenchWindow(Properties ctx,
int AD_WorkbenchWindow_ID,
String trxName)
public X_AD_WorkbenchWindow(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_AD_Form getAD_Form()
throws Exception
getAD_Form in interface I_AD_WorkbenchWindowExceptionpublic void setAD_Form_ID(int AD_Form_ID)
setAD_Form_ID in interface I_AD_WorkbenchWindowAD_Form_ID - Special Formpublic int getAD_Form_ID()
getAD_Form_ID in interface I_AD_WorkbenchWindow
public I_AD_Process getAD_Process()
throws Exception
getAD_Process in interface I_AD_WorkbenchWindowExceptionpublic void setAD_Process_ID(int AD_Process_ID)
setAD_Process_ID in interface I_AD_WorkbenchWindowAD_Process_ID - Process or Reportpublic int getAD_Process_ID()
getAD_Process_ID in interface I_AD_WorkbenchWindow
public I_AD_Task getAD_Task()
throws Exception
getAD_Task in interface I_AD_WorkbenchWindowExceptionpublic void setAD_Task_ID(int AD_Task_ID)
setAD_Task_ID in interface I_AD_WorkbenchWindowAD_Task_ID - Operation System Taskpublic int getAD_Task_ID()
getAD_Task_ID in interface I_AD_WorkbenchWindow
public I_AD_Window getAD_Window()
throws Exception
getAD_Window in interface I_AD_WorkbenchWindowExceptionpublic void setAD_Window_ID(int AD_Window_ID)
setAD_Window_ID in interface I_AD_WorkbenchWindowAD_Window_ID - Data entry or display windowpublic int getAD_Window_ID()
getAD_Window_ID in interface I_AD_WorkbenchWindow
public I_AD_Workbench getAD_Workbench()
throws Exception
getAD_Workbench in interface I_AD_WorkbenchWindowExceptionpublic void setAD_Workbench_ID(int AD_Workbench_ID)
setAD_Workbench_ID in interface I_AD_WorkbenchWindowAD_Workbench_ID - Collection of windows, reportspublic int getAD_Workbench_ID()
getAD_Workbench_ID in interface I_AD_WorkbenchWindowpublic void setAD_WorkbenchWindow_ID(int AD_WorkbenchWindow_ID)
setAD_WorkbenchWindow_ID in interface I_AD_WorkbenchWindowAD_WorkbenchWindow_ID - Workbench Windowpublic int getAD_WorkbenchWindow_ID()
getAD_WorkbenchWindow_ID in interface I_AD_WorkbenchWindowpublic KeyNamePair getKeyNamePair()
public void setEntityType(String EntityType)
setEntityType in interface I_AD_WorkbenchWindowEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_WorkbenchWindowpublic void setIsPrimary(boolean IsPrimary)
setIsPrimary in interface I_AD_WorkbenchWindowIsPrimary - Indicates if this is the primary budgetpublic boolean isPrimary()
isPrimary in interface I_AD_WorkbenchWindowpublic void setSeqNo(int SeqNo)
setSeqNo in interface I_AD_WorkbenchWindowSeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_AD_WorkbenchWindow
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||