KR101572509B1 - the operating method of user interface framework for web-based application construction - Google Patents

the operating method of user interface framework for web-based application construction Download PDF

Info

Publication number
KR101572509B1
KR101572509B1 KR1020140064256A KR20140064256A KR101572509B1 KR 101572509 B1 KR101572509 B1 KR 101572509B1 KR 1020140064256 A KR1020140064256 A KR 1020140064256A KR 20140064256 A KR20140064256 A KR 20140064256A KR 101572509 B1 KR101572509 B1 KR 101572509B1
Authority
KR
South Korea
Prior art keywords
information
page
data
web
user
Prior art date
Application number
KR1020140064256A
Other languages
Korean (ko)
Inventor
차석근
김주영
Original Assignee
(주)에이시에스
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주)에이시에스 filed Critical (주)에이시에스
Priority to KR1020140064256A priority Critical patent/KR101572509B1/en
Application granted granted Critical
Publication of KR101572509B1 publication Critical patent/KR101572509B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

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

Abstract

The present invention relates to a method for operating a user interface framework for establishing a web-based application. The method includes the following steps: performing a web platform setting including one or more information among a service location information, a data security setting information, a database connection information, and a session setting information; executing an application template manager providing a graphic user interface (GUI) function; organizing content per screen in accordance with a work model that a user wants; and providing a common data service to perform data access, process, and management.

Description

웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법{ THE OPERATING METHOD OF USER INTERFACE FRAMEWORK FOR WEB-BASED APPLICATION CONSTRUCTION }TECHNICAL FIELD [0001] The present invention relates to a method of operating a user interface framework for constructing a web-based application,

본 발명은 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법에 관한 것으로, 보다 상세하게는 어플리케이션 템플릿 매니저에 의해 사용자가 원하는 업무 모델에 따른 프레임을 구성하고, 기본 템플릿 또는 사용자 정의에 의해 페이지를 를 추가, 설정 및 생성하여 서비스 연결할 수 있고, 데이터베이스의 저장 프로시저와 연결되어 화면에 페이지를 표시할 수 있는 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법 관한 것이다.
The present invention relates to a method of operating a user interface framework for building a web-based application. More specifically, the present invention relates to a method of operating a user interface framework for constructing a web based application, The present invention relates to a method of operating a user interface framework for building a web-based application capable of connecting to a service and displaying a page on a screen in connection with a stored procedure of a database.

최근, 컴퓨터 하드웨어의 비용이 싸지고, 인터넷 등장 이후 폭발적으로 증가된 컴퓨터 사용 인구의 증가로 인하여 기업의 전산 시스템 도입이 증가하였다. 또한, 기업의 전산 시스템 개발을 위하여 국내에서도 보통 수십명의 프로그래머로부터 수백 명의 프로그래머들이 참여하는 시스템 개발 프로젝트가 일반적이 될 만큼 그 규모 또한 크게 증가되었다.In recent years, the cost of computer hardware has been low, and the number of computerized systems has increased due to the increase in the number of computer users who have been explosively increased since the advent of the Internet. Also, in order to develop enterprise computer system, system development projects involving hundreds of programmers, usually dozens of programmers in general, have also increased in size.

이렇게 수십 또는 수백 명이 참여하여 비교적 짧은 시간 안에 개발하는 기업 전산 시스템의 경우에 비지니스의 복잡성에도 불구하고 고도의 생산성이 요구되고 있다. 이로 인하여 소프트웨어 공학적인 측면에서 시대에 따라 새로운 방법론이 등장하였으며, 표준 설계언어인 UML의 등장으로 각종 단계의 설계 문서를 시각화 표준화하는 시도도 있다.In the case of enterprise computing systems developed in a relatively short time by the participation of tens or hundreds of people, high productivity is required despite the complexity of business. As a result, a new methodology has emerged from the viewpoint of software engineering in the times, and there is also an attempt to visualize and standardize design documents at various stages with the emergence of the standard design language UML.

이는 업무 논리를 어떻게 작성하고, 어떻게 표현할 것인가에 대한 문제로 업무 논리를 작성하고 표현하는 방법이 간단하고 명료할수록 개발 생산성이 향상되고, 유지보수 비용이 적게 발생하기 때문이다. This is because the problem of how to create and express business logic is simple, and the more clearly the method of expressing and expressing the business logic is, the higher the development productivity and the less maintenance cost is generated.

데이터베이스 어플리케이션 작성자는 데이터베이스 어플리케이션의 업무 로직, 데이터 접근 로직을 구현하는 경우에 절차적 언어를 이용하여 코딩을 수행하여야 하며, 또한 데이터베이스 내의 동작을 위해서는 선언적 언어를 이용하여 코딩을 수행해야 하므로 절차적 언어와 선언적 언어 모두에 대해서 숙지하고 있어야 한다. The database application creator must perform the coding using the procedural language in the case of implementing the business logic and the data access logic of the database application and the coding must be performed using the declarative language for the operation in the database. You should be familiar with all of the declarative languages.

따라서, 데이터베이스 어플리케이션을 개발하기 위해서는 많은 시간이 걸리는 단점이 있다.Therefore, it takes a lot of time to develop a database application.

일반적으로, 데이터베이스 어플리케이션 제작 과정은 사용자가 원하는 업무 모델에 따라 데이터베이스 어플리케이션의 기본 설계를 수행한 후 기본 설계를 기초로 하여 실제 데이터베이스 어플리케이션의 소스 코드를 작성하고, 작성된 소스 코드를 테스트한다.Generally, a database application production process performs a basic design of a database application according to a business model desired by a user, and then creates a source code of an actual database application based on a basic design, and tests the created source code.

이러한 데이터베이스 어플리케이션 제작 과정에서 개발자와 사용자는 상호간에 다수의 미팅을 통하여 사용자가 원하는 요구 사항이 데이터베이스 어플리케이션에 정확하게 반영되는지를 확인하는 과정을 거친다.During the process of creating a database application, the developer and the user are subjected to a process of confirming whether the user's desired requirements are accurately reflected in the database application through a plurality of meetings.

한편, 데이터베이스 어플리케이션을 프로그래밍하는 작업의 생산성을 높이기 위해서 다양한 방법들이 개발되고 있지만, 주로 데이터베이스 어플리케이션의 폼(Form)을 시각적으로 작성하는 것과 데이터베이스 테이블과 GUI(Graphic User Interface) 컨트롤(Control)과의 바인딩(Binding)에 국한되고 있다. Meanwhile, various methods have been developed to increase the productivity of programming a database application. However, in order to visually create a form of a database application, to bind a database table to a GUI (Graphic User Interface) control (Binding).

선행기술자료로서, 한국공개특허 제10-2010-0122151호를 보면 자동 생성 폼 기반의 데이터베이스 어플리케이션 생성 방법 및 이를 실현시키기 위한 프로그램을 기록한 컴퓨터로 판독 가능한 기록 매체에 관한 기술내용이 공개되어 있다. As a prior art document, Korean Patent Laid-Open No. 10-2010-0122151 discloses a method for generating a database application based on an automatically generated form and a description of a computer-readable recording medium on which a program for realizing the method is generated.

종래의 자동 생성 폼 기반의 데이터베이스 어플리케이션 생성 방법은, 하나 이상의 데이터베이스 테이블 및 하나 이상의 데이터베이스 테이블의 관계 정의를 포함하는 데이터 모델과 데이터 모델에 대해서 실행 코드 형태로 작성된 업무 로직 메소드를 사용하여 하나 이상의 기본 폼을 자동 생성하는 단계와, 하나 이상의 기본 폼을 사용하여 데이터 모델 및 업무 로직 메소드를 갱신하는 단계와, 갱신된 데이터 모델 및 갱신된 업무 로직 메소드를 사용하여 하나 이상의 기본 폼을 갱신하는 단계와, 갱신된 하나 이상의 기본 폼을 사용자 모드 폼으로 변환하는 단계를 포함한다.Conventionally, a method for generating an automatically generated form-based database application comprises: using a data model including one or more database tables and a relationship definition of one or more database tables, and a business logic method written in executable code form for the data model, Updating the data model and the business logic method using one or more base forms, updating one or more base forms using the updated data model and the updated business logic methods, And converting the one or more base forms into a user mode form.

이와 같은 자동 생성 폼 기반의 데이터베이스 어플리케이션 생성 방법은, 데이터 모델을 폼 형태로 구현하고 폼 형태와 연동하여 업무 로직을 코딩하여 실행 가능한 형태로 고객에게 제시함으로써 고객과 개발자 사이의 원활한 의사 소통을 지원할 수 있고, 데이터베이스 어플리케이션 개발시 작업량 및 개발 비용을 최소화할 수 있다.Such an automatic generation form-based database application generation method can support smooth communication between a customer and a developer by implementing a data model in a form form and presenting it to a customer in a form executable by coding a business logic in conjunction with a form form And it is possible to minimize workload and development cost when developing a database application.

