Package org.openbravo.model.ad.module
Class ModuleInstall
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.ad.module.ModuleInstall
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class ModuleInstall extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity ADModuleInstall (stored in table AD_Module_Install).
Help: This temporary table is used in the installation and update process for modules. It stores the information for the upcoming module.
NOTE: This class should not be instantiated directly. To instantiate this class theOBProvider
should be used.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENTITY_NAME
static String
PROPERTY_ACTIVE
Property active stored in column Isactive in table AD_Module_Installstatic String
PROPERTY_APPLYCONFIGURATIONSCRIPT
Property applyConfigurationScript stored in column Isconfigscriptapplied in table AD_Module_Install
Help: This check affects to Template modules. When it is active, the template they contain is applied to the instance when the application is built. Note that this information is kept only in the instance but not it is not exported to the module.static String
PROPERTY_AUTHOR
Property author stored in column Author in table AD_Module_Install
Help: The author of the module is the person or company that created and maintains the module.static String
PROPERTY_AVAILABLEUPDATE
Property availableUpdate stored in column Update_Available in table AD_Module_Install
Help: Indicates whether and which new version is available to update a modulestatic String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table AD_Module_Installstatic String
PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table AD_Module_Installstatic String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table AD_Module_Installstatic String
PROPERTY_DEFAULT
Property default stored in column Isdefault in table AD_Module_Install
Help: The Default Checkbox indicates if this record will be used as a default value.static String
PROPERTY_DESCRIPTION
Property description stored in column Description in table AD_Module_Install
Help: A description is limited to 255 characters.static String
PROPERTY_ENABLED
Property enabled stored in column Enabled in table AD_Module_Install
Help: When a module is not enabled, their artifacts (windows, tabs, forms, reports and processes) will not be accessible.static String
PROPERTY_FREEFORTRIAL
Property freeForTrial stored in column Istrialallowed in table AD_Module_Installstatic String
PROPERTY_HASCHARTOFACCOUNTS
Property hasChartOfAccounts stored in column Haschartofaccounts in table AD_Module_Install
Help: The module contains a chart of accountsstatic String
PROPERTY_HASREFERENCEDATA
Property hasReferenceData stored in column Hasreferencedata in table AD_Module_Install
Help: The module contains reference datastatic String
PROPERTY_HELPCOMMENT
Property helpComment stored in column Help in table AD_Module_Install
Help: The Help field contains a hint, comment or help about the use of this item.static String
PROPERTY_ID
Property id stored in column AD_Module_Install_ID in table AD_Module_Installstatic String
PROPERTY_INDEVELOPMENT
Property inDevelopment stored in column Isindevelopment in table AD_Module_Install
Help: Determines wether the module is currently in development process. Only the modules that currently are being developed will be exported.static String
PROPERTY_ISCOMMERCIAL
Property isCommercial stored in column Iscommercial in table AD_Module_Install
Help: Commercial modules are only available to Professional and Enterprise Edition instances whereas non commercial ones can be downloaded and installed in Community Edition Instances. Commercial modules can have a fee to be payed before they can be installed.static String
PROPERTY_ISTRANSLATIONMODULE
Property isTranslationModule stored in column Istranslationmodule in table AD_Module_Install
Help: This module is a translation modulestatic String
PROPERTY_JAVAPACKAGE
Property javaPackage stored in column Javapackage in table AD_Module_Install
Help: The Java Package is a unique identifier of your module and has to match the Java package naming rules as described in the Java Naming Conventions (names and package names). Be careful when setting this value as you are not allowed to change it once your module is registered in the central repository. If your module includes Java files they have to be packaged within your module's Java package or in its sub-packages.static String
PROPERTY_LANGUAGE
Property language stored in column AD_Language in table AD_Module_Installstatic String
PROPERTY_LICENSETEXT
Property licenseText stored in column License in table AD_Module_Install
Help: Contains the text of the license the module is release with, this information is additional to the license type.static String
PROPERTY_LICENSETYPE
Property licenseType stored in column Licensetype in table AD_Module_Install
Help: There is a list of possible licenses to select one of them for the current element.static String
PROPERTY_MODULE
Property module stored in column AD_Module_ID in table AD_Module_Install
Help: Indicates the module the element forms part of.static String
PROPERTY_NAME
Property name stored in column Name in table AD_Module_Installstatic String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table AD_Module_Installstatic String
PROPERTY_REFERENCEDATADESCRIPTION
Property referenceDataDescription stored in column Referencedatainfo in table AD_Module_Install
Help: Description for the reference data contained within the module. When a module contains reference data this field maintains a description of this data and its purpose.static String
PROPERTY_REGISTERMODULE
Property registerModule stored in column Isregistered in table AD_Module_Install
Help: Indicates whether the module is registered in the Central Repository and in case it is not, it allows to register it.static String
PROPERTY_SEQUENCENUMBER
Property sequenceNumber stored in column Seqno in table AD_Module_Install
Help: The Sequence indicates the order of recordsstatic String
PROPERTY_STATUS
Property status stored in column Status in table AD_Module_Install
Help: Current status of a debt/payment.static String
PROPERTY_TRANSLATIONREQUIRED
Deprecated.Property marked as deprecated on field Development Statusstatic String
PROPERTY_TYPE
Property type stored in column Type in table AD_Module_Install
Help: The Type indicates the type of validation that will occur. This can be SQL, Java Script or Java Language.static String
PROPERTY_UPDATED
Property updated stored in column Updated in table AD_Module_Installstatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table AD_Module_Installstatic String
PROPERTY_UPDATEINFORMATION
Property updateInformation stored in column Updateinfo in table AD_Module_Install
Help: Information about the update, this information should include what is new for the new version.static String
PROPERTY_UPDATEVERSION
Property updateVersion stored in column Update_Ver_ID in table AD_Module_Install
Help: Identifier for the Update Versionstatic String
PROPERTY_URL
Property uRL stored in column Url in table AD_Module_Install
Help: The URL defines an online address for this element.static String
PROPERTY_VERSION
Property version stored in column Version in table AD_Module_Installstatic String
PROPERTY_VERSIONLABEL
Property versionLabel stored in column Version_Label in table AD_Module_Install
Help: It is a human understandable identifier for the version, it will be used with version number. Value examples this field can take are: MP1, dev, alpha...static String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description ModuleInstall()
-
Method Summary
-
Methods inherited from class org.openbravo.base.structure.BaseOBObject
checkDerivedReadable, get, get, get, getEntity, getIdentifier, getValue, isAllowRead, isNewOBObject, isOrgClientAccessCheckEnabled, isWriteAccessCheckEnabled, set, setAccessChecks, setAllowRead, setDefaultValue, setId, setNewOBObject, setValue, toString, validate
-
-
-
-
Field Detail
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
-
ENTITY_NAME
public static final String ENTITY_NAME
- See Also:
- Constant Field Values
-
PROPERTY_ID
public static final String PROPERTY_ID
Property id stored in column AD_Module_Install_ID in table AD_Module_Install- See Also:
- Constant Field Values
-
PROPERTY_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table AD_Module_Install- See Also:
ClientEnabled
, Constant Field Values
-
PROPERTY_ORGANIZATION
public static final String PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table AD_Module_Install- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column Isactive in table AD_Module_Install- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table AD_Module_Install- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table AD_Module_Install- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table AD_Module_Install- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table AD_Module_Install- See Also:
Traceable
, Constant Field Values
-
PROPERTY_MODULE
public static final String PROPERTY_MODULE
Property module stored in column AD_Module_ID in table AD_Module_Install
Help: Indicates the module the element forms part of.- See Also:
- Constant Field Values
-
PROPERTY_NAME
public static final String PROPERTY_NAME
Property name stored in column Name in table AD_Module_Install- See Also:
- Constant Field Values
-
PROPERTY_VERSION
public static final String PROPERTY_VERSION
Property version stored in column Version in table AD_Module_Install- See Also:
- Constant Field Values
-
PROPERTY_DESCRIPTION
public static final String PROPERTY_DESCRIPTION
Property description stored in column Description in table AD_Module_Install
Help: A description is limited to 255 characters.- See Also:
- Constant Field Values
-
PROPERTY_HELPCOMMENT
public static final String PROPERTY_HELPCOMMENT
Property helpComment stored in column Help in table AD_Module_Install
Help: The Help field contains a hint, comment or help about the use of this item.- See Also:
- Constant Field Values
-
PROPERTY_URL
public static final String PROPERTY_URL
Property uRL stored in column Url in table AD_Module_Install
Help: The URL defines an online address for this element.- See Also:
- Constant Field Values
-
PROPERTY_TYPE
public static final String PROPERTY_TYPE
Property type stored in column Type in table AD_Module_Install
Help: The Type indicates the type of validation that will occur. This can be SQL, Java Script or Java Language.- See Also:
- Constant Field Values
-
PROPERTY_LICENSETEXT
public static final String PROPERTY_LICENSETEXT
Property licenseText stored in column License in table AD_Module_Install
Help: Contains the text of the license the module is release with, this information is additional to the license type.- See Also:
- Constant Field Values
-
PROPERTY_INDEVELOPMENT
public static final String PROPERTY_INDEVELOPMENT
Property inDevelopment stored in column Isindevelopment in table AD_Module_Install
Help: Determines wether the module is currently in development process. Only the modules that currently are being developed will be exported.- See Also:
- Constant Field Values
-
PROPERTY_DEFAULT
public static final String PROPERTY_DEFAULT
Property default stored in column Isdefault in table AD_Module_Install
Help: The Default Checkbox indicates if this record will be used as a default value.- See Also:
- Constant Field Values
-
PROPERTY_SEQUENCENUMBER
public static final String PROPERTY_SEQUENCENUMBER
Property sequenceNumber stored in column Seqno in table AD_Module_Install
Help: The Sequence indicates the order of records- See Also:
- Constant Field Values
-
PROPERTY_JAVAPACKAGE
public static final String PROPERTY_JAVAPACKAGE
Property javaPackage stored in column Javapackage in table AD_Module_Install
Help: The Java Package is a unique identifier of your module and has to match the Java package naming rules as described in the Java Naming Conventions (names and package names). Be careful when setting this value as you are not allowed to change it once your module is registered in the central repository. If your module includes Java files they have to be packaged within your module's Java package or in its sub-packages.- See Also:
- Constant Field Values
-
PROPERTY_LICENSETYPE
public static final String PROPERTY_LICENSETYPE
Property licenseType stored in column Licensetype in table AD_Module_Install
Help: There is a list of possible licenses to select one of them for the current element.- See Also:
- Constant Field Values
-
PROPERTY_AUTHOR
public static final String PROPERTY_AUTHOR
Property author stored in column Author in table AD_Module_Install
Help: The author of the module is the person or company that created and maintains the module.- See Also:
- Constant Field Values
-
PROPERTY_STATUS
public static final String PROPERTY_STATUS
Property status stored in column Status in table AD_Module_Install
Help: Current status of a debt/payment.- See Also:
- Constant Field Values
-
PROPERTY_AVAILABLEUPDATE
public static final String PROPERTY_AVAILABLEUPDATE
Property availableUpdate stored in column Update_Available in table AD_Module_Install
Help: Indicates whether and which new version is available to update a module- See Also:
- Constant Field Values
-
PROPERTY_TRANSLATIONREQUIRED
@Deprecated public static final String PROPERTY_TRANSLATIONREQUIRED
Deprecated.Property marked as deprecated on field Development StatusProperty translationRequired stored in column Istranslationrequired in table AD_Module_Install
Help: The current module contains user interface elements that can be translated to different languages.- See Also:
- Constant Field Values
-
PROPERTY_LANGUAGE
public static final String PROPERTY_LANGUAGE
Property language stored in column AD_Language in table AD_Module_Install- See Also:
- Constant Field Values
-
PROPERTY_HASCHARTOFACCOUNTS
public static final String PROPERTY_HASCHARTOFACCOUNTS
Property hasChartOfAccounts stored in column Haschartofaccounts in table AD_Module_Install
Help: The module contains a chart of accounts- See Also:
- Constant Field Values
-
PROPERTY_ISTRANSLATIONMODULE
public static final String PROPERTY_ISTRANSLATIONMODULE
Property isTranslationModule stored in column Istranslationmodule in table AD_Module_Install
Help: This module is a translation module- See Also:
- Constant Field Values
-
PROPERTY_HASREFERENCEDATA
public static final String PROPERTY_HASREFERENCEDATA
Property hasReferenceData stored in column Hasreferencedata in table AD_Module_Install
Help: The module contains reference data- See Also:
- Constant Field Values
-
PROPERTY_REGISTERMODULE
public static final String PROPERTY_REGISTERMODULE
Property registerModule stored in column Isregistered in table AD_Module_Install
Help: Indicates whether the module is registered in the Central Repository and in case it is not, it allows to register it.- See Also:
- Constant Field Values
-
PROPERTY_UPDATEINFORMATION
public static final String PROPERTY_UPDATEINFORMATION
Property updateInformation stored in column Updateinfo in table AD_Module_Install
Help: Information about the update, this information should include what is new for the new version.- See Also:
- Constant Field Values
-
PROPERTY_UPDATEVERSION
public static final String PROPERTY_UPDATEVERSION
Property updateVersion stored in column Update_Ver_ID in table AD_Module_Install
Help: Identifier for the Update Version- See Also:
- Constant Field Values
-
PROPERTY_REFERENCEDATADESCRIPTION
public static final String PROPERTY_REFERENCEDATADESCRIPTION
Property referenceDataDescription stored in column Referencedatainfo in table AD_Module_Install
Help: Description for the reference data contained within the module. When a module contains reference data this field maintains a description of this data and its purpose.- See Also:
- Constant Field Values
-
PROPERTY_VERSIONLABEL
public static final String PROPERTY_VERSIONLABEL
Property versionLabel stored in column Version_Label in table AD_Module_Install
Help: It is a human understandable identifier for the version, it will be used with version number. Value examples this field can take are: MP1, dev, alpha...- See Also:
- Constant Field Values
-
PROPERTY_ISCOMMERCIAL
public static final String PROPERTY_ISCOMMERCIAL
Property isCommercial stored in column Iscommercial in table AD_Module_Install
Help: Commercial modules are only available to Professional and Enterprise Edition instances whereas non commercial ones can be downloaded and installed in Community Edition Instances. Commercial modules can have a fee to be payed before they can be installed.- See Also:
- Constant Field Values
-
PROPERTY_ENABLED
public static final String PROPERTY_ENABLED
Property enabled stored in column Enabled in table AD_Module_Install
Help: When a module is not enabled, their artifacts (windows, tabs, forms, reports and processes) will not be accessible.- See Also:
- Constant Field Values
-
PROPERTY_APPLYCONFIGURATIONSCRIPT
public static final String PROPERTY_APPLYCONFIGURATIONSCRIPT
Property applyConfigurationScript stored in column Isconfigscriptapplied in table AD_Module_Install
Help: This check affects to Template modules. When it is active, the template they contain is applied to the instance when the application is built. Note that this information is kept only in the instance but not it is not exported to the module.- See Also:
- Constant Field Values
-
PROPERTY_FREEFORTRIAL
public static final String PROPERTY_FREEFORTRIAL
Property freeForTrial stored in column Istrialallowed in table AD_Module_Install- See Also:
- Constant Field Values
-
-
Method Detail
-
getEntityName
public String getEntityName()
- Specified by:
getEntityName
in interfaceIdentifiable
- Specified by:
getEntityName
in classBaseOBObject
-
getId
public String getId()
- Specified by:
getId
in interfaceBaseOBObjectDef
- Specified by:
getId
in interfaceIdentifiable
- Overrides:
getId
in classBaseOBObject
- See Also:
PROPERTY_ID
-
setId
public void setId(String id)
- See Also:
PROPERTY_ID
-
getClient
public Client getClient()
Description copied from interface:ClientEnabled
Client field- Specified by:
getClient
in interfaceClientEnabled
- Returns:
- client
- See Also:
PROPERTY_CLIENT
-
setClient
public void setClient(Client client)
Description copied from interface:ClientEnabled
Client field- Specified by:
setClient
in interfaceClientEnabled
- See Also:
PROPERTY_CLIENT
-
getOrganization
public Organization getOrganization()
Description copied from interface:OrganizationEnabled
Gets organization field- Specified by:
getOrganization
in interfaceOrganizationEnabled
- Returns:
- organization
- See Also:
PROPERTY_ORGANIZATION
-
setOrganization
public void setOrganization(Organization organization)
Description copied from interface:OrganizationEnabled
Sets organization field- Specified by:
setOrganization
in interfaceOrganizationEnabled
- See Also:
PROPERTY_ORGANIZATION
-
isActive
public Boolean isActive()
Description copied from interface:ActiveEnabled
Gets active field- Specified by:
isActive
in interfaceActiveEnabled
- Returns:
- active
- See Also:
PROPERTY_ACTIVE
-
setActive
public void setActive(Boolean active)
Description copied from interface:ActiveEnabled
Sets active field- Specified by:
setActive
in interfaceActiveEnabled
- See Also:
PROPERTY_ACTIVE
-
getCreationDate
public Date getCreationDate()
Description copied from interface:Traceable
Creation date of audit- Specified by:
getCreationDate
in interfaceTraceable
- Returns:
- Date of creation
- See Also:
PROPERTY_CREATIONDATE
-
setCreationDate
public void setCreationDate(Date creationDate)
Description copied from interface:Traceable
Creation date of audit- Specified by:
setCreationDate
in interfaceTraceable
- See Also:
PROPERTY_CREATIONDATE
-
getCreatedBy
public User getCreatedBy()
Description copied from interface:Traceable
Created by audit user- Specified by:
getCreatedBy
in interfaceTraceable
- Returns:
- User
- See Also:
PROPERTY_CREATEDBY
-
setCreatedBy
public void setCreatedBy(User createdBy)
Description copied from interface:Traceable
Created by audit user- Specified by:
setCreatedBy
in interfaceTraceable
- See Also:
PROPERTY_CREATEDBY
-
getUpdated
public Date getUpdated()
Description copied from interface:Traceable
Update date of audit- Specified by:
getUpdated
in interfaceTraceable
- Returns:
- Date of update
- See Also:
PROPERTY_UPDATED
-
setUpdated
public void setUpdated(Date updated)
Description copied from interface:Traceable
Update date of audit- Specified by:
setUpdated
in interfaceTraceable
- See Also:
PROPERTY_UPDATED
-
getUpdatedBy
public User getUpdatedBy()
Description copied from interface:Traceable
Update by audit user- Specified by:
getUpdatedBy
in interfaceTraceable
- Returns:
- User who updated
- See Also:
PROPERTY_UPDATEDBY
-
setUpdatedBy
public void setUpdatedBy(User updatedBy)
Description copied from interface:Traceable
Update by audit user- Specified by:
setUpdatedBy
in interfaceTraceable
- See Also:
PROPERTY_UPDATEDBY
-
getModule
public String getModule()
- See Also:
PROPERTY_MODULE
-
setModule
public void setModule(String module)
- See Also:
PROPERTY_MODULE
-
getName
public String getName()
- See Also:
PROPERTY_NAME
-
setName
public void setName(String name)
- See Also:
PROPERTY_NAME
-
getVersion
public String getVersion()
- See Also:
PROPERTY_VERSION
-
setVersion
public void setVersion(String version)
- See Also:
PROPERTY_VERSION
-
getDescription
public String getDescription()
- See Also:
PROPERTY_DESCRIPTION
-
setDescription
public void setDescription(String description)
- See Also:
PROPERTY_DESCRIPTION
-
getHelpComment
public String getHelpComment()
- See Also:
PROPERTY_HELPCOMMENT
-
setHelpComment
public void setHelpComment(String helpComment)
- See Also:
PROPERTY_HELPCOMMENT
-
getURL
public String getURL()
- See Also:
PROPERTY_URL
-
setURL
public void setURL(String uRL)
- See Also:
PROPERTY_URL
-
getType
public String getType()
- See Also:
PROPERTY_TYPE
-
setType
public void setType(String type)
- See Also:
PROPERTY_TYPE
-
getLicenseText
public String getLicenseText()
- See Also:
PROPERTY_LICENSETEXT
-
setLicenseText
public void setLicenseText(String licenseText)
- See Also:
PROPERTY_LICENSETEXT
-
isInDevelopment
public Boolean isInDevelopment()
- See Also:
PROPERTY_INDEVELOPMENT
-
setInDevelopment
public void setInDevelopment(Boolean inDevelopment)
- See Also:
PROPERTY_INDEVELOPMENT
-
isDefault
public Boolean isDefault()
- See Also:
PROPERTY_DEFAULT
-
setDefault
public void setDefault(Boolean deflt)
- See Also:
PROPERTY_DEFAULT
-
getSequenceNumber
public Long getSequenceNumber()
- See Also:
PROPERTY_SEQUENCENUMBER
-
setSequenceNumber
public void setSequenceNumber(Long sequenceNumber)
- See Also:
PROPERTY_SEQUENCENUMBER
-
getJavaPackage
public String getJavaPackage()
- See Also:
PROPERTY_JAVAPACKAGE
-
setJavaPackage
public void setJavaPackage(String javaPackage)
- See Also:
PROPERTY_JAVAPACKAGE
-
getLicenseType
public String getLicenseType()
- See Also:
PROPERTY_LICENSETYPE
-
setLicenseType
public void setLicenseType(String licenseType)
- See Also:
PROPERTY_LICENSETYPE
-
getAuthor
public String getAuthor()
- See Also:
PROPERTY_AUTHOR
-
setAuthor
public void setAuthor(String author)
- See Also:
PROPERTY_AUTHOR
-
getStatus
public String getStatus()
- See Also:
PROPERTY_STATUS
-
setStatus
public void setStatus(String status)
- See Also:
PROPERTY_STATUS
-
getAvailableUpdate
public String getAvailableUpdate()
- See Also:
PROPERTY_AVAILABLEUPDATE
-
setAvailableUpdate
public void setAvailableUpdate(String availableUpdate)
- See Also:
PROPERTY_AVAILABLEUPDATE
-
isTranslationRequired
@Deprecated public Boolean isTranslationRequired()
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_TRANSLATIONREQUIRED
-
setTranslationRequired
@Deprecated public void setTranslationRequired(Boolean translationRequired)
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_TRANSLATIONREQUIRED
-
getLanguage
public Language getLanguage()
- See Also:
PROPERTY_LANGUAGE
-
setLanguage
public void setLanguage(Language language)
- See Also:
PROPERTY_LANGUAGE
-
isHasChartOfAccounts
public Boolean isHasChartOfAccounts()
- See Also:
PROPERTY_HASCHARTOFACCOUNTS
-
setHasChartOfAccounts
public void setHasChartOfAccounts(Boolean hasChartOfAccounts)
- See Also:
PROPERTY_HASCHARTOFACCOUNTS
-
isTranslationModule
public Boolean isTranslationModule()
- See Also:
PROPERTY_ISTRANSLATIONMODULE
-
setTranslationModule
public void setTranslationModule(Boolean isTranslationModule)
- See Also:
PROPERTY_ISTRANSLATIONMODULE
-
isHasReferenceData
public Boolean isHasReferenceData()
- See Also:
PROPERTY_HASREFERENCEDATA
-
setHasReferenceData
public void setHasReferenceData(Boolean hasReferenceData)
- See Also:
PROPERTY_HASREFERENCEDATA
-
isRegisterModule
public Boolean isRegisterModule()
- See Also:
PROPERTY_REGISTERMODULE
-
setRegisterModule
public void setRegisterModule(Boolean registerModule)
- See Also:
PROPERTY_REGISTERMODULE
-
getUpdateInformation
public String getUpdateInformation()
- See Also:
PROPERTY_UPDATEINFORMATION
-
setUpdateInformation
public void setUpdateInformation(String updateInformation)
- See Also:
PROPERTY_UPDATEINFORMATION
-
getUpdateVersion
public String getUpdateVersion()
- See Also:
PROPERTY_UPDATEVERSION
-
setUpdateVersion
public void setUpdateVersion(String updateVersion)
- See Also:
PROPERTY_UPDATEVERSION
-
getReferenceDataDescription
public String getReferenceDataDescription()
- See Also:
PROPERTY_REFERENCEDATADESCRIPTION
-
setReferenceDataDescription
public void setReferenceDataDescription(String referenceDataDescription)
- See Also:
PROPERTY_REFERENCEDATADESCRIPTION
-
getVersionLabel
public String getVersionLabel()
- See Also:
PROPERTY_VERSIONLABEL
-
setVersionLabel
public void setVersionLabel(String versionLabel)
- See Also:
PROPERTY_VERSIONLABEL
-
isCommercial
public Boolean isCommercial()
- See Also:
PROPERTY_ISCOMMERCIAL
-
setCommercial
public void setCommercial(Boolean isCommercial)
- See Also:
PROPERTY_ISCOMMERCIAL
-
isEnabled
public Boolean isEnabled()
- See Also:
PROPERTY_ENABLED
-
setEnabled
public void setEnabled(Boolean enabled)
- See Also:
PROPERTY_ENABLED
-
isApplyConfigurationScript
public Boolean isApplyConfigurationScript()
- See Also:
PROPERTY_APPLYCONFIGURATIONSCRIPT
-
setApplyConfigurationScript
public void setApplyConfigurationScript(Boolean applyConfigurationScript)
- See Also:
PROPERTY_APPLYCONFIGURATIONSCRIPT
-
isFreeForTrial
public Boolean isFreeForTrial()
- See Also:
PROPERTY_FREEFORTRIAL
-
setFreeForTrial
public void setFreeForTrial(Boolean freeForTrial)
- See Also:
PROPERTY_FREEFORTRIAL
-
-