Serialized Form
-
Package org.faktorips.runtime
-
Class org.faktorips.runtime.AssociationChangedEvent
class AssociationChangedEvent extends PropertyChangeEvent implements Serializable- serialVersionUID:
- 7545458044844395021L
-
Class org.faktorips.runtime.CardinalityRange
class CardinalityRange extends org.faktorips.valueset.IntegerRange implements Serializable- serialVersionUID:
- -6655684714703290189L
-
Serialized Fields
-
defaultCardinality
Integer defaultCardinality
-
-
Exception org.faktorips.runtime.FormulaExecutionException
class FormulaExecutionException extends RuntimeException implements Serializable- serialVersionUID:
- -8311998096392381687L
-
Exception org.faktorips.runtime.IllegalRepositoryModificationException
class IllegalRepositoryModificationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class org.faktorips.runtime.IpsPropertyChangeSupport
class IpsPropertyChangeSupport extends PropertyChangeSupport implements Serializable- serialVersionUID:
- -236185652576376253L
-
Serialized Fields
-
childChangeListeners
List<PropertyChangeListener> childChangeListeners
-
sourceBean
Object sourceBean
-
-
Class org.faktorips.runtime.Message
class Message extends Object implements Serializable- serialVersionUID:
- 6538319330010542283L
-
Serialized Fields
-
code
String code
Code to identify the type of message. -
invalidOp
List<ObjectProperty> invalidOp
The object and their properties that are addressed in the message as having an error or that a warning or information relates to. -
markers
Set<? extends IMarker> markers
A set ofIMarkercontaining additional information. -
replacementParameters
List<MsgReplacementParameter> replacementParameters
-
severity
Severity severity
One of the constants ERROR, WARNING or INFO. -
text
String text
The human readable text.
-
-
Class org.faktorips.runtime.MessageList
class MessageList extends Object implements Serializable- serialVersionUID:
- 5518835977871253111L
-
Class org.faktorips.runtime.MsgReplacementParameter
class MsgReplacementParameter extends Object implements Serializable- serialVersionUID:
- -4588558762246019241L
-
Class org.faktorips.runtime.ObjectProperty
class ObjectProperty extends Object implements Serializable- serialVersionUID:
- -3407760096164658253L
-
Serialized Fields
-
hashCode
int hashCode
-
index
int index
-
object
Object object
-
property
String property
-
qualifier
IPropertyQualifier qualifier
-
-
Exception org.faktorips.runtime.ProductCmptGenerationNotFoundException
class ProductCmptGenerationNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- -5796918674803530938L
-
Exception org.faktorips.runtime.ProductCmptNotFoundException
class ProductCmptNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- -9147053421136751930L
-
-
Package org.faktorips.runtime.internal
-
Class org.faktorips.runtime.internal.DateTime
class DateTime extends Object implements Serializable- serialVersionUID:
- 908669872768116989L
-
Serialized Fields
-
day
int day
-
hashCode
int hashCode
-
hour
int hour
-
minute
int minute
-
month
int month
-
second
int second
-
year
int year
-
-
Class org.faktorips.runtime.internal.ProductConfiguration
class ProductConfiguration extends Object implements Serializable- serialVersionUID:
- 2579369976921239373L
-
Serialization Methods
-
readObject
Reads a serialized instance ofProductConfiguration.- Serial Data:
- First the runtime ID of the product component followed by the effective date of
the current generation. At least the
IRuntimeRepositoryLookupthat is retrieved by theIRuntimeRepositoryof the product component. - Throws:
IOExceptionClassNotFoundException
-
writeObject
Serialize thisProductConfigurationinstance.- Serial Data:
- First the runtime ID of the product component followed by the effective date of
the current generation. At least the
IRuntimeRepositoryLookupthat is retrieved by theIRuntimeRepositoryof the product component. - Throws:
IllegalStateException- if there is noIRuntimeRepositoryLookupconfigured in the product component's runtime repository.IOException
-
-
Class org.faktorips.runtime.internal.PropertiesReadingInternationalString
class PropertiesReadingInternationalString extends Object implements Serializable- serialVersionUID:
- 5041960764276425054L
-
Serialized Fields
-
key
String key
-
messageHelper
MessagesHelper messageHelper
-
-
-
Package org.faktorips.runtime.productdataprovider
-
Exception org.faktorips.runtime.productdataprovider.DataModifiedException
class DataModifiedException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.faktorips.runtime.productdataprovider.DataModifiedRuntimeException
class DataModifiedRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dataModifiedException
DataModifiedException dataModifiedException
-
-