그러나, 종래의 자동 생성 폼 기반의 데이터베이스 어플리케이션 생성 방법은, 다양한 업무 모델에 따른 웹 기반 어플리케이션을 구축하는데 이용할 수 있는 확장 가능하고, 재사용성이 향상된 시각화 수행 절차가 가능한 프레임워크가 없기 때문에 사용자로 하여금 그래픽적으로 업무의 수행 절차를 디자인하고, 자바 등의 프로그래밍 언어로 비지니스 로직을 연관해줄 수 있는 수단이 미흡하여 업무의 수행 절차를 매끄럽게 임시적으로 동적 편집을 수행할 수 없다는 문제점이 있다.However, the conventional automatic creation form-based database application creation method has a problem that since there is no framework that can be used for constructing a web-based application according to various business models and can perform a visualization procedure with an improved reusability, There is a problem in that it is not possible to smoothly and dynamically perform the dynamic editing process of the task execution procedure because the means for graphically designing the task execution procedure and associating the business logic with a programming language such as Java is insufficient.

또한, 종래의 데이터베이스 관련 어플리케이션을 구축하는 기술에서는 다양한 형태의 사용자 인터페이스(User Interface) 저작툴이 제공되고 있으나 웹 환경의 프레젠테이션 레이어에 비지니스 로직과 사용자 인터페이스가 혼재되어 있기 때문에 개발자가 만든 HTML에 비지니스 로직이 연결됨으로써 개발 소스 및 로직 혼재로 유지보수 및 기능 확장의 어려움이 있고, 사용자 인터페이스 부분 및 로직 재사용의 어려움이 있으며, 개발 컴포넌트의 일관성을 유지하기 어렵다는 문제점이 있다. In addition, although various types of user interface authoring tools are provided in the conventional technology for building database-related applications, since business logic and a user interface are mixed in the presentation layer of the web environment, There is a difficulty in maintenance and expansion of function due to the connection of development source and logic due to connection, difficulties in reuse of user interface part and logic, and difficulty in maintaining consistency of development components.

한국공개특허 제10-2010-0122151호 " 자동 생성 폼 기반의 데이터베이스 어플리케이션 생성 방법 및 이를 실현시키기 위한 프로그램을 기록한 컴퓨터로 판독 가능한 기록 매체 "Korean Patent Laid-Open No. 10-2010-0122151 "A method of generating a database application based on an automatically generated form and a computer readable recording medium recording a program for realizing the method

본 발명은 어플리케이션 템플릿 매니저에 의해 사용자가 원하는 업무 모델에 따른 프레임을 구성한 후 기본 템플릿 또는 사용자 정의에 의해 페이지를 를 추가, 설정 및 생성하여 서비스 연결할 수 있고, 데이터베이스의 저장 프로시저와 연결되어 화면에 페이지를 표시할 수 있어 비지니스 로직과 독립적으로 화면이 생성되기 때문에 GUI 작업이 최소화될 수 있으며, 화면별 구성 파일에 의한 동적 레이아웃 생성으로 이전에 구축된 페이지에 대한 재사용성을 향상시킬 수 있을 뿐만 아니라 웹 개발에 익숙하지 않은 개발자도 쉽게 웹 어플리케이션을 구축할 수 있어 개발자의 생산성이 증대될 수 있는 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법을 제공한다.
In the present invention, an application template manager configures a frame according to a desired business model, and then adds, sets, and creates a page by a basic template or a user definition, connects to a service, connects to a stored procedure of a database, Since the screen can be displayed independently of the business logic because the page can be displayed, the GUI operation can be minimized. In addition, the dynamic layout by the screen-specific configuration file can improve the reusability of the previously constructed page It provides a method of operating a user interface framework for building a web-based application in which a developer who is unfamiliar with web development can build a web application easily, thereby increasing a developer's productivity.

실시예들 중에서, 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임 워크 운용 방법은, 웹 기반의 어플리케이션 구축 서비스를 제공하는 플랫폼 시스템을 이용하여 업무 모델에 따른 웹 어플리케이션 프레임워크를 운용하는 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법에 있어서, 상기 플랫폼 시스템은 사용자 단말의 요청에 따라 사용자 권한을 인증한 후에 상기 사용자 단말에 대한 서비스 위치 정보, 데이터 보안 설정 정보, 데이터베이스 연결 정보, 세션 설정 정보 중 적어도 하나 이상의 정보를 포함하는 웹 플랫폼 설정을 수행하는 단계; 상기 플랫폼 시스템 상에서 실행되는 웹 어플리케이션 프레임워크에 상기 사용자 단말이 접속되면, 상기 웹 어플리케이션 프레임워크는 화면별 구성 파일로 화면 구성을 동적 관리하고, 그래픽 유저 인터페이스(GUI) 기능을 제공하는 어플리케이션 템플릿 매니저를 실행하는 단계; 상기 어플리케이션 템플릿 매니저는 미리 작성된 리소스 파일을 제공하는 어플리케이션 템플릿에 의한 페이지 또는 사용자 정의에 의한 사용자 페이지와 서비스 연결되어 사용자가 원하는 업무 모델에 따라 화면별 컨텐츠를 구성하는 단계; 및 상기 화면별 컨텐츠에 대한 구성 파일을 관리하고, 상기 구성 파일과 상기 데이터베이스에 저장되는 저장 프로시저를 코디네이팅한 후에 상기 저장 프로시저와 구성 파일에 기초하여 데이터 액세스, 처리 및 관리를 수행하기 위한 공통 데이터 서비스를 제공하도록 하는 단계를 포함하는 것을 특징으로 한다.Among the embodiments, a method for operating a user interface framework for building a web-based application includes: building a web-based application for operating a web application framework according to a business model using a platform system that provides a web- Wherein the platform system authenticates the user authority according to a request of the user terminal, and then transmits the at least one of service location information, data security setting information, database connection information, and session setting information for the user terminal Performing a web platform setup including one or more information; When the user terminal is connected to a web application framework running on the platform system, the web application framework includes an application template manager for dynamically managing the screen configuration with a screen-specific configuration file and providing a graphical user interface (GUI) function Executing; Wherein the application template manager comprises a page created by an application template providing a resource file created in advance or a user page defined by a user and constituting content for each screen according to a business model desired by the user; And a controller for managing the configuration file for the per-screen content and for coordinating the configuration file and the stored procedure stored in the database and for performing data access, processing and management based on the stored procedure and the configuration file Thereby providing a common data service.

상기 웹 어플리케이션 프레임워크는, 프레젠테이션 레이어, 데이터 액세스 레이어, 비지니스 로직 레이어로 계층화된 것을 특징으로 한다.The web application framework is layered into a presentation layer, a data access layer, and a business logic layer.

상기 프레젠테이션 레이어는 화면의 프레임 구성 기능, 페이지 생성/수정/삭제/편집 기능, 컨텐츠별 속성 설정을 위한 뷰 컨트롤 기능, 사용자 페이지 추가/수정/삭제/편집 기능을 수행하고, 상기 데이터 액세스 레이어는 상기 데이터베이스와의 표준화된 인터페이스를 담당하며, 상기 비지니스 로직 레이어는 상기 저장 프로시저로 구현되며, 그래픽 유저 인터페이스(GUI)와 분리된 비지니스 로직을 구현하는 것을 특징으로 한다.Wherein the presentation layer performs a frame configuration function of a screen, a page creation / modification / deletion / editing function, a view control function for setting attributes by content, a user page addition / modification / deletion / editing function, The business logic layer is implemented as the stored procedure and implements the business logic separated from the graphical user interface (GUI).

상기 프레젠테이션 레이어의 프레임 구성 기능은, 상기 사용자 단말의 사용자 권한에 따라 동적으로 메뉴가 생성되는 메뉴 프레임 및 화면의 조회 조건 생성, 상기 조회 조건에 따라 생성되는 중간집계 테이블 영역, 구역별 컨텐츠를 설정하여 서비스 연결되는 상세 페이지 영역을 포함하는 기본 공통 페이지를 구성하는 것을 특징으로 한다.The frame structure function of the presentation layer may include generating a menu frame and a screen display condition in which a menu is dynamically generated according to a user right of the user terminal, an intermediate aggregation table area generated according to the search condition, And a basic common page including a detailed page area to which the service is connected.

