WO2001006356A1 - Tree control for dated objects - Google Patents

Tree control for dated objects Download PDF

Info

Publication number
WO2001006356A1
WO2001006356A1 PCT/US1999/016766 US9916766W WO0106356A1 WO 2001006356 A1 WO2001006356 A1 WO 2001006356A1 US 9916766 W US9916766 W US 9916766W WO 0106356 A1 WO0106356 A1 WO 0106356A1
Authority
WO
WIPO (PCT)
Prior art keywords
objects
effective
date
view
display
Prior art date
Application number
PCT/US1999/016766
Other languages
French (fr)
Inventor
Andreas U. Oesterer
Ian M. Campbell
Original Assignee
American Management Systems, Incorporated
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 American Management Systems, Incorporated filed Critical American Management Systems, Incorporated
Priority to CA002302301A priority Critical patent/CA2302301A1/en
Priority to AU52271/99A priority patent/AU5227199A/en
Priority to EP99937432A priority patent/EP1204934A1/en
Publication of WO2001006356A1 publication Critical patent/WO2001006356A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/26Visual data mining; Browsing structured data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/289Object oriented databases
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99951File or database maintenance
    • Y10S707/99952Coherency, e.g. same view to multiple users
    • Y10S707/99954Version management

Definitions

  • microfiche Appendix having 5 microfiche and 414 frames is included herewith.
  • the present invention is directed to a mechanism used to view effective dated persistent objects and their relationships and, more particularly, to a system which provides a simplified graphical user interface including a tree control for viewing and obtaining detailed information about the objects.
  • the above objects can be attained by a system that provides a graphical user interface and process for creating the interface that displays an effective dated tree control.
  • the control shows past, current and future events associated with the objects represented in the control.
  • the control also allows the user to select the objects and display their information.
  • Figure 1 depicts a graphical user interface of an effective tree control showing a customer.
  • FIG. 2 shows preferred hardware and software layers of the present invention.
  • FIG. 3 is a flowchart of the refresh tree process.
  • FIG. 4 depicts table contents
  • Figure 5 shows the time relationships between events of the tables.
  • Figures 6-8 provide time dependent views of an effective dated tree.
  • Persistent Storage is storage residing on a persistent medium which is usually a database or file.
  • a Primary Key includes data elements used to identify a persistent entity in persistent storage.
  • An Object is a program module that combines data and state or process.
  • a Persistent Object is an object where the state can be stored and retrieved from a persistent storage.
  • An Entity is a real- world noun modeled as a persistent object.
  • An Effective Date is a date on which an entity becomes effective or active.
  • An Effective Dated Object represents a logical grouping of multiple effective dated entries.
  • An Effective Dated Entry represents a time slice of an effective dated object. Each entry represents a state change of the effective dated object. The entry contains a date indicating when the entry becomes effective or active.
  • a Control is a graphical and/or functional element that can be reused across graphical user interface (GUT) applications and which the user can select and activate to get additional information.
  • a control in a graphical user interface, is an object on the screen that can be manipulated by the user to perform some action.
  • a button is a common type of control.
  • a file folder or a text appearing on a display can function as controls.
  • a Tree Control is a graphical control element that allows the graphical . interface user to examine hierarchically organized data.
  • An Effective Dated Tree Control is a specialization of a standard tree control to view effective dated information.
  • the present invention provides a simplified graphical interface mechanism to view effective dated persistent objects and their relationships. It provides the graphical interface user with the ability to inspect data in the system using different date settings, referred to as the view date, at virtual observation points in time. This provides the graphical interface user with the ability to view future, current or past dated information. Further, the invention allows the graphical interface user to view all future dated entries for the effective dated object within the system. For example, the graphical interface user can set the view date one month ahead of the system date and can inspect what data will be active in one months time and interpret how the system will behave.
  • Modern Customer Care and Billing Systems are implemented using object oriented paradigms. These systems contain many business objects, such as an account object or a customer object.
  • a business object contains business data and business functionality or logic.
  • Business objects can be stored as persistent objects in persistent storage. To keep track of updates to a persistent object, the object can be stored with an effective date as part of the primary key. The effective date indicates the point in time at which the entry becomes effective.
  • a persistent object is usually made effective dated for legal obligations or functional requirements. For example, an address change for a customer can be added to the system a month before the new address becomes relevant for processing. It can be required by law to keep all information related to billing for a certain time period. Effective dating provides a mechanism to maintain a history of past information in the system without affecting the current processing data.
  • a logical object such as a particular account, can consist of multiple entries in the persistent storage, but only one entry is active at any one point in time.
  • Business objects maintain relationships to other business objects. For effective dated objects these relationships are affected by the effective date and can change over time.
  • An example is a customer, which is an object, having an account, which is another object, that will be activated in a month's time. For current processing this account is not considered. The account will not become active for that customer until the system date passes the effective date.
  • the problem this invention solves is to display this complex information to the user in an intuitive and visually understandable as well as flexible manner.
  • the effective dated tree control of the present invention incorporates two paradigms, the view date paradigm and the historical object view. These two paradigms involve future actions and historical viewing. Future Actions describe the ability to make a change to an object which is not active until some future date.
  • the user can view the current object relationships (view date set to today) and make a change at some future date.
  • the user can also view the future object and its relationships (view date set to the day of the future dated change) and make a change on that future date.
  • Historical viewing allows the user to view the history of objects.
  • Past dated versions of objects can be displayed by setting back the view date. All future dated versions of an object can be viewed in a Future folder.
  • the view date specifies the virtual observation point in time the system uses to retrieve and display the data.
  • the view date is defaulted to the system date but can be modified to reflect a future or past date.
  • the historical object view allows browsing all updates for an effective dated object over time.
  • the historical view can be attained by setting the view date to before or equal to the earliest date in the object.
  • a specialized tree control is used to display a hierarchical order of persistent objects. Objects having relationships to other objects contain a folder node that contains the related objects. When selecting a node in the tree, the data or attributes of the objects can be viewed or modified in a detail display area or view port. A highlighted object has it's data displayed in the associated display area.
  • the user interface displays all objects active from the view date to infinity. This includes objects that are future dated and not currently active. To distinguish between currently active objects and future dated objects, the currently active objects are displayed marked in the tree view. The marking could show the text in bold, reverse text, blinking, etc. or some other way that sets the marked objects out from the unmarked objects.
  • Each effective dated object can have a future folder that contains all the future effective dated entries of the object.
  • each effective dated object contains the effective date in the display text.
  • the objects displayed are sorted so that the earliest date is on top and the furthest in the future is on the bottom. If a deactivation entry exists, it is put as a last entry in the folder and is marked with the text "Stopped”, “Deactivated” or “Terminated” along with the stop date and an appropriate node icon.
  • the interface to the persistent storage provides two query functions.
  • the first function conventionally queries the persistent storage for associated objects and returns only the first entry for currently active or future objects. This query is used to identify all related objects.
  • the second function conventionally queries the persistent storage for all future updates existing for a particular effective dated object. This query takes into account the previous query, filtering the active entry or the first future entry as appropriate. This query is used to populate the futures folder for all effective dated objects.
  • FIG. 12 An example of a graphical user interface 12, according to the present invention, is depicted in figure 1.
  • the example GUI allows browsing and modifications of Customer and Account objects. Both business objects are effective dated.
  • An effective dated tree control 14 is shown in a display area or view port 16 on the left side of the interface 12 with a customer object 18 currently highlighted.
  • Attributes or data of the highlighted object 18 are shown on the right side of the interface in display area or view port 20.
  • the view port 20 shows customer information fields for information such as the customer ID 23, the effective date 22, the effective status 24 and the address 26 for the selected customer.
  • a tool bar 27 contains a date control 28 that is used to set the view date.
  • a status bar 29 contains a date control 31 used to display the system date. The system date cannot be modified by the user and is provided by the application server. For this example the system date 31 and the view date 28 are set to 01 -JAN- 1999.
  • the effective dated tree control 14 depicted in figure 1 shows the following objects which are shown in figures 4 and 5 representing contents of the persistent storage.
  • a root node of the tree 14 is a tree node 18 representing the logical customer object 194 and the effective dated entry 174.
  • the customer tree node 18 as well as being highlighted is displayed in bold (marked) because the entry 174 is effective on the system date 31.
  • the tree node 18 contains an account folder 30.
  • the account folder 30 contains all logical account objects related to the logical customer object 194 that are active on the view date 28 or will be active in the future relative to the view date 28.
  • the tree node 32 represents the logical account object 196 and also represents the data entry 180 active on the view date 28.
  • the tree node 32 is displayed in marked (in this case bold). Because entries in the future, relative to the view date 28, exist for the logical account object 196, a futures folder 34 is contained underneath the account tree node 32.
  • the futures folder contains two nodes 36 and 38 that each represent an effective dated entry in the persistent storage 182 and 184. These tree nodes 36 and 38 are not bold since neither of the entries is effective on the system date 31.
  • the account folder 30 further contains a tree node 40 that represents the logical account object 198 and effective dated entry 186. Because this entry 186 is effective on the system date 31, the tree node 40 is displayed marked (bold).
  • a futures folder 42 is contained underneath the account tree node 40.
  • the futures folder contains one node 44 that represents an effective dated entry 188 in the persistent storage. Since this entry 188 is a deactivation entry, the tree node 44 is marked with the appropriate deactivation icon and text.
  • the last node contained in the account folder 30 is the tree node 46 representing the logical object 200 and the effective dated entry 190.
  • the tree node 46 is not bold because the entry 134 is not active on the system date 31.
  • the tree node 46 does not contain a futures folder since no more entries for the logical object 200 exist.
  • the customer tree node 18 also contains a futures folder 48 since entries in the future, relative to the view date 28, exist for the logical customer object 194.
  • the futures folder 48 contains one tree node 50 representing the effective dated entry 176.
  • the tree control 14 can be used like any other windows tree control type hierarchy to drill down to deeper levels of information. For example, a folder can be conventionally activated ("double clicked-on" - selected and the underlying control activated) to show the contents of the folder, in the way windows based interfaces allow folders to be opened.
  • the system 90 of the present invention is preferably implemented in a three-tier client server system, as depicted in figure 2, which includes a client personal computer 92 of the desk top computer class coupled to an application server computer 94 and a database server computer 96, both of the server computer class.
  • the user interface 12 is preferably implemented using a Microsoft Foundation Classes (MFC) framework operating on Windows NT.
  • MFC Microsoft Foundation Classes
  • the software of the application server component 94 is preferably implemented using C++ preferably running on a HP-UNIX platform.
  • the system database server preferably uses an Oracle database system to store persistent objects.
  • the client to server communication preferably uses Orbix technology.
  • the personal computer 92 includes a display (not shown) that will display the GUI and a control device (not shown) such as a mouse or a keyboard that will allow the user to manipulate the tree 14 and drill down into the tree 14 by making control selections on tree elements.
  • the system 90 also includes storage, such as disk storage, suitable for storing or distributing the processes of the present invention. The processes of the invention can also be distributed over a network, such as the Internet.
  • the effective dated tree control 14 is implemented as a specialization of the MFC tree control class.
  • the tree control 14 interacts with business object clients to construct the tree to be displayed to the user.
  • the business object clients provide functionality to get all related business objects and the future updates for business objects.
  • These functions are preferably implemented as distributed functions and executed on the application server 94.
  • the application server 94 uses conventional query functions to provide the data requested by the GUI 12.
  • the software of the client 92 also provides the user with the conventional ability to modify the view data.
  • the data displayed to the user is retrieved from the server 96 using the view date as a virtual observation point in time.
  • a process 1 10, as depicted in figure 3, used to refresh the tree control is executed when the control is initialized or when executed transactions make it necessary to refresh the information contained on the tree. Such transactions can include moving of nodes, changing the view date, delete or add operations.
  • this process 110 is executed the tree control 14 is empty and the hierarchy is set to the root level.
  • the process once started 112, first retrieves 114 the view date from the view date field of the GUI and system date from the system clock object, these two dates are used when populating the tree 14.
  • the next process operation 1 16 is to locate the root object, this object is used as the root of the tree.
  • the system retrieves the data, of the root object, effective on the view date.
  • the process now enters a section that is called recursively for each object added to the tree.
  • a display string for a current object is created 118 according to business rules (for example, Customer, CustomerlD).
  • the process determines 120 if the current object's data is active on the system date using the object's effective date. If the current object is active, it is marked 122 when added to the tree.
  • the current implementation uses a bold display string or bold symbol to mark entries that are active on the system date.
  • the current object is added 124, at the current hierarchy level, to the tree.
  • the next operation is to determine 126 all the types of dependent objects for the current object. For example, a customer object could have accounts, subscriptions and addresses as dependent objects. For each type 128 of dependent object type a folder is added 130 to the tree. When a folder is added, the hierarchy of the tree is set to this folder.
  • the process used to populate the tree resides on the PC client 92.
  • the process calls conventional functions to retrieve persistent objects and these functions are implemented on the application server.
  • the application server 94 issues conventional queries to the database server 96 that stores all persistent objects. If necessary, the application server 94 performs formatting and returns the data to the PC client 92.
  • the following discussion describes a possible history or sequence of interactions between a Telephone Company and a customer.
  • the interactions described are stored in persistent storage and the customer service representative managing the customers account can review the customer's configuration of accounts and other services.
  • the customer calls the Telephone Company and signs up for service starting January first 1999.
  • the customer signs up for fixed wire and wireless services and wishes to be billed for both services separately.
  • the customer's address is Little Street, the fixed wire account will be billed with an invoice, and the wireless account will be charged to the customer's credit card.
  • the system creates an entry for the customer record 174 and two account entries 180 and 186, one for each of the accounts.
  • the customer is assigned the ID Cl, the fixed wire account Al and the wireless account A2.
  • the system creates a deactivation entry 188 for account A2.
  • the persistent store contains the data set forth in figure 4.
  • a customer table 172 contains two entries 174 and 176 for the addresses with appropriate effective dates.
  • An account table 178 includes six entries for the different accounts 180, 182, 184, 186, 188 and 190 with corresponding effective dates.
  • the logical view 192 shows logical objects 194, 196, 198 and 200 along with the modifications applied to the logical objects over time.
  • the system date 252 and the view date 254 are set to 15-APR-1999.
  • the important differences with respect to the scenario depicted in figure 1 include the logical account object 198 being not contained in the account folder since the object was deactivated prior to the current view date.
  • the selected object 256 represents the logical object 194 and the effective dated entry 176.
  • the data of the selected object is displayed on the right-hand side 258.
  • the customer tree node does not contain a futures folder since no further updates for the logical customer object 194 exist.
  • the system date and the view date are set to 01 -JAN- 1999.
  • the selected object 270 is an effective data entry 182 contained in a future folder and does not represent a logical object.
  • the data displayed on the right-hand side 272 is the data of the effective dated entry 182 associated with the tree node.
  • the tree control of the present invention not only shows the event dates associated with persistent objects of a system such as a customer care and billing system but allows the user to activate the object to drill down for underlying information.
  • the present invention has been described with respect to particular hardware and software being used in the preferred embodiment. The same solution can be achieved by using different hardware platforms or different programming languages.
  • the architecture used in the present invention need not be a distributed architecture.
  • the keywords or mechanisms used to indicate active objects, future updates, view date can also vary.
  • the invention can be also be used to browse and modify the business data where multiple versions are maintained.
  • the layout of the graphical user interface may also vary.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A system that provides a graphical user interface showing relationships between effective dated objects in an object oriented system and showing modifications to the objects over time. The interface displays an effective dated tree control of persistent objects. The control shows past, current and future events associated with the objects represented in the control. Related persistent objects are found in a database and marked as active responsive to the effective dates. The objects can be selected ('clicked-on') and additional details of the objects are displayed.

