|
Technology
:
STAR
custom
software
is
based
on
standards
:
STAR
custom
software
can
“run everywhere” :
- It
is
Platform
independent
thanks
to
Java
Technology
-
Unix
OS
(HP
UX,
Solaris,
Linux,
etc.)
-
MS
Windows
95
/
98
/
NT
/
2000
-
MAC
OS
- It
is
Browser
independent
thanks
to
Java
Plug-In
-
Microsoft
Internet
Explorer
4.X
-
Netscape
Navigator
4.X
- It
is
Database
independent
thanks
to
Java
JDBC
-
RDBMS:
Oracle,
MS
SQLServer,
Informix,
Sybase,
etc.
STAR
custom
software
is
totally “object oriented”
-
Every
component in STAR is an “object” (Java Class)based on the
framework named space
-
ESpace
(Enterprise
Space)
is
the
container
for
all
the
components
-
EElement
(Enterprise
Element)
is
the
base
class
for
components
-
EDataObject
is
the
base
class
for
business
objects
-
EDataObjectManager
manage
the
EDataObjects
persistence
using
databases
or
external
systems
(PDM
/
ERP
systems)
-
ESystem,
EModule,
EUserFunction
are
the
base
class
for
packaging,
modeling
and
deploying
information
systems
|