Serialized Form
-
Package ch.ivyteam.db.jdbc
-
Class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
class DatabaseConnectionConfiguration extends Object implements Serializable- serialVersionUID:
- -6581066121955922655L
-
Serialized Fields
-
connectionUrl
String connectionUrl
-
driverName
String driverName
-
password
String password
-
properties
Properties properties
-
userName
String userName
-
-
Exception Class ch.ivyteam.db.jdbc.SQLWrapperException
class SQLWrapperException extends SQLException implements Serializable-
Serialized Fields
-
wrappedException
Throwable wrappedException
-
-
-
-
Package ch.ivyteam.ivy.bpm.error
-
Exception Class ch.ivyteam.ivy.bpm.error.BpmError
class BpmError extends ch.ivyteam.util.IvyRuntimeException implements Serializable-
Serialized Fields
-
attributes
ch.ivyteam.ivy.bpm.engine.restricted.error.ErrorAttributes attributes
-
errorCode
String errorCode
-
httpStatusCode
int httpStatusCode
-
pmv
IProcessModelVersion pmv
-
processCallStack
List<BpmStackFrame> processCallStack
-
processData
Object processData
-
processElement
BpmProcessElement processElement
-
-
-
-
Package ch.ivyteam.ivy.cm
-
Exception Class ch.ivyteam.ivy.cm.ContentManagementException
class ContentManagementException extends RuntimeException implements Serializable
-
-
Package ch.ivyteam.ivy.environment
-
Exception Class ch.ivyteam.ivy.environment.EnvironmentNotAvailableException
class EnvironmentNotAvailableException extends ch.ivyteam.util.IvyRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
threadInfo
String threadInfo
-
-
-
Package ch.ivyteam.ivy.jsf.primefaces.legazy
-
Class ch.ivyteam.ivy.jsf.primefaces.legazy.DummySupplier
class DummySupplier extends Object implements Serializable-
Serialized Fields
-
object
Object object
-
-
-
Class ch.ivyteam.ivy.jsf.primefaces.legazy.LazyDataModel7
class LazyDataModel7 extends org.primefaces.model.LazyDataModel<T> implements Serializable
-
-
Package ch.ivyteam.ivy.jsf.primefaces.model
-
Class ch.ivyteam.ivy.jsf.primefaces.model.JpaLazyDataModel
class JpaLazyDataModel extends org.primefaces.model.LazyDataModel<T> implements Serializable -
Class ch.ivyteam.ivy.jsf.primefaces.model.LazyJpaDataModel
class LazyJpaDataModel extends ch.ivyteam.ivy.jsf.primefaces.model.JpaLazyDataModel<E> implements Serializable-
Serialized Fields
-
ivyEntityManager
IIvyEntityManager ivyEntityManager
-
-
-
Class ch.ivyteam.ivy.jsf.primefaces.model.LazyRepositoryDataModel
class LazyRepositoryDataModel extends org.primefaces.model.LazyDataModel<E> implements Serializable-
Serialized Fields
-
repository
jakarta.data.repository.BasicRepository<E,
?> repository
-
-
-
-
Package ch.ivyteam.ivy.location
-
Exception Class ch.ivyteam.ivy.location.IParser.ParseException
class ParseException extends Exception implements Serializable
-
-
Package ch.ivyteam.ivy.mail
-
Exception Class ch.ivyteam.ivy.mail.MailException
class MailException extends ch.ivyteam.util.IvyRuntimeException implements Serializable
-
-
Package ch.ivyteam.ivy.model
-
Class ch.ivyteam.ivy.model.ListValueObject
-
Class ch.ivyteam.ivy.model.SimpleValueObject
class SimpleValueObject extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
value
T value
-
-
-
Package ch.ivyteam.ivy.model.value
-
Package ch.ivyteam.ivy.persistence
-
Record Class ch.ivyteam.ivy.persistence.Association
class Association extends Record implements Serializable -
Exception Class ch.ivyteam.ivy.persistence.PersistencyException
class PersistencyException extends ch.ivyteam.util.IvyRuntimeException implements Serializable- serialVersionUID:
- -6951635750011461908L
-
Exception Class ch.ivyteam.ivy.persistence.PersistentObjectDeletedException
class PersistentObjectDeletedException extends PersistencyException implements Serializable- serialVersionUID:
- -6951635750011461908L
-
-
Package ch.ivyteam.ivy.process.data.persistence
-
Exception Class ch.ivyteam.ivy.process.data.persistence.PersistenceUnitException
class PersistenceUnitException extends jakarta.persistence.PersistenceException implements Serializable-
Serialized Fields
-
errorInfo
ch.ivyteam.ivy.request.RequestBpmError.BpmErrorInfo errorInfo
-
-
-
-
Package ch.ivyteam.ivy.process.model.value
-
Class ch.ivyteam.ivy.process.model.value.ErrorCode
class ErrorCode extends EventCode<ch.ivyteam.ivy.process.model.value.ErrorCode> implements Serializable -
Class ch.ivyteam.ivy.process.model.value.EventCode
-
Class ch.ivyteam.ivy.process.model.value.IgnoredErrorCode
class IgnoredErrorCode extends ch.ivyteam.ivy.process.model.value.ErrorCode implements Serializable -
Class ch.ivyteam.ivy.process.model.value.PID
-
Class ch.ivyteam.ivy.process.model.value.SignalCode
-
Class ch.ivyteam.ivy.process.model.value.Tags
-
-
Package ch.ivyteam.ivy.request
-
Exception Class ch.ivyteam.ivy.request.RequestException
class RequestException extends ch.ivyteam.util.IvyException implements Serializable- serialVersionUID:
- -7557241719493713671L
-
-
Package ch.ivyteam.ivy.rule.engine.api
-
Exception Class ch.ivyteam.ivy.rule.engine.api.RuleException
class RuleException extends RuntimeException implements Serializable
-
-
Package ch.ivyteam.ivy.scripting.objects
-
Class ch.ivyteam.ivy.scripting.objects.Binary
class Binary extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
bytes
byte[] bytes
The wrapped byte array
-
-
Class ch.ivyteam.ivy.scripting.objects.BusinessDuration
class BusinessDuration extends Object implements Serializable-
Serialized Fields
-
hours
int hours
-
minutes
int minutes
-
seconds
int seconds
-
-
-
Class ch.ivyteam.ivy.scripting.objects.CompositeObject
class CompositeObject extends NestedObject implements Serializable- serialVersionUID:
- 2L
-
Class ch.ivyteam.ivy.scripting.objects.Date
class Date extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
day
int day
The day of the date. -
month
int month
The month of the date. -
year
int year
The year of the date.
-
-
Class ch.ivyteam.ivy.scripting.objects.DateTime
class DateTime extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
day
int day
The day of the timestamp. -
hours
int hours
The hours of the timestamp. -
minutes
int minutes
The minutes of the timestamp. -
month
int month
The month of the timestamp. -
seconds
int seconds
The seconds of the timestamp. -
year
int year
The year of the timestamp.
-
-
Class ch.ivyteam.ivy.scripting.objects.Duration
class Duration extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
days
int days
-
hours
int hours
-
minutes
int minutes
-
months
int months
-
seconds
int seconds
-
years
int years
-
-
Class ch.ivyteam.ivy.scripting.objects.File
class File extends Object implements Serializable- serialVersionUID:
- 1L
-
Class ch.ivyteam.ivy.scripting.objects.List
class List extends NestedObject implements Serializable- serialVersionUID:
- 2L
-
Class ch.ivyteam.ivy.scripting.objects.NestedObject
class NestedObject extends Object implements Serializable -
Class ch.ivyteam.ivy.scripting.objects.Record
class Record extends NestedObject implements Serializable- serialVersionUID:
- 1L
-
Class ch.ivyteam.ivy.scripting.objects.Recordset
class Recordset extends NestedObject implements Serializable- serialVersionUID:
- 1L
-
Class ch.ivyteam.ivy.scripting.objects.Time
class Time extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
hours
int hours
The hours of the Time object. -
minutes
int minutes
The minutes of the Time object. -
seconds
int seconds
The seconds of the Time object.
-
-
Class ch.ivyteam.ivy.scripting.objects.Tree
class Tree extends NestedObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fChildren
List<Tree> fChildren
The child nodes. -
fInfo
String fInfo
An info string, can be used for rendering. -
fMayHaveChildren
boolean fMayHaveChildren
Flag indicating if the Tree node may have children. The state of this fag is committed to the TreeNodeHandle in the GUI. If the flag is set to "false" the TreeModel doe not fire a tree load event - it assumes that the children are already loaded. If the flag is set to "true", then the TreeModel fires the "tree load event". -
fParent
Tree fParent
The parent node. -
fValue
Object fValue
The node value.
-
-
Class ch.ivyteam.ivy.scripting.objects.Tuple
class Tuple extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fIsReadOnly
boolean fIsReadOnly
True if this tuple is read only -
fType
ch.ivyteam.ivy.scripting.objects.util.MetaType.MetaTypeTuple fType
The class of this tuple -
fValues
Object[] fValues
The values of this tuple
-
-
Class ch.ivyteam.ivy.scripting.objects.Xml
class Xml extends Object implements Serializable- serialVersionUID:
- 5540670633796056983L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException, SAXException Read an XmlWrapperObject. myNode is transient and therfore it must be parsed again. If myNode is a subnode of the xmlDocument, the int-array indexPath is used to select the subnode.- Parameters:
ois-- Throws:
ClassNotFoundExceptionIOExceptionSAXException
-
writeObject
Serialize this object. The Dom-object is transient and therefore not serialized. Instead of this an int-array is serialized that indicates which subnode of the xmlDocument is myNode- Parameters:
oos-- Throws:
IOException
-
-
-
Package ch.ivyteam.ivy.scripting.objects.util
-
Package ch.ivyteam.ivy.security
-
Exception Class ch.ivyteam.ivy.security.AuthenticationException
class AuthenticationException extends IvySecurityException implements Serializable- serialVersionUID:
- -5392253126632350070L
-
Exception Class ch.ivyteam.ivy.security.IvySecurityException
class IvySecurityException extends ch.ivyteam.util.IvyRuntimeException implements Serializable- serialVersionUID:
- -6069273029439151274L
-
Exception Class ch.ivyteam.ivy.security.PermissionDeniedException
class PermissionDeniedException extends SecurityException implements Serializable- serialVersionUID:
- -816572150174666365L
-
-
Package ch.ivyteam.ivy.workflow.businesscase
-
Package ch.ivyteam.ivy.workflow.category
-
Class ch.ivyteam.ivy.workflow.category.CategoryPath
-
-
Package ch.ivyteam.util
-
Exception Class ch.ivyteam.util.IvyException
class IvyException extends Exception implements Serializable-
Serialized Fields
-
createdAt
LocalDateTime createdAt
-
id
String id
The identification string of the exception -
threadContext
Object threadContext
All values of all thread locals registered in the ivy thread context
-
-
-
Exception Class ch.ivyteam.util.IvyRuntimeException
class IvyRuntimeException extends RuntimeException implements Serializable-
Serialized Fields
-
createdAt
LocalDateTime createdAt
-
id
String id
The identification string of the exception -
threadContext
Object threadContext
All values of all thread locals registered in the ivy thread context
-
-
-
Class ch.ivyteam.util.Version
class Version extends Object implements Serializable- serialVersionUID:
- -1263315708063585968L
-
Serialized Fields
-
majorVersion
int majorVersion
-
minorVersion
int minorVersion
-
patchNumber
int patchNumber
-
revisionNumber
long revisionNumber
-
shortAllRevision
String shortAllRevision
-
-