|
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_UserDef_Win
public class X_AD_UserDef_Win
Generated Model for AD_UserDef_Win
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
AD_LANGUAGE_AD_Reference_ID
AD_Language AD_Reference_ID=106 |
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
static int |
ISDEFAULT_AD_Reference_ID
IsDefault AD_Reference_ID=319 |
static String |
ISDEFAULT_No
No = N |
static String |
ISDEFAULT_Yes
Yes = Y |
static int |
ISREADONLY_AD_Reference_ID
IsReadOnly AD_Reference_ID=319 |
static String |
ISREADONLY_No
No = N |
static String |
ISREADONLY_Yes
Yes = Y |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=467 |
static String |
Table_Name
TableName=AD_UserDef_Win |
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_UserDef_Win(Ctx ctx,
int AD_UserDef_Win_ID,
String trxName)
Standard Constructor |
|
X_AD_UserDef_Win(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getAD_Language()
Get Language. |
int |
getAD_Role_ID()
Get Role. |
int |
getAD_User_ID()
Get User/Contact. |
int |
getAD_UserDef_Win_ID()
Get User defined Window. |
int |
getAD_Window_ID()
Get Window. |
String |
getCustomizationName()
Get Customization Name. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getHelp()
Get Comment. |
String |
getIsDefault()
Get Default. |
String |
getIsReadOnly()
Get Read Only. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getWinHeight()
Get Window Height. |
int |
getWinWidth()
Get Window Width. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isIsDefaultValid(String test)
Is test a valid value. |
boolean |
isIsReadOnlyValid(String test)
Is test a valid value. |
boolean |
isSystemDefault()
Get System Default. |
boolean |
isUserUpdateable()
Get User updateable. |
void |
setAD_Language(String AD_Language)
Set Language. |
void |
setAD_Role_ID(int AD_Role_ID)
Set Role. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAD_UserDef_Win_ID(int AD_UserDef_Win_ID)
Set User defined Window. |
void |
setAD_Window_ID(int AD_Window_ID)
Set Window. |
void |
setCustomizationName(String CustomizationName)
Set Customization Name. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setHelp(String Help)
Set Comment. |
void |
setIsDefault(String IsDefault)
Set Default. |
void |
setIsReadOnly(String IsReadOnly)
Set Read Only. |
void |
setIsSystemDefault(boolean IsSystemDefault)
Set System Default. |
void |
setIsUserUpdateable(boolean IsUserUpdateable)
Set User updateable. |
void |
setName(String Name)
Set Name. |
void |
setWinHeight(int WinHeight)
Set Window Height. |
void |
setWinWidth(int WinWidth)
Set Window Width. |
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 AD_LANGUAGE_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_ID
public static final int ISDEFAULT_AD_Reference_ID
public static final String ISDEFAULT_No
public static final String ISDEFAULT_Yes
public static final int ISREADONLY_AD_Reference_ID
public static final String ISREADONLY_No
public static final String ISREADONLY_Yes
| Constructor Detail |
|---|
public X_AD_UserDef_Win(Ctx ctx,
int AD_UserDef_Win_ID,
String trxName)
ctx - contextAD_UserDef_Win_ID - idtrxName - transaction
public X_AD_UserDef_Win(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_Language(String AD_Language)
AD_Language - Language for this entitypublic String getAD_Language()
public void setAD_Role_ID(int AD_Role_ID)
AD_Role_ID - Responsibility Rolepublic int getAD_Role_ID()
public void setAD_UserDef_Win_ID(int AD_UserDef_Win_ID)
AD_UserDef_Win_ID - User defined Windowpublic int getAD_UserDef_Win_ID()
public void setAD_User_ID(int AD_User_ID)
AD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
public void setAD_Window_ID(int AD_Window_ID)
AD_Window_ID - Data entry or display windowpublic int getAD_Window_ID()
public void setCustomizationName(String CustomizationName)
CustomizationName - Name of the customizationpublic String getCustomizationName()
public KeyNamePair getKeyNamePair()
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 setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public boolean isIsDefaultValid(String test)
test - testvalue
public void setIsDefault(String IsDefault)
IsDefault - Default valuepublic String getIsDefault()
public boolean isIsReadOnlyValid(String test)
test - testvalue
public void setIsReadOnly(String IsReadOnly)
IsReadOnly - Field is read onlypublic String getIsReadOnly()
public void setIsSystemDefault(boolean IsSystemDefault)
IsSystemDefault - System Default valuepublic boolean isSystemDefault()
public void setIsUserUpdateable(boolean IsUserUpdateable)
IsUserUpdateable - The field can be updated by the userpublic boolean isUserUpdateable()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public void setWinHeight(int WinHeight)
WinHeight - Window Heightpublic int getWinHeight()
public void setWinWidth(int WinWidth)
WinWidth - Window Widthpublic int getWinWidth()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||