상기 프레젠테이션 레이어의 화면의 페이지 생성시, 상기 화면의 구성 파일에서 레이아웃 정보와 필드 정보를 불러와 렌더링시 기본 템플릿에 레이아웃과 컨트롤을 생성, 이벤트 생성, 서비스 정보 저장하는 것을 특징으로 한다.When generating a page of a screen of the presentation layer, the layout information and the field information are called in the configuration file of the screen, and layout and control are generated in the basic template at the time of rendering, and event generation and service information are stored.

상기 프레젠테이션 레이어의 화면의 페이지 편집시, 현재 필드 정보와 데이터 정보를 편집 템플릿 페이지에 포스트 방식으로 전송하는 단계; 상기 필드 정보와 구성 파일의 편집 정보에 따라 입력 컨트롤을 생성하고, 이벤트 생성, 서비스 정보를 저장하는 단계; 및 상기 데이터 정보의 저장 또는 삭제시 해당 서비스명과 입력 데이터를 데이터 관리어에 전달하고, 상기 데이터 정보의 저장 또는 삭제에 대한 결과가 수신되면 상위 페이지를 콜백 사용하여 새로 고침을 수행하는 단계를 포함하는 것을 특징으로한다.Transmitting the current field information and the data information to the edit template page in a post manner when the page of the presentation layer screen is edited; Generating an input control according to the field information and editing information of the configuration file, generating an event, and storing service information; And transmitting the corresponding service name and input data to the data manager when storing or deleting the data information, and performing a refresh using the callback when the result of storing or deleting the data information is received .

상기 어플리케이션 템플릿 매니저는 사용자 이벤트 발생시 화면을 다시 생성시킨 후 이전 화면의 데이터를 뷰 상태(View state)를 이용하여 데이터를 유지하는 것을 특징으로 한다.The application template manager generates a screen in the event of a user event and then maintains data of the previous screen using a view state.

상기 프레젠테이션 레이어의 뷰 컨트롤 기능은, 그리드 뷰, 챠트 뷰 또는 HTML 뷰 중 적어도 어느 하나의 형식으로 시각화하는 것을 특징으로 한다.
The view control function of the presentation layer may be visualized in the form of at least one of a grid view, a chart view, and an HTML view.

본 발명의 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법은, 기업의 전산 시스템 개발시 개발 생산성을 높이기 위해 어플리케이션의 실행을 시각화하고, 비지니스 로직과 독립적으로 화면을 생성하여 GIU 구현에 소요되던 작업이 최소화될 수 있을 뿐만 아니라 웹 기반의 어플리케이션 개발이 익숙하지 않은 개발자도 쉽게 업무 모델에 따른 어플리케이션을 구축할 수 있으며, 개발자, 사용자, 관리자간의 통합 관리 환경을 제공할 수 있어 통합 관리의 효율성 및 만족도를 향상시킬 수 있는 효과가 있다.The user interface framework operating method for constructing a web-based application of the present invention visualizes the execution of an application in order to improve development productivity in the development of a computer system of an enterprise and generates a screen independent of the business logic, In addition to minimizing workload, developers who are unfamiliar with Web-based application development can easily build applications based on business models, and can provide integrated management environment between developers, users, and administrators. There is an effect that satisfaction can be improved.

또한, 본 발명은 개발 소스가 공개되지 않아 타업체나 외부 개발자와의 작업이 용이하고, 페이지별 구성 파일(Config file)에 의한 동적 레이아웃 생성으로 이전에 구축된 페이지에 대한 재사용성을 향상시킬 수 있으며, XML을 이용하여 그리드, 차트 또는 HTML 형식으로 시각화되는 수행 절차는 비지니스 로직 구현을 명료하고 간결하게 하여 개발 생산성 뿐만 아니라 운영 유지 보수의 효율성을 높여줄 수 있는 효과가 있다.
In addition, since the development source is not disclosed, the present invention can easily work with other companies or external developers, and can improve the reusability of previously constructed pages by generating a dynamic layout by a configuration file (config file) And visualization in the form of grid, chart, or HTML using XML enables the business logic implementation to be clear and concise, thereby improving the efficiency of operation and maintenance as well as development productivity.

도 1은 본 발명의 일 실시예에 따른 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법을 설명하는 순서도이다.
도 2는 도 1의 웹 어플리케이션 프레임워크의 구성을 설명하는 도면이다.
도 3은 도 2의 프레젠테이션 레이어의 프레임 구성 기능을 설명하는 도면이다.
도 4는 도 2의 프레젠테이션 레이어의 페이지 생성 기능을 설명하는 도면이다.
도 5는 도 2의 프레젠테이션 레이어의 뷰 컨트롤 기능을 설명하는 도면이다.
도 6 내지 도 8은 본 발명의 일 실시예에 따른 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법을 품질 관리의 업무 모델에 적용되는 일례를 설명하는 도면이다.
도 9는 본 발명의 일 실시예에 따른 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법을 설비 관리의 업무 모델에 적용되는 일례를 설명하는 도면이다.
1 is a flowchart illustrating a method of operating a user interface framework for building a web-based application according to an embodiment of the present invention.
2 is a diagram for explaining the configuration of the web application framework of FIG.
FIG. 3 is a view for explaining a frame configuration function of the presentation layer of FIG. 2. FIG.
4 is a diagram for explaining a page creation function of the presentation layer of FIG.
FIG. 5 is a view for explaining a view control function of the presentation layer of FIG. 2. FIG.
6 to 8 are views for explaining an example of applying a user interface framework operating method for building a web-based application according to an embodiment of the present invention to a business model of quality management.
9 is a diagram for explaining an example of applying a user interface framework operating method for building a web-based application according to an embodiment of the present invention to a business model of facility management.

본 발명에 관한 설명은 구조적 내지 기능적 설명을 위한 실시예에 불과하므로, 본 발명의 권리범위는 본문에 설명된 실시예에 의하여 제한되는 것으로 해석되어서는 아니 된다. 즉, 실시예는 다양한 변경이 가능하고 여러 가지 형태를 가질 수 있으므로 본 발명의 권리범위는 기술적 사상을 실현할 수 있는 균등물들을 포함하는 것으로 이해되어야 한다. 또한, 본 발명에서 제시된 목적 또는 효과는 특정 실시예가 이를 전부 포함하여야 한다거나 그러한 효과만을 포함하여야 한다는 의미는 아니므로, 본 발명의 권리범위는 이에 의하여 제한되는 것으로 이해되어서는 아니 될 것이다.The description of the present invention is merely an example for structural or functional explanation, and the scope of the present invention should not be construed as being limited by the embodiments described in the text. That is, the embodiments are to be construed as being variously embodied and having various forms, so that the scope of the present invention should be understood to include equivalents capable of realizing technical ideas. Also, the purpose or effect of the present invention should not be construed as limiting the scope of the present invention, since it does not mean that a specific embodiment should include all or only such effect.

한편, 본 발명에서 서술되는 용어의 의미는 다음과 같이 이해되어야 할 것이다.Meanwhile, the meaning of the terms described in the present invention should be understood as follows.

"제1", "제2" 등의 용어는 하나의 구성요소를 다른 구성요소로부터 구별하기 위한 것으로, 이들 용어들에 의해 권리범위가 한정되어서는 아니 된다. 예를 들어, 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다.The terms "first "," second ", and the like are intended to distinguish one element from another, and the scope of the right should not be limited by these terms. For example, the first component may be referred to as a second component, and similarly, the second component may also be referred to as a first component.

어떤 구성요소가 다른 구성요소에 "연결되어"있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결될 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어"있다고 언급된 때에는 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. 한편, 구성요소들 간의 관계를 설명하는 다른 표현들, 즉 "~사이에"와 "바로 ~사이에" 또는 "~에 이웃하는"과 "~에 직접 이웃하는" 등도 마찬가지로 해석되어야 한다.It is to be understood that when an element is referred to as being "connected" to another element, it may be directly connected to the other element, but there may be other elements in between. On the other hand, when an element is referred to as being "directly connected" to another element, it should be understood that there are no other elements in between. On the other hand, other expressions that describe the relationship between components, such as "between" and "between" or "neighboring to" and "directly adjacent to" should be interpreted as well.

단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한 복수의 표현을 포함하는 것으로 이해되어야 하고, "포함하다"또는 "가지다" 등의 용어는 설시된 특징, 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것이며, 하나 또는 그 이상의 다른 특징이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.It should be understood that the singular " include "or" have "are to be construed as including a stated feature, number, step, operation, component, It is to be understood that the combination is intended to specify that it does not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, or combinations thereof.