Description

TREE CONTROL FOR DATED OBJECTS
Reference To Microfiche Appendix A microfiche appendix having 5 microfiche and 414 frames is included herewith.
BACKGROUND OF THE INVENTION
Field of the Invention
The present invention is directed to a mechanism used to view effective dated persistent objects and their relationships and, more particularly, to a system which provides a simplified graphical user interface including a tree control for viewing and obtaining detailed information about the objects.
Description of the Related Art Complex systems today are typically implemented using object oriented languages. The objects of such systems need to be updated over time, and an historical record of these updates needs to be available in the user interface. The objects can also have complex relationships between What is needed is a system that displays an intuitive representation of related objects over effective dated time intervals.
SUMMARY OF THE INVENTION It is an objective of the present invention to use object oriented technology to display complex information in a visually descriptive and flexible manner.
It is another objective of the present invention to provide an intuitive graphical user interface for viewing and manipulating effective dated persistent objects. It is also an object of the present invention to provide a user with the ability to view the objects with user specified time periods.
It is a further object of the present invention to provide a display that allows the user to view effective dated relationships and future dated changes simultaneously. It is an additional object of the present invention to provide an interface that allows the user to drill down or obtain additional information about the objects.
The above objects can be attained by a system that provides a graphical user interface and process for creating the interface that displays an effective dated tree control. The control shows past, current and future events associated with the objects represented in the control. The control also allows the user to select the objects and display their information.
These together with other objects and advantages which will be subsequently apparent, reside in the details of construction and operation as more fully hereinafter described and claimed, reference being had to the accompanying drawings forming a part hereof, wherein like numerals refer to like parts throughout. BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 depicts a graphical user interface of an effective tree control showing a customer.
Figure 2 shows preferred hardware and software layers of the present invention.
Figure 3 is a flowchart of the refresh tree process.
Figure 4 depicts table contents;
Figure 5 shows the time relationships between events of the tables. Figures 6-8 provide time dependent views of an effective dated tree.
DESCRIPTION OF THE PREFERRED EMBODIMENTS
Before discussing the features of the invention a summary of the terms used in the discussion herein will be provided. Persistent Storage is storage residing on a persistent medium which is usually a database or file. A Primary Key includes data elements used to identify a persistent entity in persistent storage. An Object is a program module that combines data and state or process. A Persistent Object is an object where the state can be stored and retrieved from a persistent storage. An Entity is a real- world noun modeled as a persistent object. An Effective Date is a date on which an entity becomes effective or active. An Effective Dated Object represents a logical grouping of multiple effective dated entries. An Effective Dated Entry represents a time slice of an effective dated object. Each entry represents a state change of the effective dated object. The entry contains a date indicating when the entry becomes effective or active.
A Control is a graphical and/or functional element that can be reused across graphical user interface (GUT) applications and which the user can select and activate to get additional information. A control, in a graphical user interface, is an object on the screen that can be manipulated by the user to perform some action. A button is a common type of control. A file folder or a text appearing on a display can function as controls. A Tree Control is a graphical control element that allows the graphical . interface user to examine hierarchically organized data. An Effective Dated Tree Control is a specialization of a standard tree control to view effective dated information.
The present invention provides a simplified graphical interface mechanism to view effective dated persistent objects and their relationships. It provides the graphical interface user with the ability to inspect data in the system using different date settings, referred to as the view date, at virtual observation points in time. This provides the graphical interface user with the ability to view future, current or past dated information. Further, the invention allows the graphical interface user to view all future dated entries for the effective dated object within the system. For example, the graphical interface user can set the view date one month ahead of the system date and can inspect what data will be active in one months time and interpret how the system will behave.
Modern Customer Care and Billing Systems are implemented using object oriented paradigms. These systems contain many business objects, such as an account object or a customer object. A business object contains business data and business functionality or logic. Business objects can be stored as persistent objects in persistent storage. To keep track of updates to a persistent object, the object can be stored with an effective date as part of the primary key. The effective date indicates the point in time at which the entry becomes effective. A persistent object is usually made effective dated for legal obligations or functional requirements. For example, an address change for a customer can be added to the system a month before the new address becomes relevant for processing. It can be required by law to keep all information related to billing for a certain time period. Effective dating provides a mechanism to maintain a history of past information in the system without affecting the current processing data. Functional requirements to reenact past scenarios or to setup future services can also be implemented using effective dated objects. A logical object, such as a particular account, can consist of multiple entries in the persistent storage, but only one entry is active at any one point in time. Business objects maintain relationships to other business objects. For effective dated objects these relationships are affected by the effective date and can change over time. An example is a customer, which is an object, having an account, which is another object, that will be activated in a month's time. For current processing this account is not considered. The account will not become active for that customer until the system date passes the effective date.
The problem this invention solves is to display this complex information to the user in an intuitive and visually understandable as well as flexible manner.
The effective dated tree control of the present invention incorporates two paradigms, the view date paradigm and the historical object view. These two paradigms involve future actions and historical viewing. Future Actions describe the ability to make a change to an object which is not active until some future date. The user can view the current object relationships (view date set to today) and make a change at some future date. The user can also view the future object and its relationships (view date set to the day of the future dated change) and make a change on that future date. Historical viewing allows the user to view the history of objects. Past dated versions of objects can be displayed by setting back the view date. All future dated versions of an object can be viewed in a Future folder.
The view date specifies the virtual observation point in time the system uses to retrieve and display the data. The view date is defaulted to the system date but can be modified to reflect a future or past date.
The historical object view allows browsing all updates for an effective dated object over time. The historical view can be attained by setting the view date to before or equal to the earliest date in the object.
A specialized tree control is used to display a hierarchical order of persistent objects. Objects having relationships to other objects contain a folder node that contains the related objects. When selecting a node in the tree, the data or attributes of the objects can be viewed or modified in a detail display area or view port. A highlighted object has it's data displayed in the associated display area.
The user interface displays all objects active from the view date to infinity. This includes objects that are future dated and not currently active. To distinguish between currently active objects and future dated objects, the currently active objects are displayed marked in the tree view. The marking could show the text in bold, reverse text, blinking, etc. or some other way that sets the marked objects out from the unmarked objects.
Each effective dated object can have a future folder that contains all the future effective dated entries of the object. In the futures folder, each effective dated object contains the effective date in the display text.
The objects displayed are sorted so that the earliest date is on top and the furthest in the future is on the bottom. If a deactivation entry exists, it is put as a last entry in the folder and is marked with the text "Stopped", "Deactivated" or "Terminated" along with the stop date and an appropriate node icon.
To support this display mechanism efficiently, the interface to the persistent storage provides two query functions. The first function conventionally queries the persistent storage for associated objects and returns only the first entry for currently active or future objects. This query is used to identify all related objects. The second function conventionally queries the persistent storage for all future updates existing for a particular effective dated object. This query takes into account the previous query, filtering the active entry or the first future entry as appropriate. This query is used to populate the futures folder for all effective dated objects.
An example of a graphical user interface 12, according to the present invention, is depicted in figure 1. The example GUI allows browsing and modifications of Customer and Account objects. Both business objects are effective dated. An effective dated tree control 14 is shown in a display area or view port 16 on the left side of the interface 12 with a customer object 18 currently highlighted.
Attributes or data of the highlighted object 18 are shown on the right side of the interface in display area or view port 20. If a customer object is selected, the view port 20 shows customer information fields for information such as the customer ID 23, the effective date 22, the effective status 24 and the address 26 for the selected customer. A tool bar 27 contains a date control 28 that is used to set the view date. A status bar 29 contains a date control 31 used to display the system date. The system date cannot be modified by the user and is provided by the application server. For this example the system date 31 and the view date 28 are set to 01 -JAN- 1999.
The effective dated tree control 14 depicted in figure 1 shows the following objects which are shown in figures 4 and 5 representing contents of the persistent storage. A root node of the tree 14 is a tree node 18 representing the logical customer object 194 and the effective dated entry 174. The customer tree node 18 as well as being highlighted is displayed in bold (marked) because the entry 174 is effective on the system date 31. The tree node 18 contains an account folder 30. The account folder 30 contains all logical account objects related to the logical customer object 194 that are active on the view date 28 or will be active in the future relative to the view date 28. The tree node 32 represents the logical account object 196 and also represents the data entry 180 active on the view date 28. Because this entry 180 is effective on the system date 31, the tree node 32 is displayed in marked (in this case bold). Because entries in the future, relative to the view date 28, exist for the logical account object 196, a futures folder 34 is contained underneath the account tree node 32. The futures folder contains two nodes 36 and 38 that each represent an effective dated entry in the persistent storage 182 and 184. These tree nodes 36 and 38 are not bold since neither of the entries is effective on the system date 31. The account folder 30 further contains a tree node 40 that represents the logical account object 198 and effective dated entry 186. Because this entry 186 is effective on the system date 31, the tree node 40 is displayed marked (bold). Because entries in the future, relative to the view date 28, exist for the logical account object 198, a futures folder 42 is contained underneath the account tree node 40. The futures folder contains one node 44 that represents an effective dated entry 188 in the persistent storage. Since this entry 188 is a deactivation entry, the tree node 44 is marked with the appropriate deactivation icon and text. The last node contained in the account folder 30 is the tree node 46 representing the logical object 200 and the effective dated entry 190. The tree node 46 is not bold because the entry 134 is not active on the system date 31. The tree node 46 does not contain a futures folder since no more entries for the logical object 200 exist. The customer tree node 18 also contains a futures folder 48 since entries in the future, relative to the view date 28, exist for the logical customer object 194. The futures folder 48 contains one tree node 50 representing the effective dated entry 176. The tree control 14 can be used like any other windows tree control type hierarchy to drill down to deeper levels of information. For example, a folder can be conventionally activated ("double clicked-on" - selected and the underlying control activated) to show the contents of the folder, in the way windows based interfaces allow folders to be opened.
An object such as a customer can be selected and activated to show details about the customer object as are illustrated in figure 1. Figure 1 will also be used in a later discussion herein to illustrate how the effective dated tree control changes. The system 90 of the present invention is preferably implemented in a three-tier client server system, as depicted in figure 2, which includes a client personal computer 92 of the desk top computer class coupled to an application server computer 94 and a database server computer 96, both of the server computer class. The user interface 12 is preferably implemented using a Microsoft Foundation Classes (MFC) framework operating on Windows NT. The software of the application server component 94 is preferably implemented using C++ preferably running on a HP-UNIX platform. The system database server preferably uses an Oracle database system to store persistent objects. The client to server communication preferably uses Orbix technology. The personal computer 92 includes a display (not shown) that will display the GUI and a control device (not shown) such as a mouse or a keyboard that will allow the user to manipulate the tree 14 and drill down into the tree 14 by making control selections on tree elements. The system 90 also includes storage, such as disk storage, suitable for storing or distributing the processes of the present invention. The processes of the invention can also be distributed over a network, such as the Internet.
The effective dated tree control 14 is implemented as a specialization of the MFC tree control class. The tree control 14 interacts with business object clients to construct the tree to be displayed to the user. The business object clients provide functionality to get all related business objects and the future updates for business objects. These functions are preferably implemented as distributed functions and executed on the application server 94. The application server 94 uses conventional query functions to provide the data requested by the GUI 12. The software of the client 92 also provides the user with the conventional ability to modify the view data. The data displayed to the user is retrieved from the server 96 using the view date as a virtual observation point in time.
A process 1 10, as depicted in figure 3, used to refresh the tree control is executed when the control is initialized or when executed transactions make it necessary to refresh the information contained on the tree. Such transactions can include moving of nodes, changing the view date, delete or add operations. When this process 110 is executed the tree control 14 is empty and the hierarchy is set to the root level. The process, once started 112, first retrieves 114 the view date from the view date field of the GUI and system date from the system clock object, these two dates are used when populating the tree 14. The next process operation 1 16 is to locate the root object, this object is used as the root of the tree. The system retrieves the data, of the root object, effective on the view date. The process now enters a section that is called recursively for each object added to the tree. A display string for a current object is created 118 according to business rules (for example, Customer, CustomerlD). The process then determines 120 if the current object's data is active on the system date using the object's effective date. If the current object is active, it is marked 122 when added to the tree. The current implementation uses a bold display string or bold symbol to mark entries that are active on the system date. The current object is added 124, at the current hierarchy level, to the tree. The next operation is to determine 126 all the types of dependent objects for the current object. For example, a customer object could have accounts, subscriptions and addresses as dependent objects. For each type 128 of dependent object type a folder is added 130 to the tree. When a folder is added, the hierarchy of the tree is set to this folder. Next all dependent objects for a type are retrieved 132, that are either active on the view date or become active in the future relative to the view date. For each 134 discovered object the recursive part of the process is executed. Once all objects of a type have been processed, the hierarchy of the tree is set 136 to the parent object of the current folder. Once all types of dependent objects have been processed, the entries existing in the future, relative to the view date, are retrieved 138. If future entries exist 140, a futures folder is added 142. While future entries exist 144, a display string is created 146, the entry is checked 148 to see if it is active, marked 150 if active and all futures entries are added 150 to the folder. Once all future dated entries have been processed, the hierarchy of the tree is set 154 to the parent object of the current folder and the process exits 156. The process of the present invention discussed herein is described in more detail in the Appendix.
The process used to populate the tree resides on the PC client 92. The process calls conventional functions to retrieve persistent objects and these functions are implemented on the application server. The application server 94 issues conventional queries to the database server 96 that stores all persistent objects. If necessary, the application server 94 performs formatting and returns the data to the PC client 92.
The following discussion describes a possible history or sequence of interactions between a Telephone Company and a customer. The interactions described are stored in persistent storage and the customer service representative managing the customers account can review the customer's configuration of accounts and other services.
In December 1998, the customer calls the Telephone Company and signs up for service starting January first 1999. The customer signs up for fixed wire and wireless services and wishes to be billed for both services separately. The customer's address is Little Street, the fixed wire account will be billed with an invoice, and the wireless account will be charged to the customer's credit card. The system creates an entry for the customer record 174 and two account entries 180 and 186, one for each of the accounts. The customer is assigned the ID Cl, the fixed wire account Al and the wireless account A2.
On February 15, 1999, the customer is not satisfied with the wireless service and cancels the account. The system creates a deactivation entry 188 for account A2.
Early March 1999, The customer calls and tells the Telephone Company that he will move to Big Ave on April first 1999. The system creates a future dated entry 176 for the customer reflecting the address change.
In April 1999, the customer calls and tells the Telephone Company that he wishes all charges for account Al in May and June to be charged to his credit card since he will be out of the country. The system creates two future dated entries 182 and 184 in the system switching the account to credit card payment and back to normal invoicing after the requested period.
On August 1 , 1999, the customer calls and signs up for a business calling card that will be billed separately. The system creates account A3 (190) for the customer.
After all the interactions described above are completed, the persistent store contains the data set forth in figure 4. A customer table 172 contains two entries 174 and 176 for the addresses with appropriate effective dates. An account table 178 includes six entries for the different accounts 180, 182, 184, 186, 188 and 190 with corresponding effective dates. The logical view 192, as depicted in figure 5, shows logical objects 194, 196, 198 and 200 along with the modifications applied to the logical objects over time.
Several scenarios will now be discussed to illustrate the way in which the GUI changes as the view date changes. For the scenario depicted in figure 6 the system date 218 is set to 01-JUN-1999 and the view date 220 is set to 01 -JAN- 1999. The important differences, with respect to the scenario depicted in figure 1 , include the display showing an account 222 highlighted in the tree rather than a customer and the right side depicting the attributes of the selected account. In this example account information fields for information such as account ID 224, effective date 226, effective status 228 and payment option 230 are displayed for the selected account. Comparing figures 1 and 6 also illustrate how different system dates 218 affect which tree nodes 232 are displayed marked (bold). All other information is identical to the scenario depicted in figure 1.
For the scenario depicted in figure 7 the system date 252 and the view date 254 are set to 15-APR-1999. The important differences with respect to the scenario depicted in figure 1 include the logical account object 198 being not contained in the account folder since the object was deactivated prior to the current view date. The selected object 256 represents the logical object 194 and the effective dated entry 176. The data of the selected object is displayed on the right-hand side 258. The customer tree node does not contain a futures folder since no further updates for the logical customer object 194 exist. For the example of figure 8 the system date and the view date are set to 01 -JAN- 1999. The important difference with respect to the scenario depicted in figure 1 is that the selected object 270 is an effective data entry 182 contained in a future folder and does not represent a logical object. The data displayed on the right-hand side 272 is the data of the effective dated entry 182 associated with the tree node. The tree control of the present invention not only shows the event dates associated with persistent objects of a system such as a customer care and billing system but allows the user to activate the object to drill down for underlying information. The present invention has been described with respect to particular hardware and software being used in the preferred embodiment. The same solution can be achieved by using different hardware platforms or different programming languages. Further, the architecture used in the present invention need not be a distributed architecture. The keywords or mechanisms used to indicate active objects, future updates, view date can also vary. The invention can be also be used to browse and modify the business data where multiple versions are maintained. The layout of the graphical user interface may also vary.
The many features and advantages of the invention are apparent from the detailed specification and, thus, it is intended by the appended claims to cover all such features and advantages of the invention which fall within the true spirit and scope of the invention. Further, since numerous modifications and changes will readily occur to those skilled in the art, it is not desired to limit the invention to the exact construction and operation illustrated and described, and accordingly all suitable modifications and equivalents may be resorted to, falling within the scope of the invention.

