|
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_ClientShare
public class X_AD_ClientShare
Generated Model for AD_ClientShare
| Field Summary | |
|---|---|
static int |
SHARETYPE_AD_Reference_ID
ShareType AD_Reference_ID=365 |
static String |
SHARETYPE_ClientAllShared
Client (all shared) = C |
static String |
SHARETYPE_ClientOrOrg
Client or Org = x |
static String |
SHARETYPE_OrgNotShared
Org (not shared) = O |
| 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_ClientShare |
|---|
accessLevel, COLUMNNAME_AD_ClientShare_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_Description, COLUMNNAME_Name, COLUMNNAME_ShareType, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_ClientShare(Properties ctx,
int AD_ClientShare_ID,
String trxName)
Standard Constructor |
|
X_AD_ClientShare(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_ClientShare_ID()
Get Client Share. |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getShareType()
Get Share Type. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
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 SHARETYPE_AD_Reference_ID
public static final String SHARETYPE_ClientAllShared
public static final String SHARETYPE_OrgNotShared
public static final String SHARETYPE_ClientOrOrg
| Constructor Detail |
|---|
public X_AD_ClientShare(Properties ctx,
int AD_ClientShare_ID,
String trxName)
public X_AD_ClientShare(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 POpublic void setAD_ClientShare_ID(int AD_ClientShare_ID)
setAD_ClientShare_ID in interface I_AD_ClientShareAD_ClientShare_ID - Force (not) sharing of client/org entitiespublic int getAD_ClientShare_ID()
getAD_ClientShare_ID in interface I_AD_ClientShare
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_ClientShareExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_ClientShareAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_ClientSharepublic void setDescription(String Description)
setDescription in interface I_AD_ClientShareDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_ClientSharepublic void setName(String Name)
setName in interface I_AD_ClientShareName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_ClientSharepublic KeyNamePair getKeyNamePair()
public void setShareType(String ShareType)
setShareType in interface I_AD_ClientShareShareType - Type of sharingpublic String getShareType()
getShareType in interface I_AD_ClientShare
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||