각 단계들에 있어 식별부호(예를 들어, a, b, c 등)는 설명의 편의를 위하여 사용되는 것으로 식별부호는 각 단계들의 순서를 설명하는 것이 아니며, 각 단계들은 문맥상 명백하게 특정 순서를 기재하지 않는 이상 명기된 순서와 다르게 일어날 수 있다. 즉, 각 단계들은 명기된 순서와 동일하게 일어날 수도 있고 실질적으로 동시에 수행될 수도 있으며 반대의 순서대로 수행될 수도 있다.In each step, the identification code (e.g., a, b, c, etc.) is used for convenience of explanation, the identification code does not describe the order of each step, Unless otherwise stated, it may occur differently from the stated order. That is, each step may occur in the same order as described, may be performed substantially concurrently, or may be performed in reverse order.

여기서 사용되는 모든 용어들은 다르게 정의되지 않는 한, 본 발명이 속하는 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 일반적으로 사용되는 사전에 정의되어 있는 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 것으로 해석되어야 하며, 본 발명에서 명백하게 정의하지 않는 한 이상적이거나 과도하게 형식적인 의미를 지니는 것으로 해석될 수 없다.
All terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs, unless otherwise defined. Commonly used predefined terms should be interpreted to be consistent with the meanings in the context of the related art and can not be interpreted as having ideal or overly formal meaning unless explicitly defined in the present invention.

도 1은 본 발명의 일 실시예에 따른 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법을 설명하는 순서도이다.1 is a flowchart illustrating a method of operating a user interface framework for building a web-based application according to an embodiment of the present invention.

도 1을 참고하면, 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법은, 웹 기반의 어플리케이션 구축 서비스를 제공하는 플랫폼 시스템이 사용자 단말의 요청에 따라 사용자 권한을 인증한 후에 사용자 단말에 대한 서비스 위치 정보, 데이터 보안 설정 정보, 데이터베이스 연결 정보, 세션 설정 정보 중 적어도 하나 이상의 정보를 포함하는 웹 플랫폼 설정을 수행한다.(S1 및 S2)Referring to FIG. 1, a method of operating a user interface framework for building a web-based application is a method in which a platform system providing a web-based application building service authenticates a user authority according to a request of the user terminal, (S1 and S2), which includes at least one of location information, data security setting information, database connection information, and session setting information.

사용자 단말은 웹 플랫폼 설정시 인터넷 정보 서비스(Internet Information Service) 설정, 데이터 보안 정보를 생성하고, 서비스 URL의 루트에 대한 서비스 위치 정보, 기본 연결 데이터베이스에 대한 데이터베이스 연결정보를 생성한다. 이때, 다중 데이터베이스를 사용할 경우에 해당 데이터베이스의 키값으로 데이터베이스 연결 정보를 생성한다. 사용자 단말은 웹 공유 기능을 통해 공유 폴더를 설정하고 해당 폴더에 보안 설정을 수행한다. When setting the Web platform, the user terminal generates Internet Information Service settings and data security information, and generates service location information on the root of the service URL and database connection information on the basic connection database. At this time, when using multiple databases, database connection information is generated with the key value of the corresponding database. The user terminal sets the shared folder through the web sharing function and performs the security setting on the folder.

플랫폼 시스템은 웹사이트의 모든 페이지에 접속하는 대문 역할을 하는 글로벌 아삭스(Global.asax)의 세션 이벤트에 코드를 추가하여 사용자 단말과의 세션 설정 정보를 생성한다. The platform system creates session setup information with the user terminal by adding code to the session event of Global.asax which serves as a gate for accessing all pages of the web site.

사용자 단말이 플랫폼 시스템 상에서 실행되는 웹 어플리케이션 프레임워크에 접속되면, 웹 어플리케이션 프레임워크는 화면별 구성 파일(Congig file)로 화면 구성을 동적 관리하고, 그래픽 유저 인터페이스(GUI) 기능을 제공하는 어플리케이션 템플릿 매니저를 실행한다.(S3 및 S4)When the user terminal is connected to the web application framework running on the platform system, the web application framework includes an application template manager that dynamically manages the screen configuration with a screen-specific configuration file (Congig file) and provides a graphical user interface (S3 and S4)

어플리케이션 템플릿 매니저는 미리 작성된 리소스 파일을 제공하는 어플리케이션 템플릿에 의한 페이지 또는 사용자 정의에 의한 사용자 페이지를 생성하고, 이렇게 생성된 페이지와 URL 연결되고, 사용자가 원하는 업무 모델에 따라 XML 기반의 동적 레이아웃을 생성한 후 레이아웃별 페이지를 구성하여 컨텐츠를 설정한다.(S5) The application template manager generates a page based on an application template that provides a pre-created resource file or a user page based on a user definition, creates an XML-based dynamic layout according to a business model desired by the user, And sets the content by configuring a page for each layout (S5)

업무 모델에는 주문 관리, 생산 관리, 설비 관리, 구매 관리, 품질 관리 및 재고/수불관리 등이 있고, 중장기 계획 생산이 가능한 경우와 단기 확정 계획 생산, 주문 생산의 경우에 따라 상세 페이지의 컨텐츠가 달라질 수 있다. The business model includes order management, production management, facility management, purchasing management, quality management, and inventory / financing management. The contents of detailed pages vary depending on the case of long-term planned production, short-term fixed plan production and order production. .

어플리케이션 템플릿 매니저는 각 컨텐츠에 대한 구성 파일을 관리하고, 구성 파일과 데이터베이스에 저장되는 저장 프로시저를 코디네이팅한다.(S6) 그리고, 어플리케이션 템플릿 매니저는 어플리케이션이 저장 프로시저와 구성 파일에 기초하여 데이터 액세스, 처리 및 관리를 수행하기 위한 공통 데이터 서비스를 제공하도록 한다.(S7) The application template manager manages a configuration file for each content, and coordinates a configuration file and a stored procedure stored in the database (S6). Then, the application template manager notifies the application that the application To provide a common data service for performing access, processing and management (S7)

어플리케이션 템플릿 매니저는 GUI를 표현하는 뷰 컨트롤 기능을 통해 사용자 단말에 컨텐츠를 포함하는 페이지들이 화면 출력되도록 한다.(S8)
The application template manager causes the user terminal to display the pages including the content on the screen through the view control function expressing the GUI (S8)

도 2는 도 1의 웹 어플리케이션 프레임워크의 구성을 설명하는 도면이다. 2 is a diagram for explaining the configuration of the web application framework of FIG.

도 2를 참고하면, 웹 어플리케이션 프레임워크(100)는 프레젠테이션 레이어(110), 데이터 액세스 레이어(120) 및 비지니스 로직 레이어(130)로 계층화된다.Referring to FIG. 2, the web application framework 100 is layered into a presentation layer 110, a data access layer 120, and a business logic layer 130.

프레젠테이션 레이어(110)는 프레임 구성, 화면의 페이지 생성/수정/삭제/편집, 컨텐츠별 속성 설정을 위한 뷰 컨트롤, 사용자 페이지 추가/수정/삭제/편집의 기능을 지원한다.The presentation layer 110 supports a frame configuration, a page creation / modification / deletion / editing of a screen, a view control for setting a property for each content, and a function of adding / modifying / deleting / editing a user page.

데이터 액세스 레이어(120)는 상위 데이터베이스(135)와의 표준화된 인터페이스를 담당하고, 다중 데이터베이스를 사용할 경우에 각 데이터베이스(135)의 키값으로 데이터베이스 연결 정보를 생성하고, 결과 값은 직렬화가 가능한 데이터세트(Dataset) 형식으로 반환한다. The data access layer 120 handles a standardized interface with the upper database 135. When using multiple databases, the data access layer 120 generates database connection information with a key value of each database 135, and the resultant value is a serializable data set Dataset) format.

또한, 데이터 액세스 레이어(120)는 연결 풀(Connection Pool)을 사용한 비 견결 지향 방식으로 연결되고, 명령 수행 요청이 있을 경우에 서버에 접속하여 해당 작업을 수행하여 결과값을 반환후 연결을 해제한다. 이러한 데이터 액세스 레이어(120)가 연결 가능한 서버는 오라클 서버 또는 MS-SQL 서버이다. In addition, the data access layer 120 is connected in a non-forward oriented manner using a connection pool. When there is an instruction execution request, the data access layer 120 connects to the server, performs a corresponding operation, returns a result value, . The server to which the data access layer 120 can connect is an Oracle server or an MS-SQL server.