Claims

What is claimed is:
1. A display, comprising a graphical user interface showing relationships between effective dated objects and modifications of the objects over time.
2. A display as recited in claim 1 , wherein as a view date changes modifications shown for the objects change.
3. A display as recited in claim 1, wherein as a view date changes object data based on the specified view date is displayed.
4. A display as recited in claim 1, wherein the relationships are shown using a tree.
5. A display as recited in claim 1, wherein effective dates for the objects are shown.
6. A display as recited in claim 1, wherein a system date is shown.
7. A display, comprising an historical view of an object with branches corresponding to each effective dated version.
8. A display, comprising a graphical user interface having a tree with branches representing different objects and effective dates corresponding to the objects.
9. A display as recited in claim 8, wherein a view of the tree has a view date.
10. A display as recited in claim 8, wherein the effective dates comprise past, current and future dates.
11. A display as recited in claim 8, wherein said objects are persistent objects associated with a customer care and billing system.
12. A display as recited in claim 8, wherein said object branches are display controls.
13. A display as recited in claim 8, further comprising an object view depicting attributes of a selected object.
14. A display as recited in claim 8, further comprising a displayed object attribute displayed by selecting one of the objects in the tree.
15. A customer care and billing display, comprising a graphical user interface showing relationships between effective dated customer, account and data objects of a customer care and billing system and modifications of the objects over time, said interface comprising: a view date field showing a view date; a system date field showing a system date; a tree view port with a tree having branches showing relationships between different objects, showing effective dates and showing objects with effective dates equal to or after the view date with objects marked that are effective on the system date, and with the objects being controls activatable to access object data; and a data view port showing the object data of a control activated object.
16. A process, comprising: filtering effective dated objects using a view date; and displaying objects active on the view date and objects that will be active after the view date.
17. A process as recited in claim 16, further comprising allowing a user to browse for related effective dated objects with the related objects being filtered using the view date.
18. A process, comprising: searching an object database for related objects; and displaying the objects in a tree with effective dates corresponding to effective versions of the objects.
19. A process as recited in claim 18, further comprising marking objects in the tree that are active responsive to a view date.
20. A process as recited in claim 18, further comprising displaying objects having future effective dates with corresponding future effective dates.
21. A process as recited in claim 18, further comprising displayed the objects as controls.
22. A process as recited in claim 18, further comprising processing accesses to past, current and future data about the objects through the tree.
23. A process, comprising: searching an object database for related objects; filtering effective dated objects using a view date; displaying, in a tree, effective versions of active objects active on the view date and future dated objects that will be active after the view date; displaying effective dates of the active and future dated objects; marking objects in the tree that are active responsive to the view date; allowing a user to browse for related effective dated objects with the related objects being filtered using the view date; configuring the objects as controls; and processing access to data about the object through the controls.
24. An apparatus, comprising: a processor accessing effective dated objects, filtering the objects using a view date and producing a display output of the objects; and a display displaying the objects.
25. An apparatus, comprising: a display unit displaying a graphical user interface; and a computer creating the graphical user interface with a view date as a tree of objects having corresponding effective dates.
26. An apparatus as recited in claim 25, wherein the displayed objects are controls.
27. A computer readable storage including a process controlling a computer and searching an object database for related objects, and displaying the objects in a tree with effective dates corresponding to the objects.
PCT/US1999/016766 1999-07-15 1999-07-26 Tree control for dated objects WO2001006356A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CA002302301A CA2302301A1 (en) 1999-07-15 1999-07-26 Effective dated tree control in a component based-object oriented convergent customer care and billing system
AU52271/99A AU5227199A (en) 1999-07-15 1999-07-26 Tree control for dated objects
EP99937432A EP1204934A1 (en) 1999-07-15 1999-07-26 Tree control for dated objects

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/353,589 US6415298B1 (en) 1999-07-15 1999-07-15 Effective dated tree control in a component based-object oriented convergent customer care and billing system
US09/353,589 1999-07-15

