US20110055755A1 - Method and System for Displaying Group Relationships in a Graphical User Interface - Google Patents
Method and System for Displaying Group Relationships in a Graphical User Interface Download PDFInfo
- Publication number
- US20110055755A1 US20110055755A1 US12/563,082 US56308209A US2011055755A1 US 20110055755 A1 US20110055755 A1 US 20110055755A1 US 56308209 A US56308209 A US 56308209A US 2011055755 A1 US2011055755 A1 US 2011055755A1
- Authority
- US
- United States
- Prior art keywords
- code
- entities
- nodes
- computer
- grouping
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/0482—Interaction with lists of selectable items, e.g. menus
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
- G06F9/453—Help systems
Definitions
- the present invention is directed to a method and system for providing a user interface representing organization hierarchy wherein a group of entities can be displayed as a node, and the node is displayed as a part of a hierarchical chart.
- Relationship models are commonly used database models for representing relationships among records.
- databases rely on database software to organize and manage the data and/or records.
- database software organizes and stores data and/or records using various types of database models.
- GUI Graphical user interface
- Numerous conventional graphical interfaces are capable of displaying records from a database in a hierarchical view.
- Oracle Corporation offers many software tools for displaying organization charts in a hierarchical view, the organization chart being a representation of data selected from a database.
- GUI While a GUI is useful in displaying information, it is often not enough. It is often useful and convenient if a user is able to interact with the information and see how the information can be grouped.
- various conventional techniques have been developed to allow users to interface with records displayed in a hierarchical chart, but they fail to allow users to see information displayed as groups in a hierarchical order.
- the present invention is directed to a method and system for providing a user interface representing organization hierarchy wherein a group of entities can be displayed as a node, and the node is displayed as a part of a hierarchical chart.
- the present invention provides a graphical user interface displaying nodes that represent groups of entities, and the nodes are displayed as a part of a hierarchical chart based on the hierarchical relationship among the nodes that represent groups of entities.
- a user is able to select actions for a group of entities displayed on the same node. Based on various criteria, a node displaying one group of entities may, based on user selections of different grouping criteria, display a different group of entities. There are other features as well, in the graphical interface.
- the present invention provides a computer-readable medium including codes executable by a computer processor.
- the computer-readable medium includes code for retrieving information associated with representations and relationship data for a plurality of entities, the information being stored in a memory, each of the entities being associated with one or more grouping attributes, the grouping attributes including a first grouping attribute, the relationship data being associated with one or more hierarchies.
- the computer-readable medium includes code for processing the information.
- the computer-readable medium includes code for providing a graphical user interface on a display, the display including a menu region and a display region.
- the computer-readable medium includes code for grouping the entities into a plurality of groups based at least on the first grouping attribute.
- the computer-readable medium includes code for storing grouping information.
- the computer-readable medium includes code for determining hierarchical relationships among the plurality of groups.
- the computer-readable medium includes code for storing the hierarchical relationships.
- the computer-readable medium includes code for generating a hierarchical chart, the hierarchical chart including a plurality of nodes, each of the nodes representing a group from the plurality of groups, the plurality of nodes being linked to one another on the hierarchical chart based on the hierarchical relationships, each of the nodes displaying one or more entities associated with a same group.
- the computer-readable medium includes code for rendering the hierarchical chart within the display region.
- the computer-readable medium includes code for receiving a user input.
- the computer-readable medium includes code for processing the user input.
- the present invention provides a computer-readable medium including codes executable by a computer processor.
- the computer-readable medium includes code for retrieving information from a database, the database including representations and relationship data for a plurality of entities, each of the entities being associated with one or more grouping attributes, the grouping attributes including a first grouping attribute, the relationship data being associated with one or more hierarchies.
- the computer-readable medium includes code for processing the information from the database.
- the computer-readable medium includes code for providing a graphical user interface on a display, the display including a menu region and a display region.
- the computer-readable medium includes code for displaying the plurality of entities as a set of entity nodes on a first hierarchical chart within the display region, each entity node corresponding to an entity.
- the computer-readable medium includes code for receiving user input for grouping the nodes using at least the first grouping attribute.
- the computer-readable medium includes code for grouping the entities into a plurality of groups based at least on the first grouping attribute.
- the computer-readable medium includes code for storing a grouping information.
- the computer-readable medium includes code for determining hierarchical relationships among the plurality of groups.
- the computer-readable medium includes code for storing the hierarchical relationships.
- the computer-readable medium includes code for generating a second hierarchical chart, the hierarchical chart including a plurality of group nodes, each of the group nodes representing a group from the plurality of groups, the plurality of group nodes being linked to one another on the second hierarchical chart based on the hierarchical relationships, each of the group nodes displaying one or more entities associated with a same group.
- the computer-readable medium includes code for updating the display to display the second hierarchical chart.
- the present invention provides a computer system for providing a graphical user interface.
- the system includes a processor module, the processor module being configured to process information from a database, the database including representations and relationship data for a plurality of entities, each of the entities being associated with one or more grouping attributes, the grouping attributes including a first grouping attribute, the relationship data being associated with one or more hierarchies, the processor module adapted to group the entities into a plurality of groups based at least on the first grouping attribute.
- the system includes a memory module being adapted to store the plurality of groups.
- the system includes a display module being adapted to display a hierarchical chart, the hierarchical chart including a plurality of nodes, each of the nodes corresponding to a group and displaying entities associated with the group.
- the system includes a user input module for receiving a user input.
- FIG. 1 is a simplified diagram illustrating data flow for processes according to embodiments of the present invention.
- FIG. 2 is a simplified diagram illustrating a graphical user interface according to an embodiment of the present invention.
- FIGS. 3A-3B are simplified diagrams illustrating grouping of nodes using title as criteria according to an embodiment of the present invention.
- FIG. 4 is a simplified diagram illustrating an action menu provided on nodes according to embodiments of the present invention.
- FIG. 5 is a simplified diagram illustrating a partial hierarchical chart 510 according to embodiments of the present invention.
- FIG. 6 is a simplified flow diagram illustrating a process for displaying a hierarchical chart according to embodiments of the present invention.
- FIG. 7 is a simplified block diagram illustrating the physical components of a system environment 700 that may be used in accordance with an embodiment of the present invention.
- FIG. 8 is a simplified block diagram illustrating the physical components of a computer system 800 that may be used in accordance with an embodiment of the present invention.
- the present invention is directed to a method and system for providing a user interface representing organization hierarchy wherein a group of entities can be displayed as a node, and the node is displayed as a part of a hierarchical chart.
- the present invention provides a graphical user interface displaying nodes that represent groups of entities, and the nodes are displayed as a part of a hierarchical chart based on the hierarchical relationship among the nodes that represent groups of entities.
- a user is able to select actions for a group of entities displayed on the same node. Based on various criteria, a node displaying one group of entities may, based on user selections of different grouping criteria, display a different group of entities. There are other features as well, in the graphical interface.
- FIG. 1 is a simplified diagram illustrating data flow for processes according to embodiments of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- a system 100 the following components:
- processor module 111 As an example, processor module 111 , user interface module 112 , and rendering module 113 are parts of a controller module 110 .
- Database 101 is connected to controller module 110 .
- database 101 may implemented as structured data stored on a local memory device, such as hard disk, flash memory, etc.
- database 101 is stored at a network location.
- database 101 stores data that represents various entities that are related to one another.
- Database 101 stores relationship data representing the relationship among these entities.
- Each of these entities may be associated with one or more attributes.
- one or more attributes are associated with grouping information.
- an entity in database 101 represents a manager in a personnel database, and the manager has attributes that include name, address, salary, title, etc.
- the title of the manger is an attribute that is used as grouping information.
- Processor module 111 is configured to provide information obtained from the database 101 . For example, processor module 111 retrieves both entities data and relationship data mentioned above and processes these data. In various embodiments, processor module 111 determines grouping information for each of the entities in the database and stores the grouping information using the group information memory 103 . For example, the processor module also sort entities into groups using one or more attributes.
- processor module 111 processes the information from database 101 , processor module 111 generates a hierarchical chart that is to be displayed on display 120 . As shown in FIG. 1 , processor module 111 sends the hierarchical chart to rendering module 113 for rendering on display 120 . As shown in FIG. 1 , display 120 is used to display the hierarchical chart.
- the hierarchical chart includes a number of nodes and links. Each of the nodes represents a group of entities and/or concepts that are stored in the database. The links among the nodes represent the relationship among the nodes. When the hierarchical chart is displayed, the entities that are displayed in each node are based on the group information.
- Controller module 110 includes a user interface module 112 for receiving user inputs.
- display 120 updates accordingly.
- the user input is received by user interface module 112 and processed by processor module 111 .
- Processor module 111 updates the grouping of the entities and updates the group information memory 103 , and retrieves additional information from the database if necessary.
- Processor module 111 then generates an updated hierarchical chart, on which a new set of groups or a subset of groups are displayed as nodes of the hierarchical chart.
- the updated hierarchical chart is then rendered by the rendering module 113 and then displayed at the display 120 . The detailed operation of displaying and updating the hierarchical chart is described in more detail below.
- the entities displayed on the nodes are user selectable. For example, by selecting an entity on a node, a user is able to perform various actions, such as generating a new hierarchical chart that includes the selected node.
- each node includes an action menu that allows a user to select actions that are common to the entries that are displayed on the same node (i.e., belonging to the same group).
- FIG. 2 is a simplified diagram illustrating a graphical user interface according to an embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- GUI 200 is shown in FIG. 2 .
- the GUI 200 is a graphical interface that contains a display region 208 and a menu region 206 .
- the display region 208 displays a hierarchical chart 210 .
- the menu region 206 typically comprises various user-selectable controls for performing various operations (not shown in FIG. 2 ) such as opening a file, copy and paste operations, etc.
- the operations may change depending on the specific application for which the GUI is displayed.
- Display region 208 is used for displaying hierarchical information.
- display region 208 displays a hierarchical chart 210 comprising a plurality of nodes 211 , 212 , 213 , 214 , 215 , 226 , and 235 , and links 220 , 221 , 222 , 223 , 224 , 225 , and 233 connecting the nodes.
- Each node represents a concept or entity involved in the hierarchy depicted by chart 210 .
- the links between the nodes represent hierarchical relationships between the concepts or entities represented by the nodes.
- chart 210 represents an organization personnel hierarchy
- the nodes of hierarchical chart 210 may represent persons involved in the hierarchy and the links may represent hierarchical relationships between the personnel.
- node 212 may represent a director
- nodes 211 , 213 , and 214 may represent managers under the director
- node 215 may represent an employee under the manager represented by node 211 .
- Each node may display information related to the entity or concept represented by the node.
- the nodes in FIG. 2 may display names (e.g., Name 1 , Name 2 , etc.) corresponding to the people represented by the nodes. It is to be understood that other information items may be displayed as well.
- nodes 211 , 212 , 213 , 214 , 215 , 226 , and 235 in FIG. 2 correspond to entities stored in a database.
- the entities in the database relate to one another, and the relationship is stored in the database as relationship data.
- links 220 , 221 , 222 , 223 , 224 , 225 , and 233 correspond to visualization on GUI 200 of the relationship data.
- node 212 corresponds to the record of a director and the nodes 211 , 213 , and 14 correspond to the records of managers under the director, and the records for both director and managers stored in the data contain the hierarchical relationship information.
- the database also contains various attributes associated with each entity.
- each of the entities stored in the data contains various fields for storing various attributes.
- the record that stores information for the director may contain attributes such as name, address, contact information, salary, availability, performance, etc.
- the records for managers may contain information such as name, address, contact information, salary, availability, performance, hours worked, vacation time, etc.
- each of the entities includes attributes that can be used for grouping. For example, such attributes may include title and department in a personnel database.
- menu region 206 includes grouping menu 202 .
- Grouping menu 202 provides a number of grouping criteria.
- the grouping criteria includes “Title,” “Position,” and “Project” that are based on the attributes associated with the nodes.
- the grouping criteria as shown are predefined.
- grouping criteria shown in grouping menu 202 are automatically determined by a computer program.
- the computer program processes each of the records to determine their attributes and automatically generates the grouping criteria based on the records and/or attributes.
- the hierarchical relationship as shown in FIG. 2 is one way for grouping nodes. That is, nodes are organized according to the positional hierarchy.
- nodes are grouped together based on various criteria.
- the criteria for grouping may include title, position, and project, as shown in menu 202 .
- FIGS. 3A-3B are simplified diagrams illustrating grouping of nodes using title as the criteria according to an embodiment of the present invention. There diagrams merely provide an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. As shown in FIG. 3A , nodes are grouped and shown in the hierarchical chart based on their titles. For example, the menu item “title” is selected at menu 302 . As a result of this selection, nodes of hierarchical chart 310 are grouped together based on the title.
- hierarchical chart 310 retains the hierarchical relationship after grouping.
- the managers are subsidiary to Director A, and they remain subsidiary to Director A after grouping.
- workers who are subsidiary to managers remain subsidiary to the managers. It is to be appreciated that embodiments of the present invention allows grouping of nodes while preserving hierarchical relationships as displayed.
- FIG. 3B provides a screen shot 390 for hierarchical chart 310 .
- node 391 represents IV Accounting Managers.
- action menu 396 is provided, which allows the user to perform actions that are common the to groups of entities (e.g., sending email to all entities in the group shown in node 391 ).
- view selection menu 395 is provided on node 391 to allow users to view additional entities of the group and/or additional information related to the group.
- nodes 392 , 393 , and 394 represent different types of workers (accountant in node 394 , writer in node 393 , and sales in node 392 ), and these workers are under the account managers.
- a user is able to expand the hierarchical chart upon selecting one or more nodes.
- FIG. 4 is a simplified diagram illustrating an action menu provided on nodes according to embodiments of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims.
- hierarchical chart 410 includes a plurality of nodes. Each of the nodes represents a group of entities. For example, node 412 represents the Director group. Similarly, nodes 414 and 411 represent two different manager groups. Each of the nodes includes an action menu.
- An action menu includes menu selections that are commonly available to entities displayed on a node.
- node 415 has an action menu that includes actions “Group Meeting,” “Compare Performance,” and “Hire Employees,” all of which are common to the worker. More particularly, the action menu may include actions that are only available for a group (e.g., compare performance).
- FIG. 5 is a simplified diagram illustrating a partial hierarchical chart 510 according to embodiments of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- the various entities can be displayed as a group in the same nodes, and various aspects of hierarchical relationships among the entities are preserved.
- the present invention allows users to select a single entity on a hierarchical chart, and as a result of the user selection (e.g., a click on the entity), a new hierarchical chart showing entities and/or nodes related to a user selected node.
- the entity “Manager C” is selected by user.
- “Manager C” is displayed as an individual node.
- the entity “Worker 3 ” is subsidiary to “Manager C” and thus is displayed as node 518 below node 514 , and their relationship is indicated by link 516 .
- hierarchical chart 510 is a subset of hierarchical chart 410 , and the nodes of hierarchical chart 510 are based on nodes 414 and 435 of hierarchical chart 410 .
- the display of selected nodes as a subset on the display allows users to better view information and hierarchical relationships among the selected nodes.
- the nodes on hierarchical chart 510 display more detailed information for the entities than when displayed as groups.
- FIG. 6 is a simplified flow diagram illustrating a process for displaying hierarchical chart according to embodiments of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims.
- One of ordinary skill in the art would recognize many variations, alternatives, and modifications. For example, various steps may be added, removed, repeated, replaced, modified, rearranged, and/or overlapped.
- step 602 information representing entities and relationships thereof is retrieved from memory and processed.
- information representing entities is stored in a memory, and the entities share hierarchical relationships with one another. In processing the information, the relationship among the entities is determined.
- entities are grouped.
- the grouping of entities may be based on one or more attributes of the entities, such as title, location, projects, etc., as explained above.
- entities that share grouping criteria are grouped together for display as a single node.
- Hierarchical relationships among the groups are determined.
- a hierarchical chart with group nodes is generated.
- the hierarchical chart shown in FIG. 4 is an example.
- Each of the group nodes represents one or more entities that fit into the same grouping criteria, and the nodes are linked to one another based on the hierarchical relationship among the groups.
- the hierarchical chart is displayed.
- the hierarchical chart shown in FIG. 4 is an example.
- the hierarchical chart displays, among other features, nodes that represents a group of entities.
- nodes may also include action items associated with the groups of entities they represent.
- user input is received.
- user input may include selection of one or more entities and/or actions on a node.
- the user input is processed to determine what action is to be performed.
- one or more actions are performed on the node based on the user input.
- the actions may be node/group specific actions (e.g., comparing entities of a node).
- the actions may also include updating the nodes that are being displayed (e.g., displaying a selected nodes and related nodes thereof as a separate hierarchical chart). Other actions may be performed as well.
- FIG. 7 is a simplified block diagram illustrating the physical components of system environment 700 that may be used in accordance with an embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- system environment 700 includes one or more client computing devices 702 , 704 , 706 , and 708 communicatively coupled with a server computer 710 via a network 712 .
- client computing devices 702 , 704 , 706 , and 708 may be configured to run one or more components of a graphical interface described above.
- Client computing devices 702 , 704 , 706 , and 708 may be general purpose personal computers (including, for example, personal computers and/or laptop computers running various versions of Microsoft WindowsTM and/or Apple MacintoshTM operating systems), cell phones or PDAs (running software such as Microsoft Windows MobileTM and being Internet, e-mail, SMS, BlackberryTM, and/or other communication protocol enabled), and/or workstation computers running any of a variety of commercially-available UNIXTM or UNIXTM-like operating systems (including without limitation the variety of GNU/LinuxTM operating systems).
- general purpose personal computers including, for example, personal computers and/or laptop computers running various versions of Microsoft WindowsTM and/or Apple MacintoshTM operating systems), cell phones or PDAs (running software such as Microsoft Windows MobileTM and being Internet, e-mail, SMS, BlackberryTM, and/or other communication protocol enabled), and/or workstation computers running any of a variety of commercially-available UNIXTM or UNIXTM-like operating systems (including without limitation the variety
- client computing devices 702 , 704 , 706 , and 708 may be any other electronic device capable of communicating over a network (e.g., network 712 described below) with server computer 710 .
- network 712 e.g., network 712 described below
- system environment 700 is shown with four client computing devices and one server computer, any number of client computing devices and server computers may be supported.
- Server computer 710 may be a general purpose computer, specialized server computer (including, e.g., a LINUXTM server, UNIXTM server, mid-range server, mainframe computer, rack-mounted server, etc.), server farm, server cluster, or any other appropriate arrangement and/or combination.
- Server computer 710 may run an operating system including any of those discussed above, as well as any commercially available server operating system.
- Server computer 710 may also run any of a variety of server applications and/or mid-tier applications, including web servers, Java virtual machines, application servers, database servers, and the like.
- server computer 710 is adapted to run one or more Web services or software applications described in the foregoing disclosure.
- server computer 710 may provide the abovementioned graphical user interface and functionalities thereof.
- Network 712 may be any type of network that can support data communications using any of a variety of commercially-available protocols, including without limitation TCP/IP, SNA, IPX, AppleTalkTM, and the like.
- network 712 may be a local area network (LAN), such as an Ethernet network, a Token-Ring network and/or the like; a wide-area network; a virtual network, including without limitation a virtual private network (VPN); the Internet; an intranet; an extranet; a public switched telephone network (PSTN); an infra-red network; a wireless network (e.g., a network operating under any of the IEEE 802.11 suite of protocols, the BluetoothTM protocol known in the art, and/or any other wireless protocol); and/or any combination of these and/or other networks.
- LAN local area network
- VPN virtual private network
- PSTN public switched telephone network
- wireless network e.g., a network operating under any of the IEEE 802.11 suite of protocols, the BluetoothTM protocol known in the art, and/or any other wireless protocol
- client computing devices 702 , 704 , 706 , and 708 and server computer 710 are able to access the database 714 through the network 712 .
- client computing devices 702 , 704 , 706 , and 708 and server computer 710 each has its own database.
- System environment 700 may also include one or more databases 714 .
- Database 714 may correspond to an instance of integration repository as well as any other type of database or data storage component described in this disclosure.
- Database 714 may reside in a variety of locations.
- database 714 may reside on a storage medium local to (and/or resident in) one or more of client computing devices 702 , 704 , 706 , and 708 , 710 .
- database 714 may be remote from any or all of client computing devices 702 , 704 , 706 , and 708 , and server computer 710 and/or in communication (e.g., via network 712 ) with one or more of these.
- FIG. 8 is a simplified block diagram illustrating the physical components of computer system 800 that may be used in accordance with an embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- computer system 800 may be used to implement any of client computing devices 702 , 704 , 706 , and 708 , and server computer 710 illustrated in system environment 700 described above.
- computer system 800 comprises hardware elements that may be electrically coupled via bus 824 .
- the hardware elements may include one or more central processing units (CPUs) 802 , one or more input devices 804 (e.g., a mouse, a keyboard, etc.), and one or more output devices 806 (e.g., a display device, a printer, etc.).
- input devices 804 are used to receive user input for interacting with the GUIs illustrated in FIGS. 2-5 .
- Computer system 800 may also include one or more storage devices 808 .
- storage devices 808 may include devices such as disk drives, optical storage devices, and solid-state storage devices such as a random access memory (RAM) and/or a read-only memory (ROM), which can be programmable, flash-updateable and/or the like.
- RAM random access memory
- ROM read-only memory
- various databases are stored in the storage devices 808 .
- the processing units 802 are configured to retrieve data from database process the data for displaying on a GUI.
- Computer system 800 may additionally include a computer-readable storage media reader 812 , a communications subsystem 814 (e.g., a modem, a network card (wireless or wired), an infra-red communication device, etc.), and working memory 818 , which may include RAM and ROM devices as described above.
- computer system 800 may also include a processing acceleration unit 816 , which can include a digital signal processor (DSP), a special-purpose processor, and/or the like.
- DSP digital signal processor
- Computer system 800 may also comprise software elements, shown as being currently located within working memory 818 , including an operating system 820 and/or other code 822 , such as an application program (which may be a client application, Web browser, mid-tier application, RDBMS, etc.).
- working memory 818 may include executable code and associated data structures for one or more of the design-time or runtime components/services illustrated in FIGS. 2 and 4 .
- alternative embodiments of computer system 800 may have numerous variations from that described above. For example, customized hardware might also be used and/or particular elements might be implemented in hardware, software (including portable software, such as AppletsTM), or both. Further, connection to other computing devices such as network input/output devices may be employed.
- the behavior of the zoom functions described throughout the present application is implemented as software elements of computer system 800 .
- Machine-readable media may include any appropriate media known or used in the art, including storage media and communication media, such as (but not limited to) volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage and/or transmission of information such as machine-readable instructions, data structures, program modules, or other data, including RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store or transmit the desired information and which can be accessed by a computer.
- storage media and communication media such as (but not limited to) volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage and/or transmission of information such as machine-readable instructions, data structures, program modules, or other data, including RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical storage, magnetic cassettes, magnetic tape
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Human Resources & Organizations (AREA)
- Data Mining & Analysis (AREA)
- Economics (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
- The present application claims the benefit and priority under 35 U.S.C. 119(e) from the following U.S. Provisional Applications, the entire contents of which are herein incorporated by reference for all purposes:
- (1) U.S. Provisional Application No. 61/239,038, (Attorney Docket No. 021756-079401) filed Sep. 1, 2009, entitled METHOD AND SYSTEM FOR DISPLAYING GROUP RELATIONSHIPS IN A GRAPHICAL USER INTERFACE;
- (2) U.S. Provisional Application No. 61/239,036 (Attorney Docket No. 021756-079301), filed Sep. 1, 2009, entitled METHOD AND SYSTEM FOR PROVIDING GRAPHICAL USER INTERFACE WITH CONTEXTUAL VIEW;
- The present application also incorporates by reference for all purposes the entire contents of U.S. Application No.______ (Attorney Docket No.: 021756-079300US) filed ______, entitled METHOD AND SYSTEM FOR PROVIDING GRAPHICAL USER INTERFACE WITH CONTEXTUAL VIEW.
- The present invention is directed to a method and system for providing a user interface representing organization hierarchy wherein a group of entities can be displayed as a node, and the node is displayed as a part of a hierarchical chart.
- In an information age, more and more data is being collected and stored every second. Satellites orbiting the earth record information and photograph our planet everyday, and they send this information and the photographs back to earth. Millions of computers on the Internet collect all types of information, ranging from network usage to marketing data. All types of organizations, large and small, store information such as personnel data, operational costs, etc. New tools are invented to make collecting data easier, faster, and more convenient than ever before.
- Data, no matter how it is collected, is only meaningful and useful when organized and stored logically. For example, computers often rely on data structure to store data in predefined fields. For large amounts of data, people usually rely on databases, where structured collections of data and/or records are stored in computer systems in accordance to predefined rules and/or database models.
- Relationship models, hierarchical models, and network models, are commonly used database models for representing relationships among records. Typically, databases rely on database software to organize and manage the data and/or records. For example, database software organizes and stores data and/or records using various types of database models.
- Graphical user interface (“GUI”) is a helpful tool for displaying data and showing the relationships thereof. Numerous conventional graphical interfaces are capable of displaying records from a database in a hierarchical view. For example, Oracle Corporation offers many software tools for displaying organization charts in a hierarchical view, the organization chart being a representation of data selected from a database.
- While a GUI is useful in displaying information, it is often not enough. It is often useful and convenient if a user is able to interact with the information and see how the information can be grouped. In the past, various conventional techniques have been developed to allow users to interface with records displayed in a hierarchical chart, but they fail to allow users to see information displayed as groups in a hierarchical order.
- Therefore, a new and improved graphical user interface is desired.
- The present invention is directed to a method and system for providing a user interface representing organization hierarchy wherein a group of entities can be displayed as a node, and the node is displayed as a part of a hierarchical chart. In various embodiments, the present invention provides a graphical user interface displaying nodes that represent groups of entities, and the nodes are displayed as a part of a hierarchical chart based on the hierarchical relationship among the nodes that represent groups of entities. In various embodiments, a user is able to select actions for a group of entities displayed on the same node. Based on various criteria, a node displaying one group of entities may, based on user selections of different grouping criteria, display a different group of entities. There are other features as well, in the graphical interface.
- According to an embodiment, the present invention provides a computer-readable medium including codes executable by a computer processor. The computer-readable medium includes code for retrieving information associated with representations and relationship data for a plurality of entities, the information being stored in a memory, each of the entities being associated with one or more grouping attributes, the grouping attributes including a first grouping attribute, the relationship data being associated with one or more hierarchies. The computer-readable medium includes code for processing the information. The computer-readable medium includes code for providing a graphical user interface on a display, the display including a menu region and a display region. The computer-readable medium includes code for grouping the entities into a plurality of groups based at least on the first grouping attribute. The computer-readable medium includes code for storing grouping information. The computer-readable medium includes code for determining hierarchical relationships among the plurality of groups. The computer-readable medium includes code for storing the hierarchical relationships. The computer-readable medium includes code for generating a hierarchical chart, the hierarchical chart including a plurality of nodes, each of the nodes representing a group from the plurality of groups, the plurality of nodes being linked to one another on the hierarchical chart based on the hierarchical relationships, each of the nodes displaying one or more entities associated with a same group. The computer-readable medium includes code for rendering the hierarchical chart within the display region. The computer-readable medium includes code for receiving a user input. The computer-readable medium includes code for processing the user input.
- According to another embodiment, the present invention provides a computer-readable medium including codes executable by a computer processor. The computer-readable medium includes code for retrieving information from a database, the database including representations and relationship data for a plurality of entities, each of the entities being associated with one or more grouping attributes, the grouping attributes including a first grouping attribute, the relationship data being associated with one or more hierarchies. The computer-readable medium includes code for processing the information from the database. The computer-readable medium includes code for providing a graphical user interface on a display, the display including a menu region and a display region. The computer-readable medium includes code for displaying the plurality of entities as a set of entity nodes on a first hierarchical chart within the display region, each entity node corresponding to an entity. The computer-readable medium includes code for receiving user input for grouping the nodes using at least the first grouping attribute. The computer-readable medium includes code for grouping the entities into a plurality of groups based at least on the first grouping attribute. The computer-readable medium includes code for storing a grouping information. The computer-readable medium includes code for determining hierarchical relationships among the plurality of groups. The computer-readable medium includes code for storing the hierarchical relationships. The computer-readable medium includes code for generating a second hierarchical chart, the hierarchical chart including a plurality of group nodes, each of the group nodes representing a group from the plurality of groups, the plurality of group nodes being linked to one another on the second hierarchical chart based on the hierarchical relationships, each of the group nodes displaying one or more entities associated with a same group. The computer-readable medium includes code for updating the display to display the second hierarchical chart.
- According to yet another embodiment, the present invention provides a computer system for providing a graphical user interface. The system includes a processor module, the processor module being configured to process information from a database, the database including representations and relationship data for a plurality of entities, each of the entities being associated with one or more grouping attributes, the grouping attributes including a first grouping attribute, the relationship data being associated with one or more hierarchies, the processor module adapted to group the entities into a plurality of groups based at least on the first grouping attribute. The system includes a memory module being adapted to store the plurality of groups. The system includes a display module being adapted to display a hierarchical chart, the hierarchical chart including a plurality of nodes, each of the nodes corresponding to a group and displaying entities associated with the group. The system includes a user input module for receiving a user input.
-
FIG. 1 is a simplified diagram illustrating data flow for processes according to embodiments of the present invention. -
FIG. 2 is a simplified diagram illustrating a graphical user interface according to an embodiment of the present invention. -
FIGS. 3A-3B are simplified diagrams illustrating grouping of nodes using title as criteria according to an embodiment of the present invention. -
FIG. 4 is a simplified diagram illustrating an action menu provided on nodes according to embodiments of the present invention. -
FIG. 5 is a simplified diagram illustrating a partial hierarchical chart 510 according to embodiments of the present invention. -
FIG. 6 is a simplified flow diagram illustrating a process for displaying a hierarchical chart according to embodiments of the present invention. -
FIG. 7 is a simplified block diagram illustrating the physical components of asystem environment 700 that may be used in accordance with an embodiment of the present invention. -
FIG. 8 is a simplified block diagram illustrating the physical components of acomputer system 800 that may be used in accordance with an embodiment of the present invention. - The present invention is directed to a method and system for providing a user interface representing organization hierarchy wherein a group of entities can be displayed as a node, and the node is displayed as a part of a hierarchical chart. In various embodiments, the present invention provides a graphical user interface displaying nodes that represent groups of entities, and the nodes are displayed as a part of a hierarchical chart based on the hierarchical relationship among the nodes that represent groups of entities. In various embodiments, a user is able to select actions for a group of entities displayed on the same node. Based on various criteria, a node displaying one group of entities may, based on user selections of different grouping criteria, display a different group of entities. There are other features as well, in the graphical interface.
-
FIG. 1 is a simplified diagram illustrating data flow for processes according to embodiments of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. - As shown in
FIG. 1 , asystem 100 the following components: - 1. a
database 101; - 2. a
processor module 111; - 3. a
user interface module 112; - 4. a
rendering module 113; and - 5. a
display 120. - As an example,
processor module 111,user interface module 112, andrendering module 113 are parts of acontroller module 110. -
Database 101 is connected tocontroller module 110. Depending on the application,database 101 may implemented as structured data stored on a local memory device, such as hard disk, flash memory, etc. In one embodiment,database 101 is stored at a network location. - Among other features,
database 101 stores data that represents various entities that are related to one another.Database 101 stores relationship data representing the relationship among these entities. Each of these entities may be associated with one or more attributes. In certain embodiments, one or more attributes are associated with grouping information. For example, an entity indatabase 101 represents a manager in a personnel database, and the manager has attributes that include name, address, salary, title, etc. The title of the manger is an attribute that is used as grouping information. -
Processor module 111 is configured to provide information obtained from thedatabase 101. For example,processor module 111 retrieves both entities data and relationship data mentioned above and processes these data. In various embodiments,processor module 111 determines grouping information for each of the entities in the database and stores the grouping information using thegroup information memory 103. For example, the processor module also sort entities into groups using one or more attributes. - Once
processor module 111 processes the information fromdatabase 101,processor module 111 generates a hierarchical chart that is to be displayed ondisplay 120. As shown inFIG. 1 ,processor module 111 sends the hierarchical chart torendering module 113 for rendering ondisplay 120. As shown inFIG. 1 ,display 120 is used to display the hierarchical chart. For example, the hierarchical chart includes a number of nodes and links. Each of the nodes represents a group of entities and/or concepts that are stored in the database. The links among the nodes represent the relationship among the nodes. When the hierarchical chart is displayed, the entities that are displayed in each node are based on the group information. -
Controller module 110 as shown includes auser interface module 112 for receiving user inputs. Whenuser input 102 is received,display 120 updates accordingly. For example, whenuser input 102 indicates that the grouping of the entities should be changed, the user input is received byuser interface module 112 and processed byprocessor module 111.Processor module 111 updates the grouping of the entities and updates thegroup information memory 103, and retrieves additional information from the database if necessary.Processor module 111 then generates an updated hierarchical chart, on which a new set of groups or a subset of groups are displayed as nodes of the hierarchical chart. The updated hierarchical chart is then rendered by therendering module 113 and then displayed at thedisplay 120. The detailed operation of displaying and updating the hierarchical chart is described in more detail below. - In one embodiment, the entities displayed on the nodes are user selectable. For example, by selecting an entity on a node, a user is able to perform various actions, such as generating a new hierarchical chart that includes the selected node. In another embodiment, each node includes an action menu that allows a user to select actions that are common to the entries that are displayed on the same node (i.e., belonging to the same group).
-
FIG. 2 is a simplified diagram illustrating a graphical user interface according to an embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. -
GUI 200 is shown inFIG. 2 . TheGUI 200 is a graphical interface that contains adisplay region 208 and amenu region 206. Thedisplay region 208 displays ahierarchical chart 210. Themenu region 206 typically comprises various user-selectable controls for performing various operations (not shown inFIG. 2 ) such as opening a file, copy and paste operations, etc. - The operations may change depending on the specific application for which the GUI is displayed.
-
Display region 208 is used for displaying hierarchical information. For example, as depicted inFIG. 2 ,display region 208 displays ahierarchical chart 210 comprising a plurality ofnodes chart 210. The links between the nodes represent hierarchical relationships between the concepts or entities represented by the nodes. For example, ifchart 210 represents an organization personnel hierarchy, the nodes ofhierarchical chart 210 may represent persons involved in the hierarchy and the links may represent hierarchical relationships between the personnel. For example,node 212 may represent a director,nodes node 215 may represent an employee under the manager represented bynode 211. Each node may display information related to the entity or concept represented by the node. For example, the nodes inFIG. 2 may display names (e.g.,Name 1,Name 2, etc.) corresponding to the people represented by the nodes. It is to be understood that other information items may be displayed as well. - According to embodiments,
nodes FIG. 2 correspond to entities stored in a database. The entities in the database relate to one another, and the relationship is stored in the database as relationship data. For example,links GUI 200 of the relationship data. To provide a more specific example,node 212 corresponds to the record of a director and thenodes - As shown in
FIG. 2 ,menu region 206 includesgrouping menu 202.Grouping menu 202 provides a number of grouping criteria. For example, as shown inFIG. 2 , the grouping criteria includes “Title,” “Position,” and “Project” that are based on the attributes associated with the nodes. In a specific embodiment, the grouping criteria as shown are predefined. In one embodiment, grouping criteria shown ingrouping menu 202 are automatically determined by a computer program. For example, the computer program processes each of the records to determine their attributes and automatically generates the grouping criteria based on the records and/or attributes. Depending on the application, there may be various ways for grouping nodes. For example, the hierarchical relationship as shown inFIG. 2 is one way for grouping nodes. That is, nodes are organized according to the positional hierarchy. In various embodiments, nodes are grouped together based on various criteria. For example, the criteria for grouping may include title, position, and project, as shown inmenu 202. -
FIGS. 3A-3B are simplified diagrams illustrating grouping of nodes using title as the criteria according to an embodiment of the present invention. There diagrams merely provide an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. As shown inFIG. 3A , nodes are grouped and shown in the hierarchical chart based on their titles. For example, the menu item “title” is selected atmenu 302. As a result of this selection, nodes ofhierarchical chart 310 are grouped together based on the title. For example, “Manager A” and “Manager B,” which were individual nodes, are now displayed together asnode 311, since “Manager A” and “Manager B” both have the title of “Manager Title 2.” As shown inFIG. 2 , “Worker 1” was a node subsidiary to “Manager A” and “Worker 2” was a node subsidiary to “Manager B.” As a result of grouping, “Worker 1” and “Worker 2” are displayed together asnode 315, andnode 315 is subsidiary to thenode 311, which reflects the earlier hierarchical relationship: “Worker 1” was a node subsidiary to “Manager A” and “Worker 2” was a node subsidiary to “Manager B.” - As shown,
hierarchical chart 310 retains the hierarchical relationship after grouping. The managers are subsidiary to Director A, and they remain subsidiary to Director A after grouping. Similarly, workers who are subsidiary to managers remain subsidiary to the managers. It is to be appreciated that embodiments of the present invention allows grouping of nodes while preserving hierarchical relationships as displayed. -
FIG. 3B provides a screen shot 390 forhierarchical chart 310. As shown,node 391 represents IV Accounting Managers. Onnode 391,action menu 396 is provided, which allows the user to perform actions that are common the to groups of entities (e.g., sending email to all entities in the group shown in node 391). In addition,view selection menu 395 is provided onnode 391 to allow users to view additional entities of the group and/or additional information related to the group. Inhierarchical chart 390,nodes node 394, writer innode 393, and sales in node 392), and these workers are under the account managers. In various embodiments, a user is able to expand the hierarchical chart upon selecting one or more nodes. - As mentioned above, action menus are provided on each node.
FIG. 4 is a simplified diagram illustrating an action menu provided on nodes according to embodiments of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. As shown inFIG. 4 ,hierarchical chart 410 includes a plurality of nodes. Each of the nodes represents a group of entities. For example,node 412 represents the Director group. Similarly,nodes node 415 has an action menu that includes actions “Group Meeting,” “Compare Performance,” and “Hire Employees,” all of which are common to the worker. More particularly, the action menu may include actions that are only available for a group (e.g., compare performance). - A user is able to expand the hierarchical chart upon selecting one or more nodes.
FIG. 5 is a simplified diagram illustrating a partial hierarchical chart 510 according to embodiments of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. - As explained above, the various entities can be displayed as a group in the same nodes, and various aspects of hierarchical relationships among the entities are preserved. In one embodiment, the present invention allows users to select a single entity on a hierarchical chart, and as a result of the user selection (e.g., a click on the entity), a new hierarchical chart showing entities and/or nodes related to a user selected node. As shown in
FIG. 5 , the entity “Manager C” is selected by user. As a result of this selection, “Manager C” is displayed as an individual node. The entity “Worker 3” is subsidiary to “Manager C” and thus is displayed asnode 518 belownode 514, and their relationship is indicated bylink 516. For example, hierarchical chart 510 is a subset ofhierarchical chart 410, and the nodes of hierarchical chart 510 are based onnodes hierarchical chart 410. Among other things, the display of selected nodes as a subset on the display allows users to better view information and hierarchical relationships among the selected nodes. As shown inFIG. 5 , the nodes on hierarchical chart 510 display more detailed information for the entities than when displayed as groups. -
FIG. 6 is a simplified flow diagram illustrating a process for displaying hierarchical chart according to embodiments of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. For example, various steps may be added, removed, repeated, replaced, modified, rearranged, and/or overlapped. - At
step 602, information representing entities and relationships thereof is retrieved from memory and processed. As an example, information representing entities is stored in a memory, and the entities share hierarchical relationships with one another. In processing the information, the relationship among the entities is determined. - At
step 604, entities are grouped. For example, the grouping of entities may be based on one or more attributes of the entities, such as title, location, projects, etc., as explained above. During the process of grouping the entities, entities that share grouping criteria are grouped together for display as a single node. Hierarchical relationships among the groups are determined. - At
step 606, a hierarchical chart with group nodes is generated. The hierarchical chart shown inFIG. 4 is an example. Each of the group nodes represents one or more entities that fit into the same grouping criteria, and the nodes are linked to one another based on the hierarchical relationship among the groups. - At
step 608, the hierarchical chart is displayed. The hierarchical chart shown inFIG. 4 is an example. The hierarchical chart displays, among other features, nodes that represents a group of entities. In addition, nodes may also include action items associated with the groups of entities they represent. - At
step 610, user input is received. Depending on the application, user input may include selection of one or more entities and/or actions on a node. The user input is processed to determine what action is to be performed. - At
step 612, one or more actions are performed on the node based on the user input. For example, the actions may be node/group specific actions (e.g., comparing entities of a node). As another example, the actions may also include updating the nodes that are being displayed (e.g., displaying a selected nodes and related nodes thereof as a separate hierarchical chart). Other actions may be performed as well. -
FIG. 7 is a simplified block diagram illustrating the physical components ofsystem environment 700 that may be used in accordance with an embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. - As shown,
system environment 700 includes one or moreclient computing devices server computer 710 via anetwork 712. In one set of embodiments,client computing devices -
Client computing devices client computing devices network 712 described below) withserver computer 710. Althoughsystem environment 700 is shown with four client computing devices and one server computer, any number of client computing devices and server computers may be supported. -
Server computer 710 may be a general purpose computer, specialized server computer (including, e.g., a LINUX™ server, UNIX™ server, mid-range server, mainframe computer, rack-mounted server, etc.), server farm, server cluster, or any other appropriate arrangement and/or combination.Server computer 710 may run an operating system including any of those discussed above, as well as any commercially available server operating system.Server computer 710 may also run any of a variety of server applications and/or mid-tier applications, including web servers, Java virtual machines, application servers, database servers, and the like. In various embodiments,server computer 710 is adapted to run one or more Web services or software applications described in the foregoing disclosure. For example,server computer 710 may provide the abovementioned graphical user interface and functionalities thereof. - As shown,
client computing devices server computer 710 are communicatively coupled vianetwork 712.Network 712 may be any type of network that can support data communications using any of a variety of commercially-available protocols, including without limitation TCP/IP, SNA, IPX, AppleTalk™, and the like. Merely by way of example,network 712 may be a local area network (LAN), such as an Ethernet network, a Token-Ring network and/or the like; a wide-area network; a virtual network, including without limitation a virtual private network (VPN); the Internet; an intranet; an extranet; a public switched telephone network (PSTN); an infra-red network; a wireless network (e.g., a network operating under any of the IEEE 802.11 suite of protocols, the Bluetooth™ protocol known in the art, and/or any other wireless protocol); and/or any combination of these and/or other networks. In various embodiments,client computing devices server computer 710 are able to access thedatabase 714 through thenetwork 712. In certain embodiments,client computing devices server computer 710 each has its own database. -
System environment 700 may also include one ormore databases 714.Database 714 may correspond to an instance of integration repository as well as any other type of database or data storage component described in this disclosure.Database 714 may reside in a variety of locations. By way of example,database 714 may reside on a storage medium local to (and/or resident in) one or more ofclient computing devices database 714 may be remote from any or all ofclient computing devices server computer 710 and/or in communication (e.g., via network 712) with one or more of these. In one set of embodiments,database 714 may reside in a storage-area network (SAN) familiar to those skilled in the art. Similarly, any necessary files for performing the functions attributed toclient computing devices server computer 710 may be stored locally on the respective computer and/or remotely ondatabase 714, as appropriate. In one set of embodiments,database 714 is a relational database, such as Oracle 10g™ available from Oracle Corporation that is adapted to store, update, and retrieve data in response to SQL-formatted commands. In various embodiments,database 714 stores data that are displayed as hierarchical charts shown inFIGS. 2-5 . -
FIG. 8 is a simplified block diagram illustrating the physical components ofcomputer system 800 that may be used in accordance with an embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. - In various embodiments,
computer system 800 may be used to implement any ofclient computing devices server computer 710 illustrated insystem environment 700 described above. As shown inFIG. 8 ,computer system 800 comprises hardware elements that may be electrically coupled viabus 824. The hardware elements may include one or more central processing units (CPUs) 802, one or more input devices 804 (e.g., a mouse, a keyboard, etc.), and one or more output devices 806 (e.g., a display device, a printer, etc.). For example,input devices 804 are used to receive user input for interacting with the GUIs illustrated inFIGS. 2-5 .Computer system 800 may also include one ormore storage devices 808. By way of example,storage devices 808 may include devices such as disk drives, optical storage devices, and solid-state storage devices such as a random access memory (RAM) and/or a read-only memory (ROM), which can be programmable, flash-updateable and/or the like. In an embodiment, various databases are stored in thestorage devices 808. For example, theprocessing units 802 are configured to retrieve data from database process the data for displaying on a GUI. -
Computer system 800 may additionally include a computer-readablestorage media reader 812, a communications subsystem 814 (e.g., a modem, a network card (wireless or wired), an infra-red communication device, etc.), and workingmemory 818, which may include RAM and ROM devices as described above. In some embodiments,computer system 800 may also include aprocessing acceleration unit 816, which can include a digital signal processor (DSP), a special-purpose processor, and/or the like. - Computer-readable
storage media reader 812 can further be connected to a computer-readable storage medium 810, together (and, optionally, in combination with storage devices 808) comprehensively representing remote, local, fixed, and/or removable storage devices plus storage media for temporarily and/or more permanently containing computer-readable information. Communications subsystem 814 may permit data to be exchanged withnetwork 712 ofFIG. 7 and/or any other computer described above with respect tosystem environment 700. -
Computer system 800 may also comprise software elements, shown as being currently located within workingmemory 818, including anoperating system 820 and/orother code 822, such as an application program (which may be a client application, Web browser, mid-tier application, RDBMS, etc.). In a particular embodiment, workingmemory 818 may include executable code and associated data structures for one or more of the design-time or runtime components/services illustrated inFIGS. 2 and 4 . It should be appreciated that alternative embodiments ofcomputer system 800 may have numerous variations from that described above. For example, customized hardware might also be used and/or particular elements might be implemented in hardware, software (including portable software, such as Applets™), or both. Further, connection to other computing devices such as network input/output devices may be employed. In various embodiments, the behavior of the zoom functions described throughout the present application is implemented as software elements ofcomputer system 800. - In one set of embodiments, the techniques described herein may be implemented as program code executable by a computer system (such as computer system 800) and may be stored on machine-readable media. Machine-readable media may include any appropriate media known or used in the art, including storage media and communication media, such as (but not limited to) volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage and/or transmission of information such as machine-readable instructions, data structures, program modules, or other data, including RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store or transmit the desired information and which can be accessed by a computer.
- Although specific embodiments of the present invention have been described, various modifications, alterations, alternative constructions, and equivalents are within the scope of the invention. Further, while embodiments of the present invention have been described using a particular combination of hardware and software, it should be recognized that other combinations of hardware and software are also within the scope of the present invention. The present invention may be implemented only in hardware, or only in software, or using combinations thereof.
- The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense. Many variations of the invention will become apparent to those skilled in the art upon review of the disclosure. The scope of the invention should, therefore, be determined not with reference to the above description, but instead should be determined with reference to the pending claims along with their full scope or equivalents.
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/563,082 US8806379B2 (en) | 2009-09-01 | 2009-09-18 | Method and system for displaying group relationships in a graphical user interface |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US23903609P | 2009-09-01 | 2009-09-01 | |
US23903809P | 2009-09-01 | 2009-09-01 | |
US12/563,082 US8806379B2 (en) | 2009-09-01 | 2009-09-18 | Method and system for displaying group relationships in a graphical user interface |
Publications (2)
Publication Number | Publication Date |
---|---|
US20110055755A1 true US20110055755A1 (en) | 2011-03-03 |
US8806379B2 US8806379B2 (en) | 2014-08-12 |
Family
ID=43626705
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/563,082 Active 2031-06-02 US8806379B2 (en) | 2009-09-01 | 2009-09-18 | Method and system for displaying group relationships in a graphical user interface |
US12/563,075 Active 2031-05-30 US8806377B2 (en) | 2009-09-01 | 2009-09-18 | Method and system for providing graphical user interface with contextual view |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/563,075 Active 2031-05-30 US8806377B2 (en) | 2009-09-01 | 2009-09-18 | Method and system for providing graphical user interface with contextual view |
Country Status (1)
Country | Link |
---|---|
US (2) | US8806379B2 (en) |
Cited By (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100332582A1 (en) * | 2009-06-25 | 2010-12-30 | Oracle International Corporation | Method and System for Service Contract Discovery |
US20110055756A1 (en) * | 2009-09-01 | 2011-03-03 | Oracle International Corporation | Method and System for Providing Graphical User Interface Having Filtering Capability |
US20110055768A1 (en) * | 2009-09-01 | 2011-03-03 | Oracle International Corporation | Method and system for providing graphical user interface with contextual view |
US20120011470A1 (en) * | 2010-07-12 | 2012-01-12 | Samsung Electronics Co. Ltd. | Method and apparatus for managing menu item in a portable terminal |
US20120023455A1 (en) * | 2010-07-23 | 2012-01-26 | Oracle International Corporation | Hierarchical organization chart for mobile applications |
US20120311496A1 (en) * | 2011-05-31 | 2012-12-06 | International Business Machines Corporation | Visual Analysis of Multidimensional Clusters |
US8380788B2 (en) | 2009-06-23 | 2013-02-19 | Oracle International Corporation | System and method for providing user context support in a native transaction platform |
WO2013173264A2 (en) * | 2012-05-14 | 2013-11-21 | Macromicro Llc | Interactive organization visualization tools for use in analyzing multivariate human-resource data of organizations |
US20140053110A1 (en) * | 2012-08-20 | 2014-02-20 | OrgSpan, Inc. | Methods for Arranging and Presenting Information According to A Strategic Organization Hierarchy |
AU2013201921A1 (en) * | 2013-03-25 | 2014-10-09 | Encompass Corporation Pty Ltd | Information displaying method and apparatus |
US8966405B2 (en) | 2009-09-01 | 2015-02-24 | Oracle International Corporation | Method and system for providing user interface representing organization hierarchy |
WO2015200895A1 (en) * | 2014-06-27 | 2015-12-30 | Prolifiq Software Inc. | Dynamic organization information presentation |
US20150378580A1 (en) * | 2014-06-25 | 2015-12-31 | Oracle International Corporation | Interaction in chain visualization |
US9338062B2 (en) | 2013-03-25 | 2016-05-10 | Encompass Corporation Pty Ltd | Information displaying method and apparatus |
US9959524B2 (en) | 2009-09-18 | 2018-05-01 | Oracle International Corporation | Graphical modeling of position hierarchies |
US10026061B2 (en) | 2012-05-14 | 2018-07-17 | Macromicro Llc | Interactive organization visualization tools for use in analyzing multivariate human-resource data of organizations |
US11176184B2 (en) | 2016-12-02 | 2021-11-16 | Encompass Corporation Pty Ltd | Information retrieval |
US11314554B2 (en) * | 2016-11-28 | 2022-04-26 | Cloudamize, Inc. | System and method for grouping nodes by analyzing and associating nodes of a computer system by shared characteristics |
US20230008377A1 (en) * | 2019-12-04 | 2023-01-12 | Nec Corporation | Information processing device, control method, and storage medium |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8756529B2 (en) * | 2010-09-13 | 2014-06-17 | Kay Dirk Ullmann | Method and program for menu tree visualization and navigation |
US9400588B2 (en) * | 2012-01-04 | 2016-07-26 | Oracle International Corporation | Supporting display of context menus in both cascaded and overlapping styles |
US20130275900A1 (en) * | 2012-04-16 | 2013-10-17 | University Of Florida Research Foundation, Incorporated | Portable interactive interface for interview-based investigations |
US20130328913A1 (en) * | 2012-06-06 | 2013-12-12 | Orgbook, Inc. | Methods for viewing and navigating between perspectives of a data set |
WO2015169687A1 (en) * | 2014-05-09 | 2015-11-12 | Oce-Technologies B.V. | A print system and a method of using said system |
US10565556B2 (en) * | 2014-05-14 | 2020-02-18 | Successfactors, Inc. | Manager cockpit for improving manager performance |
US10140120B2 (en) | 2015-06-15 | 2018-11-27 | International Business Machines Corporation | Context-specific view of a hierarchical data structure |
US11853529B2 (en) | 2016-11-07 | 2023-12-26 | Tableau Software, Inc. | User interface to prepare and curate data for subsequent analysis |
US10885057B2 (en) | 2016-11-07 | 2021-01-05 | Tableau Software, Inc. | Correlated incremental loading of multiple data sets for an interactive data prep application |
US10691304B1 (en) * | 2018-10-22 | 2020-06-23 | Tableau Software, Inc. | Data preparation user interface with conglomerate heterogeneous process flow elements |
US11250032B1 (en) | 2018-10-22 | 2022-02-15 | Tableau Software, Inc. | Data preparation user interface with conditional remapping of data values |
US11269904B2 (en) * | 2019-06-06 | 2022-03-08 | Palantir Technologies Inc. | Code list builder |
US11327633B2 (en) | 2020-02-28 | 2022-05-10 | Nutanix, Inc. | High-cognition radial representation user interface |
USD968425S1 (en) | 2020-04-30 | 2022-11-01 | Nutanix, Inc. | Display panel or portion thereof with a transitional graphical user interface |
US12032994B1 (en) | 2021-10-18 | 2024-07-09 | Tableau Software, LLC | Linking outputs for automatic execution of tasks |
US12229381B2 (en) * | 2022-03-18 | 2025-02-18 | Zoho Corporation Private Limited | Presenting entity activities |
Citations (37)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030218640A1 (en) * | 2002-05-24 | 2003-11-27 | International Business Machines Corporation | System and method for displaying results in tabular and tree views |
US20040169688A1 (en) * | 2003-02-27 | 2004-09-02 | Microsoft Corporation | Multi-directional display and navigation of hierarchical data and optimization of display area consumption |
US20040205594A1 (en) * | 1996-07-29 | 2004-10-14 | Samir Arora | Hierarchical drag and drop structure editor for web sites |
US6816175B1 (en) * | 1998-12-19 | 2004-11-09 | International Business Machines Corporation | Orthogonal browsing in object hierarchies |
US20040230917A1 (en) * | 2003-02-28 | 2004-11-18 | Bales Christopher E. | Systems and methods for navigating a graphical hierarchy |
US20050050477A1 (en) * | 2000-07-19 | 2005-03-03 | Microsoft Corporation | Display and management of data within hierarchies and polyarchies of information |
US20050071765A1 (en) * | 2003-09-30 | 2005-03-31 | Hallisey Brian Scott | Storage domain GUI |
US20050108260A1 (en) * | 2003-11-17 | 2005-05-19 | Xerox Corporation | Organizational usage document management system |
US20050120005A1 (en) * | 2003-10-27 | 2005-06-02 | Guido Tesch | Systems and methods for searching and displaying search hits in hierarchies |
US20050165766A1 (en) * | 2000-02-01 | 2005-07-28 | Andrew Szabo | Computer graphic display visualization system and method |
US20060001647A1 (en) * | 2004-04-21 | 2006-01-05 | David Carroll | Hand-held display device and method of controlling displayed content |
US20060150169A1 (en) * | 2005-01-05 | 2006-07-06 | Microsoft Corporation | Object model tree diagram |
US20060169688A1 (en) * | 2004-12-14 | 2006-08-03 | Ngk Insulators, Ltd. | Alumina member and manufacturing method thereof |
US20060195575A1 (en) * | 2000-12-22 | 2006-08-31 | Oracle International Corporation | Determining a user's groups |
US7131069B1 (en) * | 1998-10-22 | 2006-10-31 | Made2 Manage Systems, Inc. | Navigational interface for ERP system |
US7149959B1 (en) * | 1999-03-25 | 2006-12-12 | Autodesk, Inc. | Method and apparatus for providing drawing collaboration on a network |
US20070011316A1 (en) * | 2005-07-08 | 2007-01-11 | Tadashi Araki | Contents viewing system, contents viewing method, and computer program product |
US20070100848A1 (en) * | 2005-11-01 | 2007-05-03 | Peter Vignet | Node index |
US20070174160A1 (en) * | 2003-04-29 | 2007-07-26 | Solberg Eric L | Hierarchical transaction filtering |
US20070185904A1 (en) * | 2003-09-10 | 2007-08-09 | International Business Machines Corporation | Graphics image generation and data analysis |
US20080028338A1 (en) * | 2001-08-14 | 2008-01-31 | Kodosky Jeffrey L | Presenting Multiple Views of a System |
US20080091441A1 (en) * | 2006-10-02 | 2008-04-17 | Michelle Flammer | Employee management |
US7363593B1 (en) * | 2001-11-30 | 2008-04-22 | Versata Development Group, Inc. | System and method for presenting information organized by hierarchical levels |
US20080162616A1 (en) * | 2006-12-29 | 2008-07-03 | Sap Ag | Skip relation pattern for graph structures |
US7412647B2 (en) * | 2005-03-04 | 2008-08-12 | Microsoft Corporation | Method and system for laying out paginated content for viewing |
US20090070337A1 (en) * | 2006-09-28 | 2009-03-12 | Xeround Systems Ltd. | Apparatus and method for a distributed storage global database |
US20090113350A1 (en) * | 2007-10-26 | 2009-04-30 | Stacie Lynn Hibino | System and method for visually summarizing and interactively browsing hierarchically structured digital objects |
US20090144606A1 (en) * | 2007-11-29 | 2009-06-04 | Sap Ag | System and method for performing filtering operations on a hierarchical table |
US20090164946A1 (en) * | 2007-12-20 | 2009-06-25 | Canon Kabushiki Kaisha | Hierarchical tag based browsing of media collections |
US7603632B1 (en) * | 2000-11-01 | 2009-10-13 | Microsoft Corporation | System and method for creating customizable nodes in a network diagram |
US7743077B2 (en) * | 2007-08-27 | 2010-06-22 | Sap Ag | Method and system for generating database records |
US7802174B2 (en) * | 2000-12-22 | 2010-09-21 | Oracle International Corporation | Domain based workflows |
US20100287512A1 (en) * | 2009-05-06 | 2010-11-11 | Gan jeff | Visual hierarchy explorer |
US20100325198A1 (en) * | 2009-06-23 | 2010-12-23 | Oracle International Corporation | System and Method for Providing User Context Support in a Native Transaction Platform |
US20110055767A1 (en) * | 2009-09-01 | 2011-03-03 | Oracle International Corporation | System and Method for Providing Graphical User Interface Displaying Muiltiple Views |
US20110055768A1 (en) * | 2009-09-01 | 2011-03-03 | Oracle International Corporation | Method and system for providing graphical user interface with contextual view |
US20110055756A1 (en) * | 2009-09-01 | 2011-03-03 | Oracle International Corporation | Method and System for Providing Graphical User Interface Having Filtering Capability |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5850221A (en) | 1995-10-20 | 1998-12-15 | Araxsys, Inc. | Apparatus and method for a graphic user interface in a medical protocol system |
US5937163A (en) | 1996-03-26 | 1999-08-10 | Industrial Technology Research Institute | Method and system at a host node for hierarchically organizing the links visited by a world wide web browser executing at the host node |
US5798769A (en) | 1996-08-15 | 1998-08-25 | Xerox Corporation | Method and apparatus for maintaining links between graphic objects in a free-form graphics display system |
US6137499A (en) | 1997-03-07 | 2000-10-24 | Silicon Graphics, Inc. | Method, system, and computer program product for visualizing data using partial hierarchies |
US6128617A (en) | 1997-11-24 | 2000-10-03 | Lowry Software, Incorporated | Data display software with actions and links integrated with information |
US5953724A (en) | 1997-11-24 | 1999-09-14 | Lowry Software, Incorporated | Global database library data structure for hierarchical graphical listing computer software |
US6154750A (en) | 1998-04-01 | 2000-11-28 | Cyberpulse Llc | Method and system for navigation and data entry in heirarchically-organized database views |
US6496208B1 (en) | 1998-09-10 | 2002-12-17 | Microsoft Corporation | Method and apparatus for visualizing and exploring large hierarchical structures |
EP1033666A3 (en) | 1999-03-03 | 2002-07-03 | Hitachi, Ltd. | Workflow server and workflow system control method |
US7152207B1 (en) | 1999-11-05 | 2006-12-19 | Decentrix Inc. | Method and apparatus for providing conditional customization for generating a web site |
US7080077B2 (en) | 2000-07-10 | 2006-07-18 | Oracle International Corporation | Localized access |
US6732114B1 (en) | 2000-11-01 | 2004-05-04 | Microsoft Corporation | System and method for creating a customizable network diagram |
US6944830B2 (en) | 2000-12-21 | 2005-09-13 | Xerox Corporation | System and method for browsing hierarchically based node-link structures based on an estimated degree of interest |
US6990638B2 (en) | 2001-04-19 | 2006-01-24 | International Business Machines Corporation | System and method for using shading layers and highlighting to navigate a tree view display |
US8060553B2 (en) | 2003-08-27 | 2011-11-15 | International Business Machines Corporation | Service oriented architecture for a transformation function in a data integration platform |
WO2005084285A2 (en) | 2004-02-27 | 2005-09-15 | Netage, Inc. | System and methods for creating representational networks |
US8020110B2 (en) | 2005-05-26 | 2011-09-13 | Weisermazars Llp | Methods for defining queries, generating query results and displaying same |
US8326913B2 (en) | 2009-06-25 | 2012-12-04 | Oracle International Corporation | Method and system for service contract discovery |
-
2009
- 2009-09-18 US US12/563,082 patent/US8806379B2/en active Active
- 2009-09-18 US US12/563,075 patent/US8806377B2/en active Active
Patent Citations (39)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040205594A1 (en) * | 1996-07-29 | 2004-10-14 | Samir Arora | Hierarchical drag and drop structure editor for web sites |
US7131069B1 (en) * | 1998-10-22 | 2006-10-31 | Made2 Manage Systems, Inc. | Navigational interface for ERP system |
US6816175B1 (en) * | 1998-12-19 | 2004-11-09 | International Business Machines Corporation | Orthogonal browsing in object hierarchies |
US7149959B1 (en) * | 1999-03-25 | 2006-12-12 | Autodesk, Inc. | Method and apparatus for providing drawing collaboration on a network |
US20050165766A1 (en) * | 2000-02-01 | 2005-07-28 | Andrew Szabo | Computer graphic display visualization system and method |
US20050050477A1 (en) * | 2000-07-19 | 2005-03-03 | Microsoft Corporation | Display and management of data within hierarchies and polyarchies of information |
US7603632B1 (en) * | 2000-11-01 | 2009-10-13 | Microsoft Corporation | System and method for creating customizable nodes in a network diagram |
US7802174B2 (en) * | 2000-12-22 | 2010-09-21 | Oracle International Corporation | Domain based workflows |
US20060195575A1 (en) * | 2000-12-22 | 2006-08-31 | Oracle International Corporation | Determining a user's groups |
US20080028338A1 (en) * | 2001-08-14 | 2008-01-31 | Kodosky Jeffrey L | Presenting Multiple Views of a System |
US7363593B1 (en) * | 2001-11-30 | 2008-04-22 | Versata Development Group, Inc. | System and method for presenting information organized by hierarchical levels |
US20030218640A1 (en) * | 2002-05-24 | 2003-11-27 | International Business Machines Corporation | System and method for displaying results in tabular and tree views |
US20040169688A1 (en) * | 2003-02-27 | 2004-09-02 | Microsoft Corporation | Multi-directional display and navigation of hierarchical data and optimization of display area consumption |
US20040230917A1 (en) * | 2003-02-28 | 2004-11-18 | Bales Christopher E. | Systems and methods for navigating a graphical hierarchy |
US20070174160A1 (en) * | 2003-04-29 | 2007-07-26 | Solberg Eric L | Hierarchical transaction filtering |
US20070185904A1 (en) * | 2003-09-10 | 2007-08-09 | International Business Machines Corporation | Graphics image generation and data analysis |
US20050071765A1 (en) * | 2003-09-30 | 2005-03-31 | Hallisey Brian Scott | Storage domain GUI |
US20050120005A1 (en) * | 2003-10-27 | 2005-06-02 | Guido Tesch | Systems and methods for searching and displaying search hits in hierarchies |
US20050108260A1 (en) * | 2003-11-17 | 2005-05-19 | Xerox Corporation | Organizational usage document management system |
US20060001647A1 (en) * | 2004-04-21 | 2006-01-05 | David Carroll | Hand-held display device and method of controlling displayed content |
US20060169688A1 (en) * | 2004-12-14 | 2006-08-03 | Ngk Insulators, Ltd. | Alumina member and manufacturing method thereof |
US20060150169A1 (en) * | 2005-01-05 | 2006-07-06 | Microsoft Corporation | Object model tree diagram |
US7412647B2 (en) * | 2005-03-04 | 2008-08-12 | Microsoft Corporation | Method and system for laying out paginated content for viewing |
US20070011316A1 (en) * | 2005-07-08 | 2007-01-11 | Tadashi Araki | Contents viewing system, contents viewing method, and computer program product |
US20070100848A1 (en) * | 2005-11-01 | 2007-05-03 | Peter Vignet | Node index |
US20090070337A1 (en) * | 2006-09-28 | 2009-03-12 | Xeround Systems Ltd. | Apparatus and method for a distributed storage global database |
US20080091441A1 (en) * | 2006-10-02 | 2008-04-17 | Michelle Flammer | Employee management |
US20080162616A1 (en) * | 2006-12-29 | 2008-07-03 | Sap Ag | Skip relation pattern for graph structures |
US7743077B2 (en) * | 2007-08-27 | 2010-06-22 | Sap Ag | Method and system for generating database records |
US20090113350A1 (en) * | 2007-10-26 | 2009-04-30 | Stacie Lynn Hibino | System and method for visually summarizing and interactively browsing hierarchically structured digital objects |
US20090144606A1 (en) * | 2007-11-29 | 2009-06-04 | Sap Ag | System and method for performing filtering operations on a hierarchical table |
US20090164946A1 (en) * | 2007-12-20 | 2009-06-25 | Canon Kabushiki Kaisha | Hierarchical tag based browsing of media collections |
US20100287512A1 (en) * | 2009-05-06 | 2010-11-11 | Gan jeff | Visual hierarchy explorer |
US20100325198A1 (en) * | 2009-06-23 | 2010-12-23 | Oracle International Corporation | System and Method for Providing User Context Support in a Native Transaction Platform |
US20110055767A1 (en) * | 2009-09-01 | 2011-03-03 | Oracle International Corporation | System and Method for Providing Graphical User Interface Displaying Muiltiple Views |
US20110055771A1 (en) * | 2009-09-01 | 2011-03-03 | Oracle International Corporation | Method and system for providing user interface representing organization hierarchy |
US20110055768A1 (en) * | 2009-09-01 | 2011-03-03 | Oracle International Corporation | Method and system for providing graphical user interface with contextual view |
US20110055756A1 (en) * | 2009-09-01 | 2011-03-03 | Oracle International Corporation | Method and System for Providing Graphical User Interface Having Filtering Capability |
US8161413B2 (en) * | 2009-09-01 | 2012-04-17 | Oracle International Corporation | Method and system for providing user interface representing organization hierarchy |
Cited By (33)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8380788B2 (en) | 2009-06-23 | 2013-02-19 | Oracle International Corporation | System and method for providing user context support in a native transaction platform |
US8326913B2 (en) | 2009-06-25 | 2012-12-04 | Oracle International Corporation | Method and system for service contract discovery |
US20100332582A1 (en) * | 2009-06-25 | 2010-12-30 | Oracle International Corporation | Method and System for Service Contract Discovery |
US8806377B2 (en) | 2009-09-01 | 2014-08-12 | Oracle International Corporation | Method and system for providing graphical user interface with contextual view |
US20110055756A1 (en) * | 2009-09-01 | 2011-03-03 | Oracle International Corporation | Method and System for Providing Graphical User Interface Having Filtering Capability |
US20110055768A1 (en) * | 2009-09-01 | 2011-03-03 | Oracle International Corporation | Method and system for providing graphical user interface with contextual view |
US8966405B2 (en) | 2009-09-01 | 2015-02-24 | Oracle International Corporation | Method and system for providing user interface representing organization hierarchy |
US8863029B2 (en) | 2009-09-01 | 2014-10-14 | Oracle International Corporation | Method and system for providing graphical user interface having filtering capability |
US9959524B2 (en) | 2009-09-18 | 2018-05-01 | Oracle International Corporation | Graphical modeling of position hierarchies |
US20120011470A1 (en) * | 2010-07-12 | 2012-01-12 | Samsung Electronics Co. Ltd. | Method and apparatus for managing menu item in a portable terminal |
US9804772B2 (en) * | 2010-07-12 | 2017-10-31 | Samsung Electronics Co., Ltd. | Method and apparatus for generating a new menu item by dividing or merging a menu item displayed on a portable terminal |
US8448093B2 (en) * | 2010-07-23 | 2013-05-21 | Oracle International Corporation | Hierarchical organization chart for mobile applications |
US20120023455A1 (en) * | 2010-07-23 | 2012-01-26 | Oracle International Corporation | Hierarchical organization chart for mobile applications |
US9342579B2 (en) * | 2011-05-31 | 2016-05-17 | International Business Machines Corporation | Visual analysis of multidimensional clusters |
US20120311496A1 (en) * | 2011-05-31 | 2012-12-06 | International Business Machines Corporation | Visual Analysis of Multidimensional Clusters |
GB2518086A (en) * | 2012-05-14 | 2015-03-11 | Macromicro Llc | Visualization tools for analyzing multivariate organizational data |
US10026061B2 (en) | 2012-05-14 | 2018-07-17 | Macromicro Llc | Interactive organization visualization tools for use in analyzing multivariate human-resource data of organizations |
WO2013173264A2 (en) * | 2012-05-14 | 2013-11-21 | Macromicro Llc | Interactive organization visualization tools for use in analyzing multivariate human-resource data of organizations |
WO2013173264A3 (en) * | 2012-05-14 | 2014-01-09 | Macromicro Llc | Visualization tools for analyzing multivariate organizational data |
US20140053110A1 (en) * | 2012-08-20 | 2014-02-20 | OrgSpan, Inc. | Methods for Arranging and Presenting Information According to A Strategic Organization Hierarchy |
AU2013201921C1 (en) * | 2013-03-25 | 2018-04-19 | Encompass Corporation Pty Ltd | Information displaying method and apparatus |
AU2013201921A1 (en) * | 2013-03-25 | 2014-10-09 | Encompass Corporation Pty Ltd | Information displaying method and apparatus |
US9338062B2 (en) | 2013-03-25 | 2016-05-10 | Encompass Corporation Pty Ltd | Information displaying method and apparatus |
AU2014101164B4 (en) * | 2013-03-25 | 2015-01-15 | Encompass Corporation Pty Ltd | Information displaying method and apparatus |
US20150378562A1 (en) * | 2014-06-25 | 2015-12-31 | Oracle International Corporation | Chain layout for displaying hierarchical data |
US20150378580A1 (en) * | 2014-06-25 | 2015-12-31 | Oracle International Corporation | Interaction in chain visualization |
US10175854B2 (en) * | 2014-06-25 | 2019-01-08 | Oracle International Corporation | Interaction in chain visualization |
US10175853B2 (en) * | 2014-06-25 | 2019-01-08 | Oracle International Corporation | Chain layout for displaying hierarchical data |
WO2015200895A1 (en) * | 2014-06-27 | 2015-12-30 | Prolifiq Software Inc. | Dynamic organization information presentation |
US11314554B2 (en) * | 2016-11-28 | 2022-04-26 | Cloudamize, Inc. | System and method for grouping nodes by analyzing and associating nodes of a computer system by shared characteristics |
US11176184B2 (en) | 2016-12-02 | 2021-11-16 | Encompass Corporation Pty Ltd | Information retrieval |
US12099531B2 (en) | 2016-12-02 | 2024-09-24 | Encompass Corporation Pty Ltd | Information retrieval |
US20230008377A1 (en) * | 2019-12-04 | 2023-01-12 | Nec Corporation | Information processing device, control method, and storage medium |
Also Published As
Publication number | Publication date |
---|---|
US20110055768A1 (en) | 2011-03-03 |
US8806377B2 (en) | 2014-08-12 |
US8806379B2 (en) | 2014-08-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8806379B2 (en) | Method and system for displaying group relationships in a graphical user interface | |
US8205171B2 (en) | System and method for providing graphical user interface displaying multiple views | |
US8863029B2 (en) | Method and system for providing graphical user interface having filtering capability | |
US11687515B1 (en) | Time selection to specify a relative time for event display | |
US11614856B2 (en) | Row-based event subset display based on field metrics | |
US11816108B1 (en) | Dynamic alert messages using tokens based on searching events | |
CN110688348A (en) | File management system | |
EP3559819A2 (en) | Visual blockchain browser | |
KR20040054471A (en) | Contact user interface | |
US11687219B2 (en) | Statistics chart row mode drill down | |
US9589070B2 (en) | Method and system for updating a filter logic expression representing a boolean filter | |
US10409832B2 (en) | Probing linear and non-linear relationships between entities in a network | |
US20200097561A1 (en) | Methods for implementing and using a database actuator |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: ORACLE INTERNATIONAL CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHEN, CHUN-YI;UYSAL, AYLIN;BAGGETT, SALLY;AND OTHERS;SIGNING DATES FROM 20090915 TO 20090916;REEL/FRAME:023256/0208 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
CC | Certificate of correction | ||
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551) Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |