|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_ClientShare
Generated Interface for AD_ClientShare
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_AD_ClientShare_ID
Column name AD_ClientShare_ID |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_ShareType
Column name ShareType |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=827 |
static String |
Table_Name
TableName=AD_ClientShare |
| Method Summary | |
|---|---|
int |
getAD_ClientShare_ID()
Get Client Share. |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
String |
getShareType()
Get Share Type. |
void |
setAD_ClientShare_ID(int AD_ClientShare_ID)
Set Client Share. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
void |
setShareType(String ShareType)
Set Share Type. |
| 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_ClientShare_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Name
static final String COLUMNNAME_ShareType
| Method Detail |
|---|
void setAD_ClientShare_ID(int AD_ClientShare_ID)
int getAD_ClientShare_ID()
void setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setName(String Name)
String getName()
void setShareType(String ShareType)
String getShareType()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||