Publications (1)

Publication Number Publication Date
WO2001006356A1 true WO2001006356A1 (en) 2001-01-25

Family

ID=23389772

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/016766 WO2001006356A1 (en) 1999-07-15 1999-07-26 Tree control for dated objects

Country Status (5)

Country Link
US (1) US6415298B1 (en)
EP (1) EP1204934A1 (en)
AU (1) AU5227199A (en)
CA (1) CA2302301A1 (en)
WO (1) WO2001006356A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008019237A2 (en) 2006-08-04 2008-02-14 Apple Inc. Managing backup of content
US8307004B2 (en) 2007-06-08 2012-11-06 Apple Inc. Manipulating electronic backups
US8943026B2 (en) 2011-01-14 2015-01-27 Apple Inc. Visual representation of a local backup
US8984029B2 (en) 2011-01-14 2015-03-17 Apple Inc. File system management
US9009115B2 (en) 2006-08-04 2015-04-14 Apple Inc. Restoring electronic information
US9360995B2 (en) 2007-06-08 2016-06-07 Apple Inc. User interface for electronic backup
US9454587B2 (en) 2007-06-08 2016-09-27 Apple Inc. Searching and restoring of backups
US9715394B2 (en) 2006-08-04 2017-07-25 Apple Inc. User interface for backup management

