|
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_WF_Responsible
public class X_AD_WF_Responsible
Generated Model for AD_WF_Responsible
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
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 |
protected static KeyNamePair |
Model
|
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 |
static int |
Table_ID
AD_Table_ID=646 |
static String |
Table_Name
TableName=AD_WF_Responsible |
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_WF_Responsible(Ctx ctx,
int AD_WF_Responsible_ID,
String trxName)
Standard Constructor |
|
X_AD_WF_Responsible(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Role_ID()
Get 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(Ctx ctx)
Load Meta Data |
boolean |
isResponsibleTypeValid(String test)
Is test a valid value. |
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()
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_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_Human
public static final String RESPONSIBLETYPE_Organization
public static final String RESPONSIBLETYPE_Role
public static final String RESPONSIBLETYPE_SystemResource
| Constructor Detail |
|---|
public X_AD_WF_Responsible(Ctx ctx,
int AD_WF_Responsible_ID,
String trxName)
ctx - contextAD_WF_Responsible_ID - idtrxName - transaction
public X_AD_WF_Responsible(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_Role_ID(int AD_Role_ID)
AD_Role_ID - Responsibility Rolepublic int getAD_Role_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_WF_Responsible_ID(int AD_WF_Responsible_ID)
AD_WF_Responsible_ID - Responsible for Workflow Executionpublic int getAD_WF_Responsible_ID()
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 setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public boolean isResponsibleTypeValid(String test)
test - testvalue
public void setResponsibleType(String ResponsibleType)
ResponsibleType - Type of the Responsibility for a workflowpublic String getResponsibleType()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||