Package | Description |
---|---|
fr.gouv.vitam.common |
General utility classes as FileUtil, SystemPropertyUtil and UUID support
|
fr.gouv.vitam.common.model |
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
|
fr.gouv.vitam.logbook.common.client |
Provides client common classes for the Logbook module
|
Class and Description |
---|
SedaVersion
The class SedaVersion used to get the list the versions by type of Data Object from the file version.conf
|
ServerIdentity
Server Identity containing ServerName, ServerRole, Global PlatformId
This is a private Common. By default this class is initialized with default values: ServerName: hostname or UnknownHostname if not found ServerRole: UnknownRole ServerId: partial MAC ADDRESS as integer SiteId : 0 One should initialize its server instance by calling: |
ServerIdentity.MAP_KEYNAME
Map key for setFromMap
|
ServerIdentityInterface
Interface of the private class ServerIdentity
|
SystemPropertyUtil.Platform
Inspired from http://commons.apache.org/lang/api-2.4/org/apache/commons/lang/ SystemUtils.html
|
VitamConfiguration
This class contains default values shared among all services in Vitam
|
VitamConfigurationParameters
This class contains Vitam Data
|
Class and Description |
---|
ServerIdentityInterface
Interface of the private class ServerIdentity
|
Class and Description |
---|
ServerIdentity
Server Identity containing ServerName, ServerRole, Global PlatformId
This is a private Common. By default this class is initialized with default values: ServerName: hostname or UnknownHostname if not found ServerRole: UnknownRole ServerId: partial MAC ADDRESS as integer SiteId : 0 One should initialize its server instance by calling: |
Copyright © 2018 Vitam. All rights reserved.