비지니스 로직 레이어(130)는 그래픽 유저 인터페이스(GUI)와 분리된 비지니스 로직을 구현하고, 데이터베이스(135)의 저장 프로시저(131) 또는 패키지로 구현된다. 또한, 비지니스 로직 레이어(130)는 페이지 설정시 현재 데이터베이스(135)의 저장 프로시저(131) 또는 패키지 리스트를 읽고 해당 서비스에 연결할 수 있고, 향후에 웹 메소드 형식으로 대체될 수도 있다.
The business logic layer 130 implements the business logic separate from the graphical user interface (GUI) and is implemented in the stored procedure 131 or package of the database 135. In addition, the business logic layer 130 may read the stored procedure 131 or the package list of the current database 135 at the time of setting a page, connect to the service, and may be replaced with a web method format in the future.

도 3은 도 2의 프레젠테이션 레이어의 프레임 구성 기능을 설명하는 도면이다.FIG. 3 is a view for explaining a frame configuration function of the presentation layer of FIG. 2. FIG.

도 3을 참고하면, 프레젠테이션 레이어(110)는 화면(200) 상에 메뉴 프레임(210)과 기본 공통 페이지(220)를 생성하여 프레임을 구성한다. Referring to FIG. 3, the presentation layer 110 generates a menu frame 210 and a basic common page 220 on a screen 200 to form a frame.

메뉴 프레임(210)은 로그인한 사용자 권한에 따라 동적으로 탑다운 형식의 메뉴를 생성하고, 기본 공통 페이지(220)는 메뉴 프레임 이하의 전체 공통 페이지로서, 상세 페이지 영역부(223)를 호출할 수 있는 iFrame을 포함한다. The menu frame 210 dynamically creates a top-down type menu in accordance with the logged-in user right, and the basic common page 220 can call the detailed page area 223 as an entire common page below the menu frame It contains an iFrame.

기본 공통 페이지(220)는 조회 조건 생성부(221), 중간집계 테이블 생성부(222), 상세 페이지 영역부(223)를 포함하며, 상세 페이지 영역부(223)는 편집 페이지(224)와 팝업 페이지(225)를 포함한다. The basic common page 220 includes a query condition creation unit 221, an intermediate aggregation table creation unit 222 and a detailed page area 223. The detailed page area 223 includes an edit page 224, Page 225. < / RTI >

조회 조건 생성부(221)는 조회 조건 컨트롤이 생성되고, 중간집계 테이블 생성부(222)는 조회 조건 데이터로 생성되는 데이터 테이블이 될 수 있고, 연결된 서비스가 없는 경우에 화면에 나타나지 않고 해당 파라미터를 상세 페이지에 전달한다. The inquiry condition generation unit 221 generates the inquiry condition control and the intermediate aggregation table generation unit 222 can be the data table generated with the inquiry condition data. If there is no connected service, the intermediation aggregation table generation unit 222 does not appear on the screen, We pass to detail page.

중간집계 테이블 생성부(222)는 해당 저장 프로시저(131)의 결과값을 보여주는 그리드 뷰(Grid view)를 보여주고, 연결된 저장 프로시저가 없으면 화면에 보이지 않고 바로 상세 페이지 영역부(223)로 조회조건 데이터가 전달된다. The intermediate aggregate table generating unit 222 shows a grid view showing the result of the stored procedure 131. If there is no stored stored procedure, the intermediate aggregate table generating unit 222 generates the intermediate aggregate table generating unit 222, The query condition data is transmitted.

상세 페이지 영역부(223)는 사용자의 설정에 따라 테이블 프레임을 구성하고, 해당 셀 영역에 설정에 맞는 조건 컨트롤, 버튼, 뷰 컨트롤을 생성할 수 있다. 상세 페이지 영역부(223)는 구역을 나눌 수 있고, 각 구역별 컨텐츠를 설정하여 서비스와 연결할 수 있다.The detail page area unit 223 can form a table frame according to the setting of the user and generate condition controls, buttons, and view controls corresponding to the settings in the cell area. The detail page area unit 223 can divide the area, and can set content for each area and connect to the service.

상세 페이지 영역부(223)는 어플리케이션 템플릿을 이용할 경우에 Load/detail0100.aspx의 상세 페이지와 연결되어 구역을 나눌 수 있고, 각 구역별 컨텐츠를 설정하여 서비스와 연결할 수 있다. 한편, 상세 페이지 영역부(223)는 사용자 페이지의 URL을 지정할 수 있다. When the application template is used, the detailed page area 223 can be connected to the detail page of Load / detail0100.aspx to divide the area, and the content for each area can be set and connected to the service. On the other hand, the detail page area unit 223 can specify the URL of the user page.

상세 페이지 영역부(223)는 어플리케이션 템플릿을 사용하여 레이아웃을 설정하고, 상세 페이지의 상단에 표시될 조회조건을 추가하며, 레이아웃별 페이지를 구성할 수 있다. The detail page area unit 223 can set a layout using an application template, add a query condition to be displayed at the top of the detailed page, and configure a page for each layout.

레이아웃 설정은 상세 페이지의 구역을 행과 열로 나누고, 각 구역별 높이와 폭의 크기를 설정하며, 각 구역별 병합을 설정한다. 레이아웃별 페이지는 선택 영역별 제목을 추가할 수 있고, 선택 영역별 연결할 저장 프로시저를 설정하고, 연결한 저장 프로시저의 결과를 보여주는 컨텐츠를 설정할 수 있다. Layout setting divides the section of the detail page into rows and columns, sets the height and width of each section, and sets the merging for each section. Layout-specific pages can add a title for each selection, set the stored procedure to link by selection, and set the content to show the results of the linked stored procedure.