Families Citing this family (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7131069B1 (en) * 1998-10-22 2006-10-31 Made2 Manage Systems, Inc. Navigational interface for ERP system
US7277931B1 (en) 1999-06-08 2007-10-02 International Business Machines Corporation Representing, configuring, administering, monitoring, and/or modeling connections using catalogs and matrixes
US7540012B1 (en) * 1999-06-08 2009-05-26 International Business Machines Corporation Video on demand configuring, controlling and maintaining
US6647394B1 (en) * 1999-06-08 2003-11-11 International Business Machines Corporation Doing business employing linked trees having retrievable embedded information
US8086486B2 (en) * 1999-10-20 2011-12-27 Qwest Communications International Inc. Method for managing information and rendering discounts
US7017143B1 (en) * 1999-12-01 2006-03-21 Microsoft Corporation External resource files for application development and management
JP3862913B2 (en) * 2000-02-15 2006-12-27 シャープ株式会社 Computer-readable storage medium storing file processing apparatus and program for operating computer as file processing apparatus
US7243335B1 (en) 2000-02-17 2007-07-10 Microsoft Corporation Method and system for reducing coding complexity by providing intelligent manipulable defaults
FR2809203B1 (en) * 2000-05-18 2003-10-03 Cit Alcatel METHOD FOR MANAGING A GRAPHIC MAN-MACHINE INTERFACE
WO2002023330A2 (en) * 2000-09-11 2002-03-21 Avantgo, Inc. Method, system, and computer program product for synchronization of similar data objects with event information
JP2002230038A (en) * 2001-02-02 2002-08-16 Hitachi Ltd Data display method
EP1387306A4 (en) * 2001-05-09 2007-08-15 Sony Corp Deposits and savings display apparatus
US8600799B2 (en) * 2001-11-27 2013-12-03 Siebel Systems, Inc. Method and system for sales-credit assignment via time-based organization hierarchies
US8027869B2 (en) * 2001-11-27 2011-09-27 Siebel Systems, Inc. Method and system for monitoring achievement and attainment and calculating compensation via time-based organization hierarchies
US7779018B2 (en) * 2003-05-15 2010-08-17 Targit A/S Presentation of data using meta-morphing
ATE350715T1 (en) * 2003-05-15 2007-01-15 Targit As METHOD AND USER INTERFACE FOR FORMING A REPRESENTATION OF DATA USING META-MORPHING
CA2527281C (en) * 2003-06-13 2013-09-17 Equifax, Inc. Systems and processes for automated criteria and attribute generation, searching, auditing and reporting of data
US7788214B2 (en) * 2003-07-11 2010-08-31 Computer Associates International, Inc. XML configuration technique and graphical user interface (GUI) for managing user data in a plurality of databases
US9317570B2 (en) * 2003-07-11 2016-04-19 Ca, Inc. System and method for managing user data in a plurality of databases
US7926064B2 (en) 2003-07-11 2011-04-12 Computer Associates Think, Inc. Business transformation logic engine and handlers
US11132183B2 (en) 2003-08-27 2021-09-28 Equifax Inc. Software development platform for testing and modifying decision algorithms
US20070179827A1 (en) * 2003-08-27 2007-08-02 Sandeep Gupta Application processing and decision systems and processes
US20050114361A1 (en) * 2003-11-26 2005-05-26 Brent Roberts Method and apparatus for integrating data repositories and frameworks
US8468444B2 (en) * 2004-03-17 2013-06-18 Targit A/S Hyper related OLAP
US20050262054A1 (en) * 2004-05-18 2005-11-24 Nokia Corporation Item type specific structured search
JP4498070B2 (en) * 2004-08-31 2010-07-07 キヤノン株式会社 Image file management apparatus, control method therefor, program, and storage medium
US7774295B2 (en) * 2004-11-17 2010-08-10 Targit A/S Database track history
DE602004027507D1 (en) * 2004-11-17 2010-07-15 Targit As Database with history memory
US20070143678A1 (en) * 2005-12-21 2007-06-21 Feigenbaum Barry A Method and apparatus for persistently resolving events to event source
EP1840761A1 (en) * 2005-12-22 2007-10-03 Office-Shadow Limited Data storage system
US20070214159A1 (en) * 2006-03-07 2007-09-13 Lawson Software, Inc. Processing data using date information
US7685151B2 (en) * 2006-04-12 2010-03-23 International Business Machines Corporation Coordinated employee records with version history and transition ownership
WO2007131510A2 (en) * 2006-05-16 2007-11-22 Targit A/S A method of preparing an intelligent dashboard for data monitoring
DK176532B1 (en) 2006-07-17 2008-07-14 Targit As Procedure for integrating documents with OLAP using search, computer-readable medium and computer
US8313005B2 (en) * 2006-08-03 2012-11-20 Kraft Foods Global Brands, Llc Plastic coffee container with pinch grip
DK176516B1 (en) * 2007-04-30 2008-06-30 Targit As Computer-implemented method and computer system and computer readable medium for low video, pod-cast or slide presentation from Business-Intelligence-application
EP2186000A4 (en) * 2007-08-07 2011-09-07 Equifax Inc Systems and methods for managing statistical expressions
US20100153919A1 (en) * 2008-12-11 2010-06-17 Wolfram Kramer Systems and methods for tracking software stands in a software production landscape
US8332405B2 (en) * 2009-09-29 2012-12-11 Sap Ag Marketing project filter search tools
US11580125B2 (en) 2015-05-08 2023-02-14 Adp, Inc. Information system with temporal data
US11144520B2 (en) * 2015-05-08 2021-10-12 Adp, Llc Information system with versioning descending node snapshot
US10075386B2 (en) 2015-05-08 2018-09-11 Adp, Llc Subscription-based information system
US9939923B2 (en) 2015-06-19 2018-04-10 Microsoft Technology Licensing, Llc Selecting events based on user input and current context
US10540064B1 (en) * 2016-12-21 2020-01-21 Juniper Networks, Inc. Framework for creating hierarchical navigation trees using user interface plugins

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4646229A (en) * 1982-11-15 1987-02-24 At&T Bell Laboratories Time-ordered data base
US5065347A (en) * 1988-08-11 1991-11-12 Xerox Corporation Hierarchical folders display
US5339392A (en) * 1989-07-27 1994-08-16 Risberg Jeffrey S Apparatus and method for creation of a user definable video displayed document showing changes in real time data
US5751797A (en) * 1990-04-13 1998-05-12 Badger Meter, Inc. Automatic meter reading system with multitasking control
US5191534A (en) * 1990-08-21 1993-03-02 International Business Machines Corporation Engineering and manufacturing change control mechanism
US5317729A (en) * 1990-10-24 1994-05-31 International Business Machines Corporation Method for the storage of multi-versioned data with retrieval based on searched query
JPH05197734A (en) * 1992-01-17 1993-08-06 Mitsui Eng & Shipbuild Co Ltd Data processing system
US5386545A (en) * 1992-09-25 1995-01-31 Archive Corporation Target management method for data backup to a shared transfer station, multiple media element device
US5412776A (en) * 1992-12-23 1995-05-02 International Business Machines Corporation Method of generating a hierarchical window list in a graphical user interface
US5915115A (en) * 1993-02-11 1999-06-22 Talati; Kirit K. Control system and method for direct execution of software application information models without code generation
JP2778504B2 (en) * 1995-02-24 1998-07-23 日本電気株式会社 Network management system
US5671398A (en) * 1995-06-09 1997-09-23 Unisys Corporation Method for collapsing a version tree which depicts a history of system data and processes for an enterprise
US5701472A (en) * 1995-06-09 1997-12-23 Unisys Corporation Method for locating a versioned object within a version tree depicting a history of system data and processes for an enterprise
US5802499A (en) * 1995-07-13 1998-09-01 Cedel Bank Method and system for providing credit support to parties associated with derivative and other financial transactions
US5832496A (en) * 1995-10-12 1998-11-03 Ncr Corporation System and method for performing intelligent analysis of a computer database
US5862325A (en) * 1996-02-29 1999-01-19 Intermind Corporation Computer-based communication system and method using metadata defining a control structure
US5878400A (en) * 1996-06-17 1999-03-02 Trilogy Development Group, Inc. Method and apparatus for pricing products in multi-level product and organizational groups
US6065026A (en) * 1997-01-09 2000-05-16 Document.Com, Inc. Multi-user electronic document authoring system with prompted updating of shared language
US6243091B1 (en) * 1997-11-21 2001-06-05 International Business Machines Corporation Global history view
US6038550A (en) * 1998-03-31 2000-03-14 Rosenwald; Jeffrey A. Method and apparatus for managing interest on a developing series of financial transactions in several memories
WO2000021312A1 (en) * 1998-10-02 2000-04-13 Telemate.Net Software, Inc. System and method for managing computer and phone network resources

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"SOFTWARE LIBRARY MANAGEMENT USER INTERFACE, USING VERSIONING", IBM TECHNICAL DISCLOSURE BULLETIN,US,IBM CORP. NEW YORK, vol. 37, no. 11, 1 November 1994 (1994-11-01), pages 251 - 253, XP000487227, ISSN: 0018-8689 *
MING S ET AL: "Data exchange system for an integrated building design system", AUTOMATION IN CONSTRUCTION,NL,ELSEVIER SCIENCE PUBLISHERS, AMSTERDAM, vol. 6, no. 2, 1 May 1997 (1997-05-01), pages 147 - 155, XP004081661, ISSN: 0926-5805 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008019237A3 (en) * 2006-08-04 2008-10-23 Apple Inc Managing backup of content
WO2008019237A2 (en) 2006-08-04 2008-02-14 Apple Inc. Managing backup of content
US9009115B2 (en) 2006-08-04 2015-04-14 Apple Inc. Restoring electronic information
US9715394B2 (en) 2006-08-04 2017-07-25 Apple Inc. User interface for backup management
US9454587B2 (en) 2007-06-08 2016-09-27 Apple Inc. Searching and restoring of backups
US8307004B2 (en) 2007-06-08 2012-11-06 Apple Inc. Manipulating electronic backups
US8965929B2 (en) 2007-06-08 2015-02-24 Apple Inc. Manipulating electronic backups
US10891020B2 (en) 2007-06-08 2021-01-12 Apple Inc. User interface for electronic backup
US9354982B2 (en) 2007-06-08 2016-05-31 Apple Inc. Manipulating electronic backups
US9360995B2 (en) 2007-06-08 2016-06-07 Apple Inc. User interface for electronic backup
US8943026B2 (en) 2011-01-14 2015-01-27 Apple Inc. Visual representation of a local backup
US9411812B2 (en) 2011-01-14 2016-08-09 Apple Inc. File system management
US10303652B2 (en) 2011-01-14 2019-05-28 Apple Inc. File system management
US8984029B2 (en) 2011-01-14 2015-03-17 Apple Inc. File system management

Also Published As

Publication number Publication date
AU5227199A (en) 2001-02-05
EP1204934A1 (en) 2002-05-15
US6415298B1 (en) 2002-07-02
CA2302301A1 (en) 2001-01-15

Similar Documents

Publication Publication Date Title
US6415298B1 (en) Effective dated tree control in a component based-object oriented convergent customer care and billing system
US7620647B2 (en) Hierarchy global management system and user interface
US9547601B2 (en) Custom caching
AU772196B2 (en) Method and apparatus for interacting with a source code control system
US20020087441A1 (en) Method and apparatus for managing the allocating of financial transactions into ledger accounts
US6072493A (en) System and method for associating services information with selected elements of an organization
US6785689B1 (en) Consolidation of multiple source content schemas into a single target content schema
US6668253B1 (en) Enterprise information management system and methods
US5664182A (en) Persistent storage of report objects
CA2735065C (en) Systems and methods for creating a form for receiving data relating to a health care incident
US8560948B2 (en) User support system integrating FAQ and helpdesk features and FAQ maintenance capabilities
US20030115207A1 (en) Hierarchical hybrid OLAP analytics generators
US20010003455A1 (en) Method, system and graphic user interface for entering and editing filter conditions for filtering a database
US20030061225A1 (en) Hierarchical hybrid OLAP scenario management system
US20020186254A1 (en) Information handling method and apparatus and intuitive graphical user interface for navigating business application software
JP2002511160A (en) Financial planning system to implement relationship and group management
US20030061246A1 (en) Hierarchical hybrid online analytical processing services system
US8185562B2 (en) Business object browser for business query language
US7694219B2 (en) Dynamic tree representation for internet enterprise applications
US20030061226A1 (en) Data loader for handling imperfect data and supporting multiple servers and data sources
US20030084046A1 (en) Versatile database interface system
JP4176981B2 (en) Union member information system, integrated data management method for member member information system, and storage medium
GB2343530A (en) Nested graphical representations of Boolean expressions assist database querying
JP2002082965A (en) Document retrieval method
Collins et al. Creating a Web Database with Access 2013

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2302301

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 1999937432

Country of ref document: EP

AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG US UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWP Wipo information: published in national office

Ref document number: 1999937432

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 1999937432

Country of ref document: EP