Package org.openbravo.model.ad.system
Class SystemInformation
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.ad.system.SystemInformation
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class SystemInformation extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity ADSystemInformation (stored in table AD_System_Info).
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_System_Infostatic String
PROPERTY_ANTVERSION
Property antVersion stored in column ANT_Version in table AD_System_Info
Help: The version of Ant used to build the application.static String
PROPERTY_CHANGEINSTANCEPURPOSE
Property changeInstancePurpose stored in column Change_Instance_Purpose in table AD_System_Info
Help: Button to change the purpose of Community Edition instances.static String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table AD_System_Infostatic String
PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table AD_System_Infostatic String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table AD_System_Infostatic String
PROPERTY_CUSTOMIZATIONALLOWED
Property customizationAllowed stored in column Customization_Allowed in table AD_System_Info
Help: In order to customize the CORE module, it's necessary to create an industry template. Checking this field the industry template is auto-generated.static String
PROPERTY_DBCHECKSUM
Property dBChecksum stored in column DB_Checksum in table AD_System_Info
Help: Database checksum maintains a checksum for the whole database structure, it is used just in PostgreSQL databases to know if it was modified after the last update from xml files.static String
PROPERTY_ENABLEHEARTBEAT
Property enableHeartbeat stored in column Isheartbeatactive in table AD_System_Info
Help: Disable Heartbeat processstatic String
PROPERTY_ID
Property id stored in column AD_System_Info_ID in table AD_System_Infostatic String
PROPERTY_INSTANCEPURPOSE
Property instancePurpose stored in column Instance_Purpose in table AD_System_Info
Help: Determines which is the purpose of the Openbravo instancestatic String
PROPERTY_ISUSAGEAUDITENABLED
Property isusageauditenabled stored in column IsUsageAuditEnabled in table AD_System_Info
Help: When the Usage Audit is enabled each request to the backend is stored on the audit table (AD_Session_Usage_Audit). For each request is stored the object_id, the module_id, the session_id and the command. If the Heartbeat is also enabled the number of requests per module on the last 30 days is sent on each beat.static String
PROPERTY_LASTBUILD
Property lastBuild stored in column Last_Build in table AD_System_Info
Help: Indicates the last time the system was built, its purpose is to add the ability of knowing which are the modifications done since that time in order to determinate the objects that need to be re-created.static String
PROPERTY_LASTDBUPDATE
Property lastDBUpdate stored in column Last_DBUpdate in table AD_System_Info
Help: Indicates the last time the database was updated using dbsm its purpose is to add the ability of knowing which are the modifications done since that time in order to determinate if it is necessary to export them or not.static String
PROPERTY_MATURITYSEARCH
Property maturitySearch stored in column Maturity_Search in table AD_System_Info
Help: Defines the minimum accepted maturity status of modules when they are searched for installation.static String
PROPERTY_MATURITYUPDATE
Property maturityUpdate stored in column Maturity_Update in table AD_System_Info
Help: Defines the minimum accepted maturity status of modules when they are scanned for update.static String
PROPERTY_OPENBRAVOINSTALLMODE
Property openbravoInstallMode stored in column OB_Installmode in table AD_System_Info
Help: The method used to install Openbravo.static String
PROPERTY_OPENBRAVOVERSION
Deprecated.Property marked as deprecated on field Development Statusstatic String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table AD_System_Infostatic String
PROPERTY_POSTPONEDATE
Property postponeDate stored in column Postpone_Date in table AD_System_Info
Help: Date set when user selects 'Later'static String
PROPERTY_PRODUCTIONBANNERIMAGE
Property productionBannerImage stored in column Production_Banner_Image_ID in table AD_System_Info
Help: Image used to be shown on instances with Production purpose. There is an example image on the Login folder of the Default skin.static String
PROPERTY_PROXYPASSWORD
Property proxyPassword stored in column Proxy_Password in table AD_System_Info
Help: Password for the authenticated proxystatic String
PROPERTY_PROXYPORT
Property proxyPort stored in column Proxy_Port in table AD_System_Info
Help: Proxy port on the proxy server.static String
PROPERTY_PROXYREQUIRED
Property proxyRequired stored in column Isproxyrequired in table AD_System_Info
Help: Proxy configuration required to access internet.static String
PROPERTY_PROXYSERVER
Property proxyServer stored in column Proxy_Server in table AD_System_Info
Help: Proxy server name.static String
PROPERTY_PROXYUSER
Property proxyUser stored in column Proxy_User in table AD_System_Info
Help: User for the authenticated proxystatic String
PROPERTY_REQUIRESPROXYAUTHENTICATION
Property requiresProxyAuthentication stored in column IsProxy_Authenticated in table AD_System_Info
Help: Check this field in case the proxy requires authenticated user/passwordstatic String
PROPERTY_SHOWCOMMUNITYBRANDING
Property showCommunityBranding stored in column Show_Community_Branding in table AD_System_Info
Help: Sets whether Openbravo News are shown to all users or only to the System Administrator.static String
PROPERTY_SUPPORTCONTACT
Property supportContact stored in column Support_Contact in table AD_System_Info
Help: IT service support contactstatic String
PROPERTY_SYSTEMIDENTIFIER
Property systemIdentifier stored in column System_Identifier in table AD_System_Infostatic String
PROPERTY_SYSTEMSTATUS
Property systemStatus stored in column System_Status in table AD_System_Info
Help: System Status changes on different build, deploy and servlet container events.static String
PROPERTY_TESTHEARTBEAT
Property testHeartbeat stored in column Testproxy in table AD_System_Info
Help: Test the current proxy configuration.static String
PROPERTY_UPDATED
Property updated stored in column Updated in table AD_System_Infostatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table AD_System_Infostatic String
PROPERTY_WEBSERVER
Property webServer stored in column Webserver in table AD_System_Info
Help: The Web Server being used by Openbravostatic String
PROPERTY_WEBSERVERVERSION
Property webServerVersion stored in column Webserver_Version in table AD_System_Info
Help: The version of Web Serverstatic String
PROPERTY_YOURCOMPANYBIGIMAGE
Property yourCompanyBigImage stored in column Your_Company_Big_Image in table AD_System_Infostatic String
PROPERTY_YOURCOMPANYDOCUMENTIMAGE
Property yourCompanyDocumentImage stored in column Your_Company_Document_Image in table AD_System_Infostatic String
PROPERTY_YOURCOMPANYLOGINIMAGE
Property yourCompanyLoginImage stored in column Your_Company_Login_Image in table AD_System_Info
Help: Default Company Login imagestatic String
PROPERTY_YOURCOMPANYMENUIMAGE
Property yourCompanyMenuImage stored in column Your_Company_Menu_Image in table AD_System_Infostatic String
PROPERTY_YOURCOMPANYURL
Property yourCompanyURL stored in column YourCompanyURL in table AD_System_Info
Help: URL of your Comapany. This info is used to make linkable the Comapany logo in the login page.static String
PROPERTY_YOURITSERVICELOGINIMAGE
Property yourItServiceLoginImage stored in column Your_It_Service_Login_Image in table AD_System_Infostatic String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description SystemInformation()
-
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_System_Info_ID in table AD_System_Info- See Also:
- Constant Field Values
-
PROPERTY_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table AD_System_Info- 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_System_Info- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column IsActive in table AD_System_Info- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table AD_System_Info- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table AD_System_Info- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table AD_System_Info- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table AD_System_Info- See Also:
Traceable
, Constant Field Values
-
PROPERTY_SYSTEMIDENTIFIER
public static final String PROPERTY_SYSTEMIDENTIFIER
Property systemIdentifier stored in column System_Identifier in table AD_System_Info- See Also:
- Constant Field Values
-
PROPERTY_ENABLEHEARTBEAT
public static final String PROPERTY_ENABLEHEARTBEAT
Property enableHeartbeat stored in column Isheartbeatactive in table AD_System_Info
Help: Disable Heartbeat process- See Also:
- Constant Field Values
-
PROPERTY_POSTPONEDATE
public static final String PROPERTY_POSTPONEDATE
Property postponeDate stored in column Postpone_Date in table AD_System_Info
Help: Date set when user selects 'Later'- See Also:
- Constant Field Values
-
PROPERTY_PROXYREQUIRED
public static final String PROPERTY_PROXYREQUIRED
Property proxyRequired stored in column Isproxyrequired in table AD_System_Info
Help: Proxy configuration required to access internet.- See Also:
- Constant Field Values
-
PROPERTY_PROXYSERVER
public static final String PROPERTY_PROXYSERVER
Property proxyServer stored in column Proxy_Server in table AD_System_Info
Help: Proxy server name.- See Also:
- Constant Field Values
-
PROPERTY_PROXYPORT
public static final String PROPERTY_PROXYPORT
Property proxyPort stored in column Proxy_Port in table AD_System_Info
Help: Proxy port on the proxy server.- See Also:
- Constant Field Values
-
PROPERTY_TESTHEARTBEAT
public static final String PROPERTY_TESTHEARTBEAT
Property testHeartbeat stored in column Testproxy in table AD_System_Info
Help: Test the current proxy configuration.- See Also:
- Constant Field Values
-
PROPERTY_ANTVERSION
public static final String PROPERTY_ANTVERSION
Property antVersion stored in column ANT_Version in table AD_System_Info
Help: The version of Ant used to build the application.- See Also:
- Constant Field Values
-
PROPERTY_OPENBRAVOVERSION
@Deprecated public static final String PROPERTY_OPENBRAVOVERSION
Deprecated.Property marked as deprecated on field Development StatusProperty openbravoVersion stored in column OB_Version in table AD_System_Info- See Also:
- Constant Field Values
-
PROPERTY_OPENBRAVOINSTALLMODE
public static final String PROPERTY_OPENBRAVOINSTALLMODE
Property openbravoInstallMode stored in column OB_Installmode in table AD_System_Info
Help: The method used to install Openbravo.- See Also:
- Constant Field Values
-
PROPERTY_WEBSERVER
public static final String PROPERTY_WEBSERVER
Property webServer stored in column Webserver in table AD_System_Info
Help: The Web Server being used by Openbravo- See Also:
- Constant Field Values
-
PROPERTY_WEBSERVERVERSION
public static final String PROPERTY_WEBSERVERVERSION
Property webServerVersion stored in column Webserver_Version in table AD_System_Info
Help: The version of Web Server- See Also:
- Constant Field Values
-
PROPERTY_CUSTOMIZATIONALLOWED
public static final String PROPERTY_CUSTOMIZATIONALLOWED
Property customizationAllowed stored in column Customization_Allowed in table AD_System_Info
Help: In order to customize the CORE module, it's necessary to create an industry template. Checking this field the industry template is auto-generated.- See Also:
- Constant Field Values
-
PROPERTY_LASTBUILD
public static final String PROPERTY_LASTBUILD
Property lastBuild stored in column Last_Build in table AD_System_Info
Help: Indicates the last time the system was built, its purpose is to add the ability of knowing which are the modifications done since that time in order to determinate the objects that need to be re-created.- See Also:
- Constant Field Values
-
PROPERTY_LASTDBUPDATE
public static final String PROPERTY_LASTDBUPDATE
Property lastDBUpdate stored in column Last_DBUpdate in table AD_System_Info
Help: Indicates the last time the database was updated using dbsm its purpose is to add the ability of knowing which are the modifications done since that time in order to determinate if it is necessary to export them or not.- See Also:
- Constant Field Values
-
PROPERTY_DBCHECKSUM
public static final String PROPERTY_DBCHECKSUM
Property dBChecksum stored in column DB_Checksum in table AD_System_Info
Help: Database checksum maintains a checksum for the whole database structure, it is used just in PostgreSQL databases to know if it was modified after the last update from xml files.- See Also:
- Constant Field Values
-
PROPERTY_YOURCOMPANYLOGINIMAGE
public static final String PROPERTY_YOURCOMPANYLOGINIMAGE
Property yourCompanyLoginImage stored in column Your_Company_Login_Image in table AD_System_Info
Help: Default Company Login image- See Also:
- Constant Field Values
-
PROPERTY_YOURITSERVICELOGINIMAGE
public static final String PROPERTY_YOURITSERVICELOGINIMAGE
Property yourItServiceLoginImage stored in column Your_It_Service_Login_Image in table AD_System_Info- See Also:
- Constant Field Values
-
PROPERTY_YOURCOMPANYMENUIMAGE
public static final String PROPERTY_YOURCOMPANYMENUIMAGE
Property yourCompanyMenuImage stored in column Your_Company_Menu_Image in table AD_System_Info- See Also:
- Constant Field Values
-
PROPERTY_YOURCOMPANYBIGIMAGE
public static final String PROPERTY_YOURCOMPANYBIGIMAGE
Property yourCompanyBigImage stored in column Your_Company_Big_Image in table AD_System_Info- See Also:
- Constant Field Values
-
PROPERTY_YOURCOMPANYDOCUMENTIMAGE
public static final String PROPERTY_YOURCOMPANYDOCUMENTIMAGE
Property yourCompanyDocumentImage stored in column Your_Company_Document_Image in table AD_System_Info- See Also:
- Constant Field Values
-
PROPERTY_SUPPORTCONTACT
public static final String PROPERTY_SUPPORTCONTACT
Property supportContact stored in column Support_Contact in table AD_System_Info
Help: IT service support contact- See Also:
- Constant Field Values
-
PROPERTY_SYSTEMSTATUS
public static final String PROPERTY_SYSTEMSTATUS
Property systemStatus stored in column System_Status in table AD_System_Info
Help: System Status changes on different build, deploy and servlet container events.- See Also:
- Constant Field Values
-
PROPERTY_MATURITYUPDATE
public static final String PROPERTY_MATURITYUPDATE
Property maturityUpdate stored in column Maturity_Update in table AD_System_Info
Help: Defines the minimum accepted maturity status of modules when they are scanned for update.- See Also:
- Constant Field Values
-
PROPERTY_MATURITYSEARCH
public static final String PROPERTY_MATURITYSEARCH
Property maturitySearch stored in column Maturity_Search in table AD_System_Info
Help: Defines the minimum accepted maturity status of modules when they are searched for installation.- See Also:
- Constant Field Values
-
PROPERTY_REQUIRESPROXYAUTHENTICATION
public static final String PROPERTY_REQUIRESPROXYAUTHENTICATION
Property requiresProxyAuthentication stored in column IsProxy_Authenticated in table AD_System_Info
Help: Check this field in case the proxy requires authenticated user/password- See Also:
- Constant Field Values
-
PROPERTY_PROXYUSER
public static final String PROPERTY_PROXYUSER
Property proxyUser stored in column Proxy_User in table AD_System_Info
Help: User for the authenticated proxy- See Also:
- Constant Field Values
-
PROPERTY_PROXYPASSWORD
public static final String PROPERTY_PROXYPASSWORD
Property proxyPassword stored in column Proxy_Password in table AD_System_Info
Help: Password for the authenticated proxy- See Also:
- Constant Field Values
-
PROPERTY_INSTANCEPURPOSE
public static final String PROPERTY_INSTANCEPURPOSE
Property instancePurpose stored in column Instance_Purpose in table AD_System_Info
Help: Determines which is the purpose of the Openbravo instance- See Also:
- Constant Field Values
-
PROPERTY_ISUSAGEAUDITENABLED
public static final String PROPERTY_ISUSAGEAUDITENABLED
Property isusageauditenabled stored in column IsUsageAuditEnabled in table AD_System_Info
Help: When the Usage Audit is enabled each request to the backend is stored on the audit table (AD_Session_Usage_Audit). For each request is stored the object_id, the module_id, the session_id and the command. If the Heartbeat is also enabled the number of requests per module on the last 30 days is sent on each beat.- See Also:
- Constant Field Values
-
PROPERTY_CHANGEINSTANCEPURPOSE
public static final String PROPERTY_CHANGEINSTANCEPURPOSE
Property changeInstancePurpose stored in column Change_Instance_Purpose in table AD_System_Info
Help: Button to change the purpose of Community Edition instances.- See Also:
- Constant Field Values
-
PROPERTY_SHOWCOMMUNITYBRANDING
public static final String PROPERTY_SHOWCOMMUNITYBRANDING
Property showCommunityBranding stored in column Show_Community_Branding in table AD_System_Info
Help: Sets whether Openbravo News are shown to all users or only to the System Administrator.- See Also:
- Constant Field Values
-
PROPERTY_PRODUCTIONBANNERIMAGE
public static final String PROPERTY_PRODUCTIONBANNERIMAGE
Property productionBannerImage stored in column Production_Banner_Image_ID in table AD_System_Info
Help: Image used to be shown on instances with Production purpose. There is an example image on the Login folder of the Default skin.- See Also:
- Constant Field Values
-
PROPERTY_YOURCOMPANYURL
public static final String PROPERTY_YOURCOMPANYURL
Property yourCompanyURL stored in column YourCompanyURL in table AD_System_Info
Help: URL of your Comapany. This info is used to make linkable the Comapany logo in the login page.- 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
-
getSystemIdentifier
public String getSystemIdentifier()
- See Also:
PROPERTY_SYSTEMIDENTIFIER
-
setSystemIdentifier
public void setSystemIdentifier(String systemIdentifier)
- See Also:
PROPERTY_SYSTEMIDENTIFIER
-
isEnableHeartbeat
public Boolean isEnableHeartbeat()
- See Also:
PROPERTY_ENABLEHEARTBEAT
-
setEnableHeartbeat
public void setEnableHeartbeat(Boolean enableHeartbeat)
- See Also:
PROPERTY_ENABLEHEARTBEAT
-
getPostponeDate
public Date getPostponeDate()
- See Also:
PROPERTY_POSTPONEDATE
-
setPostponeDate
public void setPostponeDate(Date postponeDate)
- See Also:
PROPERTY_POSTPONEDATE
-
isProxyRequired
public Boolean isProxyRequired()
- See Also:
PROPERTY_PROXYREQUIRED
-
setProxyRequired
public void setProxyRequired(Boolean proxyRequired)
- See Also:
PROPERTY_PROXYREQUIRED
-
getProxyServer
public String getProxyServer()
- See Also:
PROPERTY_PROXYSERVER
-
setProxyServer
public void setProxyServer(String proxyServer)
- See Also:
PROPERTY_PROXYSERVER
-
getProxyPort
public Long getProxyPort()
- See Also:
PROPERTY_PROXYPORT
-
setProxyPort
public void setProxyPort(Long proxyPort)
- See Also:
PROPERTY_PROXYPORT
-
getTestHeartbeat
public String getTestHeartbeat()
- See Also:
PROPERTY_TESTHEARTBEAT
-
setTestHeartbeat
public void setTestHeartbeat(String testHeartbeat)
- See Also:
PROPERTY_TESTHEARTBEAT
-
getAntVersion
public String getAntVersion()
- See Also:
PROPERTY_ANTVERSION
-
setAntVersion
public void setAntVersion(String antVersion)
- See Also:
PROPERTY_ANTVERSION
-
getOpenbravoVersion
@Deprecated public String getOpenbravoVersion()
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_OPENBRAVOVERSION
-
setOpenbravoVersion
@Deprecated public void setOpenbravoVersion(String openbravoVersion)
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_OPENBRAVOVERSION
-
getOpenbravoInstallMode
public String getOpenbravoInstallMode()
- See Also:
PROPERTY_OPENBRAVOINSTALLMODE
-
setOpenbravoInstallMode
public void setOpenbravoInstallMode(String openbravoInstallMode)
- See Also:
PROPERTY_OPENBRAVOINSTALLMODE
-
getWebServer
public String getWebServer()
- See Also:
PROPERTY_WEBSERVER
-
setWebServer
public void setWebServer(String webServer)
- See Also:
PROPERTY_WEBSERVER
-
getWebServerVersion
public String getWebServerVersion()
- See Also:
PROPERTY_WEBSERVERVERSION
-
setWebServerVersion
public void setWebServerVersion(String webServerVersion)
- See Also:
PROPERTY_WEBSERVERVERSION
-
isCustomizationAllowed
public Boolean isCustomizationAllowed()
- See Also:
PROPERTY_CUSTOMIZATIONALLOWED
-
setCustomizationAllowed
public void setCustomizationAllowed(Boolean customizationAllowed)
- See Also:
PROPERTY_CUSTOMIZATIONALLOWED
-
getLastBuild
public Date getLastBuild()
- See Also:
PROPERTY_LASTBUILD
-
setLastBuild
public void setLastBuild(Date lastBuild)
- See Also:
PROPERTY_LASTBUILD
-
getLastDBUpdate
public Date getLastDBUpdate()
- See Also:
PROPERTY_LASTDBUPDATE
-
setLastDBUpdate
public void setLastDBUpdate(Date lastDBUpdate)
- See Also:
PROPERTY_LASTDBUPDATE
-
getDBChecksum
public String getDBChecksum()
- See Also:
PROPERTY_DBCHECKSUM
-
setDBChecksum
public void setDBChecksum(String dBChecksum)
- See Also:
PROPERTY_DBCHECKSUM
-
getYourCompanyLoginImage
public Image getYourCompanyLoginImage()
- See Also:
PROPERTY_YOURCOMPANYLOGINIMAGE
-
setYourCompanyLoginImage
public void setYourCompanyLoginImage(Image yourCompanyLoginImage)
- See Also:
PROPERTY_YOURCOMPANYLOGINIMAGE
-
getYourItServiceLoginImage
public Image getYourItServiceLoginImage()
- See Also:
PROPERTY_YOURITSERVICELOGINIMAGE
-
setYourItServiceLoginImage
public void setYourItServiceLoginImage(Image yourItServiceLoginImage)
- See Also:
PROPERTY_YOURITSERVICELOGINIMAGE
-
getYourCompanyMenuImage
public Image getYourCompanyMenuImage()
- See Also:
PROPERTY_YOURCOMPANYMENUIMAGE
-
setYourCompanyMenuImage
public void setYourCompanyMenuImage(Image yourCompanyMenuImage)
- See Also:
PROPERTY_YOURCOMPANYMENUIMAGE
-
getYourCompanyBigImage
public Image getYourCompanyBigImage()
- See Also:
PROPERTY_YOURCOMPANYBIGIMAGE
-
setYourCompanyBigImage
public void setYourCompanyBigImage(Image yourCompanyBigImage)
- See Also:
PROPERTY_YOURCOMPANYBIGIMAGE
-
getYourCompanyDocumentImage
public Image getYourCompanyDocumentImage()
- See Also:
PROPERTY_YOURCOMPANYDOCUMENTIMAGE
-
setYourCompanyDocumentImage
public void setYourCompanyDocumentImage(Image yourCompanyDocumentImage)
- See Also:
PROPERTY_YOURCOMPANYDOCUMENTIMAGE
-
getSupportContact
public String getSupportContact()
- See Also:
PROPERTY_SUPPORTCONTACT
-
setSupportContact
public void setSupportContact(String supportContact)
- See Also:
PROPERTY_SUPPORTCONTACT
-
getSystemStatus
public String getSystemStatus()
- See Also:
PROPERTY_SYSTEMSTATUS
-
setSystemStatus
public void setSystemStatus(String systemStatus)
- See Also:
PROPERTY_SYSTEMSTATUS
-
getMaturityUpdate
public String getMaturityUpdate()
- See Also:
PROPERTY_MATURITYUPDATE
-
setMaturityUpdate
public void setMaturityUpdate(String maturityUpdate)
- See Also:
PROPERTY_MATURITYUPDATE
-
getMaturitySearch
public String getMaturitySearch()
- See Also:
PROPERTY_MATURITYSEARCH
-
setMaturitySearch
public void setMaturitySearch(String maturitySearch)
- See Also:
PROPERTY_MATURITYSEARCH
-
isRequiresProxyAuthentication
public Boolean isRequiresProxyAuthentication()
- See Also:
PROPERTY_REQUIRESPROXYAUTHENTICATION
-
setRequiresProxyAuthentication
public void setRequiresProxyAuthentication(Boolean requiresProxyAuthentication)
- See Also:
PROPERTY_REQUIRESPROXYAUTHENTICATION
-
getProxyUser
public String getProxyUser()
- See Also:
PROPERTY_PROXYUSER
-
setProxyUser
public void setProxyUser(String proxyUser)
- See Also:
PROPERTY_PROXYUSER
-
getProxyPassword
public String getProxyPassword()
- See Also:
PROPERTY_PROXYPASSWORD
-
setProxyPassword
public void setProxyPassword(String proxyPassword)
- See Also:
PROPERTY_PROXYPASSWORD
-
getInstancePurpose
public String getInstancePurpose()
- See Also:
PROPERTY_INSTANCEPURPOSE
-
setInstancePurpose
public void setInstancePurpose(String instancePurpose)
- See Also:
PROPERTY_INSTANCEPURPOSE
-
isUsageauditenabled
public Boolean isUsageauditenabled()
- See Also:
PROPERTY_ISUSAGEAUDITENABLED
-
setUsageauditenabled
public void setUsageauditenabled(Boolean isusageauditenabled)
- See Also:
PROPERTY_ISUSAGEAUDITENABLED
-
isChangeInstancePurpose
public Boolean isChangeInstancePurpose()
- See Also:
PROPERTY_CHANGEINSTANCEPURPOSE
-
setChangeInstancePurpose
public void setChangeInstancePurpose(Boolean changeInstancePurpose)
- See Also:
PROPERTY_CHANGEINSTANCEPURPOSE
-
isShowCommunityBranding
public Boolean isShowCommunityBranding()
- See Also:
PROPERTY_SHOWCOMMUNITYBRANDING
-
setShowCommunityBranding
public void setShowCommunityBranding(Boolean showCommunityBranding)
- See Also:
PROPERTY_SHOWCOMMUNITYBRANDING
-
getProductionBannerImage
public Image getProductionBannerImage()
- See Also:
PROPERTY_PRODUCTIONBANNERIMAGE
-
setProductionBannerImage
public void setProductionBannerImage(Image productionBannerImage)
- See Also:
PROPERTY_PRODUCTIONBANNERIMAGE
-
getYourCompanyURL
public String getYourCompanyURL()
- See Also:
PROPERTY_YOURCOMPANYURL
-
setYourCompanyURL
public void setYourCompanyURL(String yourCompanyURL)
- See Also:
PROPERTY_YOURCOMPANYURL
-
-