Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

T

TableAlias - Class in org.openlowcode.server.data.storage
A table in a query with an alias
TableAlias(StoredTableSchema, String) - Constructor for class org.openlowcode.server.data.storage.TableAlias
Creates a table alias that will query all fields for the table
TableAlias.FieldSelectionAlias<E> - Class in org.openlowcode.server.data.storage
 
TargetDate - Class in org.openlowcode.design.data.properties.basic
This property provides a target date to an object with a lifecycle.
TargetDate() - Constructor for class org.openlowcode.design.data.properties.basic.TargetDate
create a target date property for an object with a lifecycle
Targetdate<E extends DataObject<E> & UniqueidentifiedInterface<E> & LifecycleInterface<E,F>,F extends TransitionFieldChoiceDefinition<F>> - Class in org.openlowcode.server.data.properties
A property to store a target date for an object with lifecycle.
Targetdate(TargetdateDefinition<E, F>, DataObjectPayload) - Constructor for class org.openlowcode.server.data.properties.Targetdate
 
TargetdateDefinition<E extends DataObject<E> & UniqueidentifiedInterface<E> & LifecycleInterface<E,F>,F extends TransitionFieldChoiceDefinition<F>> - Class in org.openlowcode.server.data.properties
Definition of the target date for an object with lifecycle.
TargetdateDefinition(DataObjectDefinition<E>, F) - Constructor for class org.openlowcode.server.data.properties.TargetdateDefinition
creates the targetdate definition
TargetdateFlatFileLoader<E extends DataObject<E>> - Class in org.openlowcode.server.data.properties
flat file loader for target date
TargetdateFlatFileLoader(DataObjectDefinition<E>, String, PropertyExtractor<E>) - Constructor for class org.openlowcode.server.data.properties.TargetdateFlatFileLoader
Creates a new Target date flat-file loader
TargetdateInterface<E extends DataObject<E>,F extends TransitionFieldChoiceDefinition<F>> - Interface in org.openlowcode.server.data.properties
The interface all objects having targetdate as a property implement
Task - Class in org.openlowcode.module.system.data
 
Task() - Constructor for class org.openlowcode.module.system.data.Task
 
Task(Row, TableAlias) - Constructor for class org.openlowcode.module.system.data.Task
 
Taskchoice - Class in org.openlowcode.module.system.data
 
Taskchoice() - Constructor for class org.openlowcode.module.system.data.Taskchoice
 
Taskchoice(Row, TableAlias) - Constructor for class org.openlowcode.module.system.data.Taskchoice
 
TaskchoiceDefinition - Class in org.openlowcode.module.system.data
 
TaskChoiceTemplate - Class in org.openlowcode.server.data.workflowhelper
A choice inside a task step
TaskChoiceTemplate(String, String) - Constructor for class org.openlowcode.server.data.workflowhelper.TaskChoiceTemplate
creates a choice template
TaskDefinition - Class in org.openlowcode.module.system.data
 
TasklifecycleChoiceDefinition - Class in org.openlowcode.module.system.data.choice
 
TaskrescheduleSequence - Class in org.openlowcode.module.system.data.sequence
 
Taskuser - Class in org.openlowcode.module.system.data
 
Taskuser() - Constructor for class org.openlowcode.module.system.data.Taskuser
 
Taskuser(Row, TableAlias) - Constructor for class org.openlowcode.module.system.data.Taskuser
 
TaskuserDefinition - Class in org.openlowcode.module.system.data
 
TaskUserSelector - Class in org.openlowcode.design.data.properties.workflow
A selector of users for the task (depending on object attributes)
TaskUserSelector() - Constructor for class org.openlowcode.design.data.properties.workflow.TaskUserSelector
 
technicalInit() - Method in interface org.openlowcode.server.data.storage.PersistentStorage
This method will be played once at the launch of the server.
technicalInit() - Method in class org.openlowcode.server.data.storage.standardjdbc.BaseJDBCStorage
 
