|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_UserDef_Win
Generated Interface for AD_UserDef_Win
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Language
Column name AD_Language |
static String |
COLUMNNAME_AD_Role_ID
Column name AD_Role_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_AD_UserDef_Win_ID
Column name AD_UserDef_Win_ID |
static String |
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsDefault
Column name IsDefault |
static String |
COLUMNNAME_IsReadOnly
Column name IsReadOnly |
static String |
COLUMNNAME_IsUserUpdateable
Column name IsUserUpdateable |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=467 |
static String |
Table_Name
TableName=AD_UserDef_Win |
| Method Summary | |
|---|---|
String |
getAD_Language()
Get Language. |
int |
getAD_Role_ID()
Get Role. |
I_AD_Role |
getAD_Role()
|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getAD_UserDef_Win_ID()
Get User defined Window |
int |
getAD_Window_ID()
Get Window. |
I_AD_Window |
getAD_Window()
|
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
boolean |
isDefault()
Get Default. |
boolean |
isReadOnly()
Get Read Only. |
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 |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setIsReadOnly(boolean IsReadOnly)
Set Read Only. |
void |
setIsUserUpdateable(boolean IsUserUpdateable)
Set User updateable. |
void |
setName(String Name)
Set Name. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Language
static final String COLUMNNAME_AD_Role_ID
static final String COLUMNNAME_AD_UserDef_Win_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_Window_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsDefault
static final String COLUMNNAME_IsReadOnly
static final String COLUMNNAME_IsUserUpdateable
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setAD_Language(String AD_Language)
String getAD_Language()
void setAD_Role_ID(int AD_Role_ID)
int getAD_Role_ID()
I_AD_Role getAD_Role()
throws Exception
Exceptionvoid setAD_UserDef_Win_ID(int AD_UserDef_Win_ID)
int getAD_UserDef_Win_ID()
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setAD_Window_ID(int AD_Window_ID)
int getAD_Window_ID()
I_AD_Window getAD_Window()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setIsDefault(boolean IsDefault)
boolean isDefault()
void setIsReadOnly(boolean IsReadOnly)
boolean isReadOnly()
void setIsUserUpdateable(boolean IsUserUpdateable)
boolean isUserUpdateable()
void setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||