Serialized Form
|
Package org.faktorips.runtime |
serialVersionUID: 7545458044844395021L
addedAssociationTarget
Object addedAssociationTarget
removedAssociationTarget
Object removedAssociationTarget
serialVersionUID: -6655684714703290189L
defaultCardinality
Integer defaultCardinality
serialVersionUID: -8311998096392381687L
serialVersionUID: 1L
serialVersionUID: -236185652576376253L
sourceBean
Object sourceBean
childChangeListeners
List<E> childChangeListeners
serialVersionUID: 6538319330010542283L
severity
Severity severity
- One of the constants ERROR, WARNING or INFO.
text
String text
- The human readable text.
code
String code
- Code to identify the type of message.
invalidOp
List<E> invalidOp
- The object and their properties that are addressed in the message as having an error or that
a warning or information relates to.
replacementParameters
List<E> replacementParameters
markers
Set<E> markers
- A set of
IMarker containing additional information.
serialVersionUID: 5518835977871253111L
messages
List<E> messages
serialVersionUID: -4588558762246019241L
name
String name
value
Object value
serialVersionUID: -3407760096164658253L
object
Object object
property
String property
index
int index
hashCode
int hashCode
qualifier
IPropertyQualifier qualifier
serialVersionUID: -5796918674803530938L
repositoryName
String repositoryName
productCmptId
String productCmptId
effectiveDate
Calendar effectiveDate
productCmptWasFound
boolean productCmptWasFound
serialVersionUID: -9147053421136751930L
repositoryName
String repositoryName
productCmptId
String productCmptId
|
Package org.faktorips.runtime.internal |
serialVersionUID: 908669872768116989L
year
int year
month
int month
day
int day
hour
int hour
minute
int minute
second
int second
hashCode
int hashCode
serialVersionUID: 2579369976921239373L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reads a serialized instance of
ProductConfiguration.
- Serial Data:
- First the runtime ID of the product component followed by the effective date of
the current generation. At least the
IRuntimeRepositoryLookup that is
retrieved by the IRuntimeRepository of the product component.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Serialize this
ProductConfiguration instance.
- Serial Data:
- First the runtime ID of the product component followed by the effective date of
the current generation. At least the
IRuntimeRepositoryLookup that is
retrieved by the IRuntimeRepository of the product component.
- Throws:
IllegalStateException - if there is no IRuntimeRepositoryLookup configured in
the product component's runtime repository.
IOException
serialVersionUID: 5041960764276425054L
messageHelper
MessagesHelper messageHelper
key
String key
|
Package org.faktorips.runtime.productdataprovider |
serialVersionUID: 1L
oldVersion
String oldVersion
newVersion
String newVersion
serialVersionUID: 1L
dataModifiedException
DataModifiedException dataModifiedException
Copyright © 2015. All rights reserved.