Package org.compiere.model
Class X_AD_Rule
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_Rule
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_AD_Rule,I_Persistent,Evaluatee
- Direct Known Subclasses:
MRule
Generated Model for AD_Rule
- Version:
- Release 13 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAccessLevel AD_Reference_ID=5static final StringAll = 7static final StringClient only = 2static final StringClient+Organization = 3static final StringOrganization = 1static final StringSystem only = 4static final StringSystem+Client = 6static final intEntityType AD_Reference_ID=389static final intEventType AD_Reference_ID=53236static final StringCallout = Cstatic final StringGL Reconciliation = Rstatic final StringHuman Resource & Payroll = Hstatic final StringMeasure for Performance Analysis = Mstatic final StringModel Validator Document Event = Dstatic final StringModel Validator Login Event = Lstatic final StringModel Validator Table Event = Tstatic final StringProcess = Pstatic final intRuleType AD_Reference_ID=53235static final StringAspect Orient Program = Astatic final StringJSR 223 Scripting APIs = Sstatic final StringJSR 94 Rule Engine API = Rstatic final StringSQL = QFields 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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_IDFields inherited from interface org.compiere.model.I_AD_Rule
accessLevel, COLUMNNAME_AccessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Rule_ID, COLUMNNAME_AD_Rule_UU, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_EventType, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_Name, COLUMNNAME_RuleType, COLUMNNAME_Script, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_Value, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_AD_Rule(Properties ctx, int AD_Rule_ID, String trxName) Standard ConstructorX_AD_Rule(Properties ctx, int AD_Rule_ID, String trxName, String... virtualColumns) Standard ConstructorX_AD_Rule(Properties ctx, String AD_Rule_UU, String trxName) Standard ConstructorX_AD_Rule(Properties ctx, String AD_Rule_UU, String trxName, String... virtualColumns) Standard ConstructorX_AD_Rule(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelGet Data Access Level.intGet Rule.Get AD_Rule_UU.Get Description.Get Entity Type.Get Event Type.getHelp()Get Comment/Help.Get Record ID/ColumnNamegetName()Get Name.Get Rule Type.Get Script.getValue()Get Search Key.protected POInfoinitPO(Properties ctx) Load Meta DatavoidsetAccessLevel(String AccessLevel) Set Data Access Level.voidsetAD_Rule_ID(int AD_Rule_ID) Set Rule.voidsetAD_Rule_UU(String AD_Rule_UU) Set AD_Rule_UU.voidsetDescription(String Description) Set Description.voidsetEntityType(String EntityType) Set Entity Type.voidsetEventType(String EventType) Set Event Type.voidSet Comment/Help.voidSet Name.voidsetRuleType(String RuleType) Set Rule Type.voidSet Script.voidSet Search Key.toString()String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableAttribute, get_TableAttributeAsBoolean, get_TableAttributeAsInt, get_TableAttributes, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys, validForeignKeysExMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongMethods inherited from interface org.compiere.model.I_AD_Rule
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActiveMethods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
ACCESSLEVEL_AD_Reference_ID
public static final int ACCESSLEVEL_AD_Reference_IDAccessLevel AD_Reference_ID=5- See Also:
-
ACCESSLEVEL_Organization
Organization = 1- See Also:
-
ACCESSLEVEL_ClientOnly
Client only = 2- See Also:
-
ACCESSLEVEL_ClientPlusOrganization
Client+Organization = 3- See Also:
-
ACCESSLEVEL_SystemOnly
System only = 4- See Also:
-
ACCESSLEVEL_SystemPlusClient
System+Client = 6- See Also:
-
ACCESSLEVEL_All
All = 7- See Also:
-
ENTITYTYPE_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_IDEntityType AD_Reference_ID=389- See Also:
-
EVENTTYPE_AD_Reference_ID
public static final int EVENTTYPE_AD_Reference_IDEventType AD_Reference_ID=53236- See Also:
-
EVENTTYPE_Callout
Callout = C- See Also:
-
EVENTTYPE_ModelValidatorDocumentEvent
Model Validator Document Event = D- See Also:
-
EVENTTYPE_HumanResourcePayroll
Human Resource & Payroll = H- See Also:
-
EVENTTYPE_ModelValidatorLoginEvent
Model Validator Login Event = L- See Also:
-
EVENTTYPE_MeasureForPerformanceAnalysis
Measure for Performance Analysis = M- See Also:
-
EVENTTYPE_Process
Process = P- See Also:
-
EVENTTYPE_GLReconciliation
GL Reconciliation = R- See Also:
-
EVENTTYPE_ModelValidatorTableEvent
Model Validator Table Event = T- See Also:
-
RULETYPE_AD_Reference_ID
public static final int RULETYPE_AD_Reference_IDRuleType AD_Reference_ID=53235- See Also:
-
RULETYPE_AspectOrientProgram
Aspect Orient Program = A- See Also:
-
RULETYPE_SQL
SQL = Q- See Also:
-
RULETYPE_JSR94RuleEngineAPI
JSR 94 Rule Engine API = R- See Also:
-
RULETYPE_JSR223ScriptingAPIs
JSR 223 Scripting APIs = S- See Also:
-
-
Constructor Details
-
X_AD_Rule
Standard Constructor -
X_AD_Rule
Standard Constructor -
X_AD_Rule
Standard Constructor -
X_AD_Rule
Standard Constructor -
X_AD_Rule
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 4 - System
-
initPO
Load Meta Data -
toString
Description copied from class:POString representation -
setAD_Rule_ID
public void setAD_Rule_ID(int AD_Rule_ID) Set Rule.- Specified by:
setAD_Rule_IDin interfaceI_AD_Rule- Parameters:
AD_Rule_ID- Rule
-
getAD_Rule_ID
public int getAD_Rule_ID()Get Rule.- Specified by:
getAD_Rule_IDin interfaceI_AD_Rule- Returns:
- Rule
-
setAD_Rule_UU
Set AD_Rule_UU.- Specified by:
setAD_Rule_UUin interfaceI_AD_Rule- Parameters:
AD_Rule_UU- AD_Rule_UU
-
getAD_Rule_UU
Get AD_Rule_UU.- Specified by:
getAD_Rule_UUin interfaceI_AD_Rule- Returns:
- AD_Rule_UU
-
setAccessLevel
Set Data Access Level.- Specified by:
setAccessLevelin interfaceI_AD_Rule- Parameters:
AccessLevel- Access Level required
-
getAccessLevel
Get Data Access Level.- Specified by:
getAccessLevelin interfaceI_AD_Rule- Returns:
- Access Level required
-
setDescription
Set Description.- Specified by:
setDescriptionin interfaceI_AD_Rule- Parameters:
Description- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescriptionin interfaceI_AD_Rule- Returns:
- Optional short description of the record
-
setEntityType
Set Entity Type.- Specified by:
setEntityTypein interfaceI_AD_Rule- Parameters:
EntityType- Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
Get Entity Type.- Specified by:
getEntityTypein interfaceI_AD_Rule- Returns:
- Dictionary Entity Type; Determines ownership and synchronization
-
setEventType
Set Event Type.- Specified by:
setEventTypein interfaceI_AD_Rule- Parameters:
EventType- Type of Event
-
getEventType
Get Event Type.- Specified by:
getEventTypein interfaceI_AD_Rule- Returns:
- Type of Event
-
setHelp
Set Comment/Help. -
getHelp
Get Comment/Help. -
setName
Set Name. -
getName
Get Name. -
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setRuleType
Set Rule Type.- Specified by:
setRuleTypein interfaceI_AD_Rule- Parameters:
RuleType- Rule Type
-
getRuleType
Get Rule Type.- Specified by:
getRuleTypein interfaceI_AD_Rule- Returns:
- Rule Type
-
setScript
Set Script. -
getScript
Get Script. -
setValue
Set Search Key. -
getValue
Get Search Key.
-