한편, 상세 페이지 영역부(223)의 상단에 페이지 파일명과 메뉴_ID를 표시할 수 있다. 이때, 메뉴_ID는 1페이지당 1개의 XML 번호가 생성되고, 페이지가 생성될 때마다 XML 번호로 자동 생성될 수 있다. On the other hand, the page file name and the menu_ID can be displayed at the top of the detail page area 223. [ At this time, one XML number per page is generated for the menu_ID, and can be automatically generated as an XML number each time a page is generated.

편집 페이지(224)는 그리드 뷰의 컬럼 정보를 이용한 편집창을 생성하고, 팝업 페이지(225)는 그리드 뷰의 해당 열(Row)의 상세 정보를 설정된 서비스명에 따라 팝업창으로 보여준다. The edit page 224 generates an edit window using the column information of the grid view, and the pop-up page 225 displays the detailed information of the row in the grid view as a pop-up window according to the set service name.

상세 페이지 영역부(223)는 프레임 구성 외에 사용자가 정의한 사용자 페이지를 기본 템플릿에 의해 생성된 페이지를 대체하여 호출할 수 있도록 함으로써 유연한 사용을 지원할 수 있다.The detail page area unit 223 can support the flexible use by allowing the user page defined by the user to be called instead of the page generated by the basic template in addition to the frame configuration.

사용자 페이지는 기본 공통 페이지, 상세 페이지, 편집 페이지 및 팝업 페이지를 대체할 수 있고, 특정 이벤트 발생시 사용자에 의해 신규 팝업창을 추가하여 연결 URL을 지정할 수 있다.
The user page can replace the basic common page, the detail page, the edit page, and the pop-up page, and a user can specify a connection URL by adding a new pop-

도 4는 도 2의 프레젠테이션 레이어의 페이지 생성 기능을 설명하는 도면이다.4 is a diagram for explaining a page creation function of the presentation layer of FIG.

도 4를 참고하면, 프레젠테이션 레이어(110)는 페이지 생성, 데이터 조회, 데이터 편집 및 데이터 유지 기능을 수행한다.Referring to FIG. 4, the presentation layer 110 performs page creation, data retrieval, data editing, and data retention functions.

화면 생성 기능은 구성 파일(Config file)에서 레이아웃 정보(LAYOUT_INFO)과 필드 정보(FIELD_INFO)를 가져와서 렌더링시 기본 템플릿에 레이아웃과 컨트롤을 생성하며, 이벤트를 생성하여 서비스 정보(SERVICE_INFO)를 저장한다. The screen generation function takes layout information (LAYOUT_INFO) and field information (FIELD_INFO) from the configuration file (Configuration file) to generate layout and control in the basic template upon rendering, and generates an event to store the service information (SERVICE_INFO).

데이터 조회 기능은 해당 서비스명, 조건 컨트롤 값을 데이터 관리어(DAL, Data Administration Language)에 전달하고, 데이터 조회 결과를 데이터세트에 수신하며, 헤더 예약어와 태그를 참조하여 화면을 생성한다.The data inquiry function transmits the corresponding service name and condition control value to the data management language (DAL), receives the data inquiry result in the data set, and generates the screen by referring to the header reservation word and the tag.

DAL은 데이터베이스를 관리하는 사용자(예를 들어 데이터베이스 관리자(DBA))들이 이용하는 SQL 명령으로서, DAL을 사용하여 데이터베이스 관리자는 특정 데이터베이스의 내용(속성, 릴레이션, 질의를 수행한 결과 값 등)을 일부 사용자(그룹)만이 접근할 수 있도록 승인할 수 있으며, 일정기간 이후 취소할 수도 있는 SQL 명령을 활용하여 데이터베이스 보안(security) 유지를 효과적으로 시행할 수 있다.DAL is an SQL command used by users who manage databases (for example, database administrators (DBAs)). By using DAL, database administrators can use the contents of a specific database (attributes, relations, (Group) can be approached, and SQL command that can be canceled after a certain period of time can be utilized to effectively maintain database security.

데이터 편집 기능은 현재 필드 정보와 데이터 정보를 편집 템플릿 페이지에 포스트 방식으로 전송하고, 필드 정보와 구성 파일의 편집 정보(EDIT_INFO)에 따라 입력 컨트롤을 생성하며, 이벤트 생성, 서비스 정보 저장을 수행한다. 데이터 편집 기능은 데이터의 저장이나 삭제시 해당 서미스명과 입력 데이터를 DAL에 전달하고, 결과를 수신한 후에 상위 페이지를 콜백(Callback) 사용하여 새로 고침을 수행한다. The data editing function transmits current field information and data information to the edit template page in a post manner, generates input control according to field information and edit information (EDIT_INFO) of the configuration file, and generates an event and stores service information. When saving or deleting data, the data editing function transfers the corresponding short name and input data to the DAL, and refreshes the upper page using the callback after receiving the result.

사용자 이벤트 발생시 동적으로 생성된 페이지가 모두 초기화되므로 웹의 특성상 데이터 유지가 되지 않으므로, 데이터 유지 기능은 항상 이벤트 발생시 화면을 다시 생성시키고, 이전 화면의 데이터를 뷰 스테이트(View state)를 이용하여 유지함으로써 페이지를 갱신한다.
Since all dynamically generated pages are initialized when a user event occurs, data can not be maintained due to the characteristics of the web. Therefore, the data holding function always generates a screen when an event occurs and retains data of a previous screen using a view state Update the page.

도 5는 도 2의 프레젠테이션 레이어의 뷰 컨트롤 기능을 설명하는 도면이다.FIG. 5 is a view for explaining a view control function of the presentation layer of FIG. 2. FIG.

도 5를 참고하면, 프레젠테이션 레이어(110)의 뷰 컨트롤 기능은 그리드 뷰, 챠트 뷰, HTML 뷰를 수행한다.Referring to FIG. 5, the view control function of the presentation layer 110 performs a grid view, a chart view, and an HTML view.

그리드 뷰는 DAL을 통한 데이터세트를 데이터 원본으로 연결하고, 계산 태그가 있을 경우에 계산 열(Row)을 생성하고, 헤더 열, 아이템 열을 생성한다. 아이템 열은 예약어, 스타일, 병합이 적용된다.The grid view connects the data set through the DAL to the data source, generates a computed column (row) when there is a computed tag, and generates a header column and an item column. Item columns are reserved word, style, and merge.

그리드 뷰는 사용자 렌더링 이벤트 발생, 모드에 따라 사용자 렌더링 이벤트에서 편집, 하위 그리드, 하위 차트 호출 등의 추가 이벤트 스크립트를 생성할 수 있다. Grid views can generate additional event scripts such as user rendering events, editing in user-rendered events depending on the mode, sub-grid, sub-chart invocation, and so on.

챠트 뷰는 DAL을 통한 데이터세트를 직렬화하여 포스트 방식으로 챠트 페이지에 전달하고, 수신 문자열을 병렬화하여 데이터세트로 변경하며, 챠트에 데이터를 연결한다.The chart view serializes the data set through the DAL and transmits it to the chart page in a post manner, converts the received string into a data set by parallelizing the received string, and connects the data to the chart.

또한, 챠트 뷰는 콜백을 사용하여 클라이언트 사이즈를 수신하고, 클라이언트 사이즈에 따라 챠트의 임시 이미지 파일을 생성하며, 클라이언트 스크립트에서 이미지 파일을 연결한다.The chart view also receives the client size using a callback, generates a temporary image file of the chart according to the client size, and connects the image file in the client script.

HTML 뷰는 DAL을 통한 데이터 세트를 수신하고, 렌더링시 문자열을 HTML 태그로 변환하며, 클라이언트 스크립트에 결과 문자열을 전달한다.The HTML view receives the data set via the DAL, transforms the string into HTML tags when rendering, and passes the resulting string to the client script.

이러한 뷰 컨트롤 기능은 사용자가 원하는 업무 모델에 맞춰 생성된 페이지들을 최종적으로 사용자 단말에 전송하여 연결된 저장 프로시저의 결과를 그리드, 챠트 또는 HTML 형식으로 표시되도록 한다.
This view control function finally sends the generated pages to the user terminal according to the desired business model so that the result of the linked stored procedure is displayed in a grid, chart or HTML format.

한편, 어플리케이션 템플릿 매니저는 업데이트 기능을 수행하는데, 로그인한 사용자의 ID에 따라 조회 조건을 지정할 수 있어 중간집계 테이블 영역과 상세 페이지 영역의 데이터를 사용자별 다르게 보여줄 수 있다. On the other hand, the application template manager performs the update function, and the inquiry condition can be designated according to the ID of the logged-in user, so that the data of the intermediate aggregation table area and the detail page area can be displayed differently for each user.

또한, 어플리케이션 템플릿 매니저는 로그인 이력 프로시저의 생성으로 해당 로그인의 날짜별 로그인 또는 로그아웃 이력조회가 가능하며, 다국어 지원이 가능하도록 지원 언어 테이블을 추가할 수 있다.
In addition, the application template manager can search log-in / log-out history by date of the corresponding login by creating a login history procedure, and can add a supported language table to enable multi-language support.

도 6 내지 도 7은 본 발명의 일 실시예에 따른 본 발명의 일 실시예에 따른 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법을 품질 관리의 업무 모델에 적용되는 일례를 설명하는 도면이다.6 to 7 are views for explaining an example of applying a user interface framework operating method for building a web-based application according to an embodiment of the present invention to a business model of quality management according to an embodiment of the present invention .

도 6에 도시된 바와 같이, 어플리케이션 템플릿 매니저는 사용자 단말에 의해 조회조건 생성부 또는 상세페이지 영역부에 품질 관리에 관련된 버튼을 추가하고, 챠트 뷰의 내용에 차트의 레전드(Legend)의 가시성(Visible)을 설정하고(Hide Legend), 바/라인(Bar/Line)을 설정(Chart Style)한다. 이때, 챠트 스타일은 기본값을 바로 설정한다..As shown in FIG. 6, the application template manager adds a button related to quality control to the query condition creating unit or the detail page area by the user terminal, and displays the legend visibility (Hide Legend), and set the Bar / Line (Chart Style). At this time, the chart style sets the default value.

어플리케이션 템플릿 매니저는 챠트 뷰 프로시저를 구현한다. 즉, 해당 데이터의 칼럼 명에 태그를 사용하여 바 시리즈(Bar Series), 부드러운 라인 시리즈(Smooth Line Series) 라인 시리즈(line), 포인트가 없는 라인 시리즈(none-point) 등의 시리즈별 스타일을 구현하고, 태그를 지정하지 않으면 챠트뷰의 챠트 스타일로 설정된다. Chart View 의 Chart Style 로 설정된다.The application template manager implements the chart view procedure. That is, by using the tag in the column name of the data, it implements series style such as bar series, smooth line series line series, and pointless line series (none-point) If no tag is specified, it is set to the chart style of the chart view. It is set to Chart Style of Chart View.

도 7에 도시된 바와 같이, 사용자 단말은 포인트가 없는 챠트(none-point chart)와 레전드를 이용하여 Xbar-R 관리도를 생성할 수 있다. 이때, 어플리케이션 템플릿 매니저는 해당 데이터의 칼럼명에 태그를 사용하여 시리즈별 스타일을 구현하여 챠트 뷰의 프로시저를 구현한다. 시리즈 데이터의 칼럼명은 시리즈 레전드의 라벨을 사용하고, Xbar 관리도의 타이틀은 챠트 뷰의 타이틀로 사용된다. As shown in FIG. 7, the user terminal can generate the Xbar-R chart using the none-point chart and the legend. At this time, the application template manager implements the procedure of the chart view by implementing the style for each series by using the tag of the column name of the corresponding data. The column name of the series data uses the label of the series legend, and the title of the Xbar control chart is used as the title of the chart view.

도 8에 도시된 바와 같이, 품질 관리의 공정능력분석/평가 항목은 영역(AREA), 부드러운 영역(SMOOTH AREA) 챠트, HTML, 컨텐츠로 구현된다. As shown in FIG. 8, the process capability analysis / evaluation items of the quality management are implemented as an area (AREA), a smooth area (SMOOTH AREA) chart, HTML, and contents.

어플리케이션 템플릿 매니저는 사용자 단말에 의해 해당 데이터의 칼럼 명에 태그를 사용하여 영역 시리즈(area), 곡선 영역 시리즈(area-smooth)의 시리즈별 스타일을 설정하여 챠트 뷰 프로시저를 구현한다. HTML 컨텐츠는 HTML 선택(Content), 완성된 HTML 문장을 선택(select)로 수행하여 프로시저를 구현할 수 있다.
The application template manager implements the chart view procedure by setting a series style of an area series and an area-smooth series using a tag for the column name of the data by the user terminal. The HTML content can implement the procedure by performing HTML selection (Content) and completion HTML sentence selection (select).

도 9는 본 발명의 일 실시예에 따른 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법을 설비 관리의 업무 모델에 적용되는 일례를 설명하는 도면이다.9 is a diagram for explaining an example of applying a user interface framework operating method for building a web-based application according to an embodiment of the present invention to a business model of facility management.

도 9를 참고하면, 어플리케이션 템플릿 매니저는 사용자 단말에 의해 설정된 정렬 기준에 따라 상위 N개의 데이터를 분석 및 표시할 수 있는 상위 N 그리드(TOP N Grid)를 구현할 수 있다.Referring to FIG. 9, the application template manager may implement a top N grid (TOP N Grid) that can analyze and display the top N data according to the sorting criteria set by the user terminal.

어플리케이션 템플릿 매니저는 정렬 기준을 정한 프로시저를 연결하면, 상위 N개의 데이터와 상위 N개의 데이터 합계, 전체 합계, 전체 대비 상위 N개의 데이터 합계 비율의 데이터를 그리드 뷰 형식으로 보여준다. When the application template manager concatenates the procedures that set the sorting criteria, the data of the top N data, the top N data sum, the total sum, and the top N total data ratio are displayed in the grid view format.

어플리케이션 템플릿 매니저는 도 9에 구현된 프로시저와 같이 화면에 보여줄 상위 N개의 데이터 수가 설정되면 통계라인을 생성시켜 표시할 수 있다.
The application template manager can generate and display a statistical line when the number of upper N data to be displayed on the screen is set as in the procedure implemented in FIG.

상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.
It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the spirit or scope of the present invention as defined by the following claims It can be understood that

110 : 프레젠테이션 레이어 120 : 데이터 액세스 레이어
130 : 비지니스 로직 레이어 135 : 데이터베이스
110: Presentation Layer 120: Data Access Layer
130: business logic layer 135: database

Claims (8)

웹 기반의 어플리케이션 구축 서비스를 제공하는 플랫폼 시스템을 이용하여 업무 모델에 따른 웹 어플리케이션 프레임워크를 운용하는 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법에 있어서,
상기 플랫폼 시스템은 사용자 단말의 요청에 따라 사용자 권한을 인증한 후에 상기 사용자 단말에 대한 서비스 위치 정보, 데이터 보안 설정 정보, 데이터베이스 연결 정보, 세션 설정 정보 중 적어도 하나 이상의 정보를 포함하는 웹 플랫폼 설정을 수행하는 단계;
상기 플랫폼 시스템 상에서 실행되는 웹 어플리케이션 프레임워크에 상기 사용자 단말이 접속되면, 상기 웹 어플리케이션 프레임워크는 화면별 구성 파일로 화면 구성을 동적 관리하고, 그래픽 유저 인터페이스(GUI) 기능을 제공하는 어플리케이션 템플릿 매니저를 실행하는 단계;
상기 어플리케이션 템플릿 매니저는 미리 작성된 리소스 파일을 제공하는 어플리케이션 템플릿에 의한 페이지 또는 사용자 정의에 의한 사용자 페이지와 서비스 연결되어 사용자가 원하는 업무 모델에 따라 화면별 컨텐츠를 구성하는 단계; 및
상기 화면별 컨텐츠에 대한 구성 파일을 관리하고, 상기 구성 파일과 상기 데이터베이스에 저장되는 저장 프로시저를 코디네이팅한 후에 상기 저장 프로시저와 구성 파일에 기초하여 데이터 액세스, 처리 및 관리를 수행하기 위한 공통 데이터 서비스를 제공하도록 하는 단계;
를 포함하고,
상기 웹 어플리케이션 프레임워크는, 프레젠테이션 레이어, 데이터 액세스 레이어, 비지니스 로직 레이어로 계층화된 것을 특징으로 하는 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임워크 운용 방법.
A method of operating a user interface framework for building a web-based application for operating a web application framework according to a business model using a platform system for providing a web-based application building service,
The platform system authenticates the user authority according to a request of the user terminal, and then performs a web platform setting including at least one of service location information, data security setting information, database connection information, and session setting information for the user terminal ;
When the user terminal is connected to a web application framework running on the platform system, the web application framework includes an application template manager for dynamically managing the screen configuration with a screen-specific configuration file and providing a graphical user interface (GUI) function Executing;
Wherein the application template manager comprises a page created by an application template providing a resource file created in advance or a user page defined by a user and constituting content for each screen according to a business model desired by the user; And
Processing and managing data on the basis of the stored procedure and the configuration file after coordinating the configuration file with the configuration file and the stored procedure stored in the database, Providing a data service;
Lt; / RTI >
Wherein the web application framework is layered into a presentation layer, a data access layer, and a business logic layer.
삭제delete 제1항에 있어서,
상기 프레젠테이션 레이어는 화면의 프레임 구성 기능, 페이지 생성/수정/삭제/편집 기능, 컨텐츠별 속성 설정을 위한 뷰 컨트롤 기능, 사용자 페이지 추가/수정/삭제/편집 기능을 수행하고,
상기 데이터 액세스 레이어는 상기 데이터베이스와의 표준화된 인터페이스를 담당하며,
상기 비지니스 로직 레이어는 상기 저장 프로시저로 구현되며, 그래픽 유저 인터페이스(GUI)와 분리된 비지니스 로직을 구현하는 것을 특징으로 하는 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임 워크 운용 방법.
The method according to claim 1,
The presentation layer functions as a screen frame configuration function, a page creation / modification / deletion / editing function, a view control function for setting attributes by content, a user page addition / modification / deletion /
Wherein the data access layer is responsible for a standardized interface with the database,
Wherein the business logic layer is implemented as the stored procedure and implements the business logic separate from the graphical user interface (GUI).
제3항에 있어서,
상기 프레젠테이션 레이어의 프레임 구성 기능은, 상기 사용자 단말의 사용자 권한에 따라 동적으로 메뉴가 생성되는 메뉴 프레임 및 화면의 조회 조건 생성, 상기 조회 조건에 따라 생성되는 중간집계 테이블 영역, 구역별 컨텐츠를 설정하여 서비스 연결되는 상세 페이지 영역을 포함하는 기본 공통 페이지를 구성하는 것을 특징으로 하는 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임 워크 운용 방법.
The method of claim 3,
The frame structure function of the presentation layer may include generating a menu frame and a screen display condition in which a menu is dynamically generated according to a user right of the user terminal, an intermediate aggregation table area generated according to the search condition, And a basic common page including a detailed page area to which the service is connected is configured. The method for operating a user interface framework for building a web-based application.
제3항에 있어서,
상기 프레젠테이션 레이어의 화면의 페이지 생성시, 상기 화면의 구성 파일에서 레이아웃 정보와 필드 정보를 불러와 렌더링시 기본 템플릿에 레이아웃과 컨트롤을 생성, 이벤트 생성, 서비스 정보 저장하는 것을 특징으로 하는 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임 워크 운용 방법.
The method of claim 3,
Wherein the layout information and the field information are called from the configuration file of the screen when the page of the presentation layer screen is created, and the layout and control are generated in the basic template upon rendering, and the event generation and the service information are stored. A method of operating a user interface framework for construction.
제3항에 있어서,
상기 프레젠테이션 레이어의 화면의 페이지 편집시,
현재 필드 정보와 데이터 정보를 편집 템플릿 페이지에 포스트 방식으로 전송하는 단계;
상기 필드 정보와 구성 파일의 편집 정보에 따라 입력 컨트롤을 생성하고, 이벤트 생성, 서비스 정보를 저장하는 단계; 및
상기 데이터 정보의 저장 또는 삭제시 해당 서비스명과 입력 데이터를 데이터 관리어에 전달하고, 상기 데이터 정보의 저장 또는 삭제에 대한 결과가 수신되면 상위 페이지를 콜백 사용하여 새로 고침을 수행하는 단계를 포함하는 것을 특징으로 하는 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임 워크 운용 방법.
The method of claim 3,
Upon editing a page of the presentation layer screen,
Transmitting current field information and data information to an edit template page in a post manner;
Generating an input control according to the field information and editing information of the configuration file, generating an event, and storing service information; And
Transferring the service name and the input data to the data manager when storing or deleting the data information, and performing a refresh using the callback when the result of storing or deleting the data information is received A method of operating a user interface framework for building a web based application.
제1항에 있어서,
상기 어플리케이션 템플릿 매니저는 사용자 이벤트 발생시 화면을 다시 생성시킨 후 이전 화면의 데이터를 뷰 상태(View state)를 이용하여 데이터를 유지하는 것을 특징으로 하는 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임 워크 운용 방법.
The method according to claim 1,
Wherein the application template manager generates a screen when a user event is generated and then maintains data of a previous screen using a view state.
제3항에 있어서,
상기 프레젠테이션 레이어의 뷰 컨트롤 기능은, 그리드 뷰, 챠트 뷰 또는 HTML 뷰 중 적어도 어느 하나의 형식으로 시각화하는 것을 특징으로 하는 웹 기반의 어플리케이션 구축을 위한 사용자 인터페이스 프레임 워크 운용 방법.
The method of claim 3,
Wherein the view control function of the presentation layer is visualized in a form of at least one of a grid view, a chart view, and an HTML view.
KR1020140064256A 2014-05-28 2014-05-28 the operating method of user interface framework for web-based application construction KR101572509B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140064256A KR101572509B1 (en) 2014-05-28 2014-05-28 the operating method of user interface framework for web-based application construction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140064256A KR101572509B1 (en) 2014-05-28 2014-05-28 the operating method of user interface framework for web-based application construction

Publications (1)

Publication Number Publication Date
KR101572509B1 true KR101572509B1 (en) 2015-11-30

Family

ID=54868105

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140064256A KR101572509B1 (en) 2014-05-28 2014-05-28 the operating method of user interface framework for web-based application construction

Country Status (1)

Country Link
KR (1) KR101572509B1 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106993083A (en) * 2017-02-21 2017-07-28 北京奇虎科技有限公司 A kind of method and apparatus of recommendation intelligent terminal operation prompt information
CN111078169A (en) * 2019-11-29 2020-04-28 武汉虹信技术服务有限责任公司 Front-end device of visual large-screen system and construction method thereof
CN112527773A (en) * 2020-12-14 2021-03-19 成都炽娱互动科技有限公司 Data model and view standardization method and system based on DBVC (database-based virtual machine) framework
KR20210041297A (en) 2019-10-07 2021-04-15 주식회사 케이티 Server, user device and method for executing service application in heterogeneous pltform environments
KR102251050B1 (en) 2019-11-13 2021-05-12 주식회사 팩앤롤 Automatic platform generation apparatus for smart factory application
CN112988117A (en) * 2020-12-24 2021-06-18 国泰君安证券股份有限公司 Method, system, device, processor and storage medium for realizing full-connection platform personalized homepage panel visual configuration processing
CN113050934A (en) * 2019-12-26 2021-06-29 东软集团(上海)有限公司 Form driving intelligent development method, device and storage medium
CN113239125A (en) * 2021-04-14 2021-08-10 深圳市数商时代科技有限公司 Data display method and device and storage medium
WO2021235893A1 (en) * 2020-05-21 2021-11-25 삼성전자 주식회사 Electronic device and method for electronic device to provide ranging-based service
CN117519009A (en) * 2023-10-31 2024-02-06 北京龙软科技股份有限公司 Configuration editing system and method based on WEB mode

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004303197A (en) 2003-03-17 2004-10-28 Seiko Epson Corp Template generating system, layout system, template generating program, layout program, layout template data structure, and template generating method and layout method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004303197A (en) 2003-03-17 2004-10-28 Seiko Epson Corp Template generating system, layout system, template generating program, layout program, layout template data structure, and template generating method and layout method

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106993083A (en) * 2017-02-21 2017-07-28 北京奇虎科技有限公司 A kind of method and apparatus of recommendation intelligent terminal operation prompt information
KR102419958B1 (en) 2019-10-07 2022-07-12 주식회사 케이티 Server, user device and method for executing service application in heterogeneous pltform environments
KR20210041297A (en) 2019-10-07 2021-04-15 주식회사 케이티 Server, user device and method for executing service application in heterogeneous pltform environments
KR102251050B1 (en) 2019-11-13 2021-05-12 주식회사 팩앤롤 Automatic platform generation apparatus for smart factory application
CN111078169A (en) * 2019-11-29 2020-04-28 武汉虹信技术服务有限责任公司 Front-end device of visual large-screen system and construction method thereof
CN111078169B (en) * 2019-11-29 2023-09-26 武汉虹信技术服务有限责任公司 Front-end device of visual large-screen system and construction method thereof
CN113050934A (en) * 2019-12-26 2021-06-29 东软集团(上海)有限公司 Form driving intelligent development method, device and storage medium
CN113050934B (en) * 2019-12-26 2023-12-26 东软集团(上海)有限公司 Form driving intelligent development method and device and storage medium
WO2021235893A1 (en) * 2020-05-21 2021-11-25 삼성전자 주식회사 Electronic device and method for electronic device to provide ranging-based service
CN112527773A (en) * 2020-12-14 2021-03-19 成都炽娱互动科技有限公司 Data model and view standardization method and system based on DBVC (database-based virtual machine) framework
CN112988117A (en) * 2020-12-24 2021-06-18 国泰君安证券股份有限公司 Method, system, device, processor and storage medium for realizing full-connection platform personalized homepage panel visual configuration processing
CN113239125A (en) * 2021-04-14 2021-08-10 深圳市数商时代科技有限公司 Data display method and device and storage medium
CN113239125B (en) * 2021-04-14 2024-02-09 深圳市数商时代科技有限公司 Data display method, device and storage medium
CN117519009A (en) * 2023-10-31 2024-02-06 北京龙软科技股份有限公司 Configuration editing system and method based on WEB mode

Similar Documents

Publication Publication Date Title
KR101572509B1 (en) the operating method of user interface framework for web-based application construction
US10248387B2 (en) Integrated system for software application development
US8694953B2 (en) Tool and methodology for enterprise software applications
US7644390B2 (en) Design tool and methodology for enterprise software applications
US10001975B2 (en) Integrated system for software application development
US7594181B2 (en) Prototyping graphical user interfaces
CN106484393B (en) Visual view design method
US8904342B2 (en) System and method for rapid development of software applications
US9678719B1 (en) System and software for creation and modification of software
US9846849B2 (en) System and method for providing an editor for use with a business process design environment
US20150370540A1 (en) Method of developing an application for execution in a workflow management system and apparatus to assist with generation of an application for execution in a workflow management system
US20050065951A1 (en) Visualization of commonalities in data from different sources
US10762292B2 (en) Systems and methods for collaborative editing of interactive walkthroughs of content
KR101275871B1 (en) System and method for producing homepage in SaaS ENVIRONMENT, A computer-readable storage medium therefor
US8302074B1 (en) “If” and “switch” as drag and drop objects
Bouchlaghem et al. Integrating product and process information in the construction sector
EP1895407A1 (en) HMI development support apparatus, HMI development support method and HMI development support program
US20120260237A1 (en) Portable Business Language and Automated Software Application Development System
Ghielmini et al. Virtual Factory Manager for semantic data handling
Mametjanov et al. ARCADE: Action-Centered rapid collaborative application development and execution
US9372844B2 (en) Automatically generating a business process flow GUI using a symbolic annotation language
US11113322B2 (en) Dynamically generating strategic planning datasets based on collecting, aggregating, and filtering distributed data collections
Rožanc et al. Producing the platform independent model of an existing web application
KR20130040167A (en) System for producing homepage in saas environment, a computer-readable storage medium therefor
Loth Enhancing ProMoEE and DyVProMo with Additional Features to Foster Empirical Studies in the Context of Process Models Comprehension

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20191205

Year of fee payment: 5