|
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_WF_Responsible
public class X_AD_WF_Responsible
Generated Model for AD_WF_Responsible
| Field Summary | |
|---|---|
static int |
AD_USER_ID_AD_Reference_ID
AD_User_ID AD_Reference_ID=286 |
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
static int |
RESPONSIBLETYPE_AD_Reference_ID
ResponsibleType AD_Reference_ID=304 |
static String |
RESPONSIBLETYPE_Human
Human = H |
static String |
RESPONSIBLETYPE_Organization
Organization = O |
static String |
RESPONSIBLETYPE_Role
Role = R |
static String |
RESPONSIBLETYPE_SystemResource
System Resource = S |
| 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_WF_Responsible |
|---|
accessLevel, COLUMNNAME_AD_Role_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_AD_WF_Responsible_ID, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_Name, COLUMNNAME_ResponsibleType, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_WF_Responsible(Properties ctx,
int AD_WF_Responsible_ID,
String trxName)
Standard Constructor |
|
X_AD_WF_Responsible(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Role_ID()
Get Role. |
I_AD_Role |
getAD_Role()
|
int |
getAD_User_ID()
Get User/Contact. |
int |
getAD_WF_Responsible_ID()
Get Workflow Responsible. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getResponsibleType()
Get Responsible Type. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Role_ID(int AD_Role_ID)
Set Role. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAD_WF_Responsible_ID(int AD_WF_Responsible_ID)
Set Workflow Responsible. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setName(String Name)
Set Name. |
void |
setResponsibleType(String ResponsibleType)
Set Responsible 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 AD_USER_ID_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_ID
public static final int RESPONSIBLETYPE_AD_Reference_ID
public static final String RESPONSIBLETYPE_Organization
public static final String RESPONSIBLETYPE_Human
public static final String RESPONSIBLETYPE_Role
public static final String RESPONSIBLETYPE_SystemResource
| Constructor Detail |
|---|
public X_AD_WF_Responsible(Properties ctx,
int AD_WF_Responsible_ID,
String trxName)
public X_AD_WF_Responsible(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 PO
public I_AD_Role getAD_Role()
throws Exception
getAD_Role in interface I_AD_WF_ResponsibleExceptionpublic void setAD_Role_ID(int AD_Role_ID)
setAD_Role_ID in interface I_AD_WF_ResponsibleAD_Role_ID - Responsibility Rolepublic int getAD_Role_ID()
getAD_Role_ID in interface I_AD_WF_Responsiblepublic void setAD_User_ID(int AD_User_ID)
setAD_User_ID in interface I_AD_WF_ResponsibleAD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
getAD_User_ID in interface I_AD_WF_Responsiblepublic void setAD_WF_Responsible_ID(int AD_WF_Responsible_ID)
setAD_WF_Responsible_ID in interface I_AD_WF_ResponsibleAD_WF_Responsible_ID - Responsible for Workflow Executionpublic int getAD_WF_Responsible_ID()
getAD_WF_Responsible_ID in interface I_AD_WF_Responsiblepublic void setDescription(String Description)
setDescription in interface I_AD_WF_ResponsibleDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_WF_Responsiblepublic void setEntityType(String EntityType)
setEntityType in interface I_AD_WF_ResponsibleEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_WF_Responsiblepublic void setName(String Name)
setName in interface I_AD_WF_ResponsibleName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_WF_Responsiblepublic KeyNamePair getKeyNamePair()
public void setResponsibleType(String ResponsibleType)
setResponsibleType in interface I_AD_WF_ResponsibleResponsibleType - Type of the Responsibility for a workflowpublic String getResponsibleType()
getResponsibleType in interface I_AD_WF_Responsible
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||