CN1510608A - Object oriented business website erection system - Google Patents

Object oriented business website erection system Download PDF

Info

Publication number
CN1510608A
CN1510608A CNA021497664A CN02149766A CN1510608A CN 1510608 A CN1510608 A CN 1510608A CN A021497664 A CNA021497664 A CN A021497664A CN 02149766 A CN02149766 A CN 02149766A CN 1510608 A CN1510608 A CN 1510608A
Authority
CN
China
Prior art keywords
website
business website
territory
attribute
construction system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA021497664A
Other languages
Chinese (zh)
Other versions
CN1307545C (en
Inventor
史晓斌
・B・林可维奇
德波拉·B·林可维奇
M・德洛斯特
威廉·M·德洛斯特
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujin Precision Industry Shenzhen Co Ltd
Hon Hai Precision Industry Co Ltd
Original Assignee
Motorized Power Network Technology Co ltd
Hongfujin Precision Industry Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Motorized Power Network Technology Co ltd, Hongfujin Precision Industry Shenzhen Co Ltd filed Critical Motorized Power Network Technology Co ltd
Priority to CNB021497664A priority Critical patent/CN1307545C/en
Publication of CN1510608A publication Critical patent/CN1510608A/en
Application granted granted Critical
Publication of CN1307545C publication Critical patent/CN1307545C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

An object-oriented commercial web-station erecting system comprises a web server, a database server and a database, wherein the web server manipulates a web-station developing platform for erecting commercial web-station on the web-station; the web-station developing platform is realized through the object-oriented technical programming and comprises a plurality of preset categories, and the commercial logic object suitable to the commercial web-station to be erected can be derived from the preset categories. The database server and the database commonly provide the storage and the access of the information required by the web-station developing platform and the commercial web-station to be erected. Through above system the web-station designer can erect quickly and maintain simply commercial web-station and extent the erected commercial web-station, modifying its commercial logic object without re-compilation being necessary.

Description

OO business website construction system
[technical field]
The present invention relates to a kind of business website construction system, refer to especially a kind ofly use Object-oriented Technique programming to realize and can be by the business website construction system of website design person's expansion.
[background technology]
Traditional computer programming often uses the procedure-oriented technology.The procedure-oriented technology is taken as the leading factor with data value, focuses on the procedure structureization with data processing.For a long time, be the development that the effort of target has promoted structured programming to shorten the software development time and to reduce software maintenance fee, improved the code reuse technology.For example, some often need the operation of using or handle and can be write as system program routine or program function storehouse.The software developer can call these system routine or the function of built-in function to realize expecting in the middle of the program of oneself.
System routine and built-in function are limited for shortening the software development time and reducing the software maintenance fee effect.In case a processor-oriented program is write out, this program will be endowed new feature again or support new data type just relatively more difficult.The mass part of one application program can not become its usefulness easily, and this situation happens occasionally in software development process.In order to allow the new data type of processor-oriented program support, usually need to rewrite a large amount of source codes.So,, also must write again, thereby produce a large amount of a little difference but intimate function in order to support new feature even the current function of writing is similar to existing function performance.This has increased the software development time undoubtedly.If present procedure will be cooperated mutually with other application program, transplant the compatibility of the function that comes with regard to difficult assurance.
The object based programming technology is packaged together with data with to the operation of data.This makes the software developer can more press close to the real world modeling to deal with problems and the software development difficulty is divided into littler, more manageable part.Object based programming is developed round object type, and classification includes attribute, i.e. data value and method are promptly to the operation of data.Though Object-oriented Technique helps further to improve efficiency of software, this technology depends on software developer's experience to a great extent, and the quality of classification design has determined the rate of reusing of code.
Develop OO platform just in order further to reduce cost of software development.So-called platform is meant a group objects classification, comprises the one group of attribute subscribed and method to realize one group of general operation.Platform developer is concluded and the design basis classification, so that the universal method of dealing with problems to be provided.Application developer carries out secondary development by platform, adds subclass in light of the circumstances, revises the attribute and the method for classification.
Yet object type must recompilate application program after being modified, must recompilate the subprogram that comprises these classifications at least.For some field, as set up the business website, because system model is more unified, and the difference of classification design is more trickle, so for fear of compiling application program repeatedly because part revises the classification design, need a kind of business website construction system, it provides a Website development platform, makes website design person to set up fast and the simple and easy business website of safeguarding; And can expand the business website of being set up, under situation about not recompilating, revise business logic object wherein.
[summary of the invention]
Fundamental purpose of the present invention is to provide a kind of OO business website construction system, and it can be used to set up the business website.
Another object of the present invention is to provide a kind of OO business website construction system, website design person can expand the business website of being set up, and under situation about not recompilating, revises business logic object wherein.
For reaching above-mentioned goal of the invention, the invention provides a kind of OO business website construction system, it includes a Web server, a database server and a database, wherein, the Web server operation has a Website development platform, is used for setting up on Web server the business website.This Website development platform is realized by the Object-oriented Technique programming, includes a plurality of pre-set categories, can derive the business logic object that is applicable to business website to be set up by these pre-set categories; And the attribute of part pre-set categories is divided into base attribute and variable attribute, and base attribute is defined within the pre-set categories, and variable attribute is defined within the configuration file.These pre-set categories can be divided into a plurality of territories, include directory field, shopping cart territory, stock territory, price territory, buy territory, funds on account processing domain, shipping territory, freight charges territory, member territory and free email domain.Database server and database provide storage and the visit to Website development platform and business website required information to be set up jointly.
By above-mentioned system, website design person can set up and the simple and easy business website of safeguarding fast; And can expand the business website of being set up, under situation about not recompilating, revise business logic object wherein.
[description of drawings]
Fig. 1 is the enforcement environment synoptic diagram of the OO business website of the present invention construction system.
Fig. 2 is the synoptic diagram of the employed Website development platform of the OO business website of the present invention construction system.
Fig. 3 is the synoptic diagram of the extendible Object-oriented Technique of Website development Platform Implementation in the construction system of the OO business website of the present invention.
Fig. 4 is the synoptic diagram of the defined a plurality of base class of Website development platform in the construction system of the OO business website of the present invention.
Fig. 5 is for carrying out the process flow diagram of business website exploitation by the Website development platform in the construction system of the OO business website of the present invention.
[embodiment]
Consult shown in Figure 1ly, be the enforcement environment synoptic diagram of the OO business website of the present invention construction system.This system includes a Web server 100, a database server 500, a database 510, a network 600 and a plurality of client 700.
Web server 100 is made up of known server software in this field and suitable type, this server software can be the internet information server (Internet Information Server) of Microsoft, and it supports dynamic state server webpage (Active Server Page).Operation has a Website development platform 200, a management service website 300 and a commerce services website 400 on the Web server 100.
Wherein, Website development platform 200 includes a plurality of pre-set categories and a system configuration utility collection.This system configuration utility collection is existing pattern development tool set.These pre-set categories are the general categories for the usefulness of setting up the business website provided by the present invention, and these classifications describe in detail with reference to second figure.Website design person derives required business logic object by Website development platform 200, to support the operation of business website.Based on these business logic objects, website design person designs the dynamic state server webpage to set up management service website 300, and design static Web page and dynamic state server webpage are to set up commerce services website 400.
Database server 500 and database 510 provide storage and the visit to Website development platform 200, management service website 300 and commerce services website 400 required informations jointly.
Network 600 is the Internet or the wide area network that a plurality of LAN (Local Area Network) combined by router, small switch.
Client 700 is the known any suitable type in this field, and operation has Web browser on it.The client of business website is by Web browser login commerce services website 400, browses and carries out online transaction.The supvr of business website carries out website maintenance and management online transaction by Web browser login management site for service 300.
Consult shown in Figure 2ly, be the synoptic diagram of the employed Website development platform of the OO business website of the present invention construction system.In embodiment, Website development platform 200 is made up of a plurality of territories, and it includes: directory field 201, shopping cart territory 202, stock territory 203, price territory 204, purchase territory 205, funds on account processing domain 206, shipping territory 207, freight charges territory 208, member territory 209 and free email domain 210.The territory is the set of one group of related category, is used to realize a series of specific tasks, function or behavior.The definition in territory and integration have embodied the major function of this platform 200.
Wherein, directory field 201 has been concentrated all associated description information of business website institute merchandising, and these descriptors include brief introduction, image, weight, auxiliary products, marketing method and the customer evaluation of commodity.The design object of directory field 201 is for describing the relevant information of any kind commodity.
Shopping cart territory 202 provides a kind of client of preservation online mechanism of choosing information, is used to show the relevant information of buying the total price and the commodity of choosing.Shopping cart territory 202 is designed to and can have both can be used as shopping list and offer client for printing, and can offer businessman again and be used for sales analysis.Shopping cart territory 202 can be associated to the relevant information in directory field 201, stock territory 203, price territory 204 and the member territory 209.
Stock territory 203 be used to the to save contents stock information of territory 201 listed commodity.The purpose in design stock territory 203 is the convenient inventory management system that the third party provided that imports separately.
Price territory 204 is used to handle the pricing information of directory field 201 listed commodity, and it includes price, price list and price reduction information.The purpose in design price territory 204 is convenient multiple pricing and the transition information of handling commodity separately.
Buy territory 205 and be used to settle accounts the online transaction behavior that the client submits to, it handles project information, quantity information and the freightage information of current transaction.Purchase territory 205 can be associated to the relevant information in shopping cart territory 202, freight charges territory 208 and the member territory 209.Buy territory 205 and be designed to support handling return, it is used as handling return as the inverse process of buying processing and handles.
The purpose of design of funds on account processing domain 206 is to support multiple Payment Methods and the third-party funds on account disposal system of convenient importing.
Shipping territory 207 is used to handle the transport agent and the means of transportation of directory field 201 listed commodity.Each transport agent all can relate to a kind of freight charges account form.
Freight charges computational fields 208 is used for trucking costs and calculates, and not only relates to the general assembly (TW) or the total quantity of transporting kinds of goods, and the area that also relates to haulage track is provided with.
Member territory 209 is used to manage the member registration and the account information of a business website.Member territory 209 also is designed to support many members to share a number of the account so that enterprise's buying behavior.
Free email domain 210 is used for by the robotization of Email realization event notice, and for example acknowledgement of orders notice, shipping are confirmed notice, welcome to add notice and forgotten password alert notification etc.Free email domain 210 uses a plurality of different notice templates to create and to send different Emails.
Consult shown in Figure 3ly, be the synoptic diagram of the extendible Object-oriented Technique of Website development Platform Implementation in the construction system of the OO business website of the present invention.
OO design is the programmed method that application program is resolved into a plurality of objects, and purpose is PROBLEM DECOMPOSITION is become the problem of less and easy understanding, and wherein object is self-sufficient, application program original paper that again can collaborative work.Classification is the concrete definition of object in program, and it can include attribute, method, initialization program code, even includes other classification.And entity is object concrete definition in commission, and it has realized the structure of classification.
Carry out object based programming, need to use the compilation tool of supporting Object-oriented Technique, as SmallTalk, C++, Visual Basic etc.The so-called Object-oriented Technique of supporting promptly not necessarily needs strictness to follow the requirement of Object-Oriented Design technology.In the present embodiment, employed compilation tool is VisualBasic, and it is preset with a plurality of classifications, also supports the self-defined classification of developer.In the present embodiment, all pre-set categories are that the English word of capitalization is a sign to start letter all, as String etc.All self-defined classifications are sign with [item name] all, as [BusinessObject] etc.
Classification 800 be in a certain application program to the concrete definition of a certain object, it includes a plurality of attributes, as attribute 1, attribute 2 etc.These attributes have classification separately respectively, and it can be a pre-set categories, also can be self-defined classifications.Classification 800 also includes a plurality of methods, as method 1, method 2 etc.These methods are the operation to attribute in the classification 800.In program process, can produce a plurality of entities 810,820 by classification 800, these entities 810,820 have separately independently attribute, share the method in the classification 800.
As mentioned above, after the program that includes classification 800 was compiled, in this program process, the number of attribute and classification all can't be changed in the classification 800.For realizing extendible Object-oriented Technique, the present invention is divided into two parts with the attribute of classification: base attribute and variable attribute.Wherein, the part base attribute is designed in order to read the value of variable attribute or variable attribute.
[BusinessObject] 900 is a base class in the construction system of the OO business website of the present invention, and its base attribute is defined among [BusinessObject] 900, and variable attribute is defined within [BusinessObject] configuration file 901.The base attribute of [BusinessObject] 900 includes configurationName, the propertyValue of Variant classification, the isValid of Boolean classification and the brokenRuleList of Variant classification of String classification.And include a plurality of variable attributes, attribute classification and property value in [BusinessObject] configuration file 901.
Wherein, attribute configurationName be one readable, can write attribute, be used to specify [BusinessObject] configuration file 901, by it to read the variable attribute of [BusinessObject] 900.Under situation about not causing confusion, can in program process, change the value of attribute configurationName, thereby make [BusinessObject] 900 have different variable attributes.
Attribute propertyValue be one readable, can write attribute, be used at program process, the attributes of entities value of visit [BusinessObject] 900 comprises its base attribute and variable attribute.In order to visit the property value of specified attribute, can be with the attribute-name of specified attribute as parameter, the form by propertyValue (name) visits, and parameter name is the attribute-name of specified attribute.In addition, different access in [BusinessObject] 900 defines according to different attribute, and attribute propertyValue can carry out read and write access, read-only access or write-once visit to specified attribute.
Attribute isValid is a read only attribute, is used at program process the validity of the variable attribute of the entity of check [BusinessObject] 900.
Attribute brokenRuleList is a read only attribute, is used for arbitrary variable attribute when the entity of [BusinessObject] 900 and is verified as when invalid, returns one group of validity rule that is applicable to current entity.
In order to realize extendible Object-oriented Technique, [BusinessObject] 900 definition have one group of method that is used for initialization, preservation, deletion and replacement class instance.
Wherein, method load (sqlSP:String) is used for the entity of initialization [BusinessObject] 900, by the variable attribute of parameter s qlSP with appointment [BusinessObject] 900 entities.In program process, by different parameter s qlSP, method load (sqlSP:String) can be the different variable attribute of [BusinessObject] 900 physical arrangements according to [BusinessObject] configuration file 901.The variable attribute of [BusinessObject] 900 entities can with [BusinessObject] configuration file 901 in the definition consistent, also can be its subclass.
Method save () is used for preserving the entity of [BusinessObject] 900, and the information that wherein is saved includes base attribute value, variable attribute value and the entity relevant information of entity.If current entity is not to be saved for the first time, but wherein has at least an attribute to be modified, then method save () will preserve current entity again.
Method delete () is used for deleting the entity of [BusinessObject] 900, and it is the inverse process of method save ().
Method reset () be used for the resetting entity of [BusinessObject] 900, its base attribute value and variable attribute value with current entity resets to initial value, to utilize the entity that need not to use again.
[BusinessObject] entity 910,920 is in program process, a plurality of entities that produced by [BusinessObject] 900.According to the object based programming technology, [BusinessObject] entity 910,920 has separately independently attribute, and what define among the classification of its base attribute and number average and [BusinessObject] 900 is consistent.The extendible Object-oriented Technique according to the present invention, [BusinessObject] entity 910,920 all can have separately independently [BusinessObject] entity configuration file 911,921, comprising variable attribute independently separately.These [BusinessObject] entity configuration file 911,921 method load by [BusinessObject] 900 (sqlSP:String) create, and attribute configurationName separately specifies by [BusinessObject] entity 910,920.As mentioned above, by different parameter s qlSP, method load (sqlSP:String) can be [BusinessObject] entity 910,920 create different [BusinessObject] entity configuration file 911,921, thereby the different entities of same classification can have different attributes, even the variable attribute that entity had can dynamically decision in program process.
Consult shown in Figure 4ly, be the synoptic diagram of the defined a plurality of base class of Website development platform in the construction system of the OO business website of the present invention.In the present embodiment, definition has a plurality of base class [BusinessObject] 900, [ListObject] 930, [EnumVariant] 940, [ValidationRule] 950 and [Configuration] 960.So-called base class for constructing the basis of this platform, is known the object based programming operator and is known, can by these base class 110,140,150,160,170 gradually the complex structure classification to realize this platform.
Wherein, [BusinessObject] 900 describes in detail it in Fig. 1 for being used to construct the base class of individual subject.
[ListObject] 930 is for being used for the base class of construction set object, and it includes two base attribute: configurationName and item (index:Integer).
Wherein, attribute configurationName be one readable, can write attribute, be used to specify the configuration file (not shown) of [ListObject] 930.According to the difference of configuration file, [ListObject] 930 can derive different collection object classifications, has different variable attributes.
Attribute item (index:Integer) be one readable, can write attribute, be used for according to parameter index visit [ListObject] 930 appointed objects that comprised.The classification of attribute item (index:Integer) is [BusinessObject] 900, because in the present embodiment, [BusinessObject] 900 is for being used to construct the base class of individual subject.
[ListObject] 930 also defines a plurality of methods.Wherein, method load (sqlSP:String), method save (), method delete () and method reset () are respectively applied for the entity of initialization, preservation, deletion and replacement [ListObject] 930.
Method count () is used to return the number of [ListObject] 930 individual subject that comprised.
Method newEnum () is used to return the entity of [EnumVariant] 940, and this entity is the tagged object of [ListObject] 930 individual subject that comprised.
[EnumVariant] 940 is used for mark one can enumerate object, and it includes two base attribute: id, code and name, and does not contain variable attribute.Wherein, attribute id is for enumerating the sign of object.Attribute code is for enumerating the code of object.Attribute name is for enumerating the title of object.In the present embodiment, the unique method of creating the entity of [EnumVariant] 940 is [ListObject] 930 and the class method for distinguishing newEnum () that derives thereof, the uniqueness of the mark of the object enumerated that is comprised in the entity with assurance [ListObject] 930 and the classification of deriving thereof.
[ValidationRule] 950 is used for the ineffectivity of presentation-entity variable attribute, and it includes three base attribute: propertyName, ruleID and ruleText, and do not contain variable attribute.According to extendible Object-oriented Technique of the present invention, the variable attribute of entity can dynamically be determined, therefore for ensureing the validity of variable attribute in the entity, must carry out validity check to it when entity is changed.Wherein, attribute propertyName is a read only attribute, in order to preserve the attribute-name of invalid attribute.Attribute ruleID is a read only attribute, does not meet the sign of validity rule in order to preservation.Attribute ruleText is a read only attribute, does not meet the text description of validity rule in order to preservation.
[Configuration] 960 is used for the relevant setting of access level, it includes two base attributes: configurationValue (configurationName:String, domainName:String, and do not contain variable attribute valueName:String) and environmentVariable (varName:String).
Wherein, attribute configurationValue (configurationName:String, domainName:String, valueName:String) be one readable, can write attribute, be used for the defined variable attribute of access level configuration file.Parameter d omainName specified class another name, parameter c onfigurationName specifies classification configuration filename, parameter valueName specified attribute name.
Attribute environmentVariable (varName:String) is a read only attribute, is used to visit the Windows environmental variance.
Consult shown in Figure 5, the process flow diagram that carries out business website exploitation for the present invention by the Website development platform.
Beginning for website design person disposes Web server 100 and database server 500, and is installed Website development platform 200 (step S1) on Web server 100.Website design person treats the business website of setting up and is provided with by the system configuration utility that Website development platform 200 is provided.In the present embodiment, be provided with management service website 300 and commerce services website 400, different communication terminal slogans (step S2) be set so be necessary for it because put on the shelf at Web server 100.Website design person in database 510, is Website development platform 200 establishment databases by database server 500.The system configuration utility that website design person is provided by Website development platform 200 imports the database of being created.This system configuration utility is created Website development platform 200 required forms, index, self-defined triggering and storing process (step S3) automatically in this database.The system configuration utility that website design person is provided by Website development platform 200, on the basis of pre-set categories, derive required business logic object, promptly revise the variable attribute of pre-set categories, what make more is applicable to management service website 300 to be set up and commerce services website 400; Inherit pre-set categories to produce new classification, be used to realize 200 functions that do not provide of Website development platform (step S4).Based on these business logic objects, website design person designs the dynamic state server webpage to set up management service website 300 (step S5).Based on these business logic objects, design static Web page and dynamic state server webpage are to set up commerce services website 400 (step S6).

Claims (15)

1. OO business website construction system, it includes a Web server, a database server and a database, it is characterized in that, wherein:
Web server, its operation has a Website development platform, be used on Web server, setting up the business website, this Website development platform is realized by the Object-oriented Technique programming, include a plurality of pre-set categories, can derive the business logic object that is applicable to business website to be set up by these pre-set categories;
Database server and database provide storage and the visit to Website development platform and business website required information to be set up jointly.
2. OO business website as claimed in claim 1 construction system, it is characterized in that, wherein the attribute of at least one pre-set categories is divided into base attribute and variable attribute, and base attribute is defined within the pre-set categories, and variable attribute is defined within the configuration file.
3. OO business website as claimed in claim 2 construction system is characterized in that, wherein in the base attribute of pre-set categories, definition has a base attribute to be used for visiting the variable attribute of this configuration file at least.
4. OO business website as claimed in claim 2 construction system is characterized in that, wherein also defining at least in the pre-set categories has a method, is used for constructing the configuration file of this entity when the entity of this pre-set categories of structure.
5. OO business website as claimed in claim 4 construction system is characterized in that wherein these configuration files all are stored in the database.
6. OO business website as claimed in claim 1 construction system is characterized in that wherein pre-set categories includes a directory field, and this directory field includes a plurality of classifications, is used to describe the relevant information of business website institute merchandising to be set up.
7. OO business website as claimed in claim 1 construction system is characterized in that wherein pre-set categories includes a shopping cart territory, and this shopping cart territory includes a plurality of classifications, is used to preserve the online relevant information of choosing of client.
8. OO business website as claimed in claim 1 construction system is characterized in that wherein pre-set categories includes a stock territory, and this stock territory includes a plurality of classifications, is used to preserve the relevant information of merchandise inventory.
9. OO business website as claimed in claim 1 construction system is characterized in that wherein pre-set categories includes a price territory, and this price territory includes a plurality of classifications, is used to preserve the relevant information of commodity price.
10. OO business website as claimed in claim 1 construction system is characterized in that, wherein pre-set categories includes one and buys the territory, and this purchase territory includes a plurality of classifications, is used to settle accounts the online transaction behavior that the client submits to.
11. OO business website as claimed in claim 1 construction system is characterized in that wherein pre-set categories includes a funds on account processing domain, this funds on account processing domain includes a plurality of classifications, is used to support multiple Payment Methods.
12. OO business website as claimed in claim 1 construction system is characterized in that wherein pre-set categories includes a shipping territory, this shipping territory includes a plurality of classifications, handles the transport agent and the means of transportation of commodity.
13. OO business website as claimed in claim 1 construction system, it is characterized in that, wherein pre-set categories includes a freight charges computational fields, this freight charges computational fields includes a plurality of classifications, being used for trucking costs calculates, not only relate to the general assembly (TW) or the total quantity of transporting kinds of goods, the area that also relates to haulage track is provided with.
14. OO business website as claimed in claim 1 construction system is characterized in that wherein pre-set categories includes a member territory, this member territory includes a plurality of classifications, is used to manage the member registration and the account information of a business website.
15. OO business website as claimed in claim 1 construction system is characterized in that wherein pre-set categories includes a free email domain, this free email domain includes a plurality of classifications, is used for by the robotization of Email realization event notice.
CNB021497664A 2002-12-24 2002-12-24 Object oriented business website erection system Expired - Fee Related CN1307545C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB021497664A CN1307545C (en) 2002-12-24 2002-12-24 Object oriented business website erection system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB021497664A CN1307545C (en) 2002-12-24 2002-12-24 Object oriented business website erection system

Publications (2)

Publication Number Publication Date
CN1510608A true CN1510608A (en) 2004-07-07
CN1307545C CN1307545C (en) 2007-03-28

Family

ID=34233784

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB021497664A Expired - Fee Related CN1307545C (en) 2002-12-24 2002-12-24 Object oriented business website erection system

Country Status (1)

Country Link
CN (1) CN1307545C (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101849228B (en) * 2007-01-16 2013-05-08 吉兹莫克斯有限公司 Method and system for creating it-oriented server-based web applications

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10552391B2 (en) * 2008-04-04 2020-02-04 Landmark Graphics Corporation Systems and methods for real time data management in a collaborative environment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6505212B2 (en) * 1998-02-04 2003-01-07 Interwoven Inc System and method for website development
AU2001251135A1 (en) * 2000-03-31 2001-10-15 Mypoints.Com Inc. Method for developing and maintaining content for websites

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101849228B (en) * 2007-01-16 2013-05-08 吉兹莫克斯有限公司 Method and system for creating it-oriented server-based web applications
US8510371B2 (en) 2007-01-16 2013-08-13 Gizmox Ltd. Method and system for creating IT-oriented server-based web applications

Also Published As

Publication number Publication date
CN1307545C (en) 2007-03-28

Similar Documents

Publication Publication Date Title
US7478087B2 (en) Translation of object queries involving inheritence
US7461053B2 (en) System and interface for manipulating a database
US7082433B2 (en) Translation of object queries involving inheritence
US7010542B2 (en) Result set formatting and processing
US7162469B2 (en) Querying an object for properties
US7672960B2 (en) Performing operations on a set of objects in a database system
US7136873B2 (en) Dynamic filtering in a database system
Anyanwu et al. ρ-queries: enabling querying for semantic associations on the semantic web
CN100557605C (en) Type path indexing
US20070100857A1 (en) Computer-implemented method, tool, and program product for storing a business document in an enterprise software application environment
US7254808B2 (en) Method for specifying and parsing expressions
EP1465062A2 (en) Dynamically generated user interface for business application integration
Desouza et al. Maintaining knowledge management systems: A strategic imperative
Kim et al. A semantic classification model for e-catalogs
CN101593176B (en) Web-based parameterized cross-platform part library system
Kim et al. Catalog integration for electronic commerce through category-hierarchy merging technique
CN1307545C (en) Object oriented business website erection system
CN109741140A (en) A kind of e-commerce system
Bolchini et al. Using context for the extraction of relational views
Lai An object-oriented architecture for intelligent virtual receptionists
Miao Design and Implementation of Online Book Sale System
Larenas Navigational Properties and User Attributes for Modelling Adaptive Web Applications
March et al. On the Representation of Temporal Dynamics
TW200411561A (en) Object oriented technology system for building business website
Rajugan et al. Alternate Representations for Visual Constraint Specification in the Layered View Model.

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: HONGFUJIN PRECISION INDUSTRY (SHENZHEN) CO., LTD.

Free format text: FORMER OWNER: HONGFUJIN PRECISION INDUSTRY (SHENZHEN) CO., LTD.; MOLI DONGWANG SCIENCE CO., LTD.

Effective date: 20071207

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20071207

Address after: No. two, 2 East Ring Road, tenth Pine Industrial Zone, Longhua Town, Guangdong City, Shenzhen Province, China: 518109

Co-patentee after: Hon Hai Precision Industry Co., Ltd.

Patentee after: Fujin Precision Industry (Shenzhen) Co., Ltd.

Address before: No. two, 2 East Ring Road, tenth Pine Industrial Zone, Longhua Town, Guangdong City, Shenzhen Province, China: 518109

Co-patentee before: Moli Dongwang Science Co., Ltd.

Patentee before: Fujin Precision Industry (Shenzhen) Co., Ltd.

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20070328

Termination date: 20141224

EXPY Termination of patent right or utility model