Package org.compiere.model
Class X_AD_Extension
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_Extension
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_AD_Extension,I_Persistent,Evaluatee
- Direct Known Subclasses:
MExtension
Generated Model for AD_Extension
- Version:
- Release 14 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intExtensionState AD_Reference_ID=200284static final StringDisabled = DIstatic final StringError = ERstatic final StringInstalled = INstatic final StringInstalling = IPstatic final StringUninstalled = UNFields 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, m_attachment, m_idOld, m_IDs, m_KeyColumns, m_optimisticLockingColumns, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_IDFields inherited from interface org.compiere.model.I_AD_Extension
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Extension_ID, COLUMNNAME_AD_Extension_UU, COLUMNNAME_AD_Org_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_ExtensionId, COLUMNNAME_ExtensionMetadata, COLUMNNAME_ExtensionState, COLUMNNAME_ExtensionVersion, COLUMNNAME_IsActive, COLUMNNAME_IsBundled, COLUMNNAME_Name, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_AD_Extension(Properties ctx, int AD_Extension_ID, String trxName) Standard ConstructorX_AD_Extension(Properties ctx, int AD_Extension_ID, String trxName, String... virtualColumns) Standard ConstructorX_AD_Extension(Properties ctx, String AD_Extension_UU, String trxName) Standard ConstructorX_AD_Extension(Properties ctx, String AD_Extension_UU, String trxName, String... virtualColumns) Standard ConstructorX_AD_Extension(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelintGet Extension.Get Extension UUID.Get Extension Symbolic Id.Get Extension Metadata.Get Extension State.Get Version.getName()Get Name.protected POInfoinitPO(Properties ctx) Load Meta DatabooleanGet Is Bundled.voidsetAD_Extension_ID(int AD_Extension_ID) Set Extension.voidsetAD_Extension_UU(String AD_Extension_UU) Set Extension UUID.voidsetExtensionId(String ExtensionId) Set Extension Symbolic Id.voidsetExtensionMetadata(String ExtensionMetadata) Set Extension Metadata.voidsetExtensionState(String ExtensionState) Set Extension State.voidsetExtensionVersion(String ExtensionVersion) Set Version.voidsetIsBundled(boolean IsBundled) Set Is Bundled.voidSet Name.toString()String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterInsertWithValues, afterSave, beforeDelete, beforeSave, buildInsertSQL, buildInsertSQL, buildUpdateSQL, buildUUIDSubquery, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, doOrganizationCheckForSave, doVerificationForDelete, doVerificationForSave, dump, dump, equals, firePostDeleteEvent, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_deleteStatement, get_deleteTranslationsSQL, get_deleteTreeSQL, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_QueryTimeout, 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_ColumnLoaded, is_hasCustomTree, is_Immutable, is_new, is_Partial, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isCrossTenantSafe, isLogSQLScript, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lobSave, lock, makeImmutable, postDelete, resetStateAfterDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveFinish, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnLoaded, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_DocumentNoForNewRecord, set_IDForNewRecord, set_OptimisticLockingColumns, set_Partial, set_QueryTimeout, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_UUIDForNewRecord, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueForNewRecord, 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, setupDeleteActionsForTransactionEvent, 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_Extension
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
-
EXTENSIONSTATE_AD_Reference_ID
public static final int EXTENSIONSTATE_AD_Reference_IDExtensionState AD_Reference_ID=200284- See Also:
-
EXTENSIONSTATE_Disabled
Disabled = DI- See Also:
-
EXTENSIONSTATE_Error
Error = ER- See Also:
-
EXTENSIONSTATE_Installed
Installed = IN- See Also:
-
EXTENSIONSTATE_Installing
Installing = IP- See Also:
-
EXTENSIONSTATE_Uninstalled
Uninstalled = UN- See Also:
-
-
Constructor Details
-
X_AD_Extension
Standard Constructor -
X_AD_Extension
public X_AD_Extension(Properties ctx, int AD_Extension_ID, String trxName, String... virtualColumns) Standard Constructor -
X_AD_Extension
Standard Constructor -
X_AD_Extension
public X_AD_Extension(Properties ctx, String AD_Extension_UU, String trxName, String... virtualColumns) Standard Constructor -
X_AD_Extension
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_Extension_ID
public void setAD_Extension_ID(int AD_Extension_ID) Set Extension.- Specified by:
setAD_Extension_IDin interfaceI_AD_Extension- Parameters:
AD_Extension_ID- System Extension
-
getAD_Extension_ID
public int getAD_Extension_ID()Get Extension.- Specified by:
getAD_Extension_IDin interfaceI_AD_Extension- Returns:
- System Extension
-
setAD_Extension_UU
Set Extension UUID.- Specified by:
setAD_Extension_UUin interfaceI_AD_Extension- Parameters:
AD_Extension_UU- System Extension
-
getAD_Extension_UU
Get Extension UUID.- Specified by:
getAD_Extension_UUin interfaceI_AD_Extension- Returns:
- System Extension
-
setExtensionId
Set Extension Symbolic Id.- Specified by:
setExtensionIdin interfaceI_AD_Extension- Parameters:
ExtensionId- Unique symbolic id of an extension
-
getExtensionId
Get Extension Symbolic Id.- Specified by:
getExtensionIdin interfaceI_AD_Extension- Returns:
- Unique symbolic id of an extension
-
setExtensionMetadata
Set Extension Metadata.- Specified by:
setExtensionMetadatain interfaceI_AD_Extension- Parameters:
ExtensionMetadata- The JSON manifest containing extension details and dependencies
-
getExtensionMetadata
Get Extension Metadata.- Specified by:
getExtensionMetadatain interfaceI_AD_Extension- Returns:
- The JSON manifest containing extension details and dependencies
-
setExtensionState
Set Extension State.- Specified by:
setExtensionStatein interfaceI_AD_Extension- Parameters:
ExtensionState- Current installation and deployment state of the extension
-
getExtensionState
Get Extension State.- Specified by:
getExtensionStatein interfaceI_AD_Extension- Returns:
- Current installation and deployment state of the extension
-
setExtensionVersion
Set Version.- Specified by:
setExtensionVersionin interfaceI_AD_Extension- Parameters:
ExtensionVersion- Version of an extension
-
getExtensionVersion
Get Version.- Specified by:
getExtensionVersionin interfaceI_AD_Extension- Returns:
- Version of an extension
-
setIsBundled
public void setIsBundled(boolean IsBundled) Set Is Bundled.- Specified by:
setIsBundledin interfaceI_AD_Extension- Parameters:
IsBundled- Indicates if the extension is bundled with the core product
-
isBundled
public boolean isBundled()Get Is Bundled.- Specified by:
isBundledin interfaceI_AD_Extension- Returns:
- Indicates if the extension is bundled with the core product
-
setName
Set Name.- Specified by:
setNamein interfaceI_AD_Extension- Parameters:
Name- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getNamein interfaceI_AD_Extension- Returns:
- Alphanumeric identifier of the entity
-