TechnicaltoolsPage - Class in org.openlowcode.module.system.page
A page proposing various technical tools
TechnicaltoolsPage() - Constructor for class org.openlowcode.module.system.page.TechnicaltoolsPage
creates the technical tools page
TemporaryDateAxis - Class in org.openlowcode.client.graphic.widget.tools
An axis that displays date and time values.
TemporaryDateAxis() - Constructor for class org.openlowcode.client.graphic.widget.tools.TemporaryDateAxis
Default constructor.
TemporaryDateAxis(Date, Date) - Constructor for class org.openlowcode.client.graphic.widget.tools.TemporaryDateAxis
Constructs a date axis with fix lower and upper bounds.
TemporaryDateAxis(String, Date, Date) - Constructor for class org.openlowcode.client.graphic.widget.tools.TemporaryDateAxis
Constructs a date axis with a label and fix lower and upper bounds.
TestDatabase - Class in org.openlowcode.server.runtime
A test utility to check if database is OK (accessible, Ok for persistence of latine and asian characters.
TestDatabase() - Constructor for class org.openlowcode.server.runtime.TestDatabase
 
TEXT_TYPE - Static variable in class org.openlowcode.client.action.CActionDataLoc
 
TextAfterLayout - Interface in org.openlowcode.tools.pdf
This interface allows to specify a text to be calculated at the exact time of printing.
TextDataElt - Class in org.openlowcode.tools.structure
a simple element storing a text information
TextDataElt(String, String) - Constructor for class org.openlowcode.tools.structure.TextDataElt
creates a text data element
TextDataElt(String, String, TextDataEltType) - Constructor for class org.openlowcode.tools.structure.TextDataElt
 
TextDataElt(String) - Constructor for class org.openlowcode.tools.structure.TextDataElt
creates a text element with no payload
TextDataElt(String, TextDataEltType) - Constructor for class org.openlowcode.tools.structure.TextDataElt
 
TextDataEltType - Class in org.openlowcode.tools.structure
type of text data element
TextDataEltType() - Constructor for class org.openlowcode.tools.structure.TextDataEltType
 
TEXTTYPE_BULLET_L1 - Static variable in class org.openlowcode.tools.pdf.PDFPage
 
TEXTTYPE_BULLET_L2 - Static variable in class org.openlowcode.tools.pdf.PDFPage
 
TEXTTYPE_BULLET_L3 - Static variable in class org.openlowcode.tools.pdf.PDFPage
 
TEXTTYPE_LABEL - Static variable in class org.openlowcode.tools.pdf.PDFPage
 
TEXTTYPE_PARAGRAPH_HEADER - Static variable in class org.openlowcode.tools.pdf.PDFPage
 
TEXTTYPE_PLAIN - Static variable in class org.openlowcode.tools.pdf.PDFPage
 
TEXTTYPE_PLAIN_BOLD - Static variable in class org.openlowcode.tools.pdf.PDFPage
 
TEXTTYPE_PLAIN_BOLD_ITALIC - Static variable in class org.openlowcode.tools.pdf.PDFPage
 
TEXTTYPE_PLAIN_ITALIC - Static variable in class org.openlowcode.tools.pdf.PDFPage
 
TEXTTYPE_SECTION_HEADER - Static variable in class org.openlowcode.tools.pdf.PDFPage
 
TEXTTYPE_TITLE - Static variable in class org.openlowcode.tools.pdf.PDFPage
 
ThreeDataObjects<E extends DataObject<E>,F extends DataObject<F>,G extends DataObject<G>> - Class in org.openlowcode.server.data
a class gathering three data objects
ThreeDataObjects(E, F, G) - Constructor for class org.openlowcode.server.data.ThreeDataObjects
create a three data object
ThreeObjectsArgument - Class in org.openlowcode.design.data.argument
an argument content being made of 3 Objects.
ThreeObjectsArgument(String, ObjectArgument, ObjectArgument, ObjectArgument) - Constructor for class org.openlowcode.design.data.argument.ThreeObjectsArgument
creates a three object argument
TimeLogger - Class in org.openlowcode.tools.misc
a simple class that returns a log precising the time elapsed since the object was created
TimeLogger() - Constructor for class org.openlowcode.tools.misc.TimeLogger
Creates the object and records the time
TIMEOUT_SECOND - Static variable in class org.openlowcode.module.system.action.GetsessionforclientAction
 
TIMEOUT_SQLERROR_RETRY_MS - Static variable in class org.openlowcode.server.data.storage.standardjdbc.BaseJDBCStorage
 
TimePeriod - Class in org.openlowcode.tools.data
A time period represents a common calendar period typically used for management reporting and financial forecasting.
TimePeriod(TimePeriod.Quarter, int) - Constructor for class org.openlowcode.tools.data.TimePeriod
 
TimePeriod(TimePeriod.Quarter, int, boolean) - Constructor for class org.openlowcode.tools.data.TimePeriod
 
TimePeriod(TimePeriod.YearQualifier, int) - Constructor for class org.openlowcode.tools.data.TimePeriod
 
TimePeriod(int) - Constructor for class org.openlowcode.tools.data.TimePeriod
 
TimePeriod(int, boolean) - Constructor for class org.openlowcode.tools.data.TimePeriod
 
TimePeriod(int, int) - Constructor for class org.openlowcode.tools.data.TimePeriod
 
TimePeriod(int, int, boolean) - Constructor for class org.openlowcode.tools.data.TimePeriod
 
TimePeriod(boolean) - Constructor for class org.openlowcode.tools.data.TimePeriod
A timeperiod representing either before or after the specified values.
TimePeriod.PeriodType - Enum in org.openlowcode.tools.data
 
TimePeriod.Quarter - Enum in org.openlowcode.tools.data
 
TimePeriod.YearQualifier - Class in org.openlowcode.tools.data
Contains all information of a time period except the year.
TIMEPERIOD_TYPE - Static variable in class org.openlowcode.client.action.CActionDataLoc
 
TimePeriodArgument - Class in org.openlowcode.design.data.argument
An argument holding a time period (year, quarter, month...)
TimePeriodArgument(String) - Constructor for class org.openlowcode.design.data.argument.TimePeriodArgument
creates a TimePeriod argument that is not a security argument
TimePeriodColumnCriteria - Class in org.openlowcode.design.advanced
A column criteria based on time period field on the object holding the main report value
TimePeriodColumnCriteria(SmartReportNode, TimePeriodField, String) - Constructor for class org.openlowcode.design.advanced.TimePeriodColumnCriteria
Creates a time period column criteria
TimePeriodColumnCriteria(SmartReportNode, TimePeriodField) - Constructor for class org.openlowcode.design.advanced.TimePeriodColumnCriteria
Creates a time period column criteria without suffix specified
TimePeriodDataElt - Class in org.openlowcode.tools.structure
 
TimePeriodDataElt(String, TimePeriod) - Constructor for class org.openlowcode.tools.structure.TimePeriodDataElt
 
TimePeriodDataElt(String) - Constructor for class org.openlowcode.tools.structure.TimePeriodDataElt
 
TimePeriodDataEltType - Class in org.openlowcode.tools.structure
 
TimePeriodDataEltType() - Constructor for class org.openlowcode.tools.structure.TimePeriodDataEltType
 
TimePeriodDataObjectField<F extends DataObject<F>> - Class in org.openlowcode.server.data
A field on a data object storing a time period.
TimePeriodDataObjectField(TimePeriodDataObjectFieldDefinition<F>, DataObjectPayload) - Constructor for class org.openlowcode.server.data.TimePeriodDataObjectField
 
TimePeriodDataObjectFieldDefinition<E extends DataObject<E>> - Class in org.openlowcode.server.data
Definition of a time period data object field
TimePeriodDataObjectFieldDefinition(String, String, String, boolean, TimePeriod.PeriodType, DataObjectDefinition<E>) - Constructor for class org.openlowcode.server.data.TimePeriodDataObjectFieldDefinition
Creates a data object field
TimePeriodDataObjectFieldDefinition(String, String, String, boolean, TimePeriod.PeriodType, int, DataObjectDefinition<E>) - Constructor for class org.openlowcode.server.data.TimePeriodDataObjectFieldDefinition
 
TimePeriodDataObjectFieldDefinition.TimePeriodFormatter - Class in org.openlowcode.server.data
a class allowing to decode a time period from the string stored value
TimePeriodDataObjectFieldFlatFileLoader<E extends DataObject<E>> - Class in org.openlowcode.server.data
a flat file loader to load the content of a time period field
TimePeriodDataObjectFieldFlatFileLoader(DataObjectDefinition<E>, String[], String, TimePeriod.PeriodType) - Constructor for class org.openlowcode.server.data.TimePeriodDataObjectFieldFlatFileLoader
Creates a loader for this attribute
TimePeriodField - Class in org.openlowcode.client.graphic.widget.fields
The Time Period field is able to display and edit a timeperiod field
TimePeriodField(TimePeriod.PeriodType, TimePeriod) - Constructor for class org.openlowcode.client.graphic.widget.fields.TimePeriodField
 
TimePeriodField(TimePeriod.PeriodType) - Constructor for class org.openlowcode.client.graphic.widget.fields.TimePeriodField
 
TimePeriodField - Class in org.openlowcode.design.data
creates a field holding a time period
TimePeriodField(String, String, String, TimePeriod.PeriodType) - Constructor for class org.openlowcode.design.data.TimePeriodField
creates a field holding a time period with a specified type with default priority
TimePeriodField(String, String, String, int, TimePeriod.PeriodType) - Constructor for class org.openlowcode.design.data.TimePeriodField
 
TimePeriodFilterElement - Class in org.openlowcode.design.advanced
A filter element that will only show time periods corresponding to the selected values
TimePeriodFilterElement(TimePeriodField) - Constructor for class org.openlowcode.design.advanced.TimePeriodFilterElement
create a time period filter where filter criteria will be input ( a time period selection widget will appear to allow selection of one time period)
TimePeriodFilterElement(TimePeriodField, boolean) - Constructor for class org.openlowcode.design.advanced.TimePeriodFilterElement
create a time period filter where filter criteria will be either input or automatically selected through an helper that the user should develop
TimePeriodFormatter() - Constructor for class org.openlowcode.server.data.TimePeriodDataObjectFieldDefinition.TimePeriodFormatter
 
TimeSlot - Class in org.openlowcode.design.data.properties.basic
A timeslot is a property giving the object a start time and an end-time to represent a portion of time
TimeSlot() - Constructor for class org.openlowcode.design.data.properties.basic.TimeSlot
creates a timeslot property
Timeslot<E extends DataObject<E> & UniqueidentifiedInterface<E> & TimeslotInterface<E>> - Class in org.openlowcode.server.data.properties
An object that has the timeslot property has a start date and an end date
Timeslot(DataObjectPropertyDefinition<E>, DataObjectPayload) - Constructor for class org.openlowcode.server.data.properties.Timeslot
Creation of the timeslot property
TimeslotDefinition<E extends DataObject<E> & TimeslotInterface<E>> - Class in org.openlowcode.server.data.properties
The definition of the timeslot property of an object
TimeslotDefinition(DataObjectDefinition<E>) - Constructor for class org.openlowcode.server.data.properties.TimeslotDefinition
 
TimeslotEndTimeFlatFileLoader<E extends DataObject<E> & TimeslotInterface<E>> - Class in org.openlowcode.server.data.properties
the loader to load the end time of an object with the timeslot property
TimeslotEndTimeFlatFileLoader(DataObjectDefinition<E>, TimeslotDefinition<E>, String, PropertyExtractor<E>) - Constructor for class org.openlowcode.server.data.properties.TimeslotEndTimeFlatFileLoader
creates the loader for the end time of the timeslot property
TimeslotInterface<E extends DataObject<E>> - Interface in org.openlowcode.server.data.properties
The interface an object having the timeslot property implements
TimeslotStartTimeFlatFileLoader<E extends DataObject<E> & TimeslotInterface<E>> - Class in org.openlowcode.server.data.properties
the loader to load the start time of an object with the timeslot property
TimeslotStartTimeFlatFileLoader(DataObjectDefinition<E>, TimeslotDefinition<E>, String, PropertyExtractor<E>) - Constructor for class org.openlowcode.server.data.properties.TimeslotStartTimeFlatFileLoader
creates the loader for the start time of the timeslot property
TimeslotWithSessions - Class in org.openlowcode.design.data.properties.basic
A timeslot with session is a property added to the timeslot object to indicate the timeslots are subdivided in children sessions.
TimeslotWithSessions(DataObjectDefinition) - Constructor for class org.openlowcode.design.data.properties.basic.TimeslotWithSessions
This constructor is only supposed to be called by the timeslot constructor.
Timeslotwithsessions<E extends DataObject<E> & UniqueidentifiedInterface<E> & TimeslotInterface<E> & ScheduleInterface<E,?>,F extends DataObject<F> & UniqueidentifiedInterface<F> & SessionInterface<F,E>> - Class in org.openlowcode.server.data.properties
This property is added on the timeslot object to mean it has detailed sessions
Timeslotwithsessions(TimeslotwithsessionsDefinition<E, F>, DataObjectPayload) - Constructor for class org.openlowcode.server.data.properties.Timeslotwithsessions
creates the timeslot with session
TimeslotwithsessionsDefinition<E extends DataObject<E> & UniqueidentifiedInterface<E> & TimeslotInterface<E> & ScheduleInterface<E,?>,F extends DataObject<F> & SessionInterface<F,E> & UniqueidentifiedInterface<F>> - Class in org.openlowcode.server.data.properties
definition of the timeslot with session property.
TimeslotwithsessionsDefinition(DataObjectDefinition<E>, DataObjectDefinition<F>) - Constructor for class org.openlowcode.server.data.properties.TimeslotwithsessionsDefinition
creates the property definition
TimeslotwithsessionsInterface<E extends DataObject<E>,F extends DataObject<F>> - Interface in org.openlowcode.server.data.properties
the interface all timeslot with session objects comply to
TimestampArgument - Class in org.openlowcode.design.data.argument
an argument that holds a timestamp
TimestampArgument(String) - Constructor for class org.openlowcode.design.data.argument.TimestampArgument
create a TimestampArgument for the given name
TimestampArgument(String, String, boolean) - Constructor for class org.openlowcode.design.data.argument.TimestampArgument
 
TimestampField - Class in org.openlowcode.design.data
A field holding a timestamp in a data object
TimestampField(String, String, String, int) - Constructor for class org.openlowcode.design.data.TimestampField
Creates a timestamp field with no time edit and no search index and default priority
TimestampField(String, String, String, int, int) - Constructor for class org.openlowcode.design.data.TimestampField
creates a timestamp field with no time edit
TimestampField(String, String, String, int, int, boolean) - Constructor for class org.openlowcode.design.data.TimestampField
creates a timestamp field
TimestampPicker - Class in org.openlowcode.client.graphic.widget.tools
An extended version of the date picker allowing to also edit hours and minutes
TimestampPicker() - Constructor for class org.openlowcode.client.graphic.widget.tools.TimestampPicker
creates a Timestamp picker
TimestampStoredElement - Class in org.openlowcode.design.data
creates a stored element in the database using a timestamp
TimestampStoredElement(String) - Constructor for class org.openlowcode.design.data.TimestampStoredElement
creates a timestamp stored element
TimestampStoredField - Class in org.openlowcode.server.data.storage
A stored field having a timestamp (java date....) as payload
TimestampStoredField(String, StoredTableSchema) - Constructor for class org.openlowcode.server.data.storage.TimestampStoredField
creates a TimestampStoredField
TimestampStoredField(String, StoredTableSchema, Date) - Constructor for class org.openlowcode.server.data.storage.TimestampStoredField
creates a TimestampStoredField with a default value
TO - Variable in class org.openlowcode.module.system.data.choice.RecipienttypeChoiceDefinition
 
TObjectDataElt<E extends DataObject<E>> - Class in org.openlowcode.server.data.message
A data element message typed to a data object
TObjectDataElt(String, E) - Constructor for class org.openlowcode.server.data.message.TObjectDataElt
creates a data object element.
TObjectDataEltType<E extends DataObject<E>> - Class in org.openlowcode.server.data.message
Definition of an element of a message types to a special data object
TObjectDataEltType(DataObjectDefinition<E>) - Constructor for class org.openlowcode.server.data.message.TObjectDataEltType
creates the defintion of a types object data element type
TObjectIdDataElt<E extends DataObject<E>> - Class in org.openlowcode.server.data.message
a typed class of ObjecIdDataElt to allow easier manipulation on the server
TObjectIdDataElt(String, DataObjectId<E>) - Constructor for class org.openlowcode.server.data.message.TObjectIdDataElt
creates a types object id element
TObjectIdDataEltType<E extends DataObject<E> & UniqueidentifiedInterface<E>> - Class in org.openlowcode.server.data.message
the type of ObjecIdDataElt with data object specified as generics to allow easier manipulation on the server
TObjectIdDataEltType() - Constructor for class org.openlowcode.server.data.message.TObjectIdDataEltType
 
TObjectMasterIdDataElt<E extends DataObject<E>> - Class in org.openlowcode.server.data.message
a typed class of ObjectMasterIdDataElt to allow easier manipulation on the server
TObjectMasterIdDataElt(String, DataObjectMasterId<E>) - Constructor for class org.openlowcode.server.data.message.TObjectMasterIdDataElt
creates a typed master id data element
TObjectMasterIdDataEltType<E extends DataObject<E> & UniqueidentifiedInterface<E>> - Class in org.openlowcode.server.data.message
data element type for a type object master id
TObjectMasterIdDataEltType() - Constructor for class org.openlowcode.server.data.message.TObjectMasterIdDataEltType
 
toDate() - Method in class org.openlowcode.client.graphic.widget.schedule.BusinessCalendar.BusinessTimeInstant
 
toNumericValue(Date) - Method in class org.openlowcode.client.graphic.widget.tools.TemporaryDateAxis
 
toRealValue(double) - Method in class org.openlowcode.client.graphic.widget.tools.TemporaryDateAxis
 
toRGBCode(Color) - Static method in class org.openlowcode.client.graphic.widget.CDecimalFormatter
get the rgb code string for use in javafx
toString() - Method in class org.openlowcode.client.graphic.CPageSignifPath
 
toString() - Method in class org.openlowcode.client.graphic.widget.CBusinessField
 
toString() - Method in class org.openlowcode.client.graphic.widget.CDateField.LockableDate
 
toString() - Method in class org.openlowcode.client.graphic.widget.CDecimalField.LockableBigDecimal
 
toString(CDecimalField.LockableBigDecimal) - Method in class org.openlowcode.client.graphic.widget.format.NiceLockableBigDecimalStringConverter
 
toString(CDateField.LockableDate) - Method in class org.openlowcode.client.graphic.widget.format.NiceLockableDateStringConverter
 
toString() - Method in class org.openlowcode.client.graphic.widget.schedule.BusinessCalendar.BusinessTimeInstant
 
toString() - Method in class org.openlowcode.client.graphic.widget.tools.CChoiceFieldValue
 
toString() - Method in class org.openlowcode.client.runtime.PageActionModifier
 
toString() - Method in class org.openlowcode.client.runtime.UnsavedDataWarning
 
toString() - Method in class org.openlowcode.design.access.AuthorityPrivilege
 
toString() - Method in class org.openlowcode.design.action.ActionDefinition
 
toString() - Method in class org.openlowcode.design.advanced.ObjectReportNode
 
toString() - Method in class org.openlowcode.server.data.ChoiceValue
 
toString() - Method in class org.openlowcode.server.data.DataObjectFieldMarker
 
toString() - Method in class org.openlowcode.server.data.DisplayProfile
 
toString() - Method in class org.openlowcode.server.data.EncryptedStringDataObjectField
 
toString() - Method in class org.openlowcode.server.data.FieldChoiceDefinition
 
toString() - Method in class org.openlowcode.server.data.properties.DataObjectId
 
toString() - Method in class org.openlowcode.server.data.properties.DataObjectMasterId
 
toString() - Method in class org.openlowcode.server.data.storage.FieldSchema
 
toString() - Method in class org.openlowcode.server.data.storage.QueryOperatorEqual
 
toString() - Method in class org.openlowcode.server.data.storage.QueryOperatorGreaterOrEqualTo
 
toString() - Method in class org.openlowcode.server.data.storage.QueryOperatorGreaterThan
 
toString() - Method in class org.openlowcode.server.data.storage.QueryOperatorLike
 
toString() - Method in class org.openlowcode.server.data.storage.QueryOperatorSmallerOrEqualTo
 
toString() - Method in class org.openlowcode.server.data.storage.QueryOperatorSmallerThan
 
toString() - Method in class org.openlowcode.server.data.storage.SimpleQueryCondition
 
toString() - Method in class org.openlowcode.server.data.storage.StoredTableSchema
 
toString() - Method in class org.openlowcode.server.data.storage.TableAlias
 
toString() - Method in class org.openlowcode.server.graphic.widget.SComponentBand
 
toString() - Method in class org.openlowcode.server.graphic.widget.STabPane
 
toString() - Method in class org.openlowcode.server.security.ActionAnarchySecurityManager
 
toString() - Method in class org.openlowcode.server.security.ActionObjectDomainSecurityManager
 
toString() - Method in class org.openlowcode.server.security.ActionObjectStateDomainSecurityManager
 
toString() - Method in class org.openlowcode.server.security.ActionObjectStateSecurityManager
 
toString() - Method in class org.openlowcode.server.security.ActionTotalSecurityManager
 
toString() - Method in class org.openlowcode.server.tools.CompositeObjectKey
 
toString() - Method in class org.openlowcode.tools.data.TimePeriod
 
toString() - Method in class org.openlowcode.tools.data.TimePeriod.YearQualifier
 
toString() - Method in class org.openlowcode.tools.messages.MessageElement
 
toString() - Method in class org.openlowcode.tools.messages.MessageIntegerField
 
toString() - Method in class org.openlowcode.tools.messages.MessageStartStructure
 
toString() - Method in class org.openlowcode.tools.misc.CompositeObjectKey
 
toString() - Method in class org.openlowcode.tools.structure.DataElt
 
toString() - Method in class org.openlowcode.tools.structure.SimpleDataElt
 
TotalAuthority - Class in org.openlowcode.design.access
This class allows the creation of an authority for the whole module (not linked to a specific domain).
TotalAuthority(String, String, String) - Constructor for class org.openlowcode.design.access.TotalAuthority
Creates a total authority for the module (not linked to a domain)
touch() - Method in class org.openlowcode.server.security.ServerSession
 
traceChildren() - Method in class org.openlowcode.client.graphic.CPageSignifPath
 
TransientBigDecimal - Class in org.openlowcode.server.data.specificstorage
a transient big decimal is a transient field holding a BigDecimal payload
TransientBigDecimal(String) - Constructor for class org.openlowcode.server.data.specificstorage.TransientBigDecimal
creates a transient big decimal field with the provided name
TransientFieldSchema<E> - Class in org.openlowcode.server.data.specificstorage
field schema for a transient field that is not persisted into the database
TransientFieldSchema(String) - Constructor for class org.openlowcode.server.data.specificstorage.TransientFieldSchema
create a transient field schema
TransientParent - Class in org.openlowcode.design.data.properties.basic
A transient parent property allows to store the data object id of another object on the current object.
TransientParent(String, DataObjectDefinition) - Constructor for class org.openlowcode.design.data.properties.basic.TransientParent
creates a transient parent property
Transientparent<E extends DataObject<E>,F extends DataObject<F> & UniqueidentifiedInterface<F>> - Class in org.openlowcode.server.data.properties
A property to have on a transient object a parent.
Transientparent(TransientparentDefinition<E, F>, DataObjectPayload, DataObjectDefinition<F>) - Constructor for class org.openlowcode.server.data.properties.Transientparent
 
TransientparentDefinition<E extends DataObject<E>,F extends DataObject<F> & UniqueidentifiedInterface<F>> - Class in org.openlowcode.server.data.properties
A property to have on a transient object a parent.
TransientparentDefinition(DataObjectDefinition<E>, String, DataObjectDefinition<F>) - Constructor for class org.openlowcode.server.data.properties.TransientparentDefinition
 
TransientPropertiesForLoader<E extends DataObject<E>> - Class in org.openlowcode.server.data.loader
This object will store transient objects that will live for the time of a loader exercise.
TransientPropertiesForLoader() - Constructor for class org.openlowcode.server.data.loader.TransientPropertiesForLoader
creates a store of Custom Loader helpers
TransitionChoiceCategory - Class in org.openlowcode.design.data
A choice category that only allows some transitions depending on the previous value.
TransitionChoiceCategory(String, int) - Constructor for class org.openlowcode.design.data.TransitionChoiceCategory
creates a transition choice category with given name and storage length
TransitionFieldChoiceDefinition<E extends FieldChoiceDefinition<E>> - Class in org.openlowcode.server.data
This class allows to define a choice that depends from the previous value.
TransitionFieldChoiceDefinition(int, boolean) - Constructor for class org.openlowcode.server.data.TransitionFieldChoiceDefinition
creates a new TransitionFieldChoiceDefinition
treatException(Exception) - Method in class org.openlowcode.client.runtime.ClientSession
Logs and displays on status bar an error
treatInLogs(Throwable) - Static method in class org.openlowcode.updater.ClientUpdater
 
treatThrowable(Throwable, String) - Method in class org.openlowcode.server.data.storage.standardjdbc.BaseJDBCStorage
Processes an error
TREE_NAVIGATION_CIRCUITBREAKER - Static variable in class org.openlowcode.client.graphic.widget.CObjectTreeArray
 
Trigger - Class in org.openlowcode.design.data.properties.basic
create a trigger property that will launch specific code on specific events on the object
Trigger(String, TriggerLaunchCondition) - Constructor for class org.openlowcode.design.data.properties.basic.Trigger
creates a trigger property
Trigger<E extends DataObject<E> & UniqueidentifiedInterface<E>> - Class in org.openlowcode.server.data.properties
Property for an object to have a trigger.
Trigger(TriggerDefinition<E>, DataObjectPayload) - Constructor for class org.openlowcode.server.data.properties.Trigger
creates the trigger
TriggerCondition<E extends DataObject<E> & UniqueidentifiedInterface<E>> - Class in org.openlowcode.server.data.properties.trigger
A trigger condition decides on how a trigger will be executed
TriggerCondition() - Constructor for class org.openlowcode.server.data.properties.trigger.TriggerCondition
 
TriggerConditionCreate<E extends DataObject<E> & UniqueidentifiedInterface<E>> - Class in org.openlowcode.server.data.properties.trigger
a trigger condition that is triggered when object is created
TriggerConditionCreate() - Constructor for class org.openlowcode.server.data.properties.trigger.TriggerConditionCreate
 
TriggerConditionCreateUpdate<E extends DataObject<E> & UniqueidentifiedInterface<E>> - Class in org.openlowcode.server.data.properties.trigger
a trigger condition that is triggered when object is created and updated
TriggerConditionCreateUpdate() - Constructor for class org.openlowcode.server.data.properties.trigger.TriggerConditionCreateUpdate
 
TriggerConditionDelete<E extends DataObject<E> & UniqueidentifiedInterface<E>> - Class in org.openlowcode.server.data.properties.trigger
a trigger condition that is triggered when object is deleted
TriggerConditionDelete() - Constructor for class org.openlowcode.server.data.properties.trigger.TriggerConditionDelete
 
TriggerConditionStateChange<E extends DataObject<E> & UniqueidentifiedInterface<E>> - Class in org.openlowcode.server.data.properties.trigger
a trigger condition that is triggered when object changes state to a number of provides states
TriggerConditionStateChange(ChoiceValue<?>[]) - Constructor for class org.openlowcode.server.data.properties.trigger.TriggerConditionStateChange
creates a trigger condition that will be executed when the object changes states to a list of provided states
TriggerDefinition<E extends DataObject<E> & UniqueidentifiedInterface<E>> - Class in org.openlowcode.server.data.properties
Definition of an object that has a trigger.
TriggerDefinition(DataObjectDefinition<E>, String, TriggerCondition<E>, CustomTriggerExecutionFactory<E>) - Constructor for class org.openlowcode.server.data.properties.TriggerDefinition
creates the trigger definition
triggerLaunchAddress() - Method in class org.openlowcode.client.runtime.ClientDisplay
will launch the sending to the server of the address shown in the connection bar
triggerLaunchAddress() - Method in class org.openlowcode.client.runtime.ConnectionBar
starts the process to connecting to the server with the addres given in the connection bar
TriggerLaunchCondition - Class in org.openlowcode.design.data.properties.trigger
A trigger condition to launch some logic based on an event on a data object
TriggerLaunchCondition(DataObjectDefinition) - Constructor for class org.openlowcode.design.data.properties.trigger.TriggerLaunchCondition
creates a trigger launch condition for the parent data object
TriggerLaunchConditionDelete - Class in org.openlowcode.design.data.properties.trigger
A trigger launch condition launching specific logic (trigger) when the object is deleted
TriggerLaunchConditionDelete(DataObjectDefinition) - Constructor for class org.openlowcode.design.data.properties.trigger.TriggerLaunchConditionDelete
creates a trigger launch condition on delete
TriggerLaunchConditionInsert - Class in org.openlowcode.design.data.properties.trigger
This trigger will be executed after the object has been inserted.
TriggerLaunchConditionInsert(DataObjectDefinition) - Constructor for class org.openlowcode.design.data.properties.trigger.TriggerLaunchConditionInsert
create a trigger launch condition that is launching when the object is inserted in the data store for the first time
TriggerLaunchConditionSetState - Class in org.openlowcode.design.data.properties.trigger
A trigger launch condition that will launch when the data object reaches certain states
TriggerLaunchConditionSetState(DataObjectDefinition, ChoiceValue[]) - Constructor for class org.openlowcode.design.data.properties.trigger.TriggerLaunchConditionSetState
creates a trigger launch condition that will trigger when the object reaches certain states
TriggerLaunchConditionUpdate - Class in org.openlowcode.design.data.properties.trigger
A trigger launch condition that will trigger on any update of the data object
TriggerLaunchConditionUpdate(DataObjectDefinition) - Constructor for class org.openlowcode.design.data.properties.trigger.TriggerLaunchConditionUpdate
create a trigger launch condition that triggers on the update of the data object
TriggerLauncher<E extends DataObject<E>> - Class in org.openlowcode.server.data.formula
a launcher for all triggers on an object
TriggerLauncher(NamedList<DataUpdateTrigger<E>>) - Constructor for class org.openlowcode.server.data.formula.TriggerLauncher
creates a new TriggerLauncher
TriggerToExecute<E extends DataObject<E>> - Class in org.openlowcode.server.data.formula
A wrapping class representing a trigger to execute on the server during formulas.
TriggerToExecute(DataUpdateTrigger<E>, E) - Constructor for class org.openlowcode.server.data.formula.TriggerToExecute
 
Triggervalue - Class in org.openlowcode.module.system.data
 
Triggervalue() - Constructor for class org.openlowcode.module.system.data.Triggervalue
 
Triggervalue(Row, TableAlias) - Constructor for class org.openlowcode.module.system.data.Triggervalue
 
TriggervalueDefinition - Class in org.openlowcode.module.system.data
 
Triple<E,F,G> - Class in org.openlowcode.tools.misc
An utility class to gather three objects
Triple(E, F, G) - Constructor for class org.openlowcode.tools.misc.Triple
creates a three element set
Tutorial0BudgetManager - Class in org.openlowcode.tutorial.model
A tutorial to learn how to design an application template
Tutorial0BudgetManager() - Constructor for class org.openlowcode.tutorial.model.Tutorial0BudgetManager
 
TwoDataObjects<E extends DataObject<E>,F extends DataObject<F>> - Class in org.openlowcode.server.data
A class wrapping two data objects together.
TwoDataObjects(E, F) - Constructor for class org.openlowcode.server.data.TwoDataObjects
creates a TwoDataObject
TwoObjectsArgument - Class in org.openlowcode.design.data.argument
an argument content being made of 2 Objects.
TwoObjectsArgument(String, ObjectArgument, ObjectArgument) - Constructor for class org.openlowcode.design.data.argument.TwoObjectsArgument
creates a two objects argument
TYPE_CTRLPRESSED - Static variable in class org.openlowcode.client.runtime.PageActionModifier
 
TYPE_NORMAL - Static variable in class org.openlowcode.client.graphic.widget.CPageText
 
TYPE_NORMAL - Static variable in class org.openlowcode.server.graphic.widget.SPageText
 
TYPE_NOTHINGPRESSED - Static variable in class org.openlowcode.client.runtime.PageActionModifier
 
TYPE_SHIFTPRESSED - Static variable in class org.openlowcode.client.runtime.PageActionModifier
 
TYPE_TITLE - Static variable in class org.openlowcode.client.graphic.widget.CPageText
 
TYPE_TITLE - Static variable in class org.openlowcode.server.graphic.widget.SPageText
 
TYPE_WARNING - Static variable in class org.openlowcode.client.graphic.widget.CPageText
 
TYPE_WARNING - Static variable in class org.openlowcode.server.graphic.widget.SPageText
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links