Serialized Form
Package de.iai.ilcd.model.common |
serialVersionUID: 1L
id
java.lang.Long id
catName
java.lang.String catName
catId
java.lang.String catId
catLevel
int catLevel
uuid
Uuid uuid
dataSetType
DataSetType dataSetType
serialVersionUID: 1L
id
java.lang.Long id
name
java.lang.String name
categories
java.util.Set<E> categories
serialVersionUID: 1L
id
java.lang.Long id
name
java.lang.String name
categorySystem
CategorySystem categorySystem
classes
java.util.List<E> classes
serialVersionUID: 1L
id
java.lang.Long id
name
java.lang.String name
clId
java.lang.String clId
level
int level
uuid
Uuid uuid
category
Category category
dataSetType
DataSetType dataSetType
serialVersionUID: 1L
id
java.lang.Long id
branch
int branch
href
java.lang.String href
sourceId
java.lang.String sourceId
name
MultiLanguageString name
uuid
Uuid uuid
description
MultiLanguageText description
classification
Classification classification
permanentUri
java.lang.String permanentUri
version
DataSetVersion version
releaseState
DataSetState releaseState
xmlFile
XmlFile xmlFile
majorVersion
int majorVersion
minorVersion
int minorVersion
subMinorVersion
int subMinorVersion
serialVersionUID: 1L
id
java.lang.Long id
fileName
java.lang.String fileName
source
Source source
serialVersionUID: 1L
id
java.lang.Long id
areaCode
java.lang.String areaCode
name
java.lang.String name
serialVersionUID: 1L
id
java.lang.Long id
shortDescription
MultiLanguageText shortDescription
subReferences
java.util.List<E> subReferences
type
de.fzk.iai.ilcd.service.model.enums.GlobalReferenceTypeValue type
uuid
Uuid uuid
version
DataSetVersion version
uri
java.lang.String uri
href
java.lang.String href
serialVersionUID: 1L
id
java.lang.Long id
languageCode
java.lang.String languageCode
name
java.lang.String name
serialVersionUID: 1L
id
java.lang.Long id
lang
java.lang.String lang
value
java.lang.String value
serialVersionUID: 1L
id
java.lang.Long id
lang
java.lang.String lang
value
java.lang.String value
defaultValue
java.lang.String defaultValue
lStringMap
java.util.Map<K,V> lStringMap
defaultValue
java.lang.String defaultValue
lStringMap
java.util.Map<K,V> lStringMap
uuid
java.lang.String uuid
serialVersionUID: 1L
id
java.lang.Long id
content
java.lang.String content
- Uncompressed version of XML content. Is not stored in database, will be set automatically after loading
XmlFile.compressedContent
from database.
- See Also:
XmlFile.decompressContent()
compressedContent
byte[] compressedContent
- Compressed version of
XmlFile.content
. Is being auto generated prior to persist/merge
- See Also:
XmlFile.compressContent()
Package de.iai.ilcd.model.common.exception |
Package de.iai.ilcd.model.contact |
shortName
MultiLanguageString shortName
contactAddress
java.lang.String contactAddress
phone
java.lang.String phone
fax
java.lang.String fax
email
java.lang.String email
www
java.lang.String www
centralContactPoint
java.lang.String centralContactPoint
Package de.iai.ilcd.model.dao |
Package de.iai.ilcd.model.datastock |
serialVersionUID: 1L
id
java.lang.Long id
name
MultiLanguageString name
title
MultiLanguageString title
description
MultiLanguageText description
processes
java.util.Set<E> processes
flows
java.util.Set<E> flows
flowProperties
java.util.Set<E> flowProperties
unitGroups
java.util.Set<E> unitGroups
sources
java.util.Set<E> sources
contacts
java.util.Set<E> contacts
Package de.iai.ilcd.model.flow |
synonyms
MultiLanguageString synonyms
type
de.fzk.iai.ilcd.service.model.enums.TypeOfFlowValue type
categorization
Classification categorization
casNumber
java.lang.String casNumber
sumFormula
java.lang.String sumFormula
referenceProperty
FlowPropertyDescription referenceProperty
propertyDescriptions
java.util.Set<E> propertyDescriptions
serialVersionUID: 1L
id
java.lang.Long id
internalId
int internalId
flowProperty
FlowProperty flowProperty
flowPropertyRef
GlobalReference flowPropertyRef
meanValue
double meanValue
minValue
double minValue
maxValue
double maxValue
uncertaintyType
java.lang.String uncertaintyType
standardDeviation
float standardDeviation
derivationType
java.lang.String derivationType
description
MultiLanguageText description
Package de.iai.ilcd.model.flowproperty |
serialVersionUID: 7473119545025737038L
synonyms
MultiLanguageString synonyms
referenceToUnitGroup
GlobalReference referenceToUnitGroup
unitGroup
UnitGroup unitGroup
Package de.iai.ilcd.model.lciamethod |
serialVersionUID: 1365429475652486423L
timeInformation
TimeInformation timeInformation
- The time information
type
de.fzk.iai.ilcd.service.model.enums.TypeOfLCIAMethodValue type
- The type of this LCIA method
areaOfProtection
java.util.List<E> areaOfProtection
- The areas of protection (singular name to comply with bean conventions)
impactCategory
java.util.List<E> impactCategory
- The impact categories (singular name to comply with bean conventions)
impactIndicator
java.lang.String impactIndicator
- The impact indicator
methodology
java.util.List<E> methodology
- The methodologies (singular name to comply with bean conventions)
charactarisationFactors
java.util.List<E> charactarisationFactors
- The characterisation factors
duration
MultiLanguageString duration
- Duration information
referenceYear
MultiLanguageString referenceYear
- Reference year information
Package de.iai.ilcd.model.nodes |
serialVersionUID: 1L
id
java.lang.Long id
nodeId
java.lang.String nodeId
name
java.lang.String name
description
java.lang.String description
operator
java.lang.String operator
baseUrl
java.lang.String baseUrl
adminName
java.lang.String adminName
adminEmailAddress
java.lang.String adminEmailAddress
adminWwwAddress
java.lang.String adminWwwAddress
adminPhone
java.lang.String adminPhone
accessAccount
java.lang.String accessAccount
accessPassword
java.lang.String accessPassword
Package de.iai.ilcd.model.process |
copyright
boolean copyright
licenseType
de.fzk.iai.ilcd.service.model.enums.LicenseTypeValue licenseType
useRestrictions
MultiLanguageText useRestrictions
serialVersionUID: 1L
id
java.lang.Long id
sourceReference
GlobalReference sourceReference
overallCompliance
de.fzk.iai.ilcd.service.model.enums.ComplianceValue overallCompliance
nomenclatureCompliance
de.fzk.iai.ilcd.service.model.enums.ComplianceValue nomenclatureCompliance
methodologicalCompliance
de.fzk.iai.ilcd.service.model.enums.ComplianceValue methodologicalCompliance
reviewCompliance
de.fzk.iai.ilcd.service.model.enums.ComplianceValue reviewCompliance
documentationCompliance
de.fzk.iai.ilcd.service.model.enums.ComplianceValue documentationCompliance
qualityCompliance
de.fzk.iai.ilcd.service.model.enums.ComplianceValue qualityCompliance
serialVersionUID: 1L
id
java.lang.Long id
name
de.fzk.iai.ilcd.service.model.enums.DataQualityIndicatorName name
value
de.fzk.iai.ilcd.service.model.enums.QualityValue value
serialVersionUID: 1L
id
java.lang.Long id
internalId
int internalId
flowReference
GlobalReference flowReference
flow
Flow flow
location
java.lang.String location
functionType
java.lang.String functionType
exchangeDirection
ExchangeDirection exchangeDirection
referenceToVariable
java.lang.String referenceToVariable
meanAmount
float meanAmount
resultingAmount
float resultingAmount
minimumAmount
float minimumAmount
maximumAmount
float maximumAmount
uncertaintyDistribution
java.lang.String uncertaintyDistribution
standardDeviation
float standardDeviation
allocation
java.lang.String allocation
dataSource
java.lang.String dataSource
derivationType
java.lang.String derivationType
refToDataSource
GlobalReference refToDataSource
comment
MultiLanguageString comment
location
java.lang.String location
description
MultiLanguageText description
serialVersionUID: 1L
id
java.lang.Long id
type
de.fzk.iai.ilcd.service.model.enums.TypeOfQuantitativeReferenceValue type
referenceIds
java.util.Set<E> referenceIds
otherReference
MultiLanguageString otherReference
serialVersionUID: 1L
id
java.lang.Long id
methodReference
GlobalReference methodReference
meanAmount
float meanAmount
uncertaintyDistribution
java.lang.String uncertaintyDistribution
standardDeviation
float standardDeviation
comment
MultiLanguageString comment
serialVersionUID: 1L
id
java.lang.Long id
methodPrinciple
de.fzk.iai.ilcd.service.model.enums.LCIMethodPrincipleValue methodPrinciple
approaches
java.util.Set<E> approaches
processName
ProcessName processName
synonyms
MultiLanguageString synonyms
type
de.fzk.iai.ilcd.service.model.enums.TypeOfProcessValue type
parameterized
boolean parameterized
useAdvice
MultiLanguageText useAdvice
technicalPurpose
MultiLanguageText technicalPurpose
timeInformation
TimeInformation timeInformation
geography
Geography geography
format
java.lang.String format
ownerReference
GlobalReference ownerReference
lCIMethodInformation
LCIMethodInformation lCIMethodInformation
completeness
de.fzk.iai.ilcd.service.model.enums.CompletenessValue completeness
reviews
java.util.List<E> reviews
accessInformation
AccessInformation accessInformation
complianceSystems
java.util.Set<E> complianceSystems
approvedBy
GlobalReference approvedBy
exchanges
java.util.List<E> exchanges
internalReference
InternalQuantitativeReference internalReference
lciaResults
java.util.List<E> lciaResults
resultsIncluded
boolean resultsIncluded
exchangesIncluded
boolean exchangesIncluded
containingDataStocks
java.util.Set<E> containingDataStocks
accessRestricted
boolean accessRestricted
basePart
MultiLanguageString basePart
routePart
MultiLanguageString routePart
locationPart
MultiLanguageString locationPart
unitPart
MultiLanguageString unitPart
serialVersionUID: 1L
id
java.lang.Long id
type
de.fzk.iai.ilcd.service.model.enums.TypeOfReviewValue type
scopes
java.util.Set<E> scopes
qualityIndicators
java.util.Set<E> qualityIndicators
reviewDetails
MultiLanguageText reviewDetails
referencesToReviewers
java.util.Set<E> referencesToReviewers
otherReviewDetails
MultiLanguageText otherReviewDetails
serialVersionUID: 1L
id
java.lang.Long id
name
de.fzk.iai.ilcd.service.model.enums.ScopeOfReviewValue name
methods
java.util.Set<E> methods
referenceYear
java.lang.Integer referenceYear
validUntil
java.lang.Integer validUntil
description
MultiLanguageText description
Package de.iai.ilcd.model.security |
country
java.lang.String country
city
java.lang.String city
zipCode
java.lang.String zipCode
streetAddress
java.lang.String streetAddress
serialVersionUID: 1L
id
java.lang.Long id
sector
java.lang.String sector
serialVersionUID: 1L
id
java.lang.Long id
userName
java.lang.String userName
passwordHash
java.lang.String passwordHash
passwordHashSalt
java.lang.String passwordHashSalt
firstName
java.lang.String firstName
lastName
java.lang.String lastName
title
java.lang.String title
gender
Gender gender
email
java.lang.String email
organisation
java.lang.String organisation
organisationUnit
java.lang.String organisationUnit
registrationKey
java.lang.String registrationKey
sector
IndustrialSector sector
address
Address address
roles
java.util.List<E> roles
groups
java.util.List<E> groups
serialVersionUID: 1L
id
java.lang.Long id
groupName
java.lang.String groupName
users
java.util.List<E> users
roles
java.util.List<E> roles
Package de.iai.ilcd.model.source |
shortName
MultiLanguageString shortName
citation
MultiLanguageText citation
publicationType
de.fzk.iai.ilcd.service.model.enums.PublicationTypeValue publicationType
files
java.util.Set<E> files
contacts
java.util.Set<E> contacts
Package de.iai.ilcd.model.unitgroup |
serialVersionUID: 1L
id
java.lang.Long id
internalId
int internalId
name
java.lang.String name
description
MultiLanguageText description
meanValue
double meanValue
referenceUnit
Unit referenceUnit
units
java.util.Set<E> units
Package de.iai.ilcd.security |
serialVersionUID: 591932215980524142L
authToken
org.apache.shiro.authc.AuthenticationToken authToken
- Token for authentication
userDao
UserDao userDao
- DAO for the user objects
userName
java.lang.String userName
dao
UserDao dao
logger
org.slf4j.Logger logger
Package de.iai.ilcd.webgui |
Package de.iai.ilcd.webgui.controller.admin |
lazyModel
org.primefaces.model.LazyDataModel<T> lazyModel
selectedContacts
Contact[] selectedContacts
params
org.apache.velocity.tools.generic.ValueParser params
lazyModel
org.primefaces.model.LazyDataModel<T> lazyModel
selectedFlows
Flow[] selectedFlows
params
org.apache.velocity.tools.generic.ValueParser params
lazyModel
org.primefaces.model.LazyDataModel<T> lazyModel
selectedFlowProperties
FlowProperty[] selectedFlowProperties
params
org.apache.velocity.tools.generic.ValueParser params
group
UserGroup group
selectedRoles1
java.util.List<E> selectedRoles1
selectedRoles2
java.util.List<E> selectedRoles2
roles1
java.util.List<E> roles1
roles2
java.util.List<E> roles2
dualUserList
org.primefaces.model.DualListModel<T> dualUserList
groupItems
java.util.List<E> groupItems
dao
UserGroupDao dao
item
java.lang.Object item
shouldBeDeleted
boolean shouldBeDeleted
serialVersionUID: 1L
handlerId
java.lang.String handlerId
uploadedFiles
java.util.List<E> uploadedFiles
serialVersionUID: -6771633832246107270L
lazyModel
org.primefaces.model.LazyDataModel<T> lazyModel
- Lazy model for UI
selectedLCIAMethods
LCIAMethod[] selectedLCIAMethods
- Seleted LCIA Methods
params
org.apache.velocity.tools.generic.ValueParser params
- Parameter parser
dao
LCIAMethodDao dao
- Data access object instance
serialVersionUID: -1378066230750034948L
loginName
java.lang.String loginName
- Current input for login name
password
java.lang.String password
- Current input for password
loggedIn
boolean loggedIn
- Current user logged in flag
userDao
UserDao userDao
- DAO for user objects
serialVersionUID: -3864872300701299028L
node
NetworkNode node
savedPassword
java.lang.String savedPassword
nodeDescriptions
java.util.List<E> nodeDescriptions
dao
NetworkNodeDao dao
lazyModel
org.primefaces.model.LazyDataModel<T> lazyModel
selectedProcesses
Process[] selectedProcesses
params
org.apache.velocity.tools.generic.ValueParser params
searchParams
org.apache.velocity.tools.generic.ValueParser searchParams
sortCriterium
java.lang.String sortCriterium
lazyModel
org.primefaces.model.LazyDataModel<T> lazyModel
selectedFlows
Flow[] selectedFlows
params
org.apache.velocity.tools.generic.ValueParser params
lazyModel
org.primefaces.model.LazyDataModel<T> lazyModel
selectedSources
Source[] selectedSources
params
org.apache.velocity.tools.generic.ValueParser params
stock
DataStock stock
stocks
java.util.List<E> stocks
selected
DataStock[] selected
dao
DataStockDao dao
lazyModel
org.primefaces.model.LazyDataModel<T> lazyModel
selectedUnitGroups
UnitGroup[] selectedUnitGroups
params
org.apache.velocity.tools.generic.ValueParser params
pathName
java.lang.String pathName
fileName
java.lang.String fileName
ilcdType
de.fzk.iai.ilcd.api.dataset.ILCDTypes ilcdType
fileType
java.lang.String fileType
message
java.lang.String message
fileSize
long fileSize
addAsNew
boolean addAsNew
overwrite
boolean overwrite
serialVersionUID: 8636585943955487402L
user
User user
- Current user instance
verifyPassword
java.lang.String verifyPassword
- Verify password value
plainPassword
java.lang.String plainPassword
- Plain password
spamSliderValue
int spamSliderValue
- Value of spam slider
chosenSector
int chosenSector
- Chosen Sector
industrialSectors
java.util.List<E> industrialSectors
- List of sectors
countries
java.util.List<E> countries
- List of countries
chosenCountry
int chosenCountry
- Chosen country
dao
UserDao dao
- DAO for users
userItems
java.util.List<E> userItems
dao
UserDao dao
Package de.iai.ilcd.webgui.controller.ui |
serialVersionUID: -3151934201431439509L
dataSet
de.fzk.iai.ilcd.service.model.IDataSetVO dataSet
- Instance to be hold
daoInstance
DataSetDao<T extends DataSet,L extends de.fzk.iai.ilcd.service.model.IDataSetListVO> daoInstance
- DAO for data retrieval
dataSetIdString
java.lang.String dataSetIdString
set id
as string
serialVersionUID: 4275620873048386353L
lazyDataModel
DataSetLazyDataModel<T extends DataSet> lazyDataModel
- The lazy model for data sets
parameterMap
java.util.Map<K,V> parameterMap
- The map / value parser with the filter
daoInstance
DataSetDao<T extends DataSet,L extends de.fzk.iai.ilcd.service.model.IDataSetListVO> daoInstance
- DAO instance for data retrieval
dataTableViewId
java.lang.String dataTableViewId
- View ID of data table for fix
serialVersionUID: 1618629753241533506L
serialVersionUID: 7754645203930137310L
serialVersionUID: 651369617999373671L
type
java.lang.Class<T> type
- Type of data set
daoObject
DataSetDao<T extends DataSet,L extends de.fzk.iai.ilcd.service.model.IDataSetListVO> daoObject
- DAO for data set type
params
org.apache.velocity.tools.generic.ValueParser params
- the parameter value parser
serialVersionUID: 5926993778095928321L
serialVersionUID: -4221400320067993534L
serialVersionUID: 6721372426024117074L
serialVersionUID: 1191312271011876462L
serialVersionUID: 8501172387748377828L
serialVersionUID: -5952220742029661416L
serialVersionUID: -3347083803227668593L
all2ndLevelClasses
java.util.List<E> all2ndLevelClasses
serialVersionUID: -8234619084745241858L
allLocations
java.util.List<E> allLocations
- List of all locations from database
referenceYears
java.util.List<E> referenceYears
- List of all reference years from database
types
java.util.List<E> types
- List of types from database
pickAllClasses
org.primefaces.model.DualListModel<T> pickAllClasses
- List of all classes as dual list for pick list from database
searched
boolean searched
- Flag if search was performed
serialVersionUID: 6907352892423743765L
sourceNode
java.lang.String sourceNode
- Source node foreign process
uuid
java.lang.String uuid
- UUID of foreign process
serialVersionUID: 8501172387748377828L
serialVersionUID: -363205804984340433L
serialVersionUID: -4782844752690903955L
serialVersionUID: 3028750324308603552L