|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_AD_Menu
public class X_AD_Menu
Generated Model for AD_Menu
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
ACTION_AD_Reference_ID
Action AD_Reference_ID=104 |
static String |
ACTION_Form
Form = X |
static String |
ACTION_Process
Process = P |
static String |
ACTION_Report
Report = R |
static String |
ACTION_Task
Task = T |
static String |
ACTION_Window
Window = W |
static String |
ACTION_Workbench
Workbench = B |
static String |
ACTION_WorkFlow
WorkFlow = F |
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=116 |
static String |
Table_Name
TableName=AD_Menu |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_Menu(Ctx ctx,
int AD_Menu_ID,
String trxName)
Standard Constructor |
|
X_AD_Menu(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getAction()
Get Action. |
int |
getAD_Form_ID()
Get Special Form. |
int |
getAD_Menu_ID()
Get Menu. |
int |
getAD_Process_ID()
Get Process. |
int |
getAD_Task_ID()
Get OS Task. |
int |
getAD_Window_ID()
Get Window. |
int |
getAD_Workbench_ID()
Get Workbench. |
int |
getAD_Workflow_ID()
Get Workflow. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isActionValid(String test)
Is test a valid value. |
boolean |
isReadOnly()
Get Read Only. |
boolean |
isSummary()
Get Summary Level. |
void |
setAction(String Action)
Set Action. |
void |
setAD_Form_ID(int AD_Form_ID)
Set Special Form. |
void |
setAD_Menu_ID(int AD_Menu_ID)
Set Menu. |
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_Workflow_ID(int AD_Workflow_ID)
Set Workflow. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setIsReadOnly(boolean IsReadOnly)
Set Read Only. |
void |
setIsSummary(boolean IsSummary)
Set Summary Level. |
void |
setName(String Name)
Set Name. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int ACTION_AD_Reference_ID
public static final String ACTION_Workbench
public static final String ACTION_WorkFlow
public static final String ACTION_Process
public static final String ACTION_Report
public static final String ACTION_Task
public static final String ACTION_Window
public static final String ACTION_Form
public static final int ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_Menu(Ctx ctx,
int AD_Menu_ID,
String trxName)
ctx - contextAD_Menu_ID - idtrxName - transaction
public X_AD_Menu(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_Form_ID(int AD_Form_ID)
AD_Form_ID - Special Formpublic int getAD_Form_ID()
public void setAD_Menu_ID(int AD_Menu_ID)
AD_Menu_ID - Identifies a Menupublic int getAD_Menu_ID()
public void setAD_Process_ID(int AD_Process_ID)
AD_Process_ID - Process or Reportpublic int getAD_Process_ID()
public void setAD_Task_ID(int AD_Task_ID)
AD_Task_ID - Operation System Taskpublic int getAD_Task_ID()
public void setAD_Window_ID(int AD_Window_ID)
AD_Window_ID - Data entry or display windowpublic int getAD_Window_ID()
public void setAD_Workbench_ID(int AD_Workbench_ID)
AD_Workbench_ID - Collection of windows, reportspublic int getAD_Workbench_ID()
public void setAD_Workflow_ID(int AD_Workflow_ID)
AD_Workflow_ID - Workflow or combination of taskspublic int getAD_Workflow_ID()
public boolean isActionValid(String test)
test - testvalue
public void setAction(String Action)
Action - Indicates the Action to be performedpublic String getAction()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setEntityType(String EntityType)
EntityType - Dictionary Entity Type;
Determines ownership and synchronizationpublic String getEntityType()
public void setIsReadOnly(boolean IsReadOnly)
IsReadOnly - Field is read onlypublic boolean isReadOnly()
public void setIsSummary(boolean IsSummary)
IsSummary - This is a summary entitypublic boolean isSummary()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||