- CacheReplicationMDB - Class in com.whitestein.lsps.engine
-
Message driven bean for replicating caches
- CacheReplicationMDB() - Constructor for class com.whitestein.lsps.engine.CacheReplicationMDB
-
- calendar - Variable in class com.whitestein.lsps.vaadin.forms.calendar.CalendarPager
-
The calendar this pages is coupled with.
- calendar - Variable in class com.whitestein.lsps.vaadin.ui.components.calendar.CalendarPager
-
- CALENDAR - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- CALENDAR_CREATE_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
-
- CALENDAR_CREATE_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
- CALENDAR_CREATE_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
- CALENDAR_EDIT_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarEditEvent
-
- CALENDAR_EDIT_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
- CALENDAR_EDIT_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
- CALENDAR_RESCHEDULE_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
-
- CALENDAR_RESCHEDULE_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
- CALENDAR_RESCHEDULE_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
- CALENDAR_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
-
- CalendarPager - Class in com.whitestein.lsps.vaadin.forms.calendar
-
- CalendarPager(DumbCalendar) - Constructor for class com.whitestein.lsps.vaadin.forms.calendar.CalendarPager
-
Creates a new pager for a calendar.
- CalendarPager - Class in com.whitestein.lsps.vaadin.ui.components.calendar
-
A "Pager" for Vaadin calendar - provides additional control means such as Monthly, Weekly, Today buttons, etc.
- CalendarPager(DumbCalendar, LspsScreen) - Constructor for class com.whitestein.lsps.vaadin.ui.components.calendar.CalendarPager
-
- call(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.LspsValueProvider
-
Provides value for given row data object.
- call(Object) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.ValueProvider
-
Provides value for given row data object.
- call(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.DelegatingValueProvider
-
- call(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.LocalizingValueProvider
-
- call(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.MemoizingValueProvider
-
- call(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.ToStringValueProvider
-
- call(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.ValueKeepingValueProvider
-
- call(Callable<R>) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Call any listener body in this, in order for the methods called from the listener to have access to the form
instance (via
Form.get()
).
- call(ExecutionContext, String, Object[]) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Calls a method on the underlying Java UI component.
- call(ExecutionContext, RecordHolder, String, Object...) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
Calls a method on the underlying Java UI component.
- call(ExecutionContext, RecordHolder, String, ListHolder) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
Calls a method on the underlying Java UI component.
- call(Namespace, String, Object...) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
Calls given class method and returns the result.
- call(Namespace, String, Type[], Object...) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
Calls given class method and returns the result.
- call(Object...) - Method in class com.whitestein.lsps.vaadin.util.Variant.ScopedClosureVariant
-
Executes closure within context of the given component.
- call(ExecutionContext, RecordHolder, String, String, String, String, String, String, Decimal, MapHolder, ReferenceHolder, ReferenceHolder, Boolean) - Method in class com.whitestein.lsps.wsclient.function.HttpCallFunctions
-
- call(SslConfig, String, String, String, String, String, String, Integer, Map<String, String>, Boolean) - Method in class com.whitestein.lsps.wsclient.function.HttpCallFunctions
-
- call(ExecutionContext, MapHolder, RecordHolder, String, String, String, RecordHolder, ListHolder, MapHolder, Decimal, Type, ListHolder, ReferenceHolder, ReferenceHolder, Boolean) - Method in interface com.whitestein.lsps.wsclient.function.WsSoapCallFunctions
-
Webservice call.
- call(ExecutionContext, MapHolder, RecordHolder, String, String, String, RecordHolder, ListHolder, MapHolder, Decimal, Type, ListHolder, ReferenceHolder, ReferenceHolder, Boolean) - Method in class com.whitestein.lsps.wsclient.function.WsSoapCallFunctionsImpl
-
- callClosure(ExecutionContext, ClosureHolder, Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.Utils
-
Calls the closure, creates empty stack trace if it is in available inside the context.
- callDontCatch(Callable<R>) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Call any listener body in this, in order for the methods called from the listener to have access to the form
instance (via
Form.get()
).
- callFormComponent(ExecutionContext, String, Object...) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
Calls a method on a form component (this).
- callFormComponent(ExecutionContext, String, ListHolder) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
Calls a method on a form component (this).
- callInForm(Form, Runnable) - Static method in class com.whitestein.lsps.vaadin.forms.Form
-
Call any listener body in this, in order for the methods called from the listener to have access to the form
instance (via
Form.get()
).
- canAbortModelUpdate() - Method in enum com.whitestein.lsps.engine.dto.ModelInstanceState
-
Returns true if a model instance in this state is performing a model update and can be
aborted.
- canBeActivated() - Method in enum com.whitestein.lsps.engine.dto.GoalState
-
Returns true if the goal can be activated.
- canBeChangedFromState(GoalState) - Method in enum com.whitestein.lsps.engine.dto.GoalState
-
Returns true if a goal can change its goal state from
oldState
to this state.
- canBeChangedFromState(PlanState) - Method in enum com.whitestein.lsps.engine.dto.PlanState
-
Returns true if a plan can be changed from state oldState
to this state.
- canBeChangedToState(GoalState) - Method in enum com.whitestein.lsps.engine.dto.GoalState
-
Returns true if a goal can change its goal state from this state to
newState
.
- canBeChangedToState(PlanState) - Method in enum com.whitestein.lsps.engine.dto.PlanState
-
Returns true if a plan can be changed from this state to state
newState
.
- canBeDeactivated() - Method in enum com.whitestein.lsps.engine.dto.GoalState
-
Returns true if the goal can be deactivated.
- canBeEmpty() - Method in class com.whitestein.lsps.lang.type.ExternalRecordAssociation
-
Returns true if this association can be empty.
- canBeInterpretedIn(InterpreterConfiguration) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
in detached model instance interpretation can be done only in new evaluation levels
- canBeInterpretedIn(InterpreterConfiguration) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
in detached model instance interpretation can be done only in new evaluation levels
- canBeInterpretedIn(InterpreterConfiguration) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- canBeInterpretedIn(InterpreterConfiguration) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns true if interpretation with given configuration can be done on this namespace.
- canBeInterpretedIn(InterpreterConfiguration) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- canBeReferencedBy(RecordType, RecordAssociation) - Method in enum com.whitestein.lsps.engine.ModelCache
-
Returns true if type is references by the association.
- canBeReferencedBy(RecordType, RecordType) - Method in enum com.whitestein.lsps.engine.ModelCache
-
Returns true if type is references by the other type.
- canRemoveThisFromReverseAssociation(RecordHolder, RecordAssociation) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
- canRemoveThisFromReverseAssociation(RecordHolder, RecordAssociation) - Method in class com.whitestein.lsps.engine.lang.InternalRecordEntityAdapter
-
- canRemoveThisFromReverseAssociation(RecordHolder, RecordAssociation) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Returns true if this entity/holder can be removed from reverse association.
- canRemoveThisFromReverseAssociation(RecordHolder, RecordAssociation) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
-
- canResume() - Method in enum com.whitestein.lsps.engine.dto.ModelInstanceState
-
Returns true if a model instance in this state can be resumed.
- canSetProperty(String) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
- canSetProperty(String) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Returns true if a property can be updated.
- canSuspend() - Method in enum com.whitestein.lsps.engine.dto.ModelInstanceState
-
Returns true if a model instance in this state can be suspended.
- capitalize(String) - Static method in class com.whitestein.lsps.common.Strings
-
Returns a new string with the first character in upper case.
- CARTESIAN_CHART - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- CARTESIAN_CHART_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCartesianChart
-
- Case(List<Expression>, Expression) - Constructor for class com.whitestein.lsps.lang.ast.SwitchExpression.Case
-
- cast(ExecutionContext, Object, Type) - Method in class com.whitestein.lsps.stdlib.function.ObjectFunctions
-
If the type of the object is compatible with the specified type, the function returns the
object casted to the type.
- cast(Class<N>) - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Casts the value.
- CastExpression - Class in com.whitestein.lsps.lang.ast
-
A cast expression.
- CastExpression(ASTInfo, Expression, Type) - Constructor for class com.whitestein.lsps.lang.ast.CastExpression
-
- catalog() - Method in class com.whitestein.lsps.hibernate.envers.LspsAnnotationsMetadataReader.PCAuditTable
-
- Catch(List<Expression>, Expression) - Constructor for class com.whitestein.lsps.lang.ast.TryCatchExpression.Catch
-
Creates new instance.
- CELLS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::GridLayout.cells
- CENTER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
- CENTER_Y - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
-
ui::GaugeAxis.centerY
- ChainedExpression - Class in com.whitestein.lsps.lang.ast
-
- ChainedExpression(ASTInfo, List<Expression>, Type) - Constructor for class com.whitestein.lsps.lang.ast.ChainedExpression
-
- Change - Class in com.whitestein.lsps.engine.change
-
Change that is created during process execution.
- Change(Object) - Constructor for class com.whitestein.lsps.engine.change.Change
-
Constructor.
- CHANGE_OWN_PASSWORD - Static variable in class com.whitestein.lsps.os.OsRights
-
Security right that allow to change own password.
- changed(Change) - Method in interface com.whitestein.lsps.engine.change.ChangeListener
-
Process a change.
- changed(Change) - Method in class com.whitestein.lsps.engine.DebuggerListener
-
- changed(Change) - Method in class com.whitestein.lsps.engine.EngineAssignmentPlugin.AssignmentListener
-
- changed(Change) - Method in class com.whitestein.lsps.engine.lang.ChangedExternalEntitiesListener
-
- changed(Change) - Method in class com.whitestein.lsps.engine.MigrationEngine.AssignmentListener
-
- changed(Change) - Method in class com.whitestein.lsps.engine.ModelInstanceDirtyListener
-
- changed(Change) - Method in class com.whitestein.lsps.engine.ModelInstanceEventLogger
-
- ChangeDebugger - Interface in com.whitestein.lsps.engine
-
Debugger based on change events.
- ChangeDebugStepContext - Interface in com.whitestein.lsps.engine
-
A context of a debug step which was triggered by a change event.
- ChangedExternalEntitiesListener - Class in com.whitestein.lsps.engine.lang
-
Listener of external entities change.
- ChangedExternalEntitiesListener() - Constructor for class com.whitestein.lsps.engine.lang.ChangedExternalEntitiesListener
-
- ChangeListener - Interface in com.whitestein.lsps.engine.change
-
Listener for
Change
s fired by model instance.
- changeVariables(Object, Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
-
- changeVariables(Object, Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UILazyComboBox
-
- CHART - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- CHART_CLICK_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
Fully qualified name of ui::ChartClickEvent type
- CHART_CLICK_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
Fully qualified name of ui::ChartClickListener type
- CHART_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordChart
-
- ChartFieldNames - Interface in com.whitestein.lsps.vaadin.ui.components
-
Listing of all field names as constants.
- CHECK_ACTIVE_PERSONS_WITH_LOGIN_EXISTS - Static variable in class com.whitestein.lsps.orgstructure.entity.Person
-
Query name.
- CHECK_BOX_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- CHECK_BOX_LIST_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- checkActivePersonWithLoginExists(String) - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaPersonDao
-
- checkActivePersonWithLoginExists(String) - Method in interface com.whitestein.lsps.orgstructure.dao.PersonDao
-
Check if active person with given loginName exists.
- checkActivePersonWithLoginExists(String) - Method in interface com.whitestein.lsps.os.PersonService
-
Answer whether active person for given loginName exists.
- checkActivePersonWithLoginExists(String) - Method in class com.whitestein.lsps.pm.PersonServiceBase
-
- checkArgument(boolean) - Static method in class com.whitestein.lsps.common.Assert
-
- checkArgument(boolean, String) - Static method in class com.whitestein.lsps.common.Assert
-
- checkAudited(XProperty, PropertyAuditingData, Audited) - Method in class com.whitestein.lsps.hibernate.envers.LspsAuditedPropertiesReader
-
- checkBox() - Method in class com.whitestein.lsps.test.web.components.UICast
-
Casts this component to a check box.
- checkCanAssignToVariable(Context, String) - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
Check if it is possible to assign a value to variable.
- checkExpressionNotNull(T, Expression) - Static method in class com.whitestein.lsps.lang.exception.Errors
-
- checkExpressionNotNull(T, Expression, InterpreterStackTrace) - Static method in class com.whitestein.lsps.lang.exception.Errors
-
Throws a null parameter error if the value
is null.
- checkForErrors(ModulesUploadResult) - Static method in class com.whitestein.lsps.engine.ModelUploadUtil
-
Checks the result for any problems with db schema.
- checkModelInstanceCompatibility(long, long) - Method in interface com.whitestein.lsps.engine.MigrationService
-
Returns a set of data holding information about incompatibilities in a model instance with respect to a new model.
- checkModelInstanceCompatibility(long, long) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
-
- checkNamespace() - Method in class com.whitestein.lsps.lang.parser.Parser
-
- checkNamespaceEquals(String, String) - Static method in class com.whitestein.lsps.xml.util.XmlUtil
-
Check true if namespace strings are equals.
- checkNotBlank(String, String) - Static method in class com.whitestein.lsps.common.Assert
-
Returns given string if it is not "blank" (i.e. it is not
null
and does not contain just whitespace characters).
- checkNotBlank(String, String) - Static method in class com.whitestein.lsps.common.Strings
-
- checkNotNull(T) - Static method in class com.whitestein.lsps.common.Assert
-
- checkNotNull(T, String) - Static method in class com.whitestein.lsps.common.Assert
-
- checkNotReadOnly() - Method in class com.whitestein.lsps.test.web.components.InputComponent
-
- checkOrphanedTodo(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- checkOrphanedTodosFor(String, Set<RoleUnitName>) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- checkParameterNotNull(T, String) - Static method in class com.whitestein.lsps.lang.exception.Errors
-
Throws a null parameter error if the param
is null.
- checkParameterNotNull(T, String, InterpreterStackTrace) - Static method in class com.whitestein.lsps.lang.exception.Errors
-
Throws a null parameter error if the param
is null.
- checkPersonWithIdExists(String) - Method in class com.whitestein.lsps.pm.PersonServiceBase
-
- checkPhases() - Method in class com.whitestein.lsps.engine.MigrationEngine
-
Checks if the model instance should move to a next phase.
- checkPresent() - Method in class com.whitestein.lsps.vaadin.util.SetVariant
-
- checkPresent() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Fails if the value is absent.
- checkPresent() - Method in class com.whitestein.lsps.vaadin.util.Variant.CollectionVariant
-
- checkPresent() - Method in class com.whitestein.lsps.vaadin.util.Variant.ListVariant
-
- checkPresent() - Method in class com.whitestein.lsps.vaadin.util.Variant.MapVariant
-
- checkPresent() - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
Fails if the value is absent.
- checkProxyLevel(Object) - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
Record can create association to records with proxy level same or lower.
- checkProxyLevelForEntity(RecordHolder) - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
- checkRollback(ExecutionContext, Throwable, IErrorException) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- checkRollback(Throwable, IErrorException) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- checkRollback(Throwable, IErrorException) - Method in class com.whitestein.lsps.engine.lang.EJBRollbackChecker
-
If there is a transaction roll-back, the roll-back exception is re-thrown to prevent catching it by
BPM error handling.
- checkRollback(Throwable, IErrorException) - Method in class com.whitestein.lsps.lang.EmptyRollbackChecker
-
- checkRollback(Throwable, IErrorException) - Method in interface com.whitestein.lsps.lang.RollbackChecker
-
Checks if a roll-back exception occurs as a cause of the exception.
- checkState(boolean) - Static method in class com.whitestein.lsps.common.Assert
-
- checkState(boolean, String) - Static method in class com.whitestein.lsps.common.Assert
-
- checkState(ProcessingType) - Method in class com.whitestein.lsps.engine.AchieveGoalHandler
-
- checkState(ProcessingType) - Method in class com.whitestein.lsps.engine.MaintainGoalHandler
-
- checkState(ProcessingType) - Method in class com.whitestein.lsps.engine.PlanHandler
-
- checkSubtypeOf(String) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
Checks that the record is of given type or is its subtype.
- checkSubtypeOf(String, String) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
Checks that the record is of given type or is its subtype.
- checkTransactionRunning() - Method in interface com.whitestein.lsps.vaadin.util.TransactionAccessor
-
Checks that the transaction is running.
- checkTransactionRunning() - Method in class com.whitestein.lsps.vaadin.util.TransactionAccessorImpl
-
- checkTreeType(Tree, int) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
-
Check whether the given tree node has any of the given types.
- checkType(String) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
Checks that the record is of given type.
- checkUsingModifiedFlag(Audited) - Method in class com.whitestein.lsps.hibernate.envers.LspsAuditedPropertiesReader
-
- checkVaadinLockHeld() - Static method in class com.whitestein.lsps.vaadin.ui.UIAssertions
-
Checks that this code is protected by the Vaadin Session lock.
- checkVaadinLockNotHeld() - Static method in class com.whitestein.lsps.vaadin.ui.UIAssertions
-
Checks that a lock is not held on the vaadin session.
- CHILD - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Container.child
ui::Panel.child
ui::ViewModel.child
- childComponents - Variable in class com.whitestein.lsps.vaadin.ui.components.UIGridLayout
-
- children(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns a SetHolder
of children of the roleUnitHolder.
- children(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- CHILDREN - Static variable in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Property name.
- CHILDREN - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::VerticalLayout.children
ui::HorizontalLayout.children
- ChildrenExpressionCollector - Class in com.whitestein.lsps.lang
-
- ChildrenExpressionCollector() - Constructor for class com.whitestein.lsps.lang.ChildrenExpressionCollector
-
- ChildrenExpressionVisitor - Class in com.whitestein.lsps.lang.ast
-
- ChildrenExpressionVisitor() - Constructor for class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
-
- classForName(String, Class<T>) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
-
- classNameForClassType(NamedClassType, Map<ProcessModel, String>) - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
Returns name of generated class for named type.
- classNameForFunction(FunctionSignature, Map<ProcessModel, String>) - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
Returns name of generated class for function.
- classNameForModule(String, String) - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
Returns name of generated class for module.
- classNameForProcessModel(ProcessModel, Map<ProcessModel, String>) - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
Returns name of generated class for process model.
- classNames - Variable in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- ClassNamespaceModel - Class in com.whitestein.lsps.lang.type
-
Class type namespace model.
- ClassType - Class in com.whitestein.lsps.lang.type
-
- cleanAndSetRenewVersion() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
Cleans version string and sets renewVersion to true.
- cleanDataOfEvaluationLevel(ModelProviderClientService, ModelInstance, String) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
-
Cleans all entities that belongs to the evaluation level.
- cleanDataOfLevelAndSublevels(ModelProviderClientService, ModelInstance, String) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
-
Cleans all entities that belongs to the evaluation level and its sub-levels.
- cleanEvaluation(ExecutionContext) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Cleans auxiliary contexts and values used by the evaluation in the 'isFullExecutionMode = false' mode.
- cleanEvaluation(ExecutionContext) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- cleanEvaluationLevelData(long, String) - Method in interface com.whitestein.lsps.tools.TestSupportService
-
Cleans evaluation data of the specified level.
- cleanEvaluationLevelData(long, String) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
-
- cleanEvaluationLevelDataDetached(byte[], String) - Method in interface com.whitestein.lsps.tools.TestSupportService
-
Cleans evaluation data of the specified level.
- cleanEvaluationLevelDataDetached(byte[], String) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
-
- cleanOnDelete() - Method in class com.whitestein.lsps.lang.type.ExternalRecordAssociation
-
Returns true if this association should be cleaned on entity delete.
- cleanTimeouts() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
- cleanup() - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
-
- cleanup() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
-
- cleanup() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
- cleanup() - Method in interface com.whitestein.lsps.vaadin.LspsScreen
-
Called after the screen content is removed from the Vaadin UI or submitted.
- cleanup() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
Removes temporary files.
- clear() - Method in class com.whitestein.lsps.common.StringProperties
-
Removes all key-value properties.
- clear() - Static method in class com.whitestein.lsps.engine.profiler.ProfilerInterpreterStackTrace
-
Clears store nodes and expensive store
- clear() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- clear() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Clears variables.
- clear() - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Clears evaluation data.
- clear() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
- clear() - Method in class com.whitestein.lsps.lang.exec.MockListHolder
-
- clear() - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
-
- clear() - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
-
- clear() - Method in class com.whitestein.lsps.test.web.components.LspsMultiSelectList
-
Clears the selection - makes all items deselected.
- clear() - Method in class com.whitestein.lsps.test.web.components.LspsRadioButtonList
-
Deprecated.
- clear() - Method in class com.whitestein.lsps.test.web.components.LspsSingleSelectList
-
Deprecated.
- clear() - Method in class com.whitestein.lsps.test.web.components.LspsTree
-
Clears the tree selection.
- clear() - Method in interface com.whitestein.lsps.vaadin.ui.components.UIDynamicComponentContainer
-
Dynamically removes all child components.
- clear() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFormLayout
-
- clear() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalLayout
-
- clear() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalLayout
-
- clear(Set<Variant<RecordHolder>>) - Method in class com.whitestein.lsps.vaadin.ui.ViewModelMerger
-
Clears given view models manually.
- clear(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
- CLEAR_VIEW_MODEL - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::ViewModelAction.clearViewModel
- clearCellErrors() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Clears any potential cell errors.
- clearContent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGroupingTable
-
- clearContent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UILazyTable
-
- clearContent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIPagedTable
-
- clearContent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UISimpleTable
-
- clearContent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
Should remove old data from the data container.
- clearContent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITreeTable2
-
- clearData() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
Removes all data and scopes.
- clearData() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITreeTable2
-
- clearDataErrorMessages() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Removes all data error messages.
- clearDataErrorMessages(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
Clears error messages on the components and it's descendants.
- clearEntity() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Clears reference to the entity.
- clearEntity() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
Clears entity.
- clearEntity() - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
-
- clearEntity() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
- clearEntity() - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
-
- clearErrorMessages(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Clears error messages on the component and all it's descendants.
- clearErrorMessages(FormComponent) - Method in class com.whitestein.lsps.vaadin.forms.validation.ErrorMessageController
-
Clears error messages on the component and all it's descendants.
- clearErrorMessages() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
Clears validation messages from all components.
- clearErrorMessagesOnComponent(FormComponent) - Method in class com.whitestein.lsps.vaadin.forms.validation.ErrorMessageController
-
Clears all error messages on the given component.
- clearFilters() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
-
Clears all filters without recreating the filter fields.
- clearLoadedEntities() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
- clearMarkers() - Method in class com.whitestein.lsps.vaadin.forms.WMapDisplay
-
Removes all markers from the map.
- clearMessage() - Method in interface com.whitestein.lsps.engine.ProcessInterpreterContext
-
Clears the message being processed.
- clearNotifications() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Clears all notifications.
- clearPayloads() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
Clears the payloads from internal storage.
- clearPayloads() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
-
- clearProfilerStore() - Method in class com.whitestein.lsps.engine.profiler.ProfilerServiceBean
-
- clearProfilerStore() - Method in interface com.whitestein.lsps.engine.profiler.ProfilerServiceLocal
-
- clearProxy(Collection<String>) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Clear properties on proxy.
- clearRuntimeValues() - Method in class com.whitestein.lsps.engine.lang.ExpressionHolder
-
- clearRuntimeValues() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
Clears referenced runtime values.
- clearRuntimeValues() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- clearRuntimeValues() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Clears all cached values inside runtime value objects.
- clearSharedRecordChanges() - Method in class com.whitestein.lsps.engine.SharedRecordNotifierData
-
Clears changes of shared records.
- clearTouchedProxies() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Clears touched proxies.
- clearWaitingForSharedRecordChanges() - Method in class com.whitestein.lsps.engine.ModelInstanceRuntimeData
-
Clears all registrations of waiting for shared record changes.
- click() - Method in class com.whitestein.lsps.test.web.components.LspsButton
-
Clicks the button.
- click() - Method in class com.whitestein.lsps.test.web.components.LspsNavigationLink
-
Clicks the link.
- click() - Method in class com.whitestein.lsps.test.web.components.LspsTableColumn
-
Clicks the table header.
- click(ClickableRenderer.RendererClickEvent) - Method in class com.whitestein.lsps.vaadin.forms.WGrid.WRendererClickListener
-
- click(ClickableRenderer.RendererClickEvent) - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIRendererClickListener
-
- click(MouseEvents.ClickEvent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIImage
-
- clickButton(String) - Method in class com.whitestein.lsps.test.web.components.UIFinder
-
Clicks a button with given id.
- clickClose() - Method in class com.whitestein.lsps.test.web.components.LspsPopup
-
Clicks the close button on the popup.
- clickFirstPage() - Method in class com.whitestein.lsps.test.web.components.Pager
-
Clicks first page.
- clickLastPage() - Method in class com.whitestein.lsps.test.web.components.Pager
-
Clicks last page.
- ClickListeners - Class in com.whitestein.lsps.vaadin.util
-
- ClickListeners() - Constructor for class com.whitestein.lsps.vaadin.util.ClickListeners
-
- ClickListeners.MyListener - Interface in com.whitestein.lsps.vaadin.util
-
- clickNextPage() - Method in class com.whitestein.lsps.test.web.components.Pager
-
Clicks next page.
- clickPreviousPage() - Method in class com.whitestein.lsps.test.web.components.Pager
-
Clicks previous page.
- ClientCommunication - Class in com.whitestein.lsps.ws
-
Communication class to communicate with the LSPS server.
- ClientCommunication(String, String, String) - Constructor for class com.whitestein.lsps.ws.ClientCommunication
-
Creates new instance.
- clone() - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
- clone() - Method in class com.whitestein.lsps.lang.module.ConstantInfo
-
- clone() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
- clone(ExecutionContext, Object) - Method in class com.whitestein.lsps.stdlib.function.ObjectFunctions
-
If the object is
RecordHolder
a copy is created otherwise the same object is
returned.
- close() - Method in class com.whitestein.lsps.common.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class com.whitestein.lsps.stdlib.function.XfaPdfFiller
-
- closeHandler - Variable in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
- closeMenu(MenuBarElement) - Static method in class com.whitestein.lsps.test.web.UITester
-
- closeQuietly(Closeable) - Static method in class com.whitestein.lsps.common.IO
-
Closes given object quietly.
- closeTransaction() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextConnector
-
- closeTransaction() - Method in interface com.whitestein.lsps.vaadin.util.TransactionAccessor
-
Closes the current transaction.
- closeTransaction() - Method in class com.whitestein.lsps.vaadin.util.TransactionAccessorImpl
-
- closeTransactionAndNavigate() - Method in class com.whitestein.lsps.vaadin.util.LspsUIBase
-
Commit (close) database transaction and then navigate away.
- closure(ClosureOrigin) - Static method in class com.whitestein.lsps.lang.OriginSignature
-
- closure - Variable in class com.whitestein.lsps.vaadin.forms.ComponentWithValue.ValueChangeListenerImpl
-
- closure - Variable in class com.whitestein.lsps.vaadin.forms.WAbstractTable.ValueChangeListenerImpl
-
- closure() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Casts the value to a closure.
- CLOSURE_NAMESPACE_NAME - Static variable in class com.whitestein.lsps.lang.ClosureExpressionHolder
-
Namespace name for closures.
- ClosureCallExpression - Class in com.whitestein.lsps.lang.ast
-
Expression representing closure call.
- ClosureCallExpression(ASTInfo, Type, Expression, List<Expression>) - Constructor for class com.whitestein.lsps.lang.ast.ClosureCallExpression
-
- closureClasses() - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- ClosureExpression - Class in com.whitestein.lsps.lang.ast
-
- ClosureExpression(ASTInfo, ClosureType, Expression, List<String>) - Constructor for class com.whitestein.lsps.lang.ast.ClosureExpression
-
- ClosureExpressionHolder - Class in com.whitestein.lsps.lang
-
- ClosureExpressionHolder(String, Namespace, ClosureType, ClosureExpression, ClosureOrigin) - Constructor for class com.whitestein.lsps.lang.ClosureExpressionHolder
-
- ClosureGroup(Variant.ScopedClosureVariant) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.ClosureGroup
-
- ClosureHolder - Interface in com.whitestein.lsps.lang.exec
-
Holder representing a closure.
- closureInLevel(String, ClosureHolder) - Method in class com.whitestein.lsps.engine.lang.EvaluationLevelConverter
-
Returns closure holder in the required evaluation level.
- ClosureOrigin - Class in com.whitestein.lsps.lang
-
- ClosureOrigin(String, String, int, int) - Constructor for class com.whitestein.lsps.lang.ClosureOrigin
-
- ClosureOrigin(ExpressionOrigin, int, int) - Constructor for class com.whitestein.lsps.lang.ClosureOrigin
-
- ClosureResultOrigin(Variant.Origin) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.ClosureResultOrigin
-
- ClosureSort(Object, Variant.ScopedClosureVariant) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.ClosureSort
-
Creates the sort criterion.
- ClosureType - Class in com.whitestein.lsps.lang.type
-
This class represents closure It contains a signature, from which you can
obtain return type
- ClosureType(Type, Type...) - Constructor for class com.whitestein.lsps.lang.type.ClosureType
-
Constructor
- ClosureType(Type, List<? extends Type>) - Constructor for class com.whitestein.lsps.lang.type.ClosureType
-
Constructor
- ClosureTypeSignatureMatcher - Class in com.whitestein.lsps.lang.signature
-
- ClosureTypeSignatureMatcher(ClosureType) - Constructor for class com.whitestein.lsps.lang.signature.ClosureTypeSignatureMatcher
-
Constructs a new matcher instance.
- ClosureValue - Class in com.whitestein.lsps.engine.dto.val
-
A closure value.
- ClosureValue() - Constructor for class com.whitestein.lsps.engine.dto.val.ClosureValue
-
Creates new instance.
- ClosureVariant(ClosureHolder, Type, Variant.Origin, boolean, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.ClosureVariant
-
Creates the variant.
- code - Variable in class com.whitestein.lsps.lang.doc.DocCodeTextElement
-
The code text.
- CODE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
human::AppNavigation.code
human::HistoricalAppNavigation.code
- COLLAPSED - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Panel.collapsed
- Collapsible - Class in com.whitestein.lsps.vaadin.forms.singlecomponentcontainer
-
- Collapsible() - Constructor for class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.Collapsible
-
- collect(RecordHolder) - Method in class com.whitestein.lsps.engine.lang.SameProxyLevelValuesCollector
-
Collects transitively all records referenced from the provided record that has same proxy level as the provided record.
- collect() - Method in interface com.whitestein.lsps.engine.state.xml.Collectible
-
Removes itself from the process.
- collect() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- collect() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- collect() - Method in class com.whitestein.lsps.engine.state.xml.Escalation
-
- collect() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
- collect() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
- collect() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- collect() - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
-
- collect() - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
- collect() - Method in class com.whitestein.lsps.engine.state.xml.Task
-
- collect() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
- collect(Expression) - Method in class com.whitestein.lsps.lang.ChildrenExpressionCollector
-
- collect(ExecutionContext, ListHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
When given a list [a_1, a_2, ..., a_n]
, this method returns [function(a_1),
function(a_2), ..., function(a_n)]
.
- collect(ExecutionContext, SetHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
When given a set [a_1, a_2, ..., a_n]
, this method returns [function(a_1),
function(a_2), ..., function(a_n)]
.
- collect(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
When given a collection [a_1, a_2, ..., a_n]
, this method returns [function(a_1),
function(a_2), ..., function(a_n)]
.
- collectDataForExecution(TaskContext) - Method in class com.whitestein.lsps.engine.AbstractAsynchronousExecutionTask
-
- collectDataForExecution(TaskContext) - Method in interface com.whitestein.lsps.engine.AsynchronousExecutionTask
-
Collects data from task context for asynchronous execution.
- collectDataForExecution(TaskContext) - Method in class com.whitestein.lsps.wsclient.task.HttpClientTask
-
- collectDataForExecution(TaskContext) - Method in class com.whitestein.lsps.wsclient.task.WsSoapCall
-
- collectGarbage() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Collects all
Collectible
s which are not persistent and are not
directly or indirectly referenced from a persistent collectible.
- collectGarbage() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Collects garbage in the used model instance.
- collectGarbageExclude(Collection<? extends Collectible>) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Collects all
Collectible
s which are not persistent and are not
directly or indirectly referenced from a persistent collectible and are not
in the toRetain collection.
- Collectible - Interface in com.whitestein.lsps.engine.state.xml
-
This interface is implemented by model instance state objects which can be
collected by garbage collection.
- collection() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
- CollectionHolder - Interface in com.whitestein.lsps.lang.exec
-
- collectionOf(Class<V>) - Method in class com.whitestein.lsps.vaadin.util.Variant
-
- CollectionOperation - Enum in com.whitestein.lsps.lang.operation
-
- CollectionsFunctions - Class in com.whitestein.lsps.stdlib.function
-
Functions for collections.
- CollectionsFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Creates new instance.
- CollectionType - Class in com.whitestein.lsps.lang.type
-
A collection type.
- CollectionType(Type) - Constructor for class com.whitestein.lsps.lang.type.CollectionType
-
Creates a new instance of a collection type.
- CollectionValue - Class in com.whitestein.lsps.engine.state.xml
-
Collection value.
- CollectionValue() - Constructor for class com.whitestein.lsps.engine.state.xml.CollectionValue
-
Creates an empty instance.
- CollectionValue(long, ModelInstance, String, Collection<? extends Value>, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.CollectionValue
-
- CollectionValue(long, ModelInstance, String, Collection<? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.CollectionValue
-
- CollectionVariant(T, Type, Variant.Origin, Class<V>, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.CollectionVariant
-
Creates the variant.
- collectMap(ExecutionContext, MapHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Collects over map entries.
- collectTree() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Collects this context and all its children (recursivelly).
- collectWithIndex(ExecutionContext, ListHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a set/list/collection of values obtained by applying the function
to each item of the set/list/collection.
- collectWithIndex(ExecutionContext, SetHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a set/list/collection of values obtained by applying the function
to each item of the set/list/collection.
- collectWithIndex(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a set/list/collection of values obtained by applying the function
to each item of the set/list/collection.
- COLOR - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataLabels
-
- COLOR - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- COLOR - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- COLOR - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
-
ui::PlotOptions.color
ui::PlotBand.color
ui::PieSlice.color
- COLOR_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- Column(Variant.RecordVariant) - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
- COLUMN - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::GridItem.column
- columnGetAlignment(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets table column content alignment.
- columnGetAlignment(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the column alignment
- columnGetExpandRatio(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets expand ratio of a table column.
- columnGetExpandRatio(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the expand ratio of a grid column.
- columnGetFilterConfig(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the filter configuration of a given column.
- columnGetHeader(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets the column header.
- columnGetHeader(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the grid column header.
- columnGetHeaderAlignment(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the column header text alignment.
- columnGetHeaderAlignmnet(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets a table column's header alignment.
- columnGetHeaderStyleName(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets a column's header style name.
- columnGetHeaderStyleName(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the column header style name
- columnGetHidable(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the column's hidable flag.
- columnGetHidingToggleCaption(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the grid column's hiding toggle caption.
- columnGetMaximumWidth(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets a maximum width of a column.
- columnGetMinimumWidth(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the column's minimum width in pixels.
- columnGetWidth(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets table column width.
- columnGetWidth(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the grid column's width.
- columnId - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.PathSort
-
- columnId - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.QueryEnumSort
-
- columnIsCollapsed(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Returns the collapsed state of a table column.
- columnIsCollapsible(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets value of the collapsible flag of a table column.
- columnIsFiltrable(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the filterable flag of a grid column.
- columnIsHidden(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the column's hidden flag.
- columnIsResizable(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the value of the resizable flag of a grid column.
- ColumnMetadata - Class in com.whitestein.lsps.common.ddl
-
JDBC column metadata
- columnRemove(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Removes the column from the grid.
- columnResize(CustomTable.ColumnResizeEvent) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.ColumnResizeListenerImpl
-
- columnResize(Grid.ColumnResizeEvent) - Method in class com.whitestein.lsps.vaadin.forms.WGrid.ColumnResizeListenerImpl
-
- ColumnResizeListenerImpl(ClosureHolder) - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractTable.ColumnResizeListenerImpl
-
Wraps the provided listener.
- ColumnResizeListenerImpl(ClosureHolder) - Constructor for class com.whitestein.lsps.vaadin.forms.WGrid.ColumnResizeListenerImpl
-
Wraps the provided listener.
- COLUMNS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Table.columns
- columnSetAlignment(RecordHolder, EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets table column content alignment.
- columnSetAlignment(RecordHolder, EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the column alignment.
- columnSetCollapsed(RecordHolder, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets the collapsed state of a table column.
- columnSetCollapsible(RecordHolder, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets the collapsible flag for a table column.
- columnSetExpandRatio(RecordHolder, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets expand ratio to a table column.
- columnSetExpandRatio(RecordHolder, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets expand ratio to a grid column.
- columnSetFilterConfig(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets a filter configuration to a given column.
- columnSetFiltrable(RecordHolder, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the filterable flag to a grid column.
- columnSetHeader(RecordHolder, String) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets a header caption to the table column.
- columnSetHeader(RecordHolder, String) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the grid column header.
- columnSetHeaderAlignment(RecordHolder, EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets a table column's header alignment
- columnSetHeaderAlignment(RecordHolder, EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the column header alignment
- columnSetHeaderStyleName(RecordHolder, String) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets a column's header style name.
- columnSetHeaderStyleName(RecordHolder, String) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
- columnSetHidable(RecordHolder, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Set's the columns hidable flag.
- columnSetHidden(RecordHolder, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the column's hidden flag.
- columnSetHidingToggleCaption(RecordHolder, String) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the gird column's hiding toggle caption
- columnSetMaximumWidth(RecordHolder, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets a maximum width to a grid column.
- columnSetMinimumWidth(RecordHolder, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets a grid columns minimum width.
- columnSetResizable(RecordHolder, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the resizable flag of the grid column.
- columnSetWidth(RecordHolder, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets table column width.
- columnSetWidth(RecordHolder, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the width of a grid column.
- com.whitestein.lsps.activeuser - package com.whitestein.lsps.activeuser
-
- com.whitestein.lsps.common - package com.whitestein.lsps.common
-
- com.whitestein.lsps.common.cache - package com.whitestein.lsps.common.cache
-
- com.whitestein.lsps.common.collections - package com.whitestein.lsps.common.collections
-
- com.whitestein.lsps.common.ddl - package com.whitestein.lsps.common.ddl
-
- com.whitestein.lsps.common.ejb - package com.whitestein.lsps.common.ejb
-
- com.whitestein.lsps.common.filter - package com.whitestein.lsps.common.filter
-
- com.whitestein.lsps.common.graph - package com.whitestein.lsps.common.graph
-
- com.whitestein.lsps.common.hash - package com.whitestein.lsps.common.hash
-
- com.whitestein.lsps.common.jaxb - package com.whitestein.lsps.common.jaxb
-
- com.whitestein.lsps.common.query - package com.whitestein.lsps.common.query
-
- com.whitestein.lsps.common.rest - package com.whitestein.lsps.common.rest
-
- com.whitestein.lsps.common.text - package com.whitestein.lsps.common.text
-
- com.whitestein.lsps.common.util - package com.whitestein.lsps.common.util
-
- com.whitestein.lsps.engine - package com.whitestein.lsps.engine
-
The package contains common classes for LSPS expression interpretation.
- com.whitestein.lsps.engine.change - package com.whitestein.lsps.engine.change
-
Package contains core of the internal event system.
- com.whitestein.lsps.engine.comm - package com.whitestein.lsps.engine.comm
-
- com.whitestein.lsps.engine.dao - package com.whitestein.lsps.engine.dao
-
Data access objects for access to different parts of process execution.
- com.whitestein.lsps.engine.dao.jpa - package com.whitestein.lsps.engine.dao.jpa
-
- com.whitestein.lsps.engine.dto - package com.whitestein.lsps.engine.dto
-
Data transfer objects for engine related data.
- com.whitestein.lsps.engine.dto.val - package com.whitestein.lsps.engine.dto.val
-
- com.whitestein.lsps.engine.ejb - package com.whitestein.lsps.engine.ejb
-
- com.whitestein.lsps.engine.exception - package com.whitestein.lsps.engine.exception
-
- com.whitestein.lsps.engine.hql - package com.whitestein.lsps.engine.hql
-
- com.whitestein.lsps.engine.lang - package com.whitestein.lsps.engine.lang
-
- com.whitestein.lsps.engine.lang.compiled - package com.whitestein.lsps.engine.lang.compiled
-
- com.whitestein.lsps.engine.profiler - package com.whitestein.lsps.engine.profiler
-
- com.whitestein.lsps.engine.sharedrecord - package com.whitestein.lsps.engine.sharedrecord
-
- com.whitestein.lsps.engine.sharedrecord.ddl - package com.whitestein.lsps.engine.sharedrecord.ddl
-
- com.whitestein.lsps.engine.state - package com.whitestein.lsps.engine.state
-
Contains implementation of persistent entities representing model data types.
- com.whitestein.lsps.engine.state.xml - package com.whitestein.lsps.engine.state.xml
-
- com.whitestein.lsps.engine.tester - package com.whitestein.lsps.engine.tester
-
Testing support for testing engine tasks.
- com.whitestein.lsps.engine.tester.entities - package com.whitestein.lsps.engine.tester.entities
-
- com.whitestein.lsps.engine.validation - package com.whitestein.lsps.engine.validation
-
- com.whitestein.lsps.export - package com.whitestein.lsps.export
-
- com.whitestein.lsps.hibernate.envers - package com.whitestein.lsps.hibernate.envers
-
- com.whitestein.lsps.human - package com.whitestein.lsps.human
-
Services for accessing the functionality related to human-oriented processes.
- com.whitestein.lsps.human.context - package com.whitestein.lsps.human.context
-
Classes that represents human-oriented model objects in java code.
- com.whitestein.lsps.human.custom - package com.whitestein.lsps.human.custom
-
- com.whitestein.lsps.human.dao - package com.whitestein.lsps.human.dao
-
Data access object for storing and retrieving todo-related entities.
- com.whitestein.lsps.human.dao.jpa - package com.whitestein.lsps.human.dao.jpa
-
- com.whitestein.lsps.human.dto - package com.whitestein.lsps.human.dto
-
Data transfer objects for the functionality related to human-oriented processes.
- com.whitestein.lsps.human.ejb - package com.whitestein.lsps.human.ejb
-
- com.whitestein.lsps.human.entity - package com.whitestein.lsps.human.entity
-
Persistent entities for human-oriented tasks.
- com.whitestein.lsps.human.exception - package com.whitestein.lsps.human.exception
-
- com.whitestein.lsps.human.function - package com.whitestein.lsps.human.function
-
Functions related to human-oriented data and tasks.
- com.whitestein.lsps.human.generation - package com.whitestein.lsps.human.generation
-
- com.whitestein.lsps.human.model - package com.whitestein.lsps.human.model
-
- com.whitestein.lsps.human.task - package com.whitestein.lsps.human.task
-
Implementations for the tasks in the LSPS standard library for human-oriented processes.
- com.whitestein.lsps.human.ui - package com.whitestein.lsps.human.ui
-
- com.whitestein.lsps.json.function - package com.whitestein.lsps.json.function
-
- com.whitestein.lsps.json.impl - package com.whitestein.lsps.json.impl
-
- com.whitestein.lsps.lang - package com.whitestein.lsps.lang
-
This is the main package for the LSPS expression language.
- com.whitestein.lsps.lang.antlr - package com.whitestein.lsps.lang.antlr
-
- com.whitestein.lsps.lang.ast - package com.whitestein.lsps.lang.ast
-
- com.whitestein.lsps.lang.compiled - package com.whitestein.lsps.lang.compiled
-
- com.whitestein.lsps.lang.compiled.model - package com.whitestein.lsps.lang.compiled.model
-
- com.whitestein.lsps.lang.doc - package com.whitestein.lsps.lang.doc
-
This package contains classes for parsing the documentation comments.
- com.whitestein.lsps.lang.exception - package com.whitestein.lsps.lang.exception
-
- com.whitestein.lsps.lang.exec - package com.whitestein.lsps.lang.exec
-
All types in the language have their Java implementation class.
- com.whitestein.lsps.lang.module - package com.whitestein.lsps.lang.module
-
- com.whitestein.lsps.lang.operation - package com.whitestein.lsps.lang.operation
-
- com.whitestein.lsps.lang.parser - package com.whitestein.lsps.lang.parser
-
This package contains ANTLR-based LSPS language parser (
Parser
).
- com.whitestein.lsps.lang.parser.antlr - package com.whitestein.lsps.lang.parser.antlr
-
- com.whitestein.lsps.lang.signature - package com.whitestein.lsps.lang.signature
-
- com.whitestein.lsps.lang.timer - package com.whitestein.lsps.lang.timer
-
- com.whitestein.lsps.lang.type - package com.whitestein.lsps.lang.type
-
Provides classes for type reflection.
- com.whitestein.lsps.lang.type.xml - package com.whitestein.lsps.lang.type.xml
-
- com.whitestein.lsps.license - package com.whitestein.lsps.license
-
- com.whitestein.lsps.modulemanager - package com.whitestein.lsps.modulemanager
-
- com.whitestein.lsps.modulemanager.dao - package com.whitestein.lsps.modulemanager.dao
-
- com.whitestein.lsps.modulemanager.dao.jpa - package com.whitestein.lsps.modulemanager.dao.jpa
-
- com.whitestein.lsps.modulemanager.entity - package com.whitestein.lsps.modulemanager.entity
-
Persistent entities for module manager
- com.whitestein.lsps.modulemanager.localization - package com.whitestein.lsps.modulemanager.localization
-
- com.whitestein.lsps.modulemanager.migration - package com.whitestein.lsps.modulemanager.migration
-
- com.whitestein.lsps.modulemanager.migration.dao - package com.whitestein.lsps.modulemanager.migration.dao
-
- com.whitestein.lsps.modulemanager.migration.dao.jpa - package com.whitestein.lsps.modulemanager.migration.dao.jpa
-
- com.whitestein.lsps.modulemanager.migration.entity - package com.whitestein.lsps.modulemanager.migration.entity
-
- com.whitestein.lsps.orgstructure - package com.whitestein.lsps.orgstructure
-
- com.whitestein.lsps.orgstructure.context - package com.whitestein.lsps.orgstructure.context
-
Classes that represents Organization Structure model objects
like
RoleUnitHolder
in java code.
- com.whitestein.lsps.orgstructure.dao - package com.whitestein.lsps.orgstructure.dao
-
Data access objects for persistent classes for Organization Structure.
- com.whitestein.lsps.orgstructure.dao.jpa - package com.whitestein.lsps.orgstructure.dao.jpa
-
- com.whitestein.lsps.orgstructure.entity - package com.whitestein.lsps.orgstructure.entity
-
Persistent entities for the Organizational Structure.
- com.whitestein.lsps.orgstructure.function - package com.whitestein.lsps.orgstructure.function
-
Classes that implements functions defined
in the Organization Structure module.
- com.whitestein.lsps.orgstructure.generation - package com.whitestein.lsps.orgstructure.generation
-
- com.whitestein.lsps.orgstructure.model - package com.whitestein.lsps.orgstructure.model
-
Model classes representing role and organization unit that are present in
process model.
- com.whitestein.lsps.orgstructure.model.resolver - package com.whitestein.lsps.orgstructure.model.resolver
-
- com.whitestein.lsps.orgstructure.modulemanager - package com.whitestein.lsps.orgstructure.modulemanager
-
- com.whitestein.lsps.orgstructure.task - package com.whitestein.lsps.orgstructure.task
-
- com.whitestein.lsps.os - package com.whitestein.lsps.os
-
Services for person management, person-role mapping, and role querying.
- com.whitestein.lsps.os.dto - package com.whitestein.lsps.os.dto
-
Data transfer objects for person management services.
- com.whitestein.lsps.os.ejb - package com.whitestein.lsps.os.ejb
-
- com.whitestein.lsps.os.exception - package com.whitestein.lsps.os.exception
-
Exceptions used by person management services.
- com.whitestein.lsps.pm - package com.whitestein.lsps.pm
-
- com.whitestein.lsps.stdlib - package com.whitestein.lsps.stdlib
-
- com.whitestein.lsps.stdlib.dao - package com.whitestein.lsps.stdlib.dao
-
Data access objects used by other classes in the standard library.
- com.whitestein.lsps.stdlib.dao.jpa - package com.whitestein.lsps.stdlib.dao.jpa
-
- com.whitestein.lsps.stdlib.entity - package com.whitestein.lsps.stdlib.entity
-
Persistent entities used by other classes in the standard library.
- com.whitestein.lsps.stdlib.function - package com.whitestein.lsps.stdlib.function
-
Classes that implements functions defined
in the standard library.
- com.whitestein.lsps.stdlib.sql - package com.whitestein.lsps.stdlib.sql
-
- com.whitestein.lsps.stdlib.task - package com.whitestein.lsps.stdlib.task
-
This package contains implementations of core tasks.
- com.whitestein.lsps.stdlib.type - package com.whitestein.lsps.stdlib.type
-
This package contains implementations of core reflection types.
- com.whitestein.lsps.test - package com.whitestein.lsps.test
-
- com.whitestein.lsps.test.web - package com.whitestein.lsps.test.web
-
- com.whitestein.lsps.test.web.components - package com.whitestein.lsps.test.web.components
-
- com.whitestein.lsps.tools - package com.whitestein.lsps.tools
-
- com.whitestein.lsps.tools.ejb - package com.whitestein.lsps.tools.ejb
-
- com.whitestein.lsps.vaadin - package com.whitestein.lsps.vaadin
-
- com.whitestein.lsps.vaadin.charts - package com.whitestein.lsps.vaadin.charts
-
- com.whitestein.lsps.vaadin.converter - package com.whitestein.lsps.vaadin.converter
-
- com.whitestein.lsps.vaadin.error - package com.whitestein.lsps.vaadin.error
-
- com.whitestein.lsps.vaadin.forms - package com.whitestein.lsps.vaadin.forms
-
- com.whitestein.lsps.vaadin.forms.bam - package com.whitestein.lsps.vaadin.forms.bam
-
This package contains support classes for the BAM Library module.
- com.whitestein.lsps.vaadin.forms.calendar - package com.whitestein.lsps.vaadin.forms.calendar
-
- com.whitestein.lsps.vaadin.forms.components - package com.whitestein.lsps.vaadin.forms.components
-
- com.whitestein.lsps.vaadin.forms.dashboard - package com.whitestein.lsps.vaadin.forms.dashboard
-
- com.whitestein.lsps.vaadin.forms.datasource - package com.whitestein.lsps.vaadin.forms.datasource
-
- com.whitestein.lsps.vaadin.forms.filter - package com.whitestein.lsps.vaadin.forms.filter
-
- com.whitestein.lsps.vaadin.forms.singlecomponentcontainer - package com.whitestein.lsps.vaadin.forms.singlecomponentcontainer
-
- com.whitestein.lsps.vaadin.forms.validation - package com.whitestein.lsps.vaadin.forms.validation
-
- com.whitestein.lsps.vaadin.internal - package com.whitestein.lsps.vaadin.internal
-
This package contains internal packages and classes of the framework.
- com.whitestein.lsps.vaadin.internal.model - package com.whitestein.lsps.vaadin.internal.model
-
- com.whitestein.lsps.vaadin.internal.model.forms - package com.whitestein.lsps.vaadin.internal.model.forms
-
- com.whitestein.lsps.vaadin.internal.model.uicommon - package com.whitestein.lsps.vaadin.internal.model.uicommon
-
- com.whitestein.lsps.vaadin.ui - package com.whitestein.lsps.vaadin.ui
-
- com.whitestein.lsps.vaadin.ui.components - package com.whitestein.lsps.vaadin.ui.components
-
- com.whitestein.lsps.vaadin.ui.components.calendar - package com.whitestein.lsps.vaadin.ui.components.calendar
-
- com.whitestein.lsps.vaadin.ui.components.table - package com.whitestein.lsps.vaadin.ui.components.table
-
- com.whitestein.lsps.vaadin.ui.components.table.adapter - package com.whitestein.lsps.vaadin.ui.components.table.adapter
-
- com.whitestein.lsps.vaadin.ui.components.table.dataset - package com.whitestein.lsps.vaadin.ui.components.table.dataset
-
- com.whitestein.lsps.vaadin.ui.components.table.filter - package com.whitestein.lsps.vaadin.ui.components.table.filter
-
- com.whitestein.lsps.vaadin.ui.components.table.renderers - package com.whitestein.lsps.vaadin.ui.components.table.renderers
-
- com.whitestein.lsps.vaadin.ui.events - package com.whitestein.lsps.vaadin.ui.events
-
- com.whitestein.lsps.vaadin.util - package com.whitestein.lsps.vaadin.util
-
- com.whitestein.lsps.vaadin.util.requesthandlers - package com.whitestein.lsps.vaadin.util.requesthandlers
-
- com.whitestein.lsps.vaadin.visualization - package com.whitestein.lsps.vaadin.visualization
-
- com.whitestein.lsps.vaadin.wrapper - package com.whitestein.lsps.vaadin.wrapper
-
- com.whitestein.lsps.visualization - package com.whitestein.lsps.visualization
-
This package contains classes used to convert process model into a diagram
representation.
- com.whitestein.lsps.visualization.dto - package com.whitestein.lsps.visualization.dto
-
- com.whitestein.lsps.visualization.json - package com.whitestein.lsps.visualization.json
-
This package contains classes which participates in the conversion of
Diagram
into a JSON string.
- com.whitestein.lsps.ws - package com.whitestein.lsps.ws
-
- com.whitestein.lsps.ws.util - package com.whitestein.lsps.ws.util
-
- com.whitestein.lsps.wsclient - package com.whitestein.lsps.wsclient
-
- com.whitestein.lsps.wsclient.function - package com.whitestein.lsps.wsclient.function
-
- com.whitestein.lsps.wsclient.task - package com.whitestein.lsps.wsclient.task
-
- com.whitestein.lsps.wsserver - package com.whitestein.lsps.wsserver
-
- com.whitestein.lsps.wsserver.dao - package com.whitestein.lsps.wsserver.dao
-
- com.whitestein.lsps.wsserver.dao.jpa - package com.whitestein.lsps.wsserver.dao.jpa
-
- com.whitestein.lsps.wsserver.entity - package com.whitestein.lsps.wsserver.entity
-
- com.whitestein.lsps.wsserver.task - package com.whitestein.lsps.wsserver.task
-
- com.whitestein.lsps.xml.function - package com.whitestein.lsps.xml.function
-
- com.whitestein.lsps.xml.task - package com.whitestein.lsps.xml.task
-
- com.whitestein.lsps.xml.util - package com.whitestein.lsps.xml.util
-
- COMBO_BOX_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- comboBox() - Method in class com.whitestein.lsps.test.web.components.UICast
-
Casts this component to combo box.
- commit() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- COMMON_SUPERCLASS - Static variable in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
-
- commonAfterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Common actions in after unmarshal
- CommonCompiler - Class in com.whitestein.lsps.engine.lang.compiled
-
- CommonCompiler(boolean, boolean, SrcClass, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>) - Constructor for class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
Creates new instance.
- CommonCompiler.JavaTypesResolver - Class in com.whitestein.lsps.engine.lang.compiled
-
- CommonRuntimeData - Class in com.whitestein.lsps.engine
-
Common runtime data
- CommonRuntimeData() - Constructor for class com.whitestein.lsps.engine.CommonRuntimeData
-
- CommonSettings - Interface in com.whitestein.lsps.common
-
Commons settings.
- CommonSettingsImpl - Class in com.whitestein.lsps.tools
-
Implementation of all setting interfaces.
- CommunicationException - Exception in com.whitestein.lsps.engine.exception
-
Thrown if a communication exception occurs.
- CommunicationException(String) - Constructor for exception com.whitestein.lsps.engine.exception.CommunicationException
-
Creates new instance.
- CommunicationException(String, Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.CommunicationException
-
Creates new instance.
- CommunicationException(Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.CommunicationException
-
Creates new instance.
- CommunicationException - Exception in com.whitestein.lsps.ws
-
Thrown by a service proxy if there is a communication error.
- CommunicationException(String, Throwable) - Constructor for exception com.whitestein.lsps.ws.CommunicationException
-
Creates new instance.
- CommunicationException(String) - Constructor for exception com.whitestein.lsps.ws.CommunicationException
-
Creates new instance.
- CommunicationService - Interface in com.whitestein.lsps.engine
-
Communication service.
- communicationService() - Method in interface com.whitestein.lsps.engine.ProcessInterpreterContext
-
Returns a communication service.
- CommunicationServiceBean - Class in com.whitestein.lsps.engine
-
- CommunicationServiceBean() - Constructor for class com.whitestein.lsps.engine.CommunicationServiceBean
-
- CommunicationUnit - Class in com.whitestein.lsps.engine.comm
-
Communication unit.
- CommunicationUnit(Identifier, Identifier) - Constructor for class com.whitestein.lsps.engine.comm.CommunicationUnit
-
Creates new instance.
- compact(ExecutionContext, ListHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a list containing non-null elements from a given list.
- compact(ExecutionContext, SetHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a set containing non-null elements from a given set.
- compact(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a collection containing non-null elements from a given
collection.
- comparable - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter
-
Border value.
- comparator() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.ClosureSort
-
- comparator() - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort
-
Returns comparator which sorts records in-memory.
- comparator() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.PathSort
-
- comparator() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.QueryEnumSort
-
- Compare - Class in com.whitestein.lsps.common.filter
-
- Compare(Object, Object, Compare.Operation) - Constructor for class com.whitestein.lsps.common.filter.Compare
-
- compare(ProcessLog, ProcessLog) - Method in class com.whitestein.lsps.engine.dto.ProcessLogIndexComparator
-
- compare(ExecutionContext, Object, Object) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
Compares two comparables (Strings, Dates, Integers, Decimals).
- Compare.Operation - Enum in com.whitestein.lsps.common.filter
-
- compareModelInstances(Decimal, Decimal) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
Compares two model instances.
- compareModelInstances(Decimal, Decimal) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- compareNull(T, T) - Static method in class com.whitestein.lsps.common.Basic
-
Deprecated.
- compareTo(PathTemplate) - Method in class com.whitestein.lsps.common.rest.PathTemplate
-
- compareTo(Decimal) - Method in class com.whitestein.lsps.lang.Decimal
-
Compares this Decimal
with the specified Decimal
.
- compareTo(EnumerationImpl) - Method in class com.whitestein.lsps.lang.exec.EnumerationImpl
-
- ComparisonOperation - Enum in com.whitestein.lsps.lang.operation
-
- CompatibilityVersion - Enum in com.whitestein.lsps.common
-
Enumeration of compatibility versions.
- compatibleTypes(int, int) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaOperation
-
Returns true if the given SQL types are compatible.
- compile(CommonCompiler, ClassPool, CtClass, CtClass, Expression, ExpressionOrigin, Map<String, Type>, Set<String>, Type, CommonCompiler.JavaTypesResolver, boolean, boolean, boolean, boolean) - Static method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
-
Compiles expression to java code.
- compile(ProcessModel, boolean, boolean, String, boolean) - Static method in class com.whitestein.lsps.engine.lang.compiled.ToJavaCompiler
-
Compiles process model.
- compile(List<ProcessModel>, boolean, boolean, String, boolean) - Static method in class com.whitestein.lsps.engine.lang.compiled.ToJavaCompiler
-
Compiles process model.
- COMPILE_NAME - Static variable in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- COMPILE_TO_JAVA - Static variable in class com.whitestein.lsps.engine.state.Setting
-
Compiles model to java.
- compileAdditionalExpModel(ProcessModel, List<Expression>) - Static method in class com.whitestein.lsps.engine.lang.compiled.ToJavaCompiler
-
- compileClosure(ClassPool, CtClass, CtClass, ClosureExpression, ClosureOrigin, CommonCompiler.JavaTypesResolver, boolean, boolean, boolean) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
Used to compile closures
- compileClosure(CommonCompiler, ClassPool, CtClass, CtClass, Expression, ExpressionOrigin, Map<String, Type>, Set<String>, Type, CommonCompiler.JavaTypesResolver, boolean, boolean, boolean) - Static method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
-
Compiles closure to java code.
- Compiled - Interface in com.whitestein.lsps.lang.compiled
-
- CompiledClosureHolder - Class in com.whitestein.lsps.engine.lang.compiled
-
Closure holder implementation used for closures compiled to java.
- CompiledClosureHolder(ExecutionContext, String, ClosureType, ClosureOrigin, boolean) - Constructor for class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
-
Creates new instance.
- CompiledClosureHolder(ModelProviderClientService, ExpressionValue) - Constructor for class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
-
Creates new instance.
- compiledConstructor - Variable in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
- CompiledContext - Class in com.whitestein.lsps.engine.lang.compiled
-
Java class that represents execution context in the generated java code.
- CompiledContext(ExecutionContext) - Constructor for class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
Creates new instance.
- CompiledExpression - Class in com.whitestein.lsps.engine.lang.compiled
-
Class holds reference to method that contains java code for the lsps expression.
- CompiledExpression(Method) - Constructor for class com.whitestein.lsps.engine.lang.compiled.CompiledExpression
-
Creates new instance.
- compiledExpression - Variable in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Compiled expression.
- CompiledNamespace - Class in com.whitestein.lsps.engine.lang.compiled
-
Abstract superclass of compiled context and record.
- CompiledNamespace(ExecutionContext) - Constructor for class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
Creates new instance.
- CompiledRecord - Class in com.whitestein.lsps.engine.lang.compiled
-
Superclass of compiled records.
- CompiledRecord(RecordHolder, ExecutionContext, CompiledContext) - Constructor for class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- CompiledRecord(RecordHolder, CompiledContext) - Constructor for class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- compileExpression(CommonCompiler, ClassPool, CtClass, CtClass, Expression, ExpressionOrigin, List<LocalParameter>, SrcExpression, Type, CommonCompiler.JavaTypesResolver, boolean, boolean, boolean, boolean) - Static method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
-
Compiles expression.
- compileExpression(ClassPool, CtClass, QID, Expression, String) - Static method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
-
- compileToJavaEndExecute(ExecutionContext, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- compileToJavaEndExecute(ExecutionContext, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- completeGraph(Set<V>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
-
Returns complete graph over given set of vertices.
- ComplexSignature(Object...) - Constructor for class com.whitestein.lsps.lang.InterpreterStackTraceElement.ComplexSignature
-
- ComplexSignatureMatcher - Class in com.whitestein.lsps.lang.signature
-
Complex signature matcher that uses name pattern (regex),
argument types, return type and metadata patterns.
- ComplexSignatureMatcher(String, List<? extends Type>, Type, Map<String, String>) - Constructor for class com.whitestein.lsps.lang.signature.ComplexSignatureMatcher
-
Constructs a new matcher instance.
- ComplexValue - Class in com.whitestein.lsps.engine.state.xml
-
Value representing complex types.
- ComplexValue() - Constructor for class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- ComplexValue(long, ModelInstance, String, boolean, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- ComplexValue(long, ModelInstance, String, boolean) - Constructor for class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- ComplexValue(ModelInstance, String, boolean, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- ComplexValue(ModelInstance, String, boolean) - Constructor for class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- COMPONENT - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
-
- component - Variable in class com.whitestein.lsps.vaadin.ui.events.UIEvent
-
- componentData - Variable in class com.whitestein.lsps.vaadin.ui.components.UIBrowserFrame
-
Component data used by this component
- componentData - Variable in class com.whitestein.lsps.vaadin.ui.components.UIButton
-
Component data used by this component, not null.
- componentData - Variable in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
-
Component data used by this component
- ComponentErrorMapping - Class in com.whitestein.lsps.vaadin.ui
-
- ComponentErrorMapping() - Constructor for class com.whitestein.lsps.vaadin.ui.ComponentErrorMapping
-
- ComponentErrorMapping(Map<UIComponent, List<String>>) - Constructor for class com.whitestein.lsps.vaadin.ui.ComponentErrorMapping
-
- ComponentPropertiesSource(ReflectionManager, Component) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsAuditedPropertiesReader.ComponentPropertiesSource
-
- ComponentService - Interface in com.whitestein.lsps.common
-
Service that returns registered components.
- componentService - Variable in class com.whitestein.lsps.engine.sharedrecord.HibernateConfigurationFactoryImpl
-
- ComponentServiceLocal - Interface in com.whitestein.lsps.common
-
Service that returns registered components.
- ComponentsToProcess - Class in com.whitestein.lsps.vaadin.ui
-
A set of components and its descendants.
- ComponentsToProcess() - Constructor for class com.whitestein.lsps.vaadin.ui.ComponentsToProcess
-
- ComponentsToProcess.Builder - Class in com.whitestein.lsps.vaadin.ui
-
- ComponentTuple(UIComponent, Component) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.UITableBase.ComponentTuple
-
- ComponentValueChangeListener(Field<?>) - Constructor for class com.whitestein.lsps.vaadin.util.Listeners.ComponentValueChangeListener
-
- ComponentWithValue<T> - Class in com.whitestein.lsps.vaadin.forms
-
- ComponentWithValue(Class<T>) - Constructor for class com.whitestein.lsps.vaadin.forms.ComponentWithValue
-
Constructor.
- ComponentWithValue.ValueChangeListenerImpl - Class in com.whitestein.lsps.vaadin.forms
-
- ComponentWithValue.ValueProperty<T> - Class in com.whitestein.lsps.vaadin.forms
-
Wraps the forms::Binding LSPS record and adapts it to the Vaadin Property interface.
- CompoundAssignmentExpression - Class in com.whitestein.lsps.lang.ast
-
- CompoundAssignmentExpression(ASTInfo, Type, Expression, Expression, FunctionSignature) - Constructor for class com.whitestein.lsps.lang.ast.CompoundAssignmentExpression
-
- compress(ModelInstance) - Method in class com.whitestein.lsps.engine.dto.CompressedModelInstance
-
Compresses the model instance and stores it internally as byte array.
- compress(byte[]) - Method in class com.whitestein.lsps.engine.state.StateMarshaller
-
Compresses the given data.
- CompressedData - Class in com.whitestein.lsps.engine.dto
-
A compressed byte data.
- CompressedData() - Constructor for class com.whitestein.lsps.engine.dto.CompressedData
-
Creates a instance ready to compress data.
- CompressedData(byte[]) - Constructor for class com.whitestein.lsps.engine.dto.CompressedData
-
Creates a new instance with a given data.
- CompressedModelInstance - Class in com.whitestein.lsps.engine.dto
-
A compressed model instance.
- CompressedModelInstance() - Constructor for class com.whitestein.lsps.engine.dto.CompressedModelInstance
-
Creates a instance ready to compress model instance.
- CompressedString - Class in com.whitestein.lsps.engine.dto
-
A compressed string.
- CompressedString() - Constructor for class com.whitestein.lsps.engine.dto.CompressedString
-
Creates a instance ready to compress a string.
- CompressedString(String) - Constructor for class com.whitestein.lsps.engine.dto.CompressedString
-
Creates a new instance with a given string.
- computeGroupSpec(UIComponentData) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.UIGroupingTable
-
Computes effective grouping specification from the table definition.
- computeHash(Collection<?>, IHashDataProvider) - Static method in class com.whitestein.lsps.common.hash.ModuleHash
-
Computes hashes of all given modules.
- computeHints(UIComponent) - Static method in class com.whitestein.lsps.vaadin.util.Hints
-
Runs the hint closure and returns its result.
- computeNextDate(Date, Date, RecordHolder) - Static method in class com.whitestein.lsps.engine.TimerEventInterpreter
-
Returns next date when the time event should occur.
- computeOrderings(SortSpec) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
-
- computeSCC(DirectedGraph<V>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
-
Computes strongly-connected components.
- computeWhereExpression(ImmutableSet<Filter>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
-
- CONDITIONAL_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- ConditionalExpression - Class in com.whitestein.lsps.lang.ast
-
- ConditionalExpression(ASTInfo, Expression, Expression, Expression, Type) - Constructor for class com.whitestein.lsps.lang.ast.ConditionalExpression
-
Constructs a new conditional expression.
- ConditionalExpression(ASTInfo, List<Expression>, List<Expression>, Expression, Type) - Constructor for class com.whitestein.lsps.lang.ast.ConditionalExpression
-
Constructs a new conditional expression.
- ConditionEventInterpreter - Class in com.whitestein.lsps.engine
-
Interpreter which interprets BPMN condition event flows.
- ConditionEventInterpreter(ProcessInstance, ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, ConditionInEvent) - Constructor for class com.whitestein.lsps.engine.ConditionEventInterpreter
-
Creates new instance.
- ConditionIntermediateInterpreter - Class in com.whitestein.lsps.engine
-
Interpreter which interprets BPMN process descriptions with condition
intermediate event without in flow.
- ConditionIntermediateInterpreter(ProcessInstance, ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, ConditionEventCatcher) - Constructor for class com.whitestein.lsps.engine.ConditionIntermediateInterpreter
-
Creates new instance.
- ConditionStartInterpreter - Class in com.whitestein.lsps.engine
-
Interpreter which interprets BPMN process descriptions with condition start
event.
- ConditionStartInterpreter(ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, ConditionStartEvent) - Constructor for class com.whitestein.lsps.engine.ConditionStartInterpreter
-
Creates new instance.
- config - Variable in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
-
A wrapped filter configuration record.
- CONFIG - Static variable in class com.whitestein.lsps.vaadin.util.Hints
-
Constant for the 'config' hint used for advanced chart configuration.
- configuration - Variable in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaOperation
-
The configuration.
- CONFIGURATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::DashboardWidget.configuration
ui::WidgetChangeEvent.configuration
- ConfigurationExt - Class in com.whitestein.lsps.engine.sharedrecord
-
Extension of Hibernate configuration.
- ConfigurationExt(Collection<? extends PersistentClass>, Collection<? extends Table>, Collection<? extends Collection>) - Constructor for class com.whitestein.lsps.engine.sharedrecord.ConfigurationExt
-
Creates new instance.
- ConfigurationExt() - Constructor for class com.whitestein.lsps.engine.sharedrecord.ConfigurationExt
-
Creates new instance.
- configure(Configuration, LspsReflectionManager, GlobalConfiguration, AuditEntitiesConfiguration, AuditStrategy, Document, Element) - Method in class com.whitestein.lsps.hibernate.envers.LspsEntitiesConfigurator
-
- configure(ComponentService, Configuration, LspsReflectionManager) - Method in class com.whitestein.lsps.hibernate.envers.LspsRevisionInfoConfiguration
-
- configure() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractMultiSelect
-
- configure() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
-
- configure() - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
-
- configure(Configuration) - Method in class com.whitestein.lsps.vaadin.ui.components.UICartesianChart
-
- configure(Configuration) - Method in class com.whitestein.lsps.vaadin.ui.components.UIGaugeChart
-
- configure(Configuration) - Method in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
-
Configure chart options.
- configure(Configuration) - Method in class com.whitestein.lsps.vaadin.ui.components.UIPieChart
-
- configureAxis(T, Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
Configures the axis attributes.
- CONFIRM_MODEL_UPLOAD - Static variable in class com.whitestein.lsps.engine.state.Setting
-
Ask user for confirmation when uploading model to the server.
- connectionHelper - Variable in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaOperation
-
The connection helper.
- connector - Variable in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- constant(Object) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- constant(Object) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQueryCommon
-
- constant - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.QueryEnumSort
-
- ConstantExpression - Class in com.whitestein.lsps.lang.ast
-
Expression representing a constant.
- ConstantExpression(ASTInfo, Object) - Constructor for class com.whitestein.lsps.lang.ast.ConstantExpression
-
- ConstantExpression(ASTInfo, Object, Type) - Constructor for class com.whitestein.lsps.lang.ast.ConstantExpression
-
- ConstantInfo - Class in com.whitestein.lsps.lang.module
-
- ConstantInfo(String, Type, boolean) - Constructor for class com.whitestein.lsps.lang.module.ConstantInfo
-
- ConstantInfo(String, Type, boolean, boolean, Object) - Constructor for class com.whitestein.lsps.lang.module.ConstantInfo
-
- Constants - Class in com.whitestein.lsps.engine
-
Constants.
- Constants() - Constructor for class com.whitestein.lsps.engine.Constants
-
- Constants - Class in com.whitestein.lsps.human
-
Constants.
- Constants() - Constructor for class com.whitestein.lsps.human.Constants
-
- constraint(FunctionConstraint) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
-
Sets the function constraint.
- ConstraintAst - Class in com.whitestein.lsps.lang.ast
-
- ConstraintAst(QIDAst, List<ParameterAst>, TypeMapping) - Constructor for class com.whitestein.lsps.lang.ast.ConstraintAst
-
Creates a constraint instance.
- ConstraintParser - Class in com.whitestein.lsps.lang.parser
-
Parser for constraints.
- ConstraintParser() - Constructor for class com.whitestein.lsps.lang.parser.ConstraintParser
-
- ConstraintParser(NamespaceModel) - Constructor for class com.whitestein.lsps.lang.parser.ConstraintParser
-
- ConstraintParser(NamespaceModel, Collection<String>) - Constructor for class com.whitestein.lsps.lang.parser.ConstraintParser
-
- ConstraintParser(NamespaceModel, Collection<String>, ParserVariableHelper) - Constructor for class com.whitestein.lsps.lang.parser.ConstraintParser
-
- ConstraintViolation - Class in com.whitestein.lsps.vaadin.forms.validation
-
This class provides a convenient API for the work with the record core::ConstraintViolation
.
- ConstraintViolation(Variant.RecordVariant) - Constructor for class com.whitestein.lsps.vaadin.forms.validation.ConstraintViolation
-
Wraps the core::ConstraintViolation
record variant to provide better API
for the work with the record.
- constructQuery(QueryDefinition) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.DataSourceQueryFactory
-
- consume() - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
-
- consumeExtraTokensFunctions() - Method in class com.whitestein.lsps.lang.parser.antlr.ANTLRLangParserBase
-
- consumeExtraTokensMembers() - Method in class com.whitestein.lsps.lang.parser.antlr.ANTLRLangParserBase
-
- container - Variable in class com.whitestein.lsps.vaadin.ui.components.table.filter.FilterFieldFactory
-
The container on which the filtering will be performed, not null.
- CONTAINER_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- CONTAINER_ITEM_ELEMENT_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
-
In case that containers are nested (i.e.
- ContainerDecorator - Class in com.whitestein.lsps.vaadin.forms
-
Non-api object.
- ContainerDecorator(Container) - Constructor for class com.whitestein.lsps.vaadin.forms.ContainerDecorator
-
- ContainerExpression - Class in com.whitestein.lsps.lang.ast
-
- ContainerJavaMapping - Class in com.whitestein.lsps.lang.type
-
Mapping of model container data type (List, Set, Map) to a java class.
- ContainerJavaMapping(String, JavaMapping) - Constructor for class com.whitestein.lsps.lang.type.ContainerJavaMapping
-
Creates new instance.
- ContainerJavaMapping(String, JavaMapping, JavaMapping) - Constructor for class com.whitestein.lsps.lang.type.ContainerJavaMapping
-
Creates new instance.
- ContainerType - Class in com.whitestein.lsps.lang.type
-
Base class for all container types.
- contains(Object) - Method in class com.whitestein.lsps.engine.dto.val.ListValue
-
- contains(Object) - Method in class com.whitestein.lsps.engine.dto.val.SetValue
-
- contains(QuerySpecification, Collection<?>, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Returns true if the given query result list contains the given entity.
- contains(int) - Method in interface com.whitestein.lsps.lang.ast.ASTRange
-
Returns true
if the offset index is contained in this range.
- contains(int) - Method in class com.whitestein.lsps.lang.ast.ASTRangeImpl
-
- contains(Object) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
-
- contains(Object) - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
-
- contains(Object) - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
- contains(ExecutionContext, CollectionHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Test method to find out whether passed collection contains element
- contains(ExecutionContext, ListHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Test method to find out whether passed list contains element
- contains(ExecutionContext, SetHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Test method to find out whether passed set contains element
- contains(String) - Method in class com.whitestein.lsps.test.ModelInstanceLogs
-
Checks whether the collection of logs contains an entry with a given
log message.
- contains(String, int) - Method in class com.whitestein.lsps.test.ModelInstanceLogs
-
Checks whether the logs contain an entry with a given message and level.
- contains(String) - Method in class com.whitestein.lsps.test.web.components.UIFinder
-
Checks if there is any visible component with given ID, which is child or descendant of this component.
- contains(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.ComponentsToProcess
-
Checks whether given component is contained in this set.
- containsAll(Collection<?>) - Method in class com.whitestein.lsps.engine.dto.val.ListValue
-
- containsAll(Collection<?>) - Method in class com.whitestein.lsps.engine.dto.val.SetValue
-
- containsAll(Collection<?>) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
-
- containsAll(Collection<?>) - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
-
- containsAll(ExecutionContext, CollectionHolder, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Test method to find out whether a given collection contains all elements.
- containsAll() - Method in class com.whitestein.lsps.vaadin.ui.ComponentsToProcess.Builder
-
Returns true if the topmost component has been registered into this builder.
- containsAll() - Method in class com.whitestein.lsps.vaadin.ui.ComponentsToProcess
-
Returns true if this set contains all screen components.
- containsAny(ExecutionContext, CollectionHolder, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns true
if the given collection contains any of the elements
from the second collection.
- containsColumn(ColumnMetadata) - Method in class com.whitestein.lsps.common.ddl.PrimaryKeyMetadata
-
Returns true if this primary key contains the given column.
- containsEdge(Edge<V>) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns true if this graph contains given edge.
- ContainsFilter(Object, HashSet<Serializable>) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.ContainsFilter
-
- containsId(Object) - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
-
- containsId(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- containsKey(Object) - Method in class com.whitestein.lsps.common.StringProperties
-
Returns true if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class com.whitestein.lsps.engine.dto.val.MapValue
-
- containsKey(Object) - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
-
- containsKey(Object) - Method in class com.whitestein.lsps.lang.exec.TypeBasedRecordMapView
-
- containsKey(K) - Method in class com.whitestein.lsps.vaadin.util.Variant.MapVariant
-
Checks whether given key is present in the map.
- containsKeys(ExecutionContext, MapHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Test method whether map contains key
- containsParameter(String) - Method in class com.whitestein.lsps.orgstructure.entity.Role
-
Returns true if the role parameters contain a parameter for given string
name, otherwise returns false
.
- containsParameterName(String) - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
Returns true if the parameter names contain given name.
- containsToken(Token) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns true if this context contains given token.
- containsValue(Object) - Method in class com.whitestein.lsps.common.StringProperties
-
Returns true if this map maps one or more keys to the specified
value.
- containsValue(Object) - Method in class com.whitestein.lsps.engine.dto.val.MapValue
-
- containsValue(Object) - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
-
- containsValues(ExecutionContext, MapHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Test method whether map contains value
- containsVariable(String) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- containsVariable(String) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- containsVariable(String) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- containsVariable(String) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns true if this context contains variable with given name.
- containsVariable(String) - Method in class com.whitestein.lsps.lang.exec.MockRecordNamespace
-
- containsVariable(String) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns true
if this namespace contains variable of given name.
- containsVariable(String) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- containsVertex(V) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns true if this graph contains given vertex.
- content - Variable in class com.whitestein.lsps.vaadin.ui.components.UIContainer
-
Child component
- CONTENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
core::File.content
ui::Repeater.content
ui::Tab.content
ui::GridItem.content
ui::TableColumn.content
ui::Hidden.content
ui::Image.content
ui::NavigationLink.content
- content - Variable in class com.whitestein.lsps.vaadin.ui.components.UIViewModel
-
Child component
- contentType - Variable in class com.whitestein.lsps.engine.RestProcessResponse
-
The content type of the response.
- Context - Class in com.whitestein.lsps.engine.dto
-
Immutable and serializable entity representing a context of a process.
- Context() - Constructor for class com.whitestein.lsps.engine.dto.Context
-
Creates new instance.
- Context(long, String, String, Collection<Variable>) - Constructor for class com.whitestein.lsps.engine.dto.Context
-
Creates new instance.
- Context - Class in com.whitestein.lsps.engine.state.xml
-
Entity representing execution context state.
- Context() - Constructor for class com.whitestein.lsps.engine.state.xml.Context
-
Creates new empty instance of
Context
.
- Context(long, ModelInstance, Context, String, Long, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.Context
-
- Context(long, ModelInstance, Context, String, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.Context
-
- Context(ModelInstance, Context, String, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.Context
-
- Context(long, ModelInstance, Context, String) - Constructor for class com.whitestein.lsps.engine.state.xml.Context
-
- Context(ModelInstance, Context, String) - Constructor for class com.whitestein.lsps.engine.state.xml.Context
-
- Context(ModelInstance, Context, ContextModelElement) - Constructor for class com.whitestein.lsps.engine.state.xml.Context
-
Creates new instance of
Context
for given
ProcessModel
.
- Context(long, ModelInstance, Context, ContextModelElement) - Constructor for class com.whitestein.lsps.engine.state.xml.Context
-
Creates new instance of
Context
for given
ProcessModel
.
- context - Variable in class com.whitestein.lsps.test.web.components.UIFinder
-
The search context to search in, either the entire page (WebDriver) or a component.
- context - Variable in class com.whitestein.lsps.vaadin.util.Variant
-
Context used to serialize the value.
- CONTEXT_HOLDER - Static variable in class com.whitestein.lsps.vaadin.VaadinUtils
-
PRIVATE API, DO NOT USE.
- ContextFreeType - Class in com.whitestein.lsps.engine.state.xml
-
Persistent value for context free type.
- ContextFreeType() - Constructor for class com.whitestein.lsps.engine.state.xml.ContextFreeType
-
- contextInLevel(String, Context, ModelProviderClientService) - Static method in class com.whitestein.lsps.engine.lang.EvaluationLevelConverter
-
Returns context for the specified level.
- contextInLevel(String, long) - Method in class com.whitestein.lsps.engine.lang.EvaluationLevelConverter
-
Returns context for the specified level.
- ContextNamespace - Class in com.whitestein.lsps.engine.lang
-
Namespace for context (in base level).
- ContextNamespace(ModelProviderClientService, Context) - Constructor for class com.whitestein.lsps.engine.lang.ContextNamespace
-
Creates new instance.
- ContextReferencingExpression - Class in com.whitestein.lsps.lang.ast
-
- contextRoot - Variable in class com.whitestein.lsps.test.web.UITester
-
Context root where the Vaadin Default app is deployed.
- ContextTerminationReason - Class in com.whitestein.lsps.engine
-
Termination reason of a task that is used when a task is terminated because
its parent is terminated.
- ContextTerminationReason(String, TerminationReason) - Constructor for class com.whitestein.lsps.engine.ContextTerminationReason
-
Creates new instance.
- ContextWrapper - Class in com.whitestein.lsps.vaadin.wrapper
-
- ContextWrapper(LspsContextHolder, ExecutionContext) - Constructor for class com.whitestein.lsps.vaadin.wrapper.ContextWrapper
-
Constructs context wrapper with an existing context.
- ContextWrapper(LspsContextHolder, String) - Constructor for class com.whitestein.lsps.vaadin.wrapper.ContextWrapper
-
Constructs context wrapper with a evaluation level.
- ContinueException - Exception in com.whitestein.lsps.lang.exception
-
- ContinueException() - Constructor for exception com.whitestein.lsps.lang.exception.ContinueException
-
Default constructor.
- ContinueExpression - Class in com.whitestein.lsps.lang.ast
-
"continue" expression.
- ContinueExpression(ASTInfo) - Constructor for class com.whitestein.lsps.lang.ast.ContinueExpression
-
Constructs a new expression.
- continuePostUpdate(long) - Method in interface com.whitestein.lsps.engine.MigrationService
-
Continues model update of the specified model instance by the post processing phase.
- continuePostUpdate(long) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
-
- continueTransform(long) - Method in interface com.whitestein.lsps.engine.MigrationService
-
Continues model update of the specified model instance by the transformation phase.
- continueTransform(long) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
-
- ControlExpressionValidator - Class in com.whitestein.lsps.lang.parser
-
A validator that checks that "break" and "continue"
are not used outside loops.
- ControlExpressionValidator() - Constructor for class com.whitestein.lsps.lang.parser.ControlExpressionValidator
-
A default constructor.
- convert(PersonEntity) - Method in class com.whitestein.lsps.orgstructure.PersonConverter
-
Converts a person according to the given substitution level.
- convert(Collection<? extends PersonEntity>) - Method in class com.whitestein.lsps.orgstructure.PersonConverter
-
Converts a person according to the given substitution level.
- convert(Collection<SecurityRole>) - Static method in class com.whitestein.lsps.orgstructure.SecurityRoleConverter
-
Converts collection of entities to dto-s.
- convert(SecurityRole) - Static method in class com.whitestein.lsps.orgstructure.SecurityRoleConverter
-
Converts a security role entity to dto.
- convert(RecordHolder, boolean) - Static method in class com.whitestein.lsps.vaadin.util.WResource
-
Converts an LSPS resource to a Vaadin resource representation.
- convert(Variant.RecordVariant, boolean) - Static method in class com.whitestein.lsps.vaadin.util.WResource
-
Converts the resource to a Vaadin resource.
- convert(Resource, Namespace) - Static method in class com.whitestein.lsps.vaadin.util.WResource
-
Converts a Vaadin representation of a resource to an LSPS resource.
- convert(Module, String) - Method in class com.whitestein.lsps.visualization.json.ProcessDiagramJsonConverter
-
Converts the process model diagram into a JSON string.
- convert(Module, String, Map<String, ElementRuntimeData>) - Method in class com.whitestein.lsps.visualization.json.ProcessDiagramJsonConverter
-
Converts the process model diagram into a JSON string.
- CONVERTER - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordImageRenderer
-
- convertExternalEntityToRuntime(Object) - Method in class com.whitestein.lsps.engine.RuntimeToJavaConverter
-
Converts external value to runtime value.
- convertFilters(Collection<Container.Filter>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractDatasetVaadinAdapter
-
Converts Vaadin Container filters into our simplified filters.
- convertFilters(Collection<Container.Filter>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter
-
Converts Vaadin Container filters into our simplified filters.
- convertFromDto(ObjectValue) - Method in class com.whitestein.lsps.engine.lang.DtoConverter
-
Converts given DTO object to runtime representation.
- convertJavaObjectToHolder(ModelInstance, RecordType, Object) - Method in interface com.whitestein.lsps.engine.lang.ExternalTypeFactory
-
Converts given java object to external holder.
- convertJavaObjectToHolder(ModelInstance, RecordType, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.ExternalRecordTypeFactoryImpl
-
- convertJavaObjectToHolder(ModelInstance, RecordType, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- convertJavaObjectToHolder(ModelInstance, RecordType, Object) - Method in class com.whitestein.lsps.human.context.HumanTypeFactoryImpl
-
- convertJavaObjectToHolder(ModelInstance, RecordType, Object) - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
-
- convertJavaObjectToHolder(ModelInstance, RecordType, Object) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
- convertModelInstance(ModelInstance) - Method in class com.whitestein.lsps.engine.ModelInstanceDtoConverter
-
Converts model instance to dto.
- convertModelInstance(ModelInstanceInfo, ModelInstance) - Method in class com.whitestein.lsps.engine.ModelInstanceDtoConverter
-
Converts model instance to dto.
- convertNumber(Number, Class<T>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
-
- convertRuntimeObjectToReadOnlyRecords(Object, Type) - Method in class com.whitestein.lsps.engine.lang.ToReadOnlyRecordConverter
-
Converts replace record holder to read only record holders.
- convertToboolean(SrcExpression) - Static method in class com.whitestein.lsps.lang.compiled.model.SrcExpression
-
- convertToHibernate(Session, String, Type, Object) - Static method in class com.whitestein.lsps.engine.sharedrecord.RuntimeToHibernateConverter
-
Converts the given object to a Hibernate object for the given type.
- convertToHibernate(Type, Object) - Static method in class com.whitestein.lsps.engine.sharedrecord.SimpleValueHibernateToRuntimeConverter
-
Converts runtime object to hibernate.
- convertToJava(boolean, Type, JavaMapping, Object) - Static method in class com.whitestein.lsps.engine.RuntimeToJavaConverter
-
Converts the given object to a java object for the given type.
- convertToJava(Type, JavaMapping, Object) - Static method in class com.whitestein.lsps.engine.RuntimeToJavaConverter
-
Converts the given object to a java object for the given type.
- convertToJava(Object) - Static method in class com.whitestein.lsps.engine.RuntimeToJavaConverter
-
Converts the given object to a java object for the given type.
- convertToJavaIdentification(RecordType, Object) - Static method in class com.whitestein.lsps.engine.RuntimeToJavaConverter
-
Converts external record identification to java object structure.
- convertToJson(ExecutionContext, Object) - Method in interface com.whitestein.lsps.json.function.JsonFunctions
-
Creates a JSON document representing a given LSPS object.
- convertToJson(ExecutionContext, Object) - Method in class com.whitestein.lsps.json.function.JsonFunctionsImpl
-
- convertToModel(String, Class<? extends EnumerationImpl>, Locale) - Method in class com.whitestein.lsps.vaadin.converter.EnumerationToStringConverter
-
Not supported
- convertToModel(Resource, Class<? extends Object>, Locale) - Method in class com.whitestein.lsps.vaadin.converter.ResourceConverter
-
- convertToModel(Resource, Class<? extends RecordHolder>, Locale) - Method in class com.whitestein.lsps.vaadin.converter.ResourceRecordConverter
-
- convertToModel(String, Class<? extends Object>, Locale) - Method in class com.whitestein.lsps.vaadin.converter.ToStringConverter
-
- convertToModel(Object, Class<? extends SetHolder>, Locale) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractMultiSelect.SetHolderConverter
-
- convertToModel(Object, Class<?>, Locale) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect.VariantConverter
-
- convertToModel(String, Class<? extends Date>, Locale) - Method in class com.whitestein.lsps.vaadin.ui.LspsDateConverter
-
- convertToModel(String, Class<? extends Decimal>, Locale) - Method in class com.whitestein.lsps.vaadin.ui.LspsDecimalConverter
-
- convertToModel(Object, Class<? extends Object>, Locale) - Method in class com.whitestein.lsps.vaadin.ui.LspsHolderWrapperConverter
-
- convertToModel(Object, Class<? extends SetHolder>, Locale) - Method in class com.whitestein.lsps.vaadin.ui.LspsSetConverter
-
- convertToPersistent(ValueHolder) - Static method in class com.whitestein.lsps.engine.lang.RuntimeToPersistentConverter
-
Return value for a value holder.
- convertToPersistent(Object, Type) - Method in class com.whitestein.lsps.engine.lang.RuntimeToPersistentConverter
-
This method takes runtime object and converts it to its underlying persistent representation.
- convertToPresentation(EnumerationImpl, Class<? extends String>, Locale) - Method in class com.whitestein.lsps.vaadin.converter.EnumerationToStringConverter
-
- convertToPresentation(Object, Class<? extends Resource>, Locale) - Method in class com.whitestein.lsps.vaadin.converter.ResourceConverter
-
- convertToPresentation(RecordHolder, Class<? extends Resource>, Locale) - Method in class com.whitestein.lsps.vaadin.converter.ResourceRecordConverter
-
- convertToPresentation(Object, Class<? extends String>, Locale) - Method in class com.whitestein.lsps.vaadin.converter.ToStringConverter
-
- convertToPresentation(SetHolder, Class<? extends Object>, Locale) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractMultiSelect.SetHolderConverter
-
- convertToPresentation(Object, Class<?>, Locale) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect.VariantConverter
-
- convertToPresentation(Date, Class<? extends String>, Locale) - Method in class com.whitestein.lsps.vaadin.ui.LspsDateConverter
-
- convertToPresentation(Decimal, Class<? extends String>, Locale) - Method in class com.whitestein.lsps.vaadin.ui.LspsDecimalConverter
-
- convertToPresentation(Object, Class<? extends Object>, Locale) - Method in class com.whitestein.lsps.vaadin.ui.LspsHolderWrapperConverter
-
- convertToPresentation(SetHolder, Class<? extends Object>, Locale) - Method in class com.whitestein.lsps.vaadin.ui.LspsSetConverter
-
- convertToReadOnlyRecords(Value) - Method in class com.whitestein.lsps.engine.lang.ToReadOnlyRecordConverter
-
Converts replace record values to read only record values.
- convertToRuntime(RecordProperty, Object) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Converts raw value to runtime value.
- convertToRuntime(long) - Method in class com.whitestein.lsps.engine.lang.RuntimeToPersistentConverter
-
This method finds persistent representation of a value with the specified id and returns its runtime
representation.
- convertToRuntime(Value) - Method in class com.whitestein.lsps.engine.lang.RuntimeToPersistentConverter
-
This method takes persistent representation of a value and returns its runtime
representation.
- convertToRuntime(Type, Object) - Method in class com.whitestein.lsps.engine.RuntimeToJavaConverter
-
Converts from a java objects to runtime object.
- convertToRuntime(RecordProperty, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
-
- convertToRuntime(Session, SharedRecordConfiguration, SharedRecordEntityAdapter, String, Type, Object, Long) - Method in class com.whitestein.lsps.engine.sharedrecord.RuntimeToHibernateConverter
-
Converts from a hibernate to runtime object.
- convertToRuntime(RecordProperty, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
- convertToRuntime(Type, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SimpleValueHibernateToRuntimeConverter
-
Converts hibernate object to runtime object.
- convertToRuntime(RecordProperty, Object) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
-
- convertToXml(ExecutionContext, Object) - Method in interface com.whitestein.lsps.xml.function.XmlFunctions
-
Will convert the given lsps object to xml representation based on the defined xml mapping.
- convertToXml(ExecutionContext, Object) - Method in class com.whitestein.lsps.xml.function.XmlFunctionsImpl
-
- ConvertToXmlTask - Class in com.whitestein.lsps.xml.task
-
This task converts lsps objects into xml.
- ConvertToXmlTask() - Constructor for class com.whitestein.lsps.xml.task.ConvertToXmlTask
-
- convertValueToHolder(ExternalValue, RecordType) - Method in interface com.whitestein.lsps.engine.lang.ExternalTypeFactory
-
Converts given external type value to external holder.
- convertValueToHolder(ExternalValue, RecordType) - Method in class com.whitestein.lsps.engine.sharedrecord.ExternalRecordTypeFactoryImpl
-
- convertValueToHolder(ExternalValue, RecordType) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- convertValueToHolder(ExternalValue, RecordType) - Method in class com.whitestein.lsps.human.context.HumanTypeFactoryImpl
-
- convertValueToHolder(ExternalValue, RecordType) - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
-
- convertValueToHolder(ExternalValue, RecordType) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
- copy(InputStream, OutputStream) - Static method in class com.whitestein.lsps.common.IO
-
- copy(T) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
-
Copies a given expression by accepting this visitor.
- copy(Collection<Expression>) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
-
Copies a collection of expressions.
- copy(Map<String, Expression>) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
-
Copies a given map of expressions.
- copy(Type) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
-
- copy(List<Type>) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
-
- CopyExpressionVisitor - Class in com.whitestein.lsps.lang.ast
-
- CopyExpressionVisitor() - Constructor for class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
-
- copyOptional(T) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
-
- copyStatic() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
Creates a new basic module with same types, functions, constants, but
variables are not copied.
- CopyTypeVisitor - Class in com.whitestein.lsps.lang.type
-
- CopyTypeVisitor() - Constructor for class com.whitestein.lsps.lang.type.CopyTypeVisitor
-
- copyValues(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.CollectionValue
-
Copies the values into the target model instance.
- CoreSharedRecordPlugin - Class in com.whitestein.lsps.stdlib.type
-
This plugin provides shared record entities for core types.
- CoreSharedRecordPlugin() - Constructor for class com.whitestein.lsps.stdlib.type.CoreSharedRecordPlugin
-
- CoreTypeFactory - Interface in com.whitestein.lsps.stdlib.type
-
Converter for goals and plans.
- CoreTypeFactoryImpl - Class in com.whitestein.lsps.stdlib.type
-
- CoreTypeFactoryImpl() - Constructor for class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
Creates new instance.
- CoreTypeFactoryImpl(ModelProviderService, SharedRecordTypeFactory) - Constructor for class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
Creates new instance.
- CoreTypes - Class in com.whitestein.lsps.stdlib.type
-
Class containing type information from the core
module.
- count(QuerySpecification, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Executes the given query and returns a list of results.
- count(List<QueryExecutor.WhereExpression>) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Dynamically creates query and executes it.
- count(SharedRecordType, String, Expression) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Dynamically creates query and executes it.
- count(ClosureHolder, String, Expression) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Dynamically creates query and executes it.
- count(ExecutionContext, Object, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- count(ExecutionContext, SharedRecordType, String, Expression) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- count(ExecutionContext, ClosureHolder, String, Expression) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- count(ExecutionContext, Object, Collection<?>) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Executes the given HQL query specification and returns the number of all objects in the result (executes count query).
- count(ExecutionContext, SharedRecordType, String, Expression) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Dynamically creates query and executes it.
- count(ExecutionContext, ClosureHolder, String, Expression) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Dynamically creates query and executes it.
- count(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Counts the number of elements in the collection that fulfill the passed condition.
- count(String) - Method in class com.whitestein.lsps.test.ModelInstanceLogs
-
Counts the number of logs with a given message.
- count(ImmutableSet<Filter>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
-
- COUNT_PERSONAL_TODOS_WITH_NULL_PRIORITY - Static variable in class com.whitestein.lsps.human.entity.Todo
-
Query name.
- COUNT_PERSONAL_TODOS_WITH_PRIORITY - Static variable in class com.whitestein.lsps.human.entity.Todo
-
Query name.
- COUNT_UNFINISHED_MODEL_INSTANCES - Static variable in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Query name.
- countAll(RecordType) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Runs a count query for records of a given type.
- countAll(ExecutionContext, Type) - Method in interface com.whitestein.lsps.stdlib.function.QueryFunctions
-
Counts all shared records of a given type.
- countAll(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.QueryFunctionsImpl
-
- countData(List<Container.Filter>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.LazyLspsDatasetVaadinAdapter
-
Should return the total data count.
- countData() - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.SimpleDatasetVaadinAdapter
-
Should return the total data count.
- countData(List<Container.Filter>) - Method in interface com.whitestein.lsps.vaadin.util.LazyLspsContainer.LazyLspsLoader
-
Should return the total data count.
- countLockedTodos(Person, TodoListCriteria) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- countLockedTodos(Person, TodoListCriteria) - Method in interface com.whitestein.lsps.human.dao.TodoDao
-
Returns number of todos locked by user
- countNotFinishedModelInstances(long) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaModelInstanceDao
-
- countNotFinishedModelInstances(long) - Method in interface com.whitestein.lsps.engine.dao.ModelInstanceDao
-
Counts unfinished model instances for a module.
- countTodos(Person, TodoListCriteria, boolean) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- countTodos(Person, TodoListCriteria, boolean) - Method in interface com.whitestein.lsps.human.dao.TodoDao
-
Returns number of todos visible to user, but not locked by user (if unlockedOnly is true).
- Couple<T,P> - Class in com.whitestein.lsps.vaadin.util
-
- Couple(T, P) - Constructor for class com.whitestein.lsps.vaadin.util.Couple
-
- create(Collection<? extends E>, Collection<? extends E>) - Static method in class com.whitestein.lsps.common.collections.DiffList
-
Creates a new difference from the given collections.
- create(RecordType, Class<T>, Map<String, Object>) - Method in interface com.whitestein.lsps.engine.ExternalTypeProvider
-
Creates entity.
- create(ModelProviderClientService, Context) - Static method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
Creates a new namespace according to the evaluation level
of the provided context.
- create(String, String) - Method in interface com.whitestein.lsps.engine.SettingManagementService
-
Creates a new engine setting with the provided values.
- create(String, String) - Method in class com.whitestein.lsps.engine.state.SettingManagementServiceBean
-
- create(RecordType, Class<T>, Map<String, Object>) - Method in class com.whitestein.lsps.engine.tester.CustomEntityProvider
-
- create(Namespace) - Method in class com.whitestein.lsps.engine.tester.MockJavaOperationExecutorFactory
-
- create(Tree) - Static method in class com.whitestein.lsps.lang.antlr.AntlrSignatureArg
-
- create(RecordType, List<String>) - Static method in class com.whitestein.lsps.lang.exec.PropertyPath
-
Creates a new property path instance.
- create(RecordType, String...) - Static method in class com.whitestein.lsps.lang.exec.PropertyPath
-
Creates a new property path instance.
- create() - Static method in class com.whitestein.lsps.lang.InterpreterStackTrace
-
- create(Object) - Static method in class com.whitestein.lsps.lang.InterpreterStackTrace
-
- create(Object...) - Static method in class com.whitestein.lsps.lang.InterpreterStackTrace
-
- create(String, String, String, String) - Static method in class com.whitestein.lsps.lang.InterpreterStackTrace
-
- create(Namespace) - Method in interface com.whitestein.lsps.lang.JavaOperationExecutorFactory
-
- create(HolderFactory) - Method in class com.whitestein.lsps.lang.RecordWrapper
-
Creates an underlying record holder.
- create(RecordHolder) - Method in interface com.whitestein.lsps.lang.RecordWrapperFactory
-
Returns the created record wrapper.
- create(String) - Static method in class com.whitestein.lsps.lang.type.QID
-
Creates a qualified identifier with the given identifier, the module name
is not set.
- create(String, String) - Static method in class com.whitestein.lsps.lang.type.QID
-
Creates a qualified identifier with the given module name and the
identifier.
- create(String...) - Static method in class com.whitestein.lsps.lang.type.QID
-
Creates a qualified identifier from the given segments.
- create(Collection<String>) - Static method in class com.whitestein.lsps.lang.type.QID
-
Creates a qualified identifier from the given segments.
- create(ArchiveModule) - Static method in class com.whitestein.lsps.test.ArchiveModuleDescriptor
-
Create archive module descriptor out of zipped archive.
- create(File) - Static method in class com.whitestein.lsps.test.FileModuleDescriptor
-
- create(TestPerson, String) - Static method in class com.whitestein.lsps.test.LspsRemote
-
- create(String, String) - Static method in class com.whitestein.lsps.test.LspsRemote
-
- create(Variant.RecordVariant, Form) - Static method in class com.whitestein.lsps.vaadin.forms.datasource.LspsValueProvider
-
A factory method for the LSPS value provider.
- create(FilterConfig, Type, LspsLocalizer, FilterDecorator) - Method in class com.whitestein.lsps.vaadin.forms.filter.WCommonFilterFieldFactory
-
Create filter field based on configuration object or field type.
- create(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
Creates an instance of given component.
- create(RecordHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.FormsRecordWrapperFactoryImpl
-
- create(RecordHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.RecordWrapperFactoryImpl
-
- create(RecordHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.UicommonRecordWrapperFactoryImpl
-
- create(UIComponent, RecordHolder) - Static method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Creates component data for a UIComponent.
- create(UIComponent, RecordHolder, UIComponentScope) - Static method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Creates component data for a UIComponent.
- CREATE_MODEL_INSTANCE - Static variable in class com.whitestein.lsps.engine.EngineRights
-
Security right that allows to create new model instance.
- CREATE_NEW_OPTION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::ComboBox.createNewOption
- CREATE_PROCESS_LOGS - Static variable in class com.whitestein.lsps.engine.state.Setting
-
Create process logs.
- createAccordion(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createActionLink(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createActionLink(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createAndAdd(ExecutionContext, Object, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
- createAndBuildElementBody(Document, Node, Type, Object, String, String, String) - Method in class com.whitestein.lsps.xml.util.XmlBuilder
-
Creates element for given object and creates its body,
depending on what kind of object it is.
- createAndBuildRecordHolderBody(Document, Node, RecordHolder) - Method in class com.whitestein.lsps.xml.util.XmlBuilder
-
Creates element for given record holder and creates its body
based on its content.
- createAndShow(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
Only popup is supported.
- createAndStartModelInstance(long, StringProperties, boolean, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Creates new model instance for given model id and properties and possibly starts
the model instance interpretation, This can be done
either synchronously or asynchronously.
- createAndStartModelInstance(long, StringProperties, boolean, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- createANTLRParser() - Method in class com.whitestein.lsps.lang.ast.Expression
-
- createBinaryHandle(ExecutionContext, String, String, String) - Method in interface com.whitestein.lsps.stdlib.function.DataFunctions
-
Creates binary handle.
- createBinaryHandle(ExecutionContext, String, String, String, String, String) - Method in interface com.whitestein.lsps.stdlib.function.DataFunctions
-
Creates binary handle.
- createBinaryHandle(ExecutionContext, String, String, String) - Method in class com.whitestein.lsps.stdlib.function.DataFunctionsImpl
-
- createBinaryHandle(ExecutionContext, String, String, String, String, String) - Method in class com.whitestein.lsps.stdlib.function.DataFunctionsImpl
-
- createBinaryHolder(byte[]) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createBinaryHolder(String, String, String, String, Blob) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createBinaryHolder(byte[]) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createBinaryHolder(String, String, String, String, Blob) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createBinaryHolder(byte[]) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createBinaryHolder(String, String, String, String, Blob) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createBinaryHolder(byte[]) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates binary data holder.
- createBinaryHolder(String, String, String, String, Blob) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates binary data holder.
- createBinaryHolder(byte[]) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createBinaryHolder(String, String, String, String, Blob) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createBinaryHolder(byte[]) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createBinaryHolder(String, String, String, String, Blob) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createBlob(byte[]) - Method in interface com.whitestein.lsps.engine.ejb.BinaryDataServiceLocal
-
- createBlob(byte[]) - Method in class com.whitestein.lsps.stdlib.BinaryDataServiceBean
-
- createBrowserFrame(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createBrowserFrame(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createButton(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createButtonLink(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createButtonRenderer(WGrid, Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createCalendar(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createCalendar(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createCaptionValueProvider(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTree
-
- createCartesianChart(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createCartesianChart(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createChangeProxy() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- createChangeProxy() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- createChangeProxy() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
- createChangeProxy() - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- createChangeProxy() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- createChangeProxy() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- createChangeProxy() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
- createChangeProxy() - Method in interface com.whitestein.lsps.engine.state.xml.RecordChangeProxy
-
Created a change proxy on this object.
- createChangeProxy() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
- createChangeProxy() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- createChangeProxy() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Creates change proxy on this record holder.
- createCheckBox(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createCheckBox(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createCheckBoxList(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createCheckBoxList(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createChildContext(ExecutionContext) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createChildNamespace(String, Collection<Field>, Collection<?>, InterpreterConfiguration) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createChildNamespace(String, Collection<Field>, Collection<?>, InterpreterConfiguration) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createChildNamespace(String, Collection<Field>, Collection<?>, InterpreterConfiguration) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createChildNamespace(String, Collection<Field>, Collection<?>, InterpreterConfiguration) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Creates new child namespace with this namespace as the parent.
- createChildNamespace(String, Collection<Field>, Collection<?>, InterpreterConfiguration) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createChildNamespaceInternal(String, Collection<Field>, Collection<?>, InterpreterConfiguration) - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
Creates child namespace in required evaluation level.
- createClass(ClassPool, ProcessModel, Map<ProcessModel, String>, boolean) - Method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
-
- createClass(ClassPool, String, ProcessModel, ProcessDescription, String) - Method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
-
- createClassForForm(QID, Map<FunctionSignature, FormCompiler>, ClassPool, FunctionSignature, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, boolean, boolean, SrcClass) - Static method in class com.whitestein.lsps.engine.lang.compiled.FormCompiler
-
Creates class for form without implementations..
- createClassForInterfaceWithoutImplementations(Map<NamedClassType, RecordCompiler>, ClassPool, InterfaceType, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, boolean, boolean, SrcClass) - Static method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
Creates class for interface without implementations..
- createClassForProcessDescription(ClassPool, String, String, ProcessModel, ProcessDescription, String, QID, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, boolean, boolean, FileWriter) - Static method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
-
Compiles namespace to java class.
- createClassForProcessModel(ClassPool, String, ProcessModel, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, QID, boolean, boolean, FileWriter, boolean) - Static method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
-
Compiles namespace to java class.
- createClassForRecordWithoutImplementations(Map<NamedClassType, RecordCompiler>, ClassPool, RecordType, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, boolean, boolean, SrcClass, Map<CtConstructor, SrcMethod>) - Static method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
Creates class for record without implementations..
- createClassWithoutImplementations(ClassPool, FunctionSignature) - Method in class com.whitestein.lsps.engine.lang.compiled.FormCompiler
-
- createClassWithoutImplementations(ClassPool, RecordType, Map<CtConstructor, SrcMethod>) - Method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
- createClosure(ClosureType, ClosureExpression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createClosure(ClosureType, FunctionExpression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createClosure(ClosureType, MethodExpression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createClosure(ClosureType, ClosureExpression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createClosure(ClosureType, FunctionExpression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createClosure(ClosureType, MethodExpression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createClosure(ClosureType, ClosureExpression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createClosure(ClosureType, FunctionExpression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createClosure(ClosureType, MethodExpression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createClosure(ClosureType, MethodExpression, ClosureOrigin) - Method in class com.whitestein.lsps.lang.exec.MockRecordNamespace
-
- createClosure(ClosureType, ClosureExpression, ClosureOrigin) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new closure corresponding to given closure expression.
- createClosure(ClosureType, FunctionExpression, ClosureOrigin) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new closure corresponding to given operation expression.
- createClosure(ClosureType, MethodExpression, ClosureOrigin) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new closure corresponding to given operation expression.
- createClosure(ClosureType, ClosureExpression, ClosureOrigin) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createClosure(ClosureType, FunctionExpression, ClosureOrigin) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createClosure(ClosureType, MethodExpression, ClosureOrigin) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createClosure(ClosureType, ClosureExpression, ClosureOrigin) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createClosure(ClosureType, FunctionExpression, ClosureOrigin) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createClosure(ClosureType, MethodExpression, ClosureOrigin) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createClosureArgumentVariable(NamespaceModel, String, Type, Tree) - Method in class com.whitestein.lsps.lang.parser.ParserVariableHelper
-
Creates a local variable for a closure argument (during parsing of a closure body).
- createClosureFromExpression(ClosureType, Expression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createClosureFromExpression(ClosureType, Expression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createClosureFromExpression(ClosureType, Expression, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createClosureFromExpression(ClosureType, Expression, ClosureOrigin) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new closure from a given expression.
- createClosureFromExpression(ClosureType, Expression, ClosureOrigin) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createClosureFromExpression(ClosureType, Expression, ClosureOrigin) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createCollapsible(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createComboBox(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createComboBox(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- CreateCommand - Class in com.whitestein.lsps.engine.comm
-
Command to create a model instance.
- CreateCommand(Identifier, long, Map<String, String>, Long, boolean, boolean) - Constructor for class com.whitestein.lsps.engine.comm.CreateCommand
-
Creates new instance.
- CreateCommandReplyMessage - Class in com.whitestein.lsps.engine.comm
-
- CreateCommandReplyMessage(Identifier, Identifier) - Constructor for class com.whitestein.lsps.engine.comm.CreateCommandReplyMessage
-
Creates new instance.
- createComponent(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
INTERNAL, DO NOT CALL.
- createComponent(LspsScreen, UIComponent, RecordHolder, UIComponentScope) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
-
Creates and injects component based on the provided component definition.
- createComponent(LspsScreen, UIComponent, RecordHolder, UIComponentScope) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createComponent(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
This method is responsible for creating a component based on the
provided component data.
- createConditional(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createConfiguration(String, DataSource, Properties) - Method in interface com.whitestein.lsps.engine.sharedrecord.HibernateConfigurationFactory
-
- createConfiguration(String, DataSource, Properties) - Method in class com.whitestein.lsps.engine.sharedrecord.HibernateConfigurationFactoryImpl
-
- createConstant(Tree, Object) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
-
Creates constant with the given value
- createConstant(Tree, Object, Type) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
-
Creates constant of the given type, with the given value
- createConstructor(ASTNode, Tree, Annotations, Tree, AntlrSignature, Tree, DocNode) - Static method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- createConstructorBodies(ClassPool, CtClass, CtClass, RecordType, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, boolean, boolean, SrcClass, Map<CtConstructor, SrcMethod>) - Static method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
Creates constructor bodies.
- createConstructorBodies(ClassPool, CtClass, CtClass, RecordType, Map<CtConstructor, SrcMethod>) - Method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
- createConstructorHeaders(ClassPool, CtClass, RecordType, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, boolean, boolean, SrcClass, Map<CtConstructor, SrcMethod>) - Static method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
Create constructor headers.
- createConstructorHeaders(CtClass, RecordType, Map<CtConstructor, SrcMethod>) - Method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
- createContainer(LazyQueryDefinition, VaadinContainerDataSourceAdapter.DataSourceQueryFactory) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- createContainer(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createContent(TaskContext) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
This method should return the todo content, it is called when starting a todo-task.
- createContent(TaskContext) - Method in class com.whitestein.lsps.human.task.CustomUIUserTask
-
- createContent(TaskContext) - Method in class com.whitestein.lsps.human.task.CustomUIWithContextUserTask
-
- createContent(TaskContext) - Method in class com.whitestein.lsps.human.task.UserTask
-
- createContext(long) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- createContextInEvaluationLevelDetached(byte[], String, boolean) - Method in interface com.whitestein.lsps.tools.TestSupportService
-
- createContextInEvaluationLevelDetached(byte[], String, boolean) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
-
- createConverter() - Method in class com.whitestein.lsps.vaadin.ui.components.UICheckBoxList
-
- createConverter() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRadioButtonList
-
Creates a converter.
- createConverter(UIComponent, Type) - Method in interface com.whitestein.lsps.vaadin.ui.LspsConverterFactory
-
Creates converter for the given ui component instance (the format property of
the given component definition is taken into the account) and for the given model
type.
- createConverter(Class<PRESENTATION>, Class<MODEL>) - Method in class com.whitestein.lsps.vaadin.ui.LspsConverterFactoryImpl
-
- createConverter(UIComponent, Type) - Method in class com.whitestein.lsps.vaadin.ui.LspsConverterFactoryImpl
-
- createConverterForRenderer(WGrid, Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
Optionally a converter may be used together with a renderer, to convert LSPS types to Java objects as expected by the renderer.
- createConverterForRenderer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- createConverterForRenderer(UIGrid, Variant.RecordVariant) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
-
Optionally a converter may be used together with a renderer, to convert LSPS types to Java objects as expected by the renderer.
- createConverterForRenderer(UIGrid, Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createCssLayout(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createCustomField(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createDashboard(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createDataSource(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractComboBox
-
- createDataSource(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
-
Called to obtain a data source which will provide available options (row objects) to the select component.
- createDataSource(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WMultiselectComboBox
-
- createDataSource(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
-
Called to obtain a data source which will provide available options (row objects) to the select component.
- createDataSource(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTree
-
- createDateField(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createDateLiteral(Date) - Static method in class com.whitestein.lsps.lang.parser.Parser
-
Creates a date literal.
- createDateRenderer(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createDateTextBox(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createDecimalField(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createDecimalTextBox(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createDocument() - Method in class com.whitestein.lsps.xml.util.XmlBuilder
-
- createDocumentToSave() - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
Creates a smaller document to be saved.
- createDownload(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createDropZone(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createEditor(Variant.RecordVariant, Type) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
Creates a new editor field from the editor definition and the model type.
- createEditor(Variant.RecordVariant, Type) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
-
Instantiates an editor field based on the editor definition record
and the value type.
- createEditor(Variant.RecordVariant, Type) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createElement(String) - Method in class com.whitestein.lsps.engine.profiler.ProfilerInterpreterStackTrace
-
- createElement(String) - Method in class com.whitestein.lsps.lang.timer.RecordingInterpreterStackTrace
-
- createElement(String) - Method in class com.whitestein.lsps.lang.timer.TimerInterpreterStackTrace
-
- createElement(Document, String, String) - Method in class com.whitestein.lsps.xml.util.XmlBuilder
-
Creates an element with given namespace and nodeName and set the correct prefix for it
- createEntityIdentificationString(Object) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Creates entity identification string.
- createEntityJavaIdentification() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Creates java identification object.
- createEnumerationRenderer(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createErrorMessageController(Form) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
Creates an error message controller for the form.
- createEvaluationContext() - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- createEvaluationContext() - Method in class com.whitestein.lsps.vaadin.FormPreviewContextHolder
-
- createEvaluationContext() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Creates the evaluation context.
- createEvaluationContext() - Method in class com.whitestein.lsps.vaadin.LspsCustomUIDocumentHolder
-
- createEvaluationContext() - Method in class com.whitestein.lsps.vaadin.LspsCustomUITodoHolder
-
- createEvaluationContext() - Method in class com.whitestein.lsps.vaadin.LspsCustomUIWithContextDocumentHolder
-
- createEvaluationContext() - Method in class com.whitestein.lsps.vaadin.LspsCustomUIWithContextTodoHolder
-
- createEvaluationContext() - Method in class com.whitestein.lsps.vaadin.LspsDocumentHolder
-
- createEvaluationContext() - Method in class com.whitestein.lsps.vaadin.LspsTodoHolder
-
- createEvent(String) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- createExternalRecordProxy(RecordType) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createExternalRecordProxy(RecordType) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createExternalRecordProxy(RecordType) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createExternalRecordProxy(RecordType) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates a proxy without proxied record.
- createExternalRecordProxy(RecordType) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createExternalRecordProxy(RecordType) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createField(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
-
- createField(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.FilterFieldFactory
-
Creates the filtering component.
- createField(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.LspsFilterFieldFactory
-
- createFileDownload(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createFileRecord(Form, String, String, int, byte[]) - Static method in class com.whitestein.lsps.vaadin.forms.RecordUtils
-
Creates a file record.
- createFileUpload(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createFilter(Object, Field<?>, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
-
- createFilter(Object, Field<?>, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.FilterFieldFactory
-
Creates a new filter based on given value.
- createFilterDecorator() - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
-
Creates a filter decorator for the created field.
- createFirefoxDriver() - Static method in class com.whitestein.lsps.test.SetupUtils
-
- createForeachIteratorVariable(NamespaceModel, String, Type, Tree) - Method in class com.whitestein.lsps.lang.parser.ParserVariableHelper
-
Creates a local variable for foreach iterator.
- createFormLayout(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createFormLayout(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createFunction(ASTNode, Tree, Annotations, Tree, AntlrSignature, Tree, DocNode) - Static method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- createFunctionArgumentVariable(NamespaceModel, String, Type, ASTRange) - Method in class com.whitestein.lsps.lang.parser.ParserVariableHelper
-
Creates a local variable for function parameter (to parse function body).
- createFunctionNamespace(Interpreter, List<Expression>, boolean, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.FunctionArgumentInterpreter
-
Creates a function namespace that is a child of the interpreter namespace
for the given function arguments.
- createGaugeChart(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createGaugeChart(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createGenericDocument(String, Map<String, Object>) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- createGeolocator(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createGrid(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createGridLayout(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createGridLayout(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createGridStackDashboard(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createHeadersOfMethods(ClassPool, CtClass, RecordType, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, boolean, boolean, SrcClass, Map<CtMethod, SrcMethod>) - Static method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
Creates headers of methods.
- createHeadersOfMethods(ClassPool, CtClass, InterfaceType, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, boolean, boolean, SrcClass, Map<CtMethod, SrcMethod>) - Static method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
Creates headers of methods.
- createHorizontalLayout(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createHorizontalLayout(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createHorizontalSplitPanel(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createHtmlRenderer(WGrid, Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createIdentificationString(RecordType, Object) - Static method in class com.whitestein.lsps.engine.RuntimeToJavaConverter
-
Creates identification string.
- createImage(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createImage(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createImageRenderer(WGrid, Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createImplementationsOfRecordMethods(ClassPool, CtClass, CtClass, RecordType, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, boolean, boolean, SrcClass, Map<CtMethod, SrcMethod>) - Static method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
Creates implementation of methods.
- createInjector() - Static method in class com.whitestein.lsps.vaadin.util.Utils
-
Creates an injector instance.
- createInstance(ExecutionContext, Type, MapHolder) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Creates new instance of record type T.
- createInstance(ExecutionContext, Type, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- createInstanceFromVersionsEntity(String, Map, Number) - Method in class com.whitestein.lsps.hibernate.envers.LspsAuditEntityInstantiator
-
Creates an entity instance based on an entry from the versions table.
- createLabel(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createLazyComboBox(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createLink(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createLinkRenderer(WGrid, Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createList(ExecutionContext, Object[]) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createList(Object[]) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createList(Collection<?>) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createList(Collection<?>) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createList(Collection<?>) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createList(Collection<?>) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new list with given values (
ListHolder
s are immutable).
- createList(Collection<?>) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createList(Collection<?>) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createListener(UIComponent, RecordHolder) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
Creates listener based on the provided component definition.
- createListenerAction(UIScreen, UIListener, RecordHolder, UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
-
Creates listener action based on the provided definition.
- createListenerAction(UIScreen, UIListener, RecordHolder, UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createLocalVariable(NamespaceModel, String, Type, Tree) - Method in class com.whitestein.lsps.lang.parser.ParserVariableHelper
-
Creates a local variable.
- createMap(ExecutionContext, Object[], Object[]) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createMap(Object[], Object[]) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createMap(Map<?, ?>) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createMap(Map<?, ?>) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createMap(Map<?, ?>) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createMap(Map<?, ?>) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new map with given values (
MapHolder
s are immutable).
- createMap(Map<?, ?>) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createMap(Map<?, ?>) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createMapDisplay(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createMapDisplay(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createMessage(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createMetadataHolder(Map<String, String>) - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Creates array holder for given metadata.
- createMethod(ASTNode, Tree, Annotations, boolean, boolean, Tree, AntlrSignature, Tree, DocNode) - Static method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- createMethodBody(ClassPool, CtClass, CtClass, RecordType, FunctionSignature, boolean) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- createMethodBodyForForm(CtClass, FunctionSignature) - Method in class com.whitestein.lsps.engine.lang.compiled.FormCompiler
-
- createMethodHeaders(CtClass, InterfaceType, Map<CtMethod, SrcMethod>) - Method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
- createMethodHeaders(CtClass, RecordType, Map<CtMethod, SrcMethod>) - Method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
- createMethodImplementations(ClassPool, CtClass, CtClass, RecordType, Map<CtMethod, SrcMethod>) - Method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
- createMigration(String, ByteData, ByteData) - Method in interface com.whitestein.lsps.engine.MigrationService
-
Uploads migration configuration to the server.
- createMigration(String, ByteData, ByteData) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
-
- createModelInstance(long, StringProperties, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Creates new model instance for given model id and properties.
- createModelInstance(long, StringProperties, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- createModelInstance(long, StringProperties, boolean) - Method in interface com.whitestein.lsps.human.HumanActionsService
-
Creates new model instance for given model id and properties.
- createModelInstance(long, StringProperties, boolean) - Method in class com.whitestein.lsps.human.HumanActionsServiceBean
-
- createModelInstance(ExecutionContext, Boolean, RecordHolder, MapHolder) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Creates a model instance.
- createModelInstance(ExecutionContext, Boolean, RecordHolder, RecordHolder, MapHolder) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Creates a model instance with a specified process entity record.
- createModelInstance(ExecutionContext, Boolean, RecordHolder, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- createModelInstance(ExecutionContext, Boolean, RecordHolder, RecordHolder, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- CreateModelInstance - Class in com.whitestein.lsps.stdlib.task
-
This task creates a new model instance.
- CreateModelInstance() - Constructor for class com.whitestein.lsps.stdlib.task.CreateModelInstance
-
Creates new instance.
- CreateModelInstance(CommunicationService, ReflectionFunctions) - Constructor for class com.whitestein.lsps.stdlib.task.CreateModelInstance
-
Creates new instance.
- CreateModelInstanceExecutionTraceElement - Class in com.whitestein.lsps.engine
-
- CreateModelInstanceExecutionTraceElement() - Constructor for class com.whitestein.lsps.engine.CreateModelInstanceExecutionTraceElement
-
- CreateModelInstanceExecutionTraceElement(long) - Constructor for class com.whitestein.lsps.engine.CreateModelInstanceExecutionTraceElement
-
- createModelInstanceSimple(long, StringProperties, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Creates new model instance for given model id and properties.
- createModelInstanceSimple(long, StringProperties, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- createMultiselectComboBox(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createMultiSelectList(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createMultiSelectList(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createNamespace(ModelProviderClientService, Context) - Static method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
Creates namespace of correct type for a context.
- createNamespace(FunctionAst) - Method in class com.whitestein.lsps.lang.parser.SignatureParser
-
- createNamespaceModel(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Creates namespace model for this.
- createNative(ExecutionContext) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
Called in the forms::FormComponent constructor - registers the component to the
Form
and creates appropriate Vaadin component.
- createNavigationLink(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createNew(Map<?, ?>, RecordType, ModelInstance, ModelProviderService, SharedRecordTypeFactory, ExternalTypeProvider) - Static method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
-
Creates an adapter for a new entity given by the map of property values.
- createNew(Map<?, ?>, SharedRecordConfiguration, RecordType, ModelInstance, ModelProviderService, Session) - Static method in class com.whitestein.lsps.engine.sharedrecord.PojoSharedRecordEntityAdapter
-
Creates an adapter for a new entity given by the map of property values.
- createNonSharedRecord(RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createNonSharedRecord(RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createNonSharedRecord(RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createNonSharedRecord(RecordType, Map<String, ?>) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new record of given type.
- createNonSharedRecord(RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createNonSharedRecord(RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createNumberRenderer(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createObjectIdentification(long, long, String) - Static method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
- createObjectIdentification(long, long) - Static method in class com.whitestein.lsps.stdlib.type.ProcessInstanceHolder
-
Creates identification string.
- createOperationHolder(ExecutionContext, ClosureType, String, ClosureOrigin) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createOperationHolder(ClosureType, String, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createOperationHolder(ExecutionContext, RecordHolder, ClosureType, String, ClosureOrigin) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createOperationHolder(RecordHolder, ClosureType, String, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createOutputText(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createPager(int, String) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIPagedTable
-
Creates pager for the table, which is providing user with capability
to navigate through table pages.
- createPanel(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createPanel(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createPasswordField(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createPdfViewer(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createPieChart(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createPieChart(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createPlanSetHolder(Set<PlanHolder>) - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Creates set holder for given plan set.
- createPlotOptions(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
- createPolarChart(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createPolarChart(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createPopup(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createPopup(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createPrivateMethod(ClassPool, CtClass, CtClass, boolean, boolean, Type, String, Expression, ExpressionOrigin, List<LocalParameter>, CommonCompiler.JavaTypesResolver) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- createPrivateMethod(ClassPool, CtClass, CtClass, SrcMethod) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- createProcessDiagram(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- CreateProcessLog - Enum in com.whitestein.lsps.engine
-
Create process logs possible values.
- createPropertyProxy(HolderFactory, String) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- createPropertyProxy(HolderFactory, String) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- createPropertyProxy(HolderFactory, String) - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- createPropertyProxy(HolderFactory, String) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- createPropertyProxy(HolderFactory, String) - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- createPropertyProxy(HolderFactory, String) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- createPropertyProxy(HolderFactory, String) - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Creates change proxy for all object referenced by the propery and sets the proxy values to the property.
- createProxy(ExecutionContext, Object, Property...) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Creates a change proxy on the record that keeps all changes.
- createProxy(ExecutionContext, Type) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Creates a proxy without proxied record.
- createProxy(ExecutionContext, Type, Decimal) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Creates a proxy without proxied record.
- createProxy(ExecutionContext, ListHolder, Property...) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Creates a list of record proxies.
- createProxy(ExecutionContext, SetHolder, Property...) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Creates a set of record proxies.
- createProxy(ExecutionContext, Object, Property...) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- createProxy(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- createProxy(ExecutionContext, Type, Decimal) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- createProxy(ExecutionContext, ListHolder, Property...) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- createProxy(ExecutionContext, SetHolder, Property...) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- createProxyOfProperties(ExecutionContext, RecordHolder, Property...) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Creates change proxy for all object referenced by the propery and sets the proxy values to the property.
- createProxyOfProperties(ExecutionContext, RecordHolder, Property...) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- createRadioButtonList(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createRadioButtonList(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createRange(long, long) - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- createRange(long, long) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates a range (list) defined by endpoints (both inclusive).
- createRange(long, long) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createRange(long, long) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createRecord(ExecutionContext, String, String[], Object[]) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createRecord(String, String[], Object[]) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createRecord(RecordType) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createRecord(RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createRecord(String) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createRecord(String, Map<String, ?>) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createRecord(ModelInstance, RecordType, Map<String, ?>) - Method in interface com.whitestein.lsps.engine.lang.ExternalTypeFactory
-
Creates a new record of the specified type.
- createRecord(RecordType) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createRecord(RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createRecord(String) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createRecord(String, Map<String, ?>) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createRecord(RecordType) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createRecord(RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createRecord(String) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createRecord(String, Map<String, ?>) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createRecord(ModelInstance, RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.engine.sharedrecord.ExternalRecordTypeFactoryImpl
-
- createRecord(ModelInstance, RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- createRecord(ModelInstance, RecordType, Map<String, ?>, boolean) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- createRecord(ModelInstance, RecordType, Map<String, ?>, boolean) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Creates a new record of the specified type.
- createRecord(ModelInstance, RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.human.context.HumanTypeFactoryImpl
-
- createRecord(RecordType) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new record with given type.
- createRecord(RecordType, Map<String, ?>) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new record with given type.
- createRecord(String) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new record with given type.
- createRecord(String, Map<String, ?>) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new record with given type.
- createRecord(RecordType) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createRecord(RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createRecord(String) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createRecord(String, Map<String, ?>) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createRecord(RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createRecord(RecordType) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createRecord(String, Map<String, ?>) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createRecord(String) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createRecord(ModelInstance, RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
-
- createRecord(ModelInstance, RecordType, Map<String, ?>) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
- createRecordByConstructor(ExecutionContext, String, Class<?>[], Object[]) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createRecordByConstructor(String, Class<?>[], Object[]) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createReference(ExecutionContext, ReferenceType, String, ClosureOrigin) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createReference(ReferenceType, ReferenceExpression, List<Property>, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createReference(ReferenceType, ReferenceExpression, List<Property>, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createReference(ReferenceType, ReferenceExpression, List<Property>, ClosureOrigin) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createReference(ReferenceType, ReferenceExpression, List<Property>, ClosureOrigin) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Returns new reference corresponding to given reference expression.
- createReference(ReferenceType, ReferenceExpression, List<Property>, ClosureOrigin) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createReference(ReferenceType, ReferenceExpression, List<Property>, ClosureOrigin) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createRenderer(WGrid, Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
Creates a renderer instance which renders Grid cells.
- createRepeater(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createRequestHandlers() - Method in class com.whitestein.lsps.vaadin.util.LspsVaadinServletService
-
- createRichTextArea(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createRoot(LspsScreen, RecordHolder, UIComponentScope) - Static method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Creates component data for a root UIComponent - the root of the UI component hierarchy.
- createRpcHandler() - Method in class com.whitestein.lsps.vaadin.util.requesthandlers.PatchedUidlRequestHandler
-
- createSavedStateHolder() - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- createSavedStateHolder() - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
-
- createSavedStateHolder() - Method in class com.whitestein.lsps.vaadin.FormPreviewContextHolder
-
- createSavedStateHolder() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns a representation of the saved state in the model.
- createSavedStateHolder() - Method in class com.whitestein.lsps.vaadin.LspsTodoHolder
-
- createScreen() - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- createScreen() - Method in class com.whitestein.lsps.vaadin.FormPreviewContextHolder
-
- createScreen() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Creates the user interface.
- createScreen() - Method in class com.whitestein.lsps.vaadin.LspsCustomUIDocumentHolder
-
- createScreen() - Method in class com.whitestein.lsps.vaadin.LspsCustomUITodoHolder
-
- createScreen() - Method in class com.whitestein.lsps.vaadin.LspsCustomUIWithContextDocumentHolder
-
- createScreen() - Method in class com.whitestein.lsps.vaadin.LspsCustomUIWithContextTodoHolder
-
- createScreen() - Method in class com.whitestein.lsps.vaadin.LspsDocumentHolder
-
- createScreen(LspsContextHolder, RecordHolder, Serializable) - Method in interface com.whitestein.lsps.vaadin.LspsScreenFactory
-
Creates screen based on its definition.
- createScreen(LspsContextHolder, RecordHolder, Serializable) - Method in class com.whitestein.lsps.vaadin.LspsScreenFactoryImpl
-
- createScreen() - Method in class com.whitestein.lsps.vaadin.LspsTodoHolder
-
- createSearchComboBox(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createServletService(DeploymentConfiguration) - Method in class com.whitestein.lsps.vaadin.util.LspsVaadinServlet
-
- createSet(ExecutionContext, Object[]) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createSet(Object[]) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- createSet(Collection<?>) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- createSet(Collection<?>) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- createSet(Collection<?>) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- createSet(Collection<?>) - Method in interface com.whitestein.lsps.lang.HolderFactory
-
Creates new set with given values (
SetHolder
s are immutable).
- createSet(Collection<?>) - Method in class com.whitestein.lsps.lang.MockHolderFactory
-
- createSet(Collection<?>) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- createSingleSelectList(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createSingleSelectList(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createSlider(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createSortableLayout(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createSplitPositionListener() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
- createStackTrace(InterpreterStackTraceElement) - Method in class com.whitestein.lsps.engine.profiler.ProfilerFactory
-
- createStackTrace(InterpreterStackTraceElement) - Method in class com.whitestein.lsps.lang.DefaultInterpreterStackTraceFactory
-
- createStackTrace(InterpreterStackTraceElement) - Method in interface com.whitestein.lsps.lang.InterpreterStackTraceFactory
-
Creates an interpreter stack trace.
- createStackTrace(InterpreterStackTraceElement) - Method in class com.whitestein.lsps.lang.TimerInterpreterStackTraceFactory
-
- createStackTrace(String) - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
-
- createStringLiteral(String) - Static method in class com.whitestein.lsps.lang.parser.Parser
-
- createStringLiteral(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Creates a string literal which has the value as a given string.
- createSymbolLiteral(String) - Static method in class com.whitestein.lsps.lang.parser.Parser
-
- createSymbolLiteral(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Creates a symbol literal which has the value as a given string.
- createTabbedLayout(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createTable(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createTable(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createTableColumn(CustomTable, UIComponentData, String) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
Creates new column component instance.
- createTableComponent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGroupingTable
-
- createTableComponent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
Creates the table instance.
- createTableComponent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITreeTable2
-
- createTabSheet(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createTextArea(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createTextArea(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createTextBox(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createTextField(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createTextField(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
-
- createTextField(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.LspsFilterFieldFactory
-
- createTodo(TaskContext, String, Serializable) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
Creates a to-do and sets initial values.
- createTokenField(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createTokenField(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createTree(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createTree2(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createTreeTable(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createTreeTable2(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createTypeParser() - Method in class com.whitestein.lsps.lang.parser.Parser
-
- createUIComponent(UIComponent, RecordHolder, UIComponentScope) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
-
- createUIComponent(UIComponent, RecordHolder, UIComponentScope) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
-
- createUIComponent(UIComponent, RecordHolder, UIComponentScope) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
- createUIComponent(UIComponent, RecordHolder, UIComponentScope) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
-
Creates a Vaadin component based on the provided component definition.
- createUIComponent(UIComponent, RecordHolder, UIComponentScope) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
- createUpload(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createUri(Module, ModuleEntry) - Static method in class com.whitestein.lsps.modulemanager.ModuleConvertor
-
Returns the unique URI string of the given entry in the given module
- createUri(String, String, String) - Static method in class com.whitestein.lsps.modulemanager.ModuleConvertor
-
Returns the unique URI string of the given entry in the given module.
- createVaadinComponent(UITableColumn) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.OptionsFilterField
-
Creates appropriate Vaadin component which handles filtering based on given options filter.
- createVaadinComponent(FilterConfig.OptionsFilter, LspsLocalizer) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.OptionsFilterField
-
Creates a vaadin component representing the options filter field.
- createVaadinRequest(HttpServletRequest) - Method in class com.whitestein.lsps.vaadin.util.LspsVaadinServlet
-
- createValidationException(String, Tree) - Method in class com.whitestein.lsps.lang.parser.TypeParser
-
Creates a validation exception with a given message.
- createVerticalLayout(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createVerticalLayout(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createVerticalSplitPanel(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.FormComponentFactory
-
- createViewModel(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- createWebServiceCaller() - Method in class com.whitestein.lsps.wsclient.task.WsSoapCall
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.bam.WSortableLayout
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Called once, to create the actual Vaadin component.
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WCollapsible
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WDropZone
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPanel
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTextField
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WAccordion
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WActionLink
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WBrowserFrame
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WButton
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WCalendar
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WCheckBox
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WCheckBoxList
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WComboBox
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WCssLayout
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WCustomField
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WDateField
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WDecimalField
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WDownload
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WFormLayout
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WGaugeChart
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WHorizontalLayout
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WHorizontalSplitPanel
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WImage
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WLabel
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WLink
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WMapDisplay
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WMultiselectComboBox
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WMultiSelectList
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WOrderedComponentGroup
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WPasswordField
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WPdfViewer
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WPieChart
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WPolarChart
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WRadioButtonList
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WRichTextArea
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WSingleSelectList
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WSlider
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTable
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTextField
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTree
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WUpload
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WVerticalLayout
-
- createWidget() - Method in class com.whitestein.lsps.vaadin.forms.WVerticalSplitPanel
-
- createWidget(int) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboard
-
Simulates a click to the n-th item in the "+" (Add Widget) popup menu.
- createWindow() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
-
- criteria - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.SortSpec
-
The sorting criteria, not null, may be empty.
- CURRENT_TEXT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::TextChangedEvent.text
- currentMapping() - Method in class com.whitestein.lsps.lang.Interpreter
-
- CurrentState - Class in com.whitestein.lsps.engine
-
Shared data for current thread.
- CurrentState() - Constructor for class com.whitestein.lsps.engine.CurrentState
-
- CustomCompileToJavaOperation - Interface in com.whitestein.lsps.lang.operation
-
- CustomComponentFunctionGeneration - Class in com.whitestein.lsps.human.generation
-
- CustomComponentFunctionGeneration() - Constructor for class com.whitestein.lsps.human.generation.CustomComponentFunctionGeneration
-
- CustomComponentGeneration - Class in com.whitestein.lsps.human.generation
-
The generation of custom components.
- CustomComponentGeneration() - Constructor for class com.whitestein.lsps.human.generation.CustomComponentGeneration
-
- CustomComponentSourceProvider - Class in com.whitestein.lsps.human.generation
-
- CustomComponentSourceProvider() - Constructor for class com.whitestein.lsps.human.generation.CustomComponentSourceProvider
-
- CustomConstantExpression - Class in com.whitestein.lsps.lang.ast
-
- CustomConstantExpression(ASTInfo, ConstantInfo) - Constructor for class com.whitestein.lsps.lang.ast.CustomConstantExpression
-
Constructs a custom constant expression.
- CustomEntityProvider - Class in com.whitestein.lsps.engine.tester
-
Custom entity provider for testing.
- CustomEntityProvider() - Constructor for class com.whitestein.lsps.engine.tester.CustomEntityProvider
-
- CustomFilterField - Class in com.whitestein.lsps.vaadin.ui.components.table
-
Wraps the CustomFilter used with Data datasets.
- CustomFilterField(UITableColumn) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.CustomFilterField
-
- CustomUI - Interface in com.whitestein.lsps.vaadin
-
Interface for custom UI.
- CustomUIComponents - Class in com.whitestein.lsps.human.model
-
Model module for custom components.
- CustomUIComponents() - Constructor for class com.whitestein.lsps.human.model.CustomUIComponents
-
- CustomUIConnector - Class in com.whitestein.lsps.vaadin
-
Custom UI connector.
- CustomUIConnector(LspsAppConnector, LspsFormConnector, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.CustomUIConnector
-
Creates new instance.
- CustomUIScreen - Class in com.whitestein.lsps.vaadin
-
Custom ui screen.
- CustomUIScreen(LspsAppConnector, LspsFormConnector, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.CustomUIScreen
-
Creates new instance.
- CustomUIServiceBean - Class in com.whitestein.lsps.human
-
Implementation od CustomUIService
.
- CustomUIServiceBean() - Constructor for class com.whitestein.lsps.human.CustomUIServiceBean
-
- CustomUITodoContent - Class in com.whitestein.lsps.human.custom
-
Content for custom GUI todo.
- CustomUITodoContent(long, long, long, Map<String, Serializable>) - Constructor for class com.whitestein.lsps.human.custom.CustomUITodoContent
-
Creates new instance.
- CustomUIUserTask - Class in com.whitestein.lsps.human.task
-
Todo task with custom GUI
- CustomUIUserTask() - Constructor for class com.whitestein.lsps.human.task.CustomUIUserTask
-
- CustomUIWithContext - Interface in com.whitestein.lsps.vaadin
-
- CustomUIWithContextConnector - Class in com.whitestein.lsps.vaadin
-
Custom UI connector.
- CustomUIWithContextConnector(LspsAppConnector, LspsFormConnector, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.CustomUIWithContextConnector
-
Creates new instance.
- CustomUIWithContextScreen - Class in com.whitestein.lsps.vaadin
-
Custom ui screen.
- CustomUIWithContextScreen(LspsAppConnector, LspsFormConnector, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
-
Creates new instance.
- CustomUIWithContextUserTask - Class in com.whitestein.lsps.human.task
-
Todo task with custom GUI
- CustomUIWithContextUserTask() - Constructor for class com.whitestein.lsps.human.task.CustomUIWithContextUserTask
-
- CUT_LONG_STRINGS - Static variable in class com.whitestein.lsps.engine.state.Setting
-
Cut strings longer that defined in database.
- GAUGE_CHART - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- gc() - Method in class com.whitestein.lsps.test.ModelInstance
-
Performs a GC.
- gc() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Runs a full GC, both over the Form and over the model.
- gc(ExecutionContext) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
Runs a full garbage collection, both over the form and the model.
- generate() - Method in class com.whitestein.lsps.hibernate.envers.LspsDefaultRevisionInfoGenerator
-
- generateCell(CustomTable, Object, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGroupingTable
-
- generateCell(CustomTable, Object, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- generateClass() - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- generateConfiguration() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordConfigurationGenerator
-
Generates the configuration.
- generatedProvider - Variable in class com.whitestein.lsps.orgstructure.generation.RoleUnitGenerator
-
provider of generated models
- generateFilter(Object, Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- generateFilter(Object, Field<?>) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- generateFilter(Object, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- generateFilter(Object, Field<?>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- generateModel() - Method in class com.whitestein.lsps.human.generation.DocumentGenerator
-
- generateModel() - Method in class com.whitestein.lsps.orgstructure.generation.ImportedRoleUnitGenerator
-
- generateModel() - Method in class com.whitestein.lsps.orgstructure.generation.OrgUnitGenerator
-
- generateModel() - Method in class com.whitestein.lsps.orgstructure.generation.RoleGenerator
-
- generateModel() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionGenerator
-
- generateModel() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitGenerator
-
- generateParameters() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitGenerator
-
Returns parameters of the role
- generateRelations() - Method in class com.whitestein.lsps.orgstructure.generation.ImportedRoleUnitGenerator
-
- generateRelations() - Method in class com.whitestein.lsps.orgstructure.generation.OrgUnitGenerator
-
- generateRelations() - Method in class com.whitestein.lsps.orgstructure.generation.RoleGenerator
-
- generateRelations() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitGenerator
-
Generates relations between role units.
- generateScript(DatabaseMetadata) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaCreate
-
- generateScript(DatabaseMetadata) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaDrop
-
- generateScript(DatabaseMetadata) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdate
-
- generateScript(DatabaseMetadata) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
-
Generates the script to execute.
- generateSource() - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- generateTempQueryTodoTableName(String) - Static method in class com.whitestein.lsps.human.context.ToJoinTodoListQuery
-
Generates name for temporary query todo table name.
- generateTempQueryTodoTypeName(String) - Static method in class com.whitestein.lsps.human.context.ToJoinTodoListQuery
-
Generates name for temporary query todo record type.
- generator - Variable in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
The column generator to render this column, may be null if the value should simply be shown as String.
- GENERATOR - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- GeneratorPlugin - Interface in com.whitestein.lsps.modulemanager
-
Generator plugins can define a set of generation operations.
- GENERIC_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
Fully qualified name of ui::GenericListener type
- GenericConversionValueConverterProvider - Class in com.whitestein.lsps.json.impl
-
A value converter provider for the generic conversion.
- GenericConversionValueConverterProvider() - Constructor for class com.whitestein.lsps.json.impl.GenericConversionValueConverterProvider
-
- GenericDataset - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
Invokes a parameterless closure which returns a list of objects as a result.
- GenericDataset(Variant.ScopedClosureVariant) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.GenericDataset
-
- GenericDocumentDefinition - Class in com.whitestein.lsps.human.model
-
Definition of generic document.
- GenericDocumentDefinition(String, String, SimpleContextModelElement, Expression, Expression, Expression, Expression, String, Map<String, String>) - Constructor for class com.whitestein.lsps.human.model.GenericDocumentDefinition
-
Creates new instance.
- GenericDocumentService - Interface in com.whitestein.lsps.human
-
Service for new generation of renderers.
- GenericDocumentServiceBean - Class in com.whitestein.lsps.human
-
- GenericDocumentServiceBean() - Constructor for class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- GenericDocumentServiceRemote - Interface in com.whitestein.lsps.human.ejb
-
- GEOGRAPHIC_COORDINATES_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordGeographicCoordinates
-
- GEOLOCATION_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
- GEOLOCATION_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
- GEOLOCATOR - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- get(K) - Method in class com.whitestein.lsps.common.cache.SoftCache
-
Returns the value to which the specified key is mapped,
or null
if this cache contains no mapping for the key or
if the value to which the specified key is mapped has been garbage
collected.
- get(Object) - Method in class com.whitestein.lsps.common.collections.ElementCounter
-
Returns the object count for the given object.
- get(Object) - Method in class com.whitestein.lsps.common.StringProperties
-
Returns the value to which the specified key is mapped, or null
if this map contains no mapping for the key.
- get(int) - Method in class com.whitestein.lsps.engine.dto.val.ListValue
-
- get(int) - Method in class com.whitestein.lsps.engine.dto.val.ListValueListAdapter
-
- get(Object) - Method in class com.whitestein.lsps.engine.dto.val.MapValue
-
- get(String) - Static method in enum com.whitestein.lsps.engine.InterpretationStrategy
-
Returns interpretation strategy for name.
- get(ModelInstance, ModelProviderClientService, RecordHolder, RecordProperty) - Static method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
Creates and returns an recordProperty end.
- get() - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
Returns the field value.
- get(Dialect) - Static method in enum com.whitestein.lsps.engine.sharedrecord.ddl.DialectExt
-
Returns the dialect extension for the given dialect.
- get(ModelInstance, ModelProviderClientService) - Static method in class com.whitestein.lsps.engine.sharedrecord.RuntimeToHibernateConverter
-
- get(String) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityProxy
-
- get(String) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordPluginEntityProxy
-
- get(int) - Method in class com.whitestein.lsps.engine.state.xml.CollectionValue
-
Returns i
-th element of the collection.
- get(String) - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- get(int) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
-
- get(Object) - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
-
- get(int) - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
- get(Object) - Method in class com.whitestein.lsps.lang.exec.TypeBasedRecordMapView
-
- get() - Method in class com.whitestein.lsps.lang.parser.Parsed
-
- get(int) - Method in class com.whitestein.lsps.lang.type.QID
-
Returns the i-th segment of this qualified identifier.
- get(int) - Method in class com.whitestein.lsps.test.ModelInstanceLogs
-
Returns the log at the specified index.
- get() - Static method in class com.whitestein.lsps.vaadin.forms.Form
-
Returns the current form the expression is executing in.
- get(RecordHolder, Property) - Method in class com.whitestein.lsps.vaadin.ui.Bindings
-
Returns components which are displaying given record and given property.
- get(CustomTable) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- get(Upload) - Static method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload.AcceptMimeExtension
-
- get(UIComponent) - Static method in class com.whitestein.lsps.vaadin.ui.UIComponentDefinitionId
-
Returns the component definition ID.
- get(LspsScreen, RecordHolder) - Static method in class com.whitestein.lsps.vaadin.ui.UIComponentDefinitionId
-
Returns the component definition ID.
- get() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Returns the contained instance, which must be present.
- get(int) - Method in class com.whitestein.lsps.vaadin.util.Variant.ListVariant
-
Returns i-th item from the list as a Variant.
- get(K) - Method in class com.whitestein.lsps.vaadin.util.Variant.MapVariant
-
Returns the value from the map as a Variant.
- GET_ALL_DOCUMENT_IDS - Static variable in class com.whitestein.lsps.human.entity.Document
-
Query name.
- GET_DOCUMENT_IDS_FOR_MODULE - Static variable in class com.whitestein.lsps.human.entity.Document
-
Query name.
- GET_DOCUMENT_IDS_FOR_TYPE - Static variable in class com.whitestein.lsps.human.entity.Document
-
Query name.
- GET_ORGUNIT_METHOD - Static variable in class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionOperation
-
A name of the method for obtaining an organization unit.
- GET_RESOURCE_CONTENT_FOR_MODULE - Static variable in class com.whitestein.lsps.modulemanager.entity.ModuleEntry
-
Query name.
- GET_RESOURCE_CONTENT_ID_FOR_MODULE - Static variable in class com.whitestein.lsps.modulemanager.entity.ModuleEntry
-
Query name.
- GET_ROLE_METHOD - Static variable in class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionOperation
-
A name of the method for obtaining a role.
- GET_STATUS_COUNTS - Static variable in class com.whitestein.lsps.human.entity.Todo
-
Query name.
- getA() - Method in class com.whitestein.lsps.engine.tester.entities.EntityB
-
- getA() - Method in class com.whitestein.lsps.engine.tester.entities.EntityC
-
- getAcceptedMimeTypes() - Method in class com.whitestein.lsps.vaadin.forms.WUpload
-
Gets the accepted MIME-Types
- getAcceptedMimeTypes() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload.AcceptMimeExtension
-
Returns the currently accepted mime types.
- getAcceptedTypes() - Method in class com.whitestein.lsps.human.generation.CustomComponentSourceProvider
-
- getAcceptedTypes() - Method in class com.whitestein.lsps.human.generation.DocumentSourceProvider
-
- getAcceptedTypes() - Method in class com.whitestein.lsps.human.generation.FormSourceProvider
-
- getAcceptedTypes() - Method in class com.whitestein.lsps.human.generation.HintSourceProvider
-
- getAcceptedTypes() - Method in class com.whitestein.lsps.orgstructure.generation.OrgSourceProvider
-
- getAccess() - Method in class com.whitestein.lsps.human.model.GenericDocumentDefinition
-
Returns access expression.
- getAccessiblePropertyVisibility(Expression, RecordType) - Method in class com.whitestein.lsps.lang.parser.Parser
-
- getActiveInterpreter() - Method in interface com.whitestein.lsps.lang.ExpressionDebugger
-
Gets the active interpreter.
- getActiveInterpreterStackTrace() - Method in interface com.whitestein.lsps.lang.ExpressionDebugger
-
Gets the active interpreter stack trace.
- getActivelySubstituted() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns a collection of all actively substituted persons including transitive substitutions.
- getActivelySubstituted() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns a set of all actively substituted persons.
- getActivelySubstituted() - Method in interface com.whitestein.lsps.os.PersonEntity
-
All actively substituted by the person.
- getActiveSubstitutes() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns a set of active substitutes of this person including transitive substitutions.
- getActiveSubstitutes() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns a set of all active substitutes.
- getActiveSubstitutes() - Method in interface com.whitestein.lsps.os.PersonEntity
-
All active substitutes of the person.
- getActiveUsers(Date, Date) - Method in class com.whitestein.lsps.activeuser.ActiveUserServiceBean
-
- getActiveUsers(Date, Date) - Method in interface com.whitestein.lsps.engine.ActiveUsersClientService
-
Returns active users track for given period.
- getAdapter() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
Returns shared record entity adapter
- getAdapter() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolderBase
-
- getAdapter() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
Returns adapter.
- getAdapter() - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceHolder
-
- getAdapterInternal() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolderBase
-
Returns adapter.
- getAdded() - Method in class com.whitestein.lsps.common.collections.DiffList
-
Returns a list of the added elements.
- getAddedRole() - Method in class com.whitestein.lsps.orgstructure.entity.PersonRoleChange
-
Returns added role.
- getAddedSubstitute() - Method in class com.whitestein.lsps.orgstructure.entity.PersonSubstitutionChange
-
Returns added substitute.
- getAdditionalProperties() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getAdditionalProperties() - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Returns additional properties that are added to the referenced path.
- getAdditionalProperties() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getAdditionalSelectHqlString(Namespace) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQuery
-
- getAdditionalSelectHqlString(Namespace) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQueryDifferentDB
-
- getAdditionalSelectHqlString(Namespace) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQuerySameDB
-
- getAlignment() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- getAlignment() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- getAll(RecordType) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Returns all the entities for the given type.
- getAll(RecordType, OrderingAndPagingCriteria) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Returns all the entities for the given type.
- getAllAssignments(ProcessModel, Set<ProcessModel>) - Method in class com.whitestein.lsps.engine.AssignmentInterpreter
-
Returns all assignments from the process model.
- getAllComponents() - Method in class com.whitestein.lsps.vaadin.AbstractScreen
-
- getAllComponents() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
- getAllComponents() - Method in interface com.whitestein.lsps.vaadin.LspsScreen
-
Returns all components contained in this screen.
- getAllDay() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordCalendarCreateEvent
-
- getAllDay() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
-
- getAllDocuments() - Method in interface com.whitestein.lsps.human.dao.DocumentDao
-
Returns all documents.
- getAllDocuments() - Method in class com.whitestein.lsps.human.dao.jpa.JpaDocumentDao
-
- getAllDocuments() - Method in interface com.whitestein.lsps.human.GenericDocumentService
-
Returns all generic documents.
- getAllDocuments() - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- getAllEntitiesInLevel(String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns all entities in a level.
- getAllEntitiesInLevel(String, Class<T>) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns all entities of a given class in a given level.
- getAllEntitiesInLevels(Collection<String>) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns all entities in given levels.
- getAllEvaluationLevelAwareEntities() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns all evaluation aware entities from this model instance.
- getAllExecutionTraceElement(Class<T>) - Method in class com.whitestein.lsps.engine.ExecutionTrace
-
- getAllFreeTypeNames() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns all free type names.
- getAllGenericDocuments() - Method in interface com.whitestein.lsps.human.DocumentDefinitionService
-
Returns list of all latest documents of type "GENERIC".
- getAllGenericDocuments() - Method in class com.whitestein.lsps.human.DocumentDefinitionServiceBean
-
- getAllGoals(ExecutionContext) - Method in interface com.whitestein.lsps.stdlib.function.AdvancedReflectionFunctions
-
- getAllGoals(ExecutionContext) - Method in class com.whitestein.lsps.stdlib.function.AdvancedReflectionFunctionsImpl
-
- getAllImportedModules() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getAllImportedModules() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns this module and all imported modules along with their imported modules recursively.
- getAllImports() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns a collection of all imported modules.
- getAllImports() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns all module imports (direct and indirect) in a map indexed by module names.
- getAllInterfaces() - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns the set of all interfaces that this interface extends.
- getAllItemsVisibleString() - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getAllItemsVisibleString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
-
- getAllItemsVisibleString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getAllKeywords() - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns a set of all keywords (both language and reserved).
- getAllLevelEntities(long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns all entities that have same base evaluation level entity id.
- getAllNotPersistedRecords(RecordType, String, boolean) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns all records of the type that exists in the evaluation level that are not persisted to the database.
- getAllocatedTo() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the id of the user for which todo is allocated.
- getAllocatedTo() - Method in class com.whitestein.lsps.human.dto.TodoEscalation
-
Returns the todo allocated to (at the time of escalation)
- getAllocatedTo() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the id of the user for which todo is allocated.
- getAllocatedTo() - Method in class com.whitestein.lsps.human.entity.TodoEscalation
-
- getAllocatedTo() - Method in exception com.whitestein.lsps.human.exception.TodoAllocatedException
-
Returns the todo allocated to.
- getAllocatedToFullName() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns full name of the user for which todo is allocated.
- getAllocatedToLoginAndFullName() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns login and full name of the user for which todo is allocated.
- getAllocatedToLoginAndFullName() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- getAllocationSize() - Method in interface com.whitestein.lsps.engine.state.ModelInstanceResourceAllocator
-
Returns allocation size for value ids.
- getAllocationSize() - Method in class com.whitestein.lsps.engine.state.PersistentIdAllocator
-
- getAllocationSize() - Method in class com.whitestein.lsps.engine.state.SimpleIdAllocator
-
- getAllOnBehalfOf(long, String) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the set of persons on behalf of which the user sees the to-do in his to-do list.
- getAllOnBehalfOf(long, String) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getAllProxies() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Returns all proxies of this record.
- getAllRelationships() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
- getAllRoleUnits(ExecutionContext) - Method in interface com.whitestein.lsps.stdlib.function.AdvancedReflectionFunctions
-
- getAllRoleUnits(ExecutionContext) - Method in class com.whitestein.lsps.stdlib.function.AdvancedReflectionFunctionsImpl
-
- getAllSubGoals() - Method in class com.whitestein.lsps.engine.state.xml.Goal
-
- getAllSubGoals(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.stdlib.function.GoalFunctions
-
- getAllSubGoals() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
- getAllSupertypes() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns collection of all supertypes.
- getAllTables(String, String) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.DatabaseMetadata
-
Returns metadata of all tables in database.
- getAllThemeNames() - Method in class com.whitestein.lsps.human.dao.jpa.JpaVaadinThemeDao
-
- getAllThemeNames() - Method in interface com.whitestein.lsps.human.dao.VaadinThemeDao
-
Returns names of all themes, currently available in the database.
- getAlpha() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordColor
-
- getAlpha() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- getAlternativeName() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getAlternativeName() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns alternative name.
- getAltExpression() - Method in class com.whitestein.lsps.lang.ast.IfnullExpression
-
Returns the alternative expression.
- getAnnotation(Class<T>) - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- getAnnotation(Class<T>) - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- getAnnotationKeywords() - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns a set of annotation keywords.
- getAnnotations() - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- getAnnotations() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- getAnnotations() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getAnnotations() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getAntlrFunction() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getAnyPerformer(ModelInstance) - Method in interface com.whitestein.lsps.orgstructure.context.OrgTypeFactory
-
Returns a special human::Performer
record which represents any known performer.
- getAnyPerformer(ModelInstance) - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
-
- getAppClassLoader() - Method in enum com.whitestein.lsps.common.JavaReflectionCache
-
- getAppConnector() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns the application connector.
- getAppConnector() - Method in class com.whitestein.lsps.vaadin.util.LspsUIBase
-
Returns the LSPS connector object.
- getApplicationData(String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns application data.
- getApplicationData(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.ApplicationDataFunctions
-
Returns an application data object with the specified key.
- getApplicationMessage(String) - Method in interface com.whitestein.lsps.vaadin.LspsAppConnector
-
- getArgClasses() - Method in class com.whitestein.lsps.lang.operation.JavaOperation
-
Returns argument classes
- getArgClasses(Object[]) - Static method in class com.whitestein.lsps.vaadin.util.Utils
-
Returns a comma separated simple class names of given arguments.
- getArgCount() - Method in class com.whitestein.lsps.lang.signature.SignatureMapping
-
Returns the argument count.
- getArgMap() - Method in class com.whitestein.lsps.lang.ast.FunctionCallWithNamedArgs
-
Returns unmodifiable map of arguments.
- getArgNames() - Method in class com.whitestein.lsps.lang.ast.ClosureExpression
-
Returns the argument names.
- getArgRanges() - Method in class com.whitestein.lsps.lang.ast.FunctionCallWithNamedArgs
-
Returns the map of parameter name ranges.
- getArgs() - Method in class com.whitestein.lsps.lang.antlr.AntlrClosureType
-
- getArgs() - Method in class com.whitestein.lsps.lang.antlr.AntlrParametrizedType
-
- getArgs() - Method in class com.whitestein.lsps.lang.antlr.AntlrSignature
-
- getArgs() - Method in class com.whitestein.lsps.lang.ast.ClosureCallExpression
-
Returns unmodifiable list of arguments.
- getArgTypeRanges() - Method in class com.whitestein.lsps.lang.ast.ClosureExpression
-
Returns the map of argument type ranges.
- getArgumentCount() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the number of input parameters.
- getArgumentCount() - Method in class com.whitestein.lsps.lang.type.ClosureType
-
Returns the argument count.
- getArgumentExpression() - Method in class com.whitestein.lsps.lang.ast.SwitchExpression
-
Returns the switch argument expression.
- getArgumentList() - Method in class com.whitestein.lsps.lang.type.ClosureType
-
Returns a argument list in parentheses e.g.
- getArgumentName(int) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns i-th argument name.
- getArgumentNameList() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns a argument name list in parentheses e.g.
- getArguments() - Method in class com.whitestein.lsps.lang.ast.RecordConstructorExpression
-
Returns unmodifiable list of argument expressions.
- getArguments() - Method in class com.whitestein.lsps.lang.ast.SuperConstructorExpression
-
Returns unmodifiable list of argument expressions.
- getArguments() - Method in class com.whitestein.lsps.lang.ast.ThisConstructorExpression
-
Returns unmodifiable list of argument expressions.
- getArgumentType(int) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns i-th type.
- getArgumentType(String) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the argument type for a given argument name.
- getArgumentType(int) - Method in class com.whitestein.lsps.lang.type.ClosureType
-
Returns the i-th argument type
- getArgumentTypeList() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns a argument type list in parentheses e.g.
- getArgumentTypeNameList() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns a argument type and name list in parentheses e.g.
- getArgumentTypes() - Method in class com.whitestein.lsps.lang.type.ClosureType
-
Returns unmodifiable list of argument types.
- getArgumentTypeVariadic(int) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns i-th argument type considering also variadic arguments.
- getArrayClassForType(Type, Map<FreeType, Type>, Map<ClassType, String>) - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- getArrayClassForType(Type) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
-
- getArrayClassNameForType(Type, Map<FreeType, Type>, Map<ClassType, String>) - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- getArrayClassNameForType(Type) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
-
- getAssemblyDescriptor() - Method in class com.whitestein.lsps.test.ModelAssembly
-
Returns the assembly descriptor of the model.
- getAssignments() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets unmodifiable view of the list of assignments of this
connection.
- getAssignments() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets view of the list of assignments of this
connection.
- getAssociation() - Method in class com.whitestein.lsps.lang.type.ExternalRecordAssociation
-
Returns association.
- getAssociation(String) - Method in class com.whitestein.lsps.lang.type.RecordType
-
- getAssociations() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns associations.
- getAssociationsMap() - Method in class com.whitestein.lsps.lang.type.RecordType
-
- getAsString() - Method in class com.whitestein.lsps.engine.CreateModelInstanceExecutionTraceElement
-
- getAsString() - Method in class com.whitestein.lsps.engine.ExecutionTraceElement
-
- getAsString() - Method in class com.whitestein.lsps.engine.TodoExecutionTraceElement
-
- getAstInfo(Tree) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
-
- getASTNode(Tree) - Method in class com.whitestein.lsps.lang.parser.ParserBase
-
- getASTRange(Tree) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns the AST range of the given tree.
- getAuditData() - Method in class com.whitestein.lsps.hibernate.envers.LspsAnnotationsMetadataReader
-
- getAuditEntityPrimaryKeyPropertyName(String) - Static method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityNames
-
Returns name of the primary key property in the audit persistent entity.
- getAuditResultList(List<QueryExecutor.WhereExpression>, List<QueryOrderingItem>, Integer, Integer, Long, List<AuditCriteria>) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Dynamically creates query and executes it.
- getAuditResultList(SharedRecordType, String, Expression, List<QueryOrderingItem>, Integer, Integer, Long, List<AuditCriteria>) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Dynamically creates query and executes it.
- getAuditResultListInternal(List<QueryExecutor.WhereExpression>, List<QueryOrderingItem>, Integer, Integer, Long, List<AuditCriteria>) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
- getAuditRevision() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
Returns audit revision.
- getAuditRevisionId() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns audit revision id
- getAuditRevisions(Object, SharedRecordType, Date, Date) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Returns audit revisions.
- getAuthorization() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the reason why the person can see the to-do in his to-do list.
- getAuthorization(Person) - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the reason why the person can see the to-do in his to-do list.
- getAuthorization(long, String) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the reason why the person can see the to-do in his to-do list.
- getAuthorization(long, String) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getAuxExpressions() - Method in class com.whitestein.lsps.engine.lang.compiled.SrcResult
-
- getAuxiliaryDatabaseObjects() - Method in class com.whitestein.lsps.engine.sharedrecord.ConfigurationExt
-
Returns the list of all auxiliary database objects.
- getAverageDuration() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
-
- getAverageMILockWaitTime() - Method in class com.whitestein.lsps.engine.HealthCheck
-
- getAverageMILockWaitTime() - Method in class com.whitestein.lsps.engine.HealthCheckData
-
- getAverageMILockWaitTime() - Method in interface com.whitestein.lsps.engine.HealthCheckMXBean
-
- getAverageOfLastTenMILockWaitTimes() - Method in class com.whitestein.lsps.engine.HealthCheck
-
- getAverageOfLastTenMILockWaitTimes() - Method in class com.whitestein.lsps.engine.HealthCheckData
-
- getAverageOfLastTenMILockWaitTimes() - Method in interface com.whitestein.lsps.engine.HealthCheckMXBean
-
- getAverageTimeOfAllCorrectInvocations() - Method in class com.whitestein.lsps.engine.HealthCheck
-
- getAverageTimeOfAllCorrectInvocations() - Method in class com.whitestein.lsps.engine.HealthCheckData
-
- getAverageTimeOfAllCorrectInvocations() - Method in interface com.whitestein.lsps.engine.HealthCheckMXBean
-
- getAverageTimeOfLastTenCorrectInvocations() - Method in class com.whitestein.lsps.engine.HealthCheck
-
- getAverageTimeOfLastTenCorrectInvocations() - Method in class com.whitestein.lsps.engine.HealthCheckData
-
- getAverageTimeOfLastTenCorrectInvocations() - Method in interface com.whitestein.lsps.engine.HealthCheckMXBean
-
- getB() - Method in class com.whitestein.lsps.engine.tester.entities.EntityA
-
- getB() - Method in class com.whitestein.lsps.engine.tester.entities.EntityC
-
- getBareMessage() - Method in exception com.whitestein.lsps.common.ErrorException
-
- getBareMessage() - Method in exception com.whitestein.lsps.common.ErrorRuntimeException
-
- getBareMessage() - Method in interface com.whitestein.lsps.common.IErrorException
-
Returns the message in the bare form (without the error code part).
- getBaseLevelEntity() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Returns base level value.
- getBaseLevelEntity() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns base level context.
- getBaseLevelEntity() - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Returns element corresponding to this element in the base evaluation level.
- getBaseLevelEntityId() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getBaseLevelEntityId() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getBaseLevelEntityId() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
Returns id of the corresponding record in the base level.
- getBaseLevelEntityId() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getBaseLevelEntityId() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Returns id of the corresponding value in base level.
- getBaseLevelEntityId() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns id of the corresponding context in base level.
- getBaseLevelEntityId() - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Returns id of element corresponding to this element in the base evaluation level.
- getBaseLevelEntityId() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getBaseLevelEntityId() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns id of the corresponding record in the base level.
- getBaseLevelEntityId() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentDefinitionId
-
Returns the base level entity ID.
- getBaseLevelEntityIdforEntity(long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns id of the base level entity corresponding to the entity with the specified id.
- getBaseLevelHolder() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getBaseLevelHolder() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getBaseLevelHolder() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
Returns holder for the base level value.
- getBaseLevelHolder() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getBaseLevelHolder() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
Returns holder for the base level value.
- getBaseLevelHolder() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getBaseLevelHolder() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns base level record holder.
- getBaseLevelValueid() - Method in class com.whitestein.lsps.engine.dto.Handle
-
Returns base level value id.
- getBeginIndex() - Method in interface com.whitestein.lsps.lang.ast.ASTRange
-
Returns the begin index of the node text in the full text.
- getBeginIndex() - Method in class com.whitestein.lsps.lang.ast.ASTRangeImpl
-
- getBeginIndex(Tree) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns start index of the tree in the underlying source.
- getBeginIndex(CommonToken) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns start index of the token in the underlying source.
- getBendpoints() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets an ordered list of bend points of this connection.
- getBinaryData() - Method in class com.whitestein.lsps.engine.state.BinaryDataMetadata
-
Returns binary data
- getBinaryData() - Method in class com.whitestein.lsps.modulemanager.entity.ModuleEntry
-
Returns the binary data.
- getBinaryDataLoadedByDocument(long) - Method in interface com.whitestein.lsps.stdlib.dao.BinaryDataDao
-
Returns list of binary data that are loaded in a document.
- getBinaryDataLoadedByDocument(long) - Method in class com.whitestein.lsps.stdlib.dao.jpa.JpaBinaryDataDao
-
- getBinaryDataLoadedByTodo(long) - Method in interface com.whitestein.lsps.stdlib.dao.BinaryDataDao
-
Returns list of binary data that are loaded in a todo.
- getBinaryDataLoadedByTodo(long) - Method in class com.whitestein.lsps.stdlib.dao.jpa.JpaBinaryDataDao
-
- getBinaryDataMetadata(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
-
Returns map of metadata of binary data.
- getBinaryDataMetadata(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
-
- getBinaryEntry(long) - Method in interface com.whitestein.lsps.engine.BinaryDataService
-
Returns the binary data entry for the given entry id.
- getBinaryEntry(long) - Method in class com.whitestein.lsps.stdlib.BinaryDataServiceBean
-
- getBinaryHandle(ExecutionContext, Decimal) - Method in interface com.whitestein.lsps.stdlib.function.DataFunctions
-
Returns a binary handle of the specified identifier.
- getBinaryHandle(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DataFunctionsImpl
-
- getBinaryHandle(ModelInstance, long) - Method in interface com.whitestein.lsps.stdlib.type.CoreTypeFactory
-
Returns a core::BinaryHandle
record for the given handle id.
- getBinaryHandle(ModelInstance, long) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
- getBinaryHandleAsString(RecordHolder, String) - Method in class com.whitestein.lsps.xml.util.XmlTypesConverter
-
Converts data referenced by BinaryHandle object to String representation.
- getBinding() - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
-
- getBinding(RecordHolder) - Static method in class com.whitestein.lsps.vaadin.ui.Bindings
-
Retrieves the value of the "Binding" field.
- getBinding(Variant.RecordVariant) - Static method in class com.whitestein.lsps.vaadin.ui.Bindings
-
Retrieves the value of the "Binding" field.
- getBindings(Collection<UIComponent>) - Static method in class com.whitestein.lsps.vaadin.ui.Bindings
-
Computes all known bindings to all components.
- getBlob() - Method in class com.whitestein.lsps.engine.lang.BinaryHolderImpl
-
- getBlob() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
Returns blob, if fails tries to reload referencing record holder.
- getBlob() - Method in interface com.whitestein.lsps.lang.exec.BinaryHolder
-
Returns blob.
- getBlob() - Method in class com.whitestein.lsps.lang.exec.MockBinaryHolder
-
- getBlue() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordColor
-
- getBlue() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- getBody() - Method in class com.whitestein.lsps.lang.ast.ForeachExpression
-
Returns the body expression.
- getBody() - Method in class com.whitestein.lsps.lang.ast.ForExpression
-
- getBody() - Method in class com.whitestein.lsps.lang.ast.WhileExpression
-
Returns the body expression.
- getBody() - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
-
- getBodyTree() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getBodyTree() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getBooleanFilterDisplayName(Object, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getBooleanFilterDisplayName(Object, boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
-
- getBooleanFilterDisplayName(Object, boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getBooleanFilterIcon(Object, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getBooleanFilterIcon(Object, boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
-
- getBooleanFilterIcon(Object, boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getBound() - Method in class com.whitestein.lsps.lang.antlr.AntlrTypeParameter
-
- getBound() - Method in class com.whitestein.lsps.lang.ast.TypeParameterAst
-
- getBoundaryElements() - Method in class com.whitestein.lsps.visualization.dto.ProcessElement
-
Gets a list of boundary elements of this element.
- getBoundAst() - Method in class com.whitestein.lsps.lang.ast.TypeParameterAst
-
- getBoundType(Type, Map<FreeType, Type>, Map<ClassType, String>) - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- getBoundType(Type) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
-
- getBrowserWindowSize(ExecutionContext) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
Returns the browser window size.
- getBrowserWindowSize(ExecutionContext) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
- getBuilder(TaskContext) - Method in class com.whitestein.lsps.wsclient.task.WsSoapCall
-
- getBundle(String, LocaleValue) - Method in class com.whitestein.lsps.modulemanager.localization.LocalizationServiceBean
-
- getBusinessData() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.UICalendar.LSPSCalendarEvent
-
- getButtonCaption() - Method in class com.whitestein.lsps.vaadin.forms.WUpload
-
- getByFullName(String) - Static method in enum com.whitestein.lsps.lang.type.xml.BaseXSDType
-
- getByName(String) - Static method in enum com.whitestein.lsps.lang.type.xml.BaseXSDType
-
- getC() - Method in class com.whitestein.lsps.engine.tester.entities.EntityA
-
- getC() - Method in class com.whitestein.lsps.engine.tester.entities.EntityB
-
- getCachedCompiledExpression() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Returns the cached compiled expression.
- getCacheTime(String) - Method in class com.whitestein.lsps.vaadin.util.VaadinDynamicThemeFilter
-
Calculates the cache lifetime for the given filename in seconds.
- getCaption() - Method in class com.whitestein.lsps.test.web.components.LspsTableColumn
-
Returns the column caption.
- getCaption() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
- getCaption(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Gets a widget caption.
- getCaption() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.BooleanFilter
-
- getCaption() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- getCaption() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.Collapsible
-
- getCaption() - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet.WTab
-
- getCaseExpressions() - Method in class com.whitestein.lsps.lang.ast.SwitchExpression.Case
-
Returns the case expressions.
- getCases() - Method in class com.whitestein.lsps.lang.ast.SwitchExpression
-
Returns the list of cases.
- getCatalog() - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
Returns the catalog name.
- getCatches() - Method in class com.whitestein.lsps.lang.ast.TryCatchExpression
-
Returns the list of catches.
- getCatchExpressions() - Method in class com.whitestein.lsps.lang.ast.TryCatchExpression.Catch
-
Returns the catch expressions.
- getCell(int, int) - Method in class com.whitestein.lsps.test.web.components.LspsTable
-
Returns the cell component for given row and column.
- getCell(int) - Method in class com.whitestein.lsps.test.web.components.LspsTableColumn
-
Returns the cell component for this column, for given row.
- getChanged() - Static method in class com.whitestein.lsps.engine.lang.SharedRecordNotifierState
-
Returns set of changed properties in shared records.
- getChangedExternalEntities() - Method in class com.whitestein.lsps.engine.lang.ChangedExternalEntitiesListener
-
Returns list of changed external record holder.
- getChangeType() - Method in class com.whitestein.lsps.engine.change.SignalChange
-
Returns the type of the change that happened to the signal.
- getCharPositionInLine() - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
-
- getChart() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- getChild(int) - Method in class com.whitestein.lsps.test.web.components.AbstractOrderedLayout
-
Retrieves x-th child of this repeater.
- getChildContexts() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns immutable collection of child contexts.
- getChildCount() - Method in class com.whitestein.lsps.test.web.components.AbstractOrderedLayout
-
Returns the count of child component instances.
- getChildDefinition() - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
-
- getChildElements(Node, String, String) - Static method in class com.whitestein.lsps.xml.util.XmlUtil
-
Iterates all the children of given parent element and returns all elements with given localPart and namespace
- getChildren() - Method in class com.whitestein.lsps.engine.dto.Goal
-
- getChildren() - Method in class com.whitestein.lsps.engine.dto.GOElement
-
Returns the element children.
- getChildren() - Method in class com.whitestein.lsps.engine.dto.Plan
-
- getChildren() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
-
- getChildren() - Method in class com.whitestein.lsps.engine.state.xml.Goal
-
- getChildren() - Method in class com.whitestein.lsps.engine.state.xml.GOElement
-
Returns unmodifiable collection of children go elements.
- getChildren() - Method in class com.whitestein.lsps.engine.state.xml.Plan
-
- getChildren() - Method in class com.whitestein.lsps.human.model.DocumentDefinition
-
- getChildren() - Method in class com.whitestein.lsps.human.model.Documents
-
- getChildren() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
- getChildren() - Method in class com.whitestein.lsps.modulemanager.entity.Process
-
- getChildren() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessElement
-
- getChildren() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
-
- getChildren() - Method in class com.whitestein.lsps.orgstructure.model.RoleUnit
-
Returns a collection of children of this role or organization unit.
- getChildren() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns children of the goal.
- getChildren() - Method in class com.whitestein.lsps.vaadin.forms.bam.WSortableLayout
-
- getChildren(Object) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.ITreeDataSource
-
- getChildren(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ITreeDataSource.Lsps
-
- getChildren() - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
- getChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
-
Returns the children of this tree item.
- getChildren(Variant.RecordVariant) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
-
Lists child component definitions from given component definition.
- getChildren(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
- getChildren() - Method in class com.whitestein.lsps.visualization.dto.ProcessElement
-
Gets a list of children elements of this element.
- getChildrenAsUIComponent(Component) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
-
- getChildTask() - Method in class com.whitestein.lsps.engine.state.xml.Task
-
Returns child task.
- getChildUIComponents() - Method in interface com.whitestein.lsps.vaadin.ui.components.UIComponentContainer
-
Returns iterator for all immediate child components (in case that child
instances of
UIComponent
are wrapped in some ordinary Vaadin
components by this component, this iterator must return only the
unwrapped
UIComponent
-s).
- getChildUIComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIContainer
-
- getChildUIComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboard
-
- getChildUIComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFormLayout
-
- getChildUIComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGridLayout
-
- getChildUIComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalLayout
-
- getChildUIComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPanel
-
- getChildUIComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalLayout
-
- getChildUIComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIViewModel
-
- getClass(String) - Method in enum com.whitestein.lsps.common.JavaReflectionCache
-
returns class.
- getClassForForm(FunctionSignature) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
-
- getClassForType(Type, Map<FreeType, Type>, Map<ClassType, String>) - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- getClassForType(Type) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
-
- getClassLoader() - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- getClassLoader() - Static method in class com.whitestein.lsps.engine.lang.compiled.ToJavaCompiler
-
- getClassName() - Method in class com.whitestein.lsps.engine.dto.ExternalRecord
-
Returns class name.
- getClassName() - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- getClassName() - Method in class com.whitestein.lsps.lang.operation.JavaOperation
-
Returns the class name.
- getClassNameForForm(FunctionSignature) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
-
- getClassNameForModule(String) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
-
- getClassNameForType(Type, Map<FreeType, Type>, Map<ClassType, String>) - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- getClassNameForType(Type) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
-
- getClassOrElementClass() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- getClassType(String) - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getClassType(String) - Method in interface com.whitestein.lsps.lang.module.Module
-
Returns a class type defined in this module with a given name.
- getClassTypes() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getClassTypes() - Method in interface com.whitestein.lsps.lang.module.Module
-
Returns class types, declared in this Module
- getClearCaption() - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getClearCaption() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getClickHandler() - Method in class com.whitestein.lsps.vaadin.forms.WGrid.WRendererClickListener
-
- getClosure(String) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextConnector
-
- getClosure() - Method in class com.whitestein.lsps.vaadin.util.WResource.WFileResource
-
Returns the closure this file resource invokes to obtain the file representation.
- getClosureExpression() - Method in class com.whitestein.lsps.lang.ast.ClosureCallExpression
-
Returns the closureExpression.
- getClosureInLevelAndEvaluate(ExecutionContext, Object, ListHolder, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- getClosureInLevelAndEvaluate(ExecutionContext, Object, ListHolder, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- getClosureOrigin() - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
-
- getClosureOrigin() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getClosureOrigin() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
-
- getClosureOrigin() - Method in class com.whitestein.lsps.lang.ClosureExpressionHolder
-
- getClosureOrigin() - Method in interface com.whitestein.lsps.lang.exec.ClosureHolder
-
- getClosureOrigin() - Method in class com.whitestein.lsps.lang.exec.MockClosureHolder
-
- getClosureOrigin() - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
- getClosureOrigin() - Method in class com.whitestein.lsps.lang.ExpressionAsClosureHolder
-
- getClosureOrigin() - Method in class com.whitestein.lsps.lang.OperationExpressionHolder
-
- getClosureOrigin() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getClosures() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextConnector
-
- getClosureType(int) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the corresponding closure type.
- getClosureType() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the corresponding closure type.
- getCollection() - Method in class com.whitestein.lsps.lang.ast.ForeachExpression
-
Returns the collection expression.
- getCollectionClass() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- getCollectionItemType(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.TypeFunctions
-
Returns the collection item type.
- getColName(String) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaModelInstanceDao
-
- getColName(String) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaRollbackItemDao
-
- getColName(String) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- getColName(String) - Method in class com.whitestein.lsps.stdlib.dao.jpa.JpaLoggingDao
-
- getColName(String) - Method in class com.whitestein.lsps.wsserver.dao.jpa.JpaWsRequestHandlerDao
-
- getColor() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- getColor() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataLabels
-
- getColor() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- getColor() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- getColor() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the connector color
- getColor(ProcessElementType) - Static method in class com.whitestein.lsps.visualization.ElementTypeDataRegister
-
Gets the default background color for the given type.
- getColumn() - Method in class com.whitestein.lsps.common.query.Ordering
-
Returns the column.
- getColumn() - Method in class com.whitestein.lsps.common.query.PagingCriteria.DynamicOrdering
-
- getColumn() - Method in class com.whitestein.lsps.engine.dto.LogOrdering
-
- getColumn() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceOrdering
-
- getColumn() - Method in class com.whitestein.lsps.engine.dto.ModuleOrdering
-
- getColumn() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoOrdering
-
- getColumn() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerOrdering
-
- getColumn() - Method in class com.whitestein.lsps.human.dto.SavedDocumentOrdering
-
- getColumn() - Method in class com.whitestein.lsps.human.dto.TodoOrdering
-
- getColumn() - Method in class com.whitestein.lsps.os.dto.PersonOrdering
-
- getColumn(int) - Method in class com.whitestein.lsps.test.web.components.LspsTable
-
Returns the table column component.
- getColumn(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
- getColumn(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets the table column for the given property.
- getColumn(String) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- getColumnCaptions() - Method in class com.whitestein.lsps.test.web.components.LspsTable
-
Returns the currently shown column captions.
- getColumnCount() - Method in class com.whitestein.lsps.test.web.components.LspsTable
-
Returns the number of columns this table has.
- getColumnExpandRatio(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
-
Gets expand ratio of a given column
- getColumnId() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.ClosureSort
-
- getColumnId() - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort
-
- getColumnId() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.PathSort
-
- getColumnId() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.QueryEnumSort
-
- getColumnId() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
The column ID.
- getColumnIdToFilterMap() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
-
- getColumnMetadata(String) - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
Returns the column metadata for the given column name.
- getColumnName(String) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordPluginEntityProxy
-
Returns the column name for a given property name.
- getColumns() - Method in class com.whitestein.lsps.common.ddl.IndexMetadata
-
Returns a list of the index columns.
- getColumns() - Method in class com.whitestein.lsps.common.ddl.PrimaryKeyMetadata
-
Returns a list of the index columns.
- getColumns() - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
Returns a collection of table columns.
- getColumns() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets a list of table columns.
- getColumns() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets a list of column definitions of this grid.
- getColumns() - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
-
Gets the number of columns in the grid layout.
- getColumns() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
Returns a list of columns, ordered as defined in the table.
- getColumns(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
- getColumnSize() - Method in class com.whitestein.lsps.common.ddl.ColumnMetadata
-
Returns the column size.
- getColumnStates(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
Gets a list of table column states of the given Table or TreeTable2
- getCommand() - Method in class com.whitestein.lsps.engine.comm.UpdateModelMessage
-
Returns the model update command.
- getCommonData() - Static method in class com.whitestein.lsps.engine.CurrentState
-
Returns common data for current thread.
- getComparator() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.AbstractValueProvider
-
- getComparator() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.DelegatingValueProvider
-
- getComparator() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.ValueProvider
-
Returns comparator which compares input objects based on values provided by this value provider.
- getComparator() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.SortSpec
-
Creates a comparator which sorts records according to these criteria.
- getCompatibilityVersion() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns compatibility version.
- getCompatibilityVersion(long) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
-
Returns compatibility version for the module.
- getCompatibilityVersion(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns compatibility version.
- getCompatibilityVersion() - Method in class com.whitestein.lsps.lang.InterpreterConfiguration
-
Returns compatibility version.
- getCompatibilityVersion() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns compatibility version.
- getCompatibilityVersion(long) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getCompatibilityVersionEnum() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns compatibility version.
- getCompatibilityVersionEnum() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns compatibility version enum.
- getCompiled(Object) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getCompiled() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getCompiled(String) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getCompiled(Object) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getCompiled() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
- getCompiled(String) - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
- getCompiled() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getCompiled(String) - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getCompiled() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getCompiled(String) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getCompiled(Object) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getCompiled(Object) - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- getCompiled() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Name of the class that represents expression compiled to java.
- getCompiled() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getCompiled(String) - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getCompiled() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getCompiled(String) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getCompiled() - Method in class com.whitestein.lsps.lang.ast.Expression
-
- getCompiled(Object) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getCompiled(Object) - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns instance of the compiled record for this record holder.
- getCompiled() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns class of the compiled record.
- getCompiled(Object) - Method in class com.whitestein.lsps.orgstructure.context.AnyPerformerHolder
-
- getCompiled(Object) - Method in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
-
- getCompiledConstructor() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
- getCompiledConstructor(Class<?>...) - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns the Java constructor of a compiled class.
- getCompiledContext() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
Returns this compiled context.
- getCompiledContext() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getCompiledContext(ExecutionContext) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getCompiledContext(String, ExecutionContext) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getCompiledContext() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
Returns main compiled context.
- getCompiledContext(ModelProviderClientService, String, String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
- getCompiledExpression(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Returns the compiled expression.
- getCompiledParent() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
-
- getCompiledToJavaName(FunctionSignature) - Method in class com.whitestein.lsps.human.generation.DocumentSignatureGeneration.DocOperation
-
- getCompiledToJavaName(FunctionSignature) - Method in interface com.whitestein.lsps.lang.operation.CustomCompileToJavaOperation
-
- getCompiledToJavaName(FunctionSignature) - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionOperation
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.BooleanValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- getCompiledType(ModelProviderClientService, String) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns the compiled type.
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ContextFreeType
-
Returns the compiled type.
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.DateValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.DecimalValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.NullValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.StringValue
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
-
- getCompiledType(ModelProviderClientService) - Method in interface com.whitestein.lsps.engine.state.xml.Value
-
Returns the compiled type.
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
-
- getCompiledType(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Returns the compiled type.
- getCompiledValue(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
-
Returns the compiled type value.
- getCompileToJava() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Returns true if model is compiled to java.
- getCompileToJava() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- getComplexValue(long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns complex value for given id.
- getComplexValue(String, long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns complex value for given level and baseValueId.
- getComponent(String) - Method in interface com.whitestein.lsps.common.ComponentService
-
Returns a registered component by its name.
- getComponent(String, Class<T>) - Method in interface com.whitestein.lsps.common.ComponentService
-
Returns a registered component by its name and class.
- getComponent(Class<T>) - Method in interface com.whitestein.lsps.common.ComponentService
-
Returns a registered component by its class.
- getComponent(ExecutionContext, Class<T>) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getComponent(Class<T>) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getComponent(String) - Method in class com.whitestein.lsps.engine.ModelProviderImpl
-
- getComponent(String, Class<T>) - Method in class com.whitestein.lsps.engine.ModelProviderImpl
-
- getComponent(Class<T>) - Method in class com.whitestein.lsps.engine.ModelProviderImpl
-
- getComponent(String) - Method in class com.whitestein.lsps.human.model.CustomUIComponents
-
- getComponent() - Method in interface com.whitestein.lsps.vaadin.CustomUI
-
Returns vaadin component.
- getComponent() - Method in interface com.whitestein.lsps.vaadin.CustomUIWithContext
-
Returns vaadin component.
- getComponent(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Gets a
FormComponent
corresponding to the given form component definition.
- getComponent(Component) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Returns the FormComponent which produced given Vaadin component.
- getComponent(Decimal, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
-
Gets a component which occupies the given position in the grid.
- getComponent() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
-
- getComponent() - Method in interface com.whitestein.lsps.vaadin.ui.events.UIListener
-
Returns the component on which this listener is defined.
- getComponent() - Method in class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
-
- getComponentAlignment() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Gets the component alignment
- getComponentAt(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
Gets a child component at the specified index.
- getComponentContext() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Returns the execution context in which values of this component should be evaluated and updated.
- getComponentCount() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Gets the component count.
- getComponentCount() - Method in interface com.whitestein.lsps.vaadin.forms.IHasChildren
-
Returns the number of child components present in this component.
- getComponentCount() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Returns the number of contained components in this table.
- getComponentCount() - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
Gets the count of child components contained in this component group.
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.UICalendar
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIGridCellRenderer
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIBrowserFrame
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIButton
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UICheckBox
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIComboBox
-
- getComponentData() - Method in interface com.whitestein.lsps.vaadin.ui.components.UIComponent
-
Returns the component definition (LSPS RecordHolder instance which is
subtype of "ui::Component") associated with this Vaadin component.
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIContainer
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboard
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileDownloadButton
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFormLayout
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGeolocator
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGridLayout
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalLayout
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalRepeater
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIImage
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UILazyComboBox
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMapDisplay
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMessage
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMultiSelectList
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UINavigationLink
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIOutputText
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPanel
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRadioButtonList
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRichTextArea
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UISingleSelectList
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UITextArea
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UITextBox
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UITokenField
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UITree2
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalLayout
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalRepeater
-
- getComponentData() - Method in class com.whitestein.lsps.vaadin.ui.components.UIViewModel
-
- getComponentDefinition() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
- getComponentDepth() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
A distance of this component from the root component.
- getComponentFactory() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Gets factory for form components.
- getComponentFactory() - Method in interface com.whitestein.lsps.vaadin.LspsAppConnector
-
Returns component factory that should be used by the LSPS Vaadin
renderer.
- getComponentFactory() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Equivalent to getScreen().getContextHolder().getAppConnector().getComponentFactory()
- getComponents(Class<T>) - Method in interface com.whitestein.lsps.common.ComponentService
-
Returns a list of all registered components which are instances of the
specified class.
- getComponents(Class<T>) - Method in class com.whitestein.lsps.engine.ModelProviderImpl
-
- getComponents() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Gets a list of components in the grid.
- getComponents() - Method in interface com.whitestein.lsps.vaadin.forms.IHasChildren
-
Returns the child components as a list of record holders.
- getComponents() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
Gets all components from this component group.
- getComponents() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets a list of components contained by this table.
- getComponents() - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
Gets all components from this component group.
- getComponents() - Method in class com.whitestein.lsps.vaadin.ui.ComponentErrorMapping
-
- getComponentService() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns component service
- getComponentService() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getComponentService() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getComponentService() - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
-
Answer component service instance
- getComponentService() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getComponentService() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getComponentService() - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getComponentsForDefinition(RecordHolder, UIComponent) - Method in class com.whitestein.lsps.vaadin.AbstractScreen
-
- getComponentsForDefinition(RecordHolder, UIComponent) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
- getComponentsForDefinition(RecordHolder, UIComponent) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
-
Returns all component instances for the given component definition,
visible from the scope of the given component.
- getComponentsForDefinition(UIComponentDefinitionId) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentScope
-
Returns all components created from the given component definition, that
were registered in this scope directly, in any of its sub-scopes or in a
different branch within a super-scope (note that this should NOT return
any components registered in any other super-scope from the same branch).
- getComponentsToProcess() - Method in interface com.whitestein.lsps.vaadin.ui.events.UIListener
-
Returns component definitions which correspond to components which events should be processed
in handle init events & refresh phase when this listener caused the refresh.
- getComponentsToProcess() - Method in class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
-
- getComponentsToProcess(UIEvent) - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueue
-
Returns the definitions of the components for which value change events should be processed.
- getComponentsToRefresh(UIEvent, RecordHolder, UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.events.UIListener
-
- getComponentsToRefresh(UIEvent, RecordHolder, UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
-
- getCompressedModelInstance(long) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Returns a compressed model instance execution state for given model
instance* id or null if it does not exist.
- getCompressedModelInstance(long) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- getCompressedModelInstanceXml(long, List<ModelInstanceData>) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Returns the specified model instance as an xml structure or null if it does not exist.
- getCompressedModelInstanceXml(long, List<ModelInstanceData>) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- getCompressedRawModelInstanceXml(long) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Returns the specified model instance as an xml structure or null if it does not exist.
- getCompressedRawModelInstanceXml(long) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- getCompressedSavedDocumentState(long) - Method in interface com.whitestein.lsps.human.GenericDocumentService
-
Returns the content of a saved document.
- getCompressedSavedDocumentState(long) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- getCompressedTodoSavedState(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the content of a saved to-do.
- getCompressedTodoSavedState(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getConcreteProxyClass() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
-
- getCondition() - Method in class com.whitestein.lsps.lang.ast.ForExpression
-
- getCondition() - Method in class com.whitestein.lsps.lang.ast.WhileExpression
-
Returns the condition expression.
- getConditionHqlString(PathResolver, Namespace, SortedMap<Integer, Object>) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQuery
-
- getConditionHqlString(PathResolver, Namespace, SortedMap<Integer, Object>) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQueryDifferentDB
-
- getConditionHqlString(PathResolver, Namespace, SortedMap<Integer, Object>) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQuerySameDB
-
- getConfig() - Static method in class com.whitestein.lsps.engine.state.StateMarshaller
-
Returns marshaller configuration.
- getConfiguration() - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- getConfiguration() - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- getConfiguration() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getConfiguration() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Returns shared record configuration
- getConfiguration() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns interpreter configurartion for this namespace.
- getConfiguration() - Method in class com.whitestein.lsps.lang.Interpreter
-
Returns the interpreter configuration.
- getConfiguration() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getConfiguration() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
- getConnections() - Method in class com.whitestein.lsps.visualization.Diagram
-
Gets a list of connections in this diagram.
- getConnector() - Method in class com.whitestein.lsps.vaadin.AbstractCustomUI
-
Returns custom ui connector.
- getConstant() - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
-
- getConstant() - Method in class com.whitestein.lsps.lang.ast.ConstantExpression
-
Returns the constant.
- getConstant() - Method in class com.whitestein.lsps.lang.ast.EnumerationExpression
-
Returns the enumeration constant (literal).
- getConstant() - Method in class com.whitestein.lsps.lang.exec.EnumerationImpl
-
Returns the enumeration constant (literal).
- getConstant(String) - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getConstant(String) - Method in interface com.whitestein.lsps.lang.module.Module
-
Returns a constant declared in this module.
- getConstantInfo() - Method in class com.whitestein.lsps.lang.ast.CustomConstantExpression
-
Returns the constant info object.
- getConstantRange() - Method in class com.whitestein.lsps.lang.ast.EnumerationExpression
-
Returns the range of the constant.
- getConstants(QID) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getConstants() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getConstants() - Method in interface com.whitestein.lsps.lang.module.Module
-
Returns a collection of constants declared in this module.
- getConstants(QID) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a list of constants for the given fully qualified name.
- getConstants() - Method in class com.whitestein.lsps.lang.type.EnumerationType
-
Returns the enumeration constants.
- getConstantValue(String, String) - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getConstantValue(ExecutionContext, String, String) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getConstantValue(String, String) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getConstantValue(String, String) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns the value of the constant with the given name from a (imported)
module with a given module name.
- getConstantValue(String, String) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getConstantValue(String) - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getConstantValue(String) - Method in interface com.whitestein.lsps.lang.module.Module
-
Returns the constant value.
- getConstraint() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the function constraint.
- getConstraints(RecordHolder, Property) - Method in class com.whitestein.lsps.engine.validation.RecordValidator
-
Returns a collection of constraints defined on the given record (property).
- getConstraintType() - Method in class com.whitestein.lsps.lang.ast.ConstraintAst
-
Returns the constraint type qualified name (may be simple or full).
- getConstraintTypeAst() - Method in class com.whitestein.lsps.lang.ast.ConstraintAst
-
- getConstructors(Visibility) - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns the unmodifiable list of record constructors
having at least the given visibility.
- getConstructors() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns the unmodifiable list of record constructors.
- getContainer() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessElement
-
Returns the container element.
- getContainer() - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
-
- getContainer() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
-
Returns the Vaadin Container
.
- getContainer() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- getContainerFilters() - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
-
- getContainerFilters() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- getContainerProperty(Object, Object) - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
-
- getContainerProperty(Object, Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- getContainerPropertyIds() - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
-
- getContainerPropertyIds() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- getContent() - Method in class com.whitestein.lsps.engine.state.BinaryData
-
Returns the content.
- getContent() - Method in class com.whitestein.lsps.human.dto.SavedDocument
-
Returns content (stored model instance).
- getContent() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the todo content.
- getContent() - Method in class com.whitestein.lsps.human.entity.DocumentContent
-
Returns the content.
- getContent() - Method in class com.whitestein.lsps.human.entity.SavedDocument
-
Returns content (stored model instance).
- getContent() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the todo content.
- getContent() - Method in class com.whitestein.lsps.human.entity.TodoContent
-
Returns the content.
- getContent() - Method in class com.whitestein.lsps.human.task.TodoMessage
-
Returns the content.
- getContent() - Method in class com.whitestein.lsps.human.ui.UIScreenState
-
Returns the custom state for the screen.
- getContent() - Method in class com.whitestein.lsps.license.License
-
- getContent() - Method in class com.whitestein.lsps.modulemanager.entity.ModuleEntry
-
Returns content reference
- getContent() - Method in class com.whitestein.lsps.test.web.components.LspsOutputText
-
Returns the current content of the output text.
- getContent() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Gets the widget content.
- getContent() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.Collapsible
-
- getContent() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WSingleComponentContainer
-
Gets the content of this container.
- getContent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.CustomFilterField
-
- getContent(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
Runs the "content" closure or property on given input and returns the result.
- getContent() - Method in class com.whitestein.lsps.wsserver.task.RestRequestMessage
-
Gets the request content
- getContentMode() - Method in class com.whitestein.lsps.vaadin.forms.WLabel
-
Gets the content mode of the label.
- getContentSize() - Method in class com.whitestein.lsps.engine.dto.BinaryEntry
-
Returns the size of the content.
- getContentType() - Method in class com.whitestein.lsps.engine.dto.BinaryEntry
-
Returns the content type of the file.
- getContentType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- getContext() - Method in class com.whitestein.lsps.common.ErrorContext
-
Returns context message.
- getContext(long) - Method in class com.whitestein.lsps.engine.dto.ModelInstance
-
Returns a context for given id or null if it does not exist.
- getContext() - Method in class com.whitestein.lsps.engine.dto.ModuleInstance
-
Returns the top context of this module instance.
- getContext() - Method in class com.whitestein.lsps.engine.dto.ProcessInstance
-
Returns the process instance context.
- getContext() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
Returns context.
- getContext() - Method in class com.whitestein.lsps.engine.state.xml.ContextFreeType
-
Returns the context.
- getContext() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Returns the enclosing context.
- getContext(long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns context from this model instance for the given id.
- getContext(String, long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns context from this model instance for the given level and baseContextId.
- getContext() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
Returns the context of this module.
- getContext() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns the process instance context.
- getContext() - Method in interface com.whitestein.lsps.engine.state.xml.ProcessInstanceParent
-
Returns the context of this element.
- getContext() - Method in class com.whitestein.lsps.engine.state.xml.Task
-
Returns the task context.
- getContext() - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Returns context.
- getContext() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Gets the context holder.
- getContext() - Method in class com.whitestein.lsps.vaadin.wrapper.ContextWrapper
-
Returns the wrapped execution context.
- getContext() - Method in interface com.whitestein.lsps.wsclient.SslContextProvider
-
Returns ssl context.
- getContextClickHandler() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Gets the context click handler.
- getContextHolder() - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
-
- getContextHolder() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
-
- getContextHolder() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
- getContextHolder() - Method in interface com.whitestein.lsps.vaadin.LspsScreen
-
Returns the the LSPS context which produced this screen.
- getContextHolder() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
Returns the owner of the LSPS context for which this screen is rendered.
- getContextHolder() - Method in interface com.whitestein.lsps.vaadin.util.LazyLspsContainer.LazyLspsLoader
-
Should return the context holder where the values are from.
- getContextId() - Method in class com.whitestein.lsps.engine.comm.UpdateContextVariableMessage
-
Returns the context id.
- getContextId() - Method in class com.whitestein.lsps.engine.dto.Reference
-
Returns context id.
- getContextId() - Method in class com.whitestein.lsps.engine.dto.val.EvaluationResultValue
-
- getContextId() - Method in class com.whitestein.lsps.engine.dto.Variable
-
Returns the context id.
- getContextId() - Method in class com.whitestein.lsps.engine.EvaluationResult
-
- getContextId() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getContextId() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getContextId() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns the context id.
- getContextId() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getContextId() - Method in class com.whitestein.lsps.engine.lang.ExpressionHolder
-
Returns id of the referenced context.
- getContextId() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getContextId() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Returns the enclosing context id.
- getContextId() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getContextId() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getContextId() - Method in class com.whitestein.lsps.human.TodoEvaluationContent
-
Returns id of the context in which a todo is created and evaluated.
- getContextId() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns context id.
- getContextId() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getContextName() - Method in class com.whitestein.lsps.engine.ContextTerminationReason
-
Returns the context name.
- getContextName() - Method in class com.whitestein.lsps.engine.dto.GOElement
-
Returns the context name.
- getContextPath() - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
Returns path of context in which a problem occurs.
- getContexts() - Method in exception com.whitestein.lsps.common.ErrorException
-
- getContexts() - Method in exception com.whitestein.lsps.common.ErrorRuntimeException
-
- getContexts() - Method in interface com.whitestein.lsps.common.IErrorException
-
Returns contexts in which exception occurs.
- getContexts() - Method in class com.whitestein.lsps.engine.dto.ModelInstance
-
Returns a collection of all contexts.
- getContextState(String) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- getConverter() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getConverter() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
Returns the runtime-to-persistent converter.
- getConverter() - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Returns the runtime-to-persistent converter.
- getConverter(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Lazily creates a runtime converter.
- getConverter() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordImageRenderer
-
- getConverterFactory() - Method in interface com.whitestein.lsps.vaadin.LspsAppConnector
-
- getConverterFactory() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Equivalent to getScreen().getContextHolder().getAppConnector().getConverterFactory()
.
- getCoreDirectory() - Method in class com.whitestein.lsps.test.TestConfig
-
- getCount() - Method in class com.whitestein.lsps.common.query.PagingCriteria
-
Returns the count of items in the result list.
- getCount() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
-
- getCreated() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getCreated() - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- getCreated() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getCreateDate() - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
-
The date this rollback info instance was created.
- getCreateDate() - Method in class com.whitestein.lsps.engine.state.RollbackItem
-
The date this rollback item instance was created.
- getCreatedFrom() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Returns the created from value.
- getCreatedFrom() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getCreatedModelInstanceId() - Method in class com.whitestein.lsps.engine.CreateModelInstanceExecutionTraceElement
-
- getCreatedTo() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Returns the created to value.
- getCreatedTo() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getCreateFrom() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
- getCreateProcessLog() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Returns enum value that determines creation of process logs.
- getCreateProcessLog() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- getCreateTo() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
- getCurrent() - Method in class com.whitestein.lsps.engine.ModelInstanceTransactionStack
-
Returns current model instance data.
- getCurrentActiveUsers() - Method in class com.whitestein.lsps.activeuser.ActiveUserCache
-
- getCurrentActiveUsers() - Method in enum com.whitestein.lsps.activeuser.UserActivityTracking
-
- getCurrentActiveUsersCount() - Method in class com.whitestein.lsps.activeuser.ActiveUserCache
-
- getCurrentAssignees(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Find current assignees for a to-do specified by its ID.
- getCurrentAssignees(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getCurrentData() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
Returns map of all known data, mapping Item ID to the wrapped business data instance.
- getCurrentDelegationLevel() - Method in class com.whitestein.lsps.human.entity.Todo
-
Gets current delegation level of the todo.
- getCurrentDocumentTitle() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
-
Returns the current document title.
- getCurrentHints(UIComponent, Variant.MapVariant<String, Object>) - Static method in class com.whitestein.lsps.vaadin.util.Hints
-
- getCurrentId() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the current id.
- getCurrentInternalVersion() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns current internal version,
- getCurrentInvocationTimestamp() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns current invocation timestamp
- getCurrentInvocationTimestamp(ExecutionContext) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
-
Returns current invocation timestamp.
- getCurrentInvocationTimestamp(ExecutionContext) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
-
- getCurrentPage() - Method in class com.whitestein.lsps.test.web.components.Pager
-
Returns the current page number, 1-based.
- getCurrentPerson(ExecutionContext) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns the person who has initiates the current model processing request.
- getCurrentPerson(ExecutionContext) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getCurrentProcessInstance() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Gets current process instance.
- getCurrentRange() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar
-
Returns the date range which the calendar is *configured* to show.
- getCurrentRevision(ExecutionContext, Type, Boolean) - Method in interface com.whitestein.lsps.hibernate.envers.EnversFunctions
-
Returns current revision data.
- getCurrentRevision(ExecutionContext, Type, Boolean) - Method in class com.whitestein.lsps.hibernate.envers.EnversFunctionsImpl
-
- getCurrentStackTraceElement() - Method in class com.whitestein.lsps.lang.InterpreterStackTrace
-
- getCurrentTodo(ExecutionContext) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
-
Returns the currently opened to-do.
- getCurrentTodo(ExecutionContext) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
-
- getCurrentTodoTitle() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
-
Returns the current TODO title.
- getCurrentToken() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Gets currently handled token.
- getCurrentTransactionData() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierInterceptor
-
Returns execution stack for current transaction.
- getCustomErrorMessage() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Gets the component error message.
- getCustomErrorMessage(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
- getCustomErrorMessage() - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet.WTab
-
- getCustomFilterComponent(Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
This method is called from Teppi Kurki FilterFieldGenerator.
- getCustomFilterComponent(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getCustomFilterComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getCustomFilterUI() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
-
- getCycle(DirectedGraph<V>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
-
Returns a list of vertices forming a cycle or null
if the
graph is acyclic.
- getDailyRange(Date) - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
-
Returns a date range which spans over a single day.
- getDaoMap() - Method in class com.whitestein.lsps.engine.sharedrecord.AbstractSharedRecordPlugin
-
- getDaoMap() - Method in class com.whitestein.lsps.human.context.HumanSharedRecordPlugin
-
- getDaoMap() - Method in class com.whitestein.lsps.stdlib.type.CoreSharedRecordPlugin
-
- getData() - Method in class com.whitestein.lsps.common.ByteData
-
Returns the data.
- getData() - Method in interface com.whitestein.lsps.common.query.DtoList
-
Returns a list of objects.
- getData() - Method in class com.whitestein.lsps.common.query.DtoListImpl
-
- getData() - Method in class com.whitestein.lsps.common.query.QueryResult
-
Part of the complete list of results corresponding to the paging criteria.
- getData() - Method in class com.whitestein.lsps.engine.comm.AsynchronousExecutionReply
-
- getData() - Method in class com.whitestein.lsps.engine.dto.BinaryEntry
-
Returns the byte data.
- getData() - Method in class com.whitestein.lsps.engine.dto.CompressedData
-
Decompresses the data to return the original data.
- getData() - Method in class com.whitestein.lsps.engine.dto.LocalizationResourceBundle.Bundle
-
Returns the bundle data.
- getData() - Method in class com.whitestein.lsps.engine.dto.LogList
-
Returns a list of modules.
- getData() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfoList
-
Returns a list of model instance infos.
- getData() - Method in class com.whitestein.lsps.engine.dto.ModuleDetailsList
-
Returns a list of modules.
- getData() - Method in class com.whitestein.lsps.engine.dto.ModuleEntry
-
Returns the data.
- getData() - Method in class com.whitestein.lsps.engine.dto.ModuleEntryList
-
Returns a list of modules.
- getData() - Method in class com.whitestein.lsps.engine.dto.ModuleList
-
Returns a list of modules.
- getData() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoList
-
Returns a list of the rollback infos.
- getData() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerList
-
Returns a list of ws request handlers.
- getData() - Method in class com.whitestein.lsps.engine.lang.BinaryHolderImpl
-
- getData() - Method in class com.whitestein.lsps.engine.state.ErrorModelInstanceState
-
Returns the data.
- getData() - Method in class com.whitestein.lsps.engine.state.ModelInstanceState
-
Returns the data.
- getData() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
Returns binary data.
- getData() - Method in class com.whitestein.lsps.human.dto.SavedDocumentList
-
Returns a list of saved documents.
- getData() - Method in class com.whitestein.lsps.human.dto.TodoList
-
Returns a list of to-dos.
- getData() - Method in interface com.whitestein.lsps.lang.exec.BinaryHolder
-
Returns array of bytes.
- getData() - Method in class com.whitestein.lsps.lang.exec.MockBinaryHolder
-
- getData() - Method in interface com.whitestein.lsps.lang.LangElement
-
Returns the associated element data.
- getData() - Method in class com.whitestein.lsps.lang.module.ConstantInfo
-
- getData() - Method in class com.whitestein.lsps.lang.module.VariableInfo
-
Returns the data.
- getData() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the data.
- getData() - Method in class com.whitestein.lsps.lang.type.AbstractNamedType
-
Returns the data.
- getData() - Method in class com.whitestein.lsps.lang.type.NamedClassType
-
Returns the data.
- getData() - Method in interface com.whitestein.lsps.lang.type.NamedType
-
Returns the data.
- getData() - Method in class com.whitestein.lsps.lang.type.RecordField
-
Returns the data.
- getData() - Method in class com.whitestein.lsps.os.dto.PerformerList
-
Returns a list of performers.
- getData() - Method in class com.whitestein.lsps.os.dto.PersonList
-
Returns a list of persons.
- getData() - Method in class com.whitestein.lsps.os.dto.PersonPicture
-
Returns data.
- getData() - Method in class com.whitestein.lsps.os.dto.RoleUnitNameList
-
Returns a list of role-unit-names.
- getData() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarEditEvent
-
- getData() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
-
- getData() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- getData() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
-
- getData() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- getData() - Method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
-
Returns the value of the ui::TreeItem.data
property.
- getDataErrorMessages() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- getDataLabels() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- getDataLabels() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- getDatasetAdapter() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGroupingTable
-
- getDatasetAdapter() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UILazyTable
-
- getDatasetAdapter() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIPagedTable
-
- getDatasetAdapter() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UISimpleTable
-
- getDatasetAdapter() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- getDatasetAdapter() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITreeTable2
-
- getDatasource() - Method in class com.whitestein.lsps.engine.dto.SchemaOperationResult
-
- getDataSource() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the definition of the currently used data source.
- getDataSource() - Method in class com.whitestein.lsps.vaadin.forms.WTable
-
Gets the definition of the currently used data source.
- getDataSource() - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
-
Gets the definition of the currently used data source.
- getDatasourceJndi() - Method in class com.whitestein.lsps.engine.lang.BinaryHolderImpl
-
- getDatasourceJndi() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
Returns datasource jndi.
- getDatasourceJndi() - Method in interface com.whitestein.lsps.lang.exec.BinaryHolder
-
Returns jndi of datasource.
- getDatasourceJndi() - Method in class com.whitestein.lsps.lang.exec.MockBinaryHolder
-
- getDataVariant() - Method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
-
- getDate() - Method in class com.whitestein.lsps.engine.dto.Log
-
Returns the log timestamp.
- getDate() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the date.
- getDateFieldResolution(Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getDateFieldResolution(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getDateFormatPattern(Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getDateFormatPattern(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getDayOfMonth(ExecutionContext, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns the day of a month of the date.
- getDayOfWeek(ExecutionContext, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns the day of a week of the date.
- getDayOfYear(ExecutionContext, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns the day of a year of the date.
- getDBResponseTime() - Method in class com.whitestein.lsps.engine.HealthCheck
-
- getDBResponseTime() - Method in interface com.whitestein.lsps.engine.HealthCheckMXBean
-
- getDebugger(Class<T>) - Static method in class com.whitestein.lsps.common.DebuggerInstance
-
Gives access to a specific interface of the debugger.
- getDebugLine() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Returns debug type.
- getDebugLine() - Method in interface com.whitestein.lsps.lang.ast.ASTInfo
-
Returns the debug line.
- getDebugLine() - Method in class com.whitestein.lsps.lang.ast.ASTInfoImpl
-
- getDebugLine() - Method in class com.whitestein.lsps.lang.ast.Expression
-
- getDebugLine() - Method in class com.whitestein.lsps.lang.ClosureOrigin
-
- getDecimalDigits() - Method in class com.whitestein.lsps.common.ddl.ColumnMetadata
-
Returns the number of decimal digits.
- getDeclaredMethods() - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- getDeclaredProperties(String) - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- getDeclaredProperties(String, Filter) - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- getDef(FormComponent) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Returns the LSPS Record instance, mapped one-to-one to given Vaadin Form Component instance.
- getDefaultExpression() - Method in class com.whitestein.lsps.lang.ast.SwitchExpression
-
Returns the default expression.
- getDefaults() - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
-
- getDefaultValue() - Method in class com.whitestein.lsps.lang.antlr.AntlrSignatureArg
-
- getDefaultValue() - Method in class com.whitestein.lsps.lang.ast.FunctionParameterAst
-
- getDefaultValue() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.BooleanFilter
-
- getDefaultValue() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.DateFilter
-
- getDefaultValue() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
-
Gets the default value which should be used when the filters are reset.
- getDefaultValue() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.NumericFilter
-
- getDefaultValue() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.OptionsFilter
-
- getDefaultValue() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.RegExpFilter
-
- getDefaultValue() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.SubstringFilter
-
- getDefaultValue() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
-
Returns the default value for Vaadin standard filter component.
- getDefaultValueExpression() - Method in class com.whitestein.lsps.lang.signature.SignatureParameter
-
Returns the parsed default value expression.
- getDefaultValueExpressionText() - Method in class com.whitestein.lsps.lang.signature.SignatureParameter
-
Returns the text of default value expression.
- getDefaultXsdType(Type) - Static method in class com.whitestein.lsps.xml.util.XsdUtil
-
Returns default xsd type used for given SimpleType
- getDefinition() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the textual definition of the signature.
- getDefinition() - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
-
- getDefinition() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.ITreeDataSource
-
Returns the underlying forms::TreeDataSource record, backing this data source.
- getDefinition() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ITreeDataSource.Lsps
-
- getDefinition() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
-
forms::DataSource
- getDefinition() - Method in class com.whitestein.lsps.vaadin.forms.datasource.LspsValueProvider
-
- getDefinition() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- getDefinition() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.DelegatingValueProvider
-
- getDefinition() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.ValueProvider
-
Gets the LSPS object counterpart of this value provider.
- getDefinition() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.ToStringValueProvider
-
- getDefinition() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.ValueKeepingValueProvider
-
- getDefinition() - Method in class com.whitestein.lsps.vaadin.ui.events.UINavigateAction
-
Returns action definition.
- getDefinition() - Method in class com.whitestein.lsps.vaadin.ui.events.UIPersistAction
-
Returns action definition.
- getDefinition() - Method in class com.whitestein.lsps.vaadin.ui.events.UIViewModelAction
-
- getDefinition() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
- getDefinitionId() - Method in class com.whitestein.lsps.human.ui.UIScreenState
-
Returns ID of the record holder that defines the screen content.
- getDegree(V) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns sum of in and out degree of given vertex.
- getDelegatedBy() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the person who delegated the todo (the current delegation) or null if the todo is not
delegated.
- getDelegatedBy() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns the delegated by person.
- getDelegationLevel() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the delegation level.
- getDelegationLevel() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns the delegation level.
- getDependencyTree() - Method in class com.whitestein.lsps.test.AssemblyDescriptor
-
- getDependentModules(List<Long>) - Method in interface com.whitestein.lsps.engine.ModelManagementService
-
Returns list of modules that imports one of given modules.
- getDependentModules(List<Long>) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
-
- getDescription() - Method in class com.whitestein.lsps.engine.ContextTerminationReason
-
- getDescription() - Method in class com.whitestein.lsps.engine.dto.BinaryEntry
-
Returns the description of the file.
- getDescription() - Method in class com.whitestein.lsps.engine.dto.Log
-
Returns the log description.
- getDescription() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns the description.
- getDescription() - Method in enum com.whitestein.lsps.engine.EscalationReason
-
Returns the escalation description.
- getDescription() - Method in enum com.whitestein.lsps.engine.SimpleTerminationReason
-
Returns the escalation description.
- getDescription() - Method in class com.whitestein.lsps.engine.state.BinaryData
-
Returns the description.
- getDescription() - Method in interface com.whitestein.lsps.engine.TerminationReason
-
Returns description of reason why task was terminated.
- getDescription() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getDescription() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getDescription() - Method in class com.whitestein.lsps.lang.doc.Doc
-
Gets the description of the documented element.
- getDescription() - Method in class com.whitestein.lsps.lang.doc.DocError
-
Gets the description of the error.
- getDescription() - Method in class com.whitestein.lsps.lang.doc.DocParam
-
Gets the parameter description.
- getDescription(CommonToken) - Method in class com.whitestein.lsps.lang.parser.SignatureParser
-
- getDescription() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns the description.
- getDescription() - Method in class com.whitestein.lsps.stdlib.entity.Log
-
Returns the log description.
- getDescription() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- getDescription(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Gets the tab's description
- getDescriptionPattern() - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Returns the log description pattern.
- getDescriptionPattern() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- getDeserializedContent() - Method in class com.whitestein.lsps.human.dto.Todo
-
Helper method to return deserialized content.
- getDetachedModelInstance() - Method in class com.whitestein.lsps.human.task.TodoMessage
-
Returns detached model instance of the todo.
- getDetachingTaskId() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns id of a task for which the detached model instance is created.
- getDetachmentId() - Method in class com.whitestein.lsps.engine.dto.AllocatedModelInstanceResources
-
Returns detachment id.
- getDetachmentId() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the last allocated detachment id.
- getDetail(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns a value of the detail with given detailName
or null
if there is no
such detail.
- getDetail(String) - Method in class com.whitestein.lsps.os.dto.Person
-
Returns the value of a person detail identified by given name
.
- getDetailPattern(String) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns the string pattern of a person detail identified by given detail name, or null
if the detail with given name does not exist.
- getDetailPatterns() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns a map of person detail patterns.
- getDetails() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns a map of details (name-value pairs) of the person.
- getDetails() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns a map of person details.
- getDetails() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Person's details.
- getDiagnostic() - Method in exception com.whitestein.lsps.engine.exception.ModelUploadException
-
Creates new instance.
- getDiagram(String, String) - Method in class com.whitestein.lsps.visualization.VisualizationServiceBean
-
- getDiagram(String, String) - Method in interface com.whitestein.lsps.visualization.VisualizationServiceLocal
-
Gets a process model diagram as a JSON string.
- getDiagramId() - Method in class com.whitestein.lsps.visualization.dto.DiagramInfo
-
Gets the diagram identifier.
- getDiagramInfos() - Method in class com.whitestein.lsps.visualization.dto.ProcessElement
-
Returns a list of information about diagrams defined in this process element.
- getDiagramInfos() - Method in class com.whitestein.lsps.visualization.dto.ProcessModel
-
Returns a list of information about diagrams defined in this process model.
- getDiagramUri() - Method in class com.whitestein.lsps.visualization.Diagram
-
Gets the diagram identifier.
- getDiagramUri() - Method in class com.whitestein.lsps.visualization.dto.DiagramInfo
-
Gets the URI of the diagram.
- getDirection() - Method in class com.whitestein.lsps.common.query.Ordering
-
Returns the order direction.
- getDirection() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the direction of this connection.
- getDirectlySubstituted() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns a collection of directly substituted Persons for this Person.
- getDirectlySubstituted() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns a set of all directly substituted persons.
- getDirectlySubstituted() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Direct substituted of the person.
- getDirectSubstitutes() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns a set of substitutes of this Person.
- getDirectSubstitutes() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns a set of all direct substitutes.
- getDirectSubstitutes() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Direct substitutes of the person.
- getDoc() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getDocument(String) - Method in class com.whitestein.lsps.human.model.Documents
-
Returns document with the name.
- getDocument() - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- getDocumentContext() - Method in class com.whitestein.lsps.human.model.DocumentDefinition
-
Returns document context.
- getDocumentContextId() - Method in class com.whitestein.lsps.human.DocumentEvaluationContent
-
Returns id of the document context.
- getDocumentDefinition(String) - Method in interface com.whitestein.lsps.human.DocumentDefinitionService
-
- getDocumentDefinition(String, Module) - Method in interface com.whitestein.lsps.human.DocumentDefinitionService
-
- getDocumentDefinition(String) - Method in class com.whitestein.lsps.human.DocumentDefinitionServiceBean
-
- getDocumentDefinition(String, Module) - Method in class com.whitestein.lsps.human.DocumentDefinitionServiceBean
-
- getDocumentDescription() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Gets a description of a document or null
if no document
description has been set for this model instance.
- getDocumentId() - Method in class com.whitestein.lsps.human.dto.SavedDocument
-
Returns document Id.
- getDocumentId() - Method in class com.whitestein.lsps.human.entity.SavedDocument
-
Returns document Id.
- getDocumentIdPattern() - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
- getDocumentModule(String) - Method in interface com.whitestein.lsps.human.DocumentDefinitionService
-
Returns latest module in which the document is defined.
- getDocumentModule(String) - Method in class com.whitestein.lsps.human.DocumentDefinitionServiceBean
-
- getDocumentName() - Method in exception com.whitestein.lsps.human.exception.DocumentNotFoundException
-
Returns the document name.
- getDocuments(long) - Method in interface com.whitestein.lsps.human.dao.DocumentDao
-
Returns documents for the module.
- getDocuments(DocumentType) - Method in interface com.whitestein.lsps.human.dao.DocumentDao
-
Returns documents of type.
- getDocuments(long) - Method in class com.whitestein.lsps.human.dao.jpa.JpaDocumentDao
-
- getDocuments(DocumentType) - Method in class com.whitestein.lsps.human.dao.jpa.JpaDocumentDao
-
- getDocuments(DocumentParameters) - Method in interface com.whitestein.lsps.human.GenericDocumentService
-
Returns all generic documents for the parameters.
- getDocuments(DocumentParameters) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- getDocuments() - Method in class com.whitestein.lsps.human.model.Documents
-
Returns documents.
- getDocuments() - Method in class com.whitestein.lsps.test.web.UITester
-
Returns a list of documents displayed for the currently logged-in user.
- getDocumentService() - Method in class com.whitestein.lsps.test.LspsRemote
-
Returns the document service for this user which retrieves documents available to this user.
- getDocumentTitles() - Method in class com.whitestein.lsps.test.LspsRemote
-
- getDocumentTitles() - Method in class com.whitestein.lsps.test.web.UITester
-
Returns the titles of a list of document displayed for the currently logged-in user.
- getDocumentType() - Method in class com.whitestein.lsps.human.entity.SavedDocument
-
Returns serialized document type.
- getDriver() - Method in class com.whitestein.lsps.test.web.components.UIFinder
-
- getDropForeignKeyString(String) - Method in enum com.whitestein.lsps.engine.sharedrecord.ddl.DialectExt
-
Returns the drop clause for dropping the foreign key.
- getDropPrimaryKeyString(String) - Method in enum com.whitestein.lsps.engine.sharedrecord.ddl.DialectExt
-
Returns the drop clause for dropping the primary key.
- getDtObject() - Method in class com.whitestein.lsps.engine.EvaluationResult
-
Returns result as a data transfer object.
- getDuplicates(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a set of element which are contained more than one time
in a given collection.
- getDuration() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
-
The range duration, 0 or greater.
- getDynamicOrdering() - Method in class com.whitestein.lsps.common.query.PagingCriteria
-
- getEdgeCount() - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns count of edges.
- getEdges() - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns unmodifiable set of edges backed by this graph.
- getEdgesConnectedTo(V) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns edges with given vertex as source of target.
- getEdgesFrom(V) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns unmodifiable set of edges with given vertex as source backed by
this graph.
- getEdgesTo(V) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns unmodifiable set of edges with given vertex as target backed by
this graph.
- getEditableAttributes() - Method in interface com.whitestein.lsps.os.PersonManagementService
-
Returns editable person attributes.
- getEditableAttributes() - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
-
- getEditor() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
Creates an editor capable of editing the column's value.
- getElemByModelId(String) - Method in class com.whitestein.lsps.engine.dto.Goals
-
Returns element by its model id or null if it does not exist.
- getElemByName(String) - Method in class com.whitestein.lsps.engine.dto.Goals
-
Returns element by its name in the context or null if it does not exist.
- getElement() - Method in class com.whitestein.lsps.engine.change.Change
-
Returns the changed element.
- getElement() - Method in class com.whitestein.lsps.engine.change.ExternalEntityChange
-
- getElement() - Method in class com.whitestein.lsps.engine.change.GoalStartedChange
-
- getElement() - Method in class com.whitestein.lsps.engine.change.GoalStateChange
-
- getElement() - Method in class com.whitestein.lsps.engine.change.GOElementStateChange
-
- getElement() - Method in class com.whitestein.lsps.engine.change.ModelInstanceStateChange
-
- getElement() - Method in class com.whitestein.lsps.engine.change.ModuleInstanceStateChange
-
- getElement() - Method in class com.whitestein.lsps.engine.change.PlanStartedChange
-
- getElement() - Method in class com.whitestein.lsps.engine.change.PlanStateChange
-
- getElement() - Method in class com.whitestein.lsps.engine.change.ProcessInstanceStateChange
-
- getElement() - Method in class com.whitestein.lsps.engine.change.TokenChange
-
Returns the token.
- getElement(long, ElementType, String, ModelProviderClientService) - Method in enum com.whitestein.lsps.engine.ModelCache
-
Returns model element in the given module by its module id.
- getElement() - Method in class com.whitestein.lsps.engine.PlanHandler
-
- getElement(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- getElement(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Goal
-
- getElement(ModelProviderClientService) - Method in interface com.whitestein.lsps.engine.state.xml.ModelIdentifiable
-
Returns the model element.
- getElement(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
- getElement(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Plan
-
- getElement(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- getElement(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Token
-
- getElement(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
- getElement() - Method in class com.whitestein.lsps.human.generation.DocumentGenerator
-
- getElement() - Method in class com.whitestein.lsps.orgstructure.generation.ImportedRoleUnitGenerator
-
- getElement() - Method in class com.whitestein.lsps.orgstructure.generation.OrgUnitGenerator
-
- getElement() - Method in class com.whitestein.lsps.orgstructure.generation.RoleGenerator
-
- getElement() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionGenerator
-
- getElement() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitGenerator
-
- getElementClass() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the element class of this log.
- getElementClass() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the element class.
- getElementClass() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns element class.
- getElementClass() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- getElementClass() - Method in class com.whitestein.lsps.human.model.DocumentDefinition
-
- getElementClass() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
- getElementClass() - Method in class com.whitestein.lsps.modulemanager.entity.Process
-
- getElementClass() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessElement
-
- getElementClass() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
-
- getElementId() - Method in interface com.whitestein.lsps.engine.ChangeDebugStepContext
-
Gets the model element identifier of a model element on which the change
event occurred.
- getElementId() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the element id.
- getElementId() - Method in class com.whitestein.lsps.engine.ExecutionTraceElement
-
- getElementId() - Method in class com.whitestein.lsps.engine.ExecutionTraceElementImpl
-
- getElementId() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the element id.
- getElementId() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns the element id.
- getElementId(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- getElementId() - Method in class com.whitestein.lsps.engine.state.xml.Escalation
-
Gets the identifier of the escalation flow element which generated this
escalation.
- getElementId(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Goal
-
- getElementId() - Method in class com.whitestein.lsps.engine.state.xml.HandledBoundaryEvent
-
Returns element id.
- getElementId(ModelProviderClientService) - Method in interface com.whitestein.lsps.engine.state.xml.ModelIdentifiable
-
Returns the model element id.
- getElementId(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
- getElementId() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
Returns the element id.
- getElementId(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Plan
-
- getElementId() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns the model id.
- getElementId(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- getElementId() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns element id.
- getElementId() - Method in class com.whitestein.lsps.engine.state.xml.Task
-
Returns model element id.
- getElementId() - Method in class com.whitestein.lsps.engine.state.xml.TimeoutFlow
-
- getElementId() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns the model element id.
- getElementId(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Token
-
- getElementId(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
- getElementId() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the element id.
- getElementId() - Method in class com.whitestein.lsps.human.model.DocumentDefinition
-
- getElementId() - Method in class com.whitestein.lsps.lang.ExpressionOrigin
-
Returns the model element ID.
- getElementId() - Method in class com.whitestein.lsps.lang.signature.SignatureParameter
-
Returns the parameter element id.
- getElementId() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
- getElementId() - Method in class com.whitestein.lsps.modulemanager.entity.Process
-
- getElementId() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessElement
-
- getElementId() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
-
- getElementId() - Method in class com.whitestein.lsps.visualization.ElementRuntimeData
-
Gets the element identifier.
- getElementName() - Method in interface com.whitestein.lsps.engine.ChangeDebugStepContext
-
Gets the name of a model element on which the change event occurred.
- getElementName() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the element name of this log.
- getElementName() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the element name.
- getElementName() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns element name.
- getElements() - Method in class com.whitestein.lsps.engine.dto.Goals
-
Returns all the elements.
- getElements() - Method in class com.whitestein.lsps.lang.doc.DocText
-
Returns an unmodifiable list of elements which compose this documentation
text.
- getElements() - Method in class com.whitestein.lsps.visualization.dto.ModuleResource
-
Gets an unmodifiable list of elements in this resource.
- getElements() - Method in class com.whitestein.lsps.visualization.dto.ProcessModel
-
- getElementType() - Method in class com.whitestein.lsps.human.model.DocumentDefinition
-
- getElementType() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
- getElementType() - Method in class com.whitestein.lsps.modulemanager.entity.Process
-
- getElementType() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessElement
-
- getElementType() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
-
- getElseExpression() - Method in class com.whitestein.lsps.lang.ast.ConditionalExpression
-
Returns the "else" expression.
- getEmail() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns the email.
- getEmail() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns the email of the person.
- getEmail() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Email.
- getEmailPattern() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns the email pattern.
- getEnabled() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
- getEnabled() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordLabels
-
- getEnabled() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
-
- getEnd() - Method in class com.whitestein.lsps.activeuser.ActiveUserRecord
-
Returns end date.
- getEnd() - Method in class com.whitestein.lsps.activeuser.ActiveUsersTrack
-
Returns end date
- getEnd() - Method in class com.whitestein.lsps.activeuser.UserActivityTrack
-
- getEndIndex() - Method in interface com.whitestein.lsps.lang.ast.ASTRange
-
Returns the end index of the node text.
- getEndIndex() - Method in class com.whitestein.lsps.lang.ast.ASTRangeImpl
-
- getEndIndex(Tree) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns end index (exclusive) of the tree in the underlying source.
- getEndIndex(CommonToken) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns end index (exclusive) of the token in the underlying source.
- getEndpointAddress() - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Getter for the field endpointAddress;
- getEndValue() - Method in class com.whitestein.lsps.common.filter.Between
-
- getEndValueId() - Method in class com.whitestein.lsps.engine.dto.AllocatedModelInstanceResources
-
Returns end value id.
- getEntities() - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
Returns a collection of the entities.
- getEntities(Class<T>) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns a collection of all registered entities for the specified type.
- getEntity() - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
Returns holder to update
- getEntity() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns the adapted entity.
- getEntity() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
Returns the Hibernate entity.
- getEntity(String, Serializable) - Method in class com.whitestein.lsps.engine.sharedrecord.AbstractSharedRecordPlugin
-
- getEntity(Session, SharedRecordType, Serializable, Long) - Static method in class com.whitestein.lsps.engine.sharedrecord.SharedEntityLoader
-
Loads entity.
- getEntity() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordPluginEntityProxy
-
Returns entity.
- getEntity(ModelInstance, RecordType, Serializable) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- getEntity(ModelInstance, RecordType, Serializable, Long) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- getEntity(ExternalRecordHolder) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- getEntity(ModelInstance, RecordType, Serializable) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Returns a Hibernate entity for the given model, type and id.
- getEntity(ModelInstance, RecordType, Serializable, Long) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Returns a Hibernate entity for the given model, type and id.
- getEntity(ExternalRecordHolder) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Returns entity for the holder.
- getEntity(long, Class<T>) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns an entity for the specified id and entity class.
- getEntity(long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns an entity for the specified id.
- getEntity(String, Serializable) - Method in class com.whitestein.lsps.orgstructure.context.OrgSharedRecordPlugin
-
- getEntityFieldName(SharedRecordProperty, boolean) - Static method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityNames
-
Provides name of property in the persistent entity that corresponds to the shared record property.
- getEntityFieldName() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- getEntityFieldName() - Method in class com.whitestein.lsps.lang.type.RecordField
-
- getEntityFieldName() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns the entity field name.
- getEntityId() - Method in exception com.whitestein.lsps.common.LspsEntityNotFoundException
-
Returns the entity id, which is a string representation
of the primary key.
- getEntityIdentificationString() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns the unique string for this record (primary key and if needed version)
private String entityIdentificationString;
- getEntityInternal() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns entity.
- getEntityJavaClassName() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns class name of the corresponding java implementation.
- getEntityJavaMapping() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns java name of the pojo entity.
- getEntityManager() - Method in class com.whitestein.lsps.activeuser.JpaUserActivityTrackDao
-
- getEntityManager() - Method in class com.whitestein.lsps.engine.dao.jpa.JpaModelInstanceDao
-
- getEntityManager() - Method in class com.whitestein.lsps.engine.dao.jpa.JpaProcessLogDao
-
- getEntityManager() - Method in class com.whitestein.lsps.engine.dao.jpa.JpaRollbackItemDao
-
- getEntityManager() - Method in class com.whitestein.lsps.engine.dao.jpa.JpaSettingDao
-
- getEntityManager() - Method in class com.whitestein.lsps.engine.dao.jpa.JpaTimerNotificationDao
-
- getEntityManager() - Method in class com.whitestein.lsps.engine.dao.jpa.JpaUnprocessedInputDao
-
- getEntityManager() - Method in class com.whitestein.lsps.engine.EngineStatisticsInitializationBean
-
- getEntityManager() - Method in class com.whitestein.lsps.human.dao.jpa.JpaDocumentDao
-
- getEntityManager() - Method in class com.whitestein.lsps.human.dao.jpa.JpaSavedDocumentDao
-
- getEntityManager() - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- getEntityManager() - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoEscalationDao
-
- getEntityManager() - Method in class com.whitestein.lsps.human.dao.jpa.JpaVaadinThemeDao
-
- getEntityManager() - Method in class com.whitestein.lsps.human.HumanStatisticsInitializationBean
-
- getEntityManager() - Method in class com.whitestein.lsps.license.JpaLicenseDao
-
- getEntityManager() - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
-
- getEntityManager() - Method in class com.whitestein.lsps.modulemanager.migration.dao.jpa.JpaMigrationDao
-
- getEntityManager() - Method in class com.whitestein.lsps.modulemanager.migration.dao.jpa.JpaModelInstanceMigrationDao
-
- getEntityManager() - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaPersonDao
-
- getEntityManager() - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaRoleDao
-
- getEntityManager() - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaRoleNameDao
-
- getEntityManager() - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaSecurityRoleDao
-
- getEntityManager() - Method in class com.whitestein.lsps.orgstructure.OsStatisticsInitializationBean
-
- getEntityManager() - Method in class com.whitestein.lsps.pm.PmStatisticsInitializationBean
-
- getEntityManager() - Method in class com.whitestein.lsps.stdlib.dao.jpa.JpaBinaryDataDao
-
- getEntityManager() - Method in class com.whitestein.lsps.stdlib.dao.jpa.JpaLockDao
-
- getEntityManager() - Method in class com.whitestein.lsps.stdlib.dao.jpa.JpaLoggingDao
-
- getEntityManager() - Method in class com.whitestein.lsps.wsserver.dao.jpa.JpaWsRequestHandlerDao
-
- getEntityMode() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
-
- getEntityName(RecordType) - Method in interface com.whitestein.lsps.engine.hql.HqlTransformer.NameProvider
-
- getEntityName(RecordType) - Method in class com.whitestein.lsps.engine.hql.SharedRecordHqlEntityNameProvider
-
- getEntityName(Object) - Method in class com.whitestein.lsps.engine.sharedrecord.DelegatingSharedRecordInterceptor
-
- getEntityName(SharedRecordType, boolean) - Static method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityNames
-
Returns entity name for shared record.
- getEntityName() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityProxy
-
- getEntityName() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordPluginEntityProxy
-
- getEntityName() - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- getEntityNameResolvers() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
-
- getEntityNotNull() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
- getEntityPropertyName(RecordProperty) - Method in interface com.whitestein.lsps.engine.hql.HqlTransformer.NameProvider
-
- getEntityPropertyName(RecordProperty) - Method in class com.whitestein.lsps.engine.hql.SharedRecordHqlEntityNameProvider
-
- getEntityProxy(String, Serializable) - Method in class com.whitestein.lsps.engine.sharedrecord.AbstractSharedRecordPlugin
-
- getEntityProxy(String, Serializable) - Method in class com.whitestein.lsps.orgstructure.context.OrgSharedRecordPlugin
-
- getEntityType() - Method in exception com.whitestein.lsps.common.LspsEntityNotFoundException
-
Returns the entity type, e.g.
- getEntityVersion() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns the entity version.
- getEntityVersion() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns the entity version.
- getEntityVersion() - Method in class com.whitestein.lsps.os.dto.SecurityRole
-
Returns the entity version.
- getEntityVersion() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Version of the person entity.
- getEntries() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns a list of the entries.
- getEntries() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
gets module entries
- getEntryId() - Method in exception com.whitestein.lsps.engine.exception.BinaryEntryNotFoundException
-
Returns the entry id.
- getEnumerationLiteralLabel(ExecutionContext, EnumerationImpl) - Method in class com.whitestein.lsps.stdlib.function.LabelFunctions
-
Returns the label of the given enumeration literal.
- getEnumerationTypes() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getEnumerationTypes() - Method in interface com.whitestein.lsps.lang.module.Module
-
Returns a collection of enumeration types declared in this module.
- getEnumFilterDisplayName(Object, Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getEnumFilterDisplayName(Object, Enum) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
-
- getEnumFilterDisplayName(Object, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getEnumFilterIcon(Object, Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getEnumFilterIcon(Object, Enum) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
-
- getEnumFilterIcon(Object, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getEpochMillis(ExecutionContext, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT
represented by this Date object.
- getEqual() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.NumericFilter
-
- getEqual() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordNumericFilterConfig
-
- getEqual() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
-
- getEqualsValue() - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.NumberFilterPopup2.NumberInterval
-
- getError() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getError() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getError() - Method in class com.whitestein.lsps.wsclient.function.HttpCallFunctions.HttpResponse
-
- getError() - Method in class com.whitestein.lsps.wsclient.WsResponseObject
-
Getter for field error
- getError() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getErrorCode() - Method in exception com.whitestein.lsps.common.ErrorException
-
- getErrorCode() - Method in exception com.whitestein.lsps.common.ErrorRuntimeException
-
- getErrorCode() - Method in interface com.whitestein.lsps.common.IErrorException
-
Returns the error code.
- getErrorCode() - Method in exception com.whitestein.lsps.os.exception.InvalidPasswordException
-
Gets the validation error code.
- getErrorMessage() - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
Returns error message.
- getErrorMessage(RecognitionException, String[]) - Method in class com.whitestein.lsps.lang.parser.antlr.ANTLRLangParserBase
-
- getErrorMessage() - Method in class com.whitestein.lsps.test.web.components.UIComponent
-
Returns the error message associated with this component (if any).
- getErrorMessage(Variant.RecordVariant, UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
-
Retrieves the error message from the "ui::ValidationError" record.
- getErrorMessage(Variant.RecordVariant, UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- getErrorModelInstance(long, long) - Method in interface com.whitestein.lsps.engine.ErrorHandlingService
-
Returns model instance at the time of exception.
- getErrorModelInstance(long, long) - Method in class com.whitestein.lsps.engine.ErrorHandlingServiceBean
-
- getErrorModelInstanceIds() - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
-
Returns list of errorModelInstanceIds stored in this info.
- getErrorName() - Method in class com.whitestein.lsps.lang.doc.DocError
-
Gets the name of the error this element describes.
- getErrors() - Method in class com.whitestein.lsps.lang.doc.Doc
-
Gets the description of the errors this element can produce.
- getErrors() - Method in class com.whitestein.lsps.lang.parser.AbstractAntlrTree
-
- getErrors() - Method in class com.whitestein.lsps.lang.parser.antlr.ANTLRLangLexerBase
-
Returns the collected lexer errors.
- getErrors() - Method in class com.whitestein.lsps.lang.parser.antlr.ANTLRLangParserBase
-
- getErrors() - Method in class com.whitestein.lsps.lang.parser.ControlExpressionValidator
-
Returns the validation errors that were found during validation.
- getErrors() - Method in class com.whitestein.lsps.lang.parser.Parsed
-
- getEscalation(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns todo escalation for the given id.
- getEscalation(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getEscalationCode() - Method in class com.whitestein.lsps.engine.comm.EscalationRequestMessage
-
Gets the escalation code for the escalation event which should be created.
- getEscalationCode() - Method in class com.whitestein.lsps.engine.state.xml.Escalation
-
Gets the code of this escalation.
- getEscalationDate(TaskContext) - Method in interface com.whitestein.lsps.engine.EscalatableTask
-
Returns escalation timeout
- getEscalationDate() - Method in class com.whitestein.lsps.human.dto.TodoEscalation
-
Returns the escalation date.
- getEscalationDate() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the escalation date.
- getEscalationDate() - Method in class com.whitestein.lsps.human.entity.TodoEscalation
-
- getEscalationDate(TaskContext) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
- getEscalations() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns a new list which holds all escalations in the model instance.
- getEscalations(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns a collection of todo escalations.
- getEscalations(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getEscalationTimeout() - Method in class com.whitestein.lsps.engine.state.xml.Task
-
Returns the escalation timeout.
- getEscalationTimeout() - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
Returns the escalation timeout.
- getEvalMode() - Method in interface com.whitestein.lsps.lang.ExpressionDebugger
-
Returns the value of evaluation mode.
- getEvaluationConverter() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getEvaluationConverter() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
Returns evaluation converter.
- getEvaluationConverter() - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Returns evaluation converter.
- getEvaluationLevel() - Method in class com.whitestein.lsps.engine.dto.Handle
-
Returns evaluation level.
- getEvaluationLevel() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
Returns evaluation level.
- getEvaluationLevel(ExecutionContext) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getEvaluationLevel() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getEvaluationLevel() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns evaluation level.
- getEvaluationLevel() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
Returns evaluation level.
- getEvaluationLevel() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getEvaluationLevel() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
Returns evaluation level,
- getEvaluationLevel() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Returns evaluation level of this value.
- getEvaluationLevel() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns evaluation level of this value.
- getEvaluationLevel() - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Returns evaluation level.
- getEvaluationLevel() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getEvaluationLevel() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getEvaluationLevel() - Method in class com.whitestein.lsps.human.ui.UIScreenState
-
Returns the evaluation level in which this screen is defined.
- getEvaluationLevel() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Return evaluation level.
- getEvaluationLevel() - Method in class com.whitestein.lsps.lang.InterpreterConfiguration
-
Returns evaluation level.
- getEvaluationLevel() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getEvaluationLevel() - Method in class com.whitestein.lsps.vaadin.wrapper.ContextWrapper
-
Shortcut for getContext().getEvaluationLevel().
- getEvaluationLevels() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns all current evaluation levels.
- getEvaluationLevelsOnDetach() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Set of used evaluation levels at the moment of detachment.
- getEvaluationState() - Method in class com.whitestein.lsps.human.DocumentEvaluationContent
-
Returns the state of the evaluation performed during todo handling.
- getEvaluationState() - Method in class com.whitestein.lsps.human.TodoEvaluationContent
-
Returns the state of the evaluation performed during todo handling.
- getEvent() - Method in class com.whitestein.lsps.engine.ConditionEventInterpreter
-
Returns the event of this interpreter.
- getEvent() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the event.
- getEvent() - Method in class com.whitestein.lsps.engine.InlineStartConditionInterpreter
-
- getEvent() - Method in class com.whitestein.lsps.engine.InlineStartErrorInterpreter
-
- getEvent() - Method in class com.whitestein.lsps.engine.InlineStartEscalationInterpreter
-
- getEvent() - Method in class com.whitestein.lsps.engine.InlineStartEventInterpreter
-
- getEvent() - Method in class com.whitestein.lsps.engine.InlineStartSignalInterpreter
-
- getEvent() - Method in class com.whitestein.lsps.engine.InlineStartTimerInterpreter
-
- getEvent() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the event.
- getEvent() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns event.
- getEvent() - Method in class com.whitestein.lsps.engine.TimerEventInterpreter
-
Returns the event of this interpreter.
- getEvent(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIApplicationEvent
-
- getEvent(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIEvent
-
Returns the event definition record in the execution context of given component.
- getEventContext() - Method in class com.whitestein.lsps.engine.InlineStartEventInterpreter
-
- getEventPath() - Method in class com.whitestein.lsps.engine.InlineStartEventInterpreter
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIAsynchronousTextChangeEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UICalendarEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIChartClickEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIEvent
-
Returns initial properties.
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIFileUploadEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIGeolocationEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIInitEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIMapClickedEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIMarkerClickedEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIMarkerDraggedEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIMenuEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIRendererClickedEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UITablePageChangeEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UITreeEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIValueChangeEvent
-
- getEventProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIWidgetChangeEvent
-
- getEventType() - Method in class com.whitestein.lsps.vaadin.ui.events.UIApplicationEvent
-
- getEventType() - Method in class com.whitestein.lsps.vaadin.ui.events.UIEvent
-
- getException() - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
-
A cause of the failure: the stacktrace of the exception.
- getExceptionPattern() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Returns the exception pattern.
- getExceptions() - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaOperation
-
Returns a List of all Exceptions which occured during the export.
- getExceptionTypes(String, String, FunctionSignature) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- getExcludeConstraintViolation() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- getExcludeIds() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Returns the id exclude list.
- getExcludePersonIds() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns the exclude person ids collection.
- getExecatubale() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- getExecutableTask(Task) - Method in class com.whitestein.lsps.engine.ProcessUtils
-
Returns an instance of executable task for this task.
- getExecutableTask(TaskInfo) - Method in class com.whitestein.lsps.engine.ProcessUtils
-
Returns an instance of executable task for this task.
- getExecutedScript() - Method in class com.whitestein.lsps.engine.dto.SchemaOperationResult
-
- getExecutedScript() - Method in exception com.whitestein.lsps.engine.exception.SchemaException
-
- getExecutionContext() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getExecutionContext() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getExecutionContext(RecordType) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getExecutionContext() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getExecutionContext(long) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
-
Returns an execution context for the given model instance id or null if it does not exist.
- getExecutionContext(long, long) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
-
Returns an execution context for the given context in the model instance or null if it does not exist.
- getExecutionContext(long, long, String) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
-
Returns an execution context for the given context in the model instance or null if it does not exist.
- getExecutionContext(long, ModelInstanceType, String) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
-
Returns an execution context for the given model or null if it does not exist.
- getExecutionContext() - Method in class com.whitestein.lsps.engine.validation.RecordValidator
-
Returns the execution context.
- getExecutionContext() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
- getExecutionContext() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getExecutionContext(long) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getExecutionContext(long, long) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getExecutionContext(long, long, String) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getExecutionContext(long, ModelInstanceType, String) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getExecutionContext() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextConnector
-
- getExecutionContext() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns the associated evaluation execution context.
- getExecutionContext(String) - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns an execution context in the given evaluation level.
- getExecutionData() - Method in class com.whitestein.lsps.engine.comm.AsynchronousExecutionMessage
-
- getExecutionId() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the execution id.
- getExecutionId() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the execution id.
- getExecutionId() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns the execution id.
- getExecutionId() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns the execution id.
- getExecutionTrace() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getExecutionTrace() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getExecutionTrace() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getExecutionTrace() - Method in interface com.whitestein.lsps.engine.lang.TraceableExecution
-
- getExecutionTrace() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- getExecutionTrace() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getExecutionTrace() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getExecutionTraceElements() - Method in class com.whitestein.lsps.engine.ExecutionTrace
-
- getExecutorFactory() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getExp() - Method in class com.whitestein.lsps.lang.compiled.model.SrcBlock
-
- getExpandRatio() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Gets the expand ratio of this component.
- getExpandRatio(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
Gets the expand ratio of the child component.
- getExpected() - Method in exception com.whitestein.lsps.lang.parser.antlr.UnexpectedTokenException
-
- getExpensiveNodes() - Method in class com.whitestein.lsps.engine.profiler.ProfilerStore
-
- getExpression() - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
Returns expression string
- getExpression() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
-
- getExpression() - Method in class com.whitestein.lsps.engine.lang.ExpressionHolder
-
Returns the contained expression.
- getExpression() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Returns the expression.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.BlockExpression
-
Returns the child expression.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.CastExpression
-
Returns the casted expression.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.ClosureExpression
-
Returns the body expression.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.DebugExpression
-
Returns the wrapped expression.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.DereferenceExpression
-
Returns the expression being dereferenced.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.FunctionBody
-
- getExpression() - Method in class com.whitestein.lsps.lang.ast.IfnullExpression
-
Returns the main expression.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.IncDecExpression
-
Returns the inner expression.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.InstanceofExpression
-
Returns the tested expression.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.ParameterAst
-
- getExpression() - Method in class com.whitestein.lsps.lang.ast.ReferenceExpression
-
Returns the referenced expression.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.TryCatchExpression.Catch
-
Returns the main expression.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.TryCatchExpression
-
Returns the expression.
- getExpression() - Method in class com.whitestein.lsps.lang.ast.ValidationTagNotExpression
-
- getExpression() - Method in class com.whitestein.lsps.lang.compiled.model.SrcCast
-
- getExpression() - Method in class com.whitestein.lsps.lang.compiled.model.SrcInstanceof
-
- getExpression() - Method in class com.whitestein.lsps.lang.InterpreterStackTraceElement
-
- getExpression() - Method in class com.whitestein.lsps.lang.operation.ExpressionOperation
-
- getExpression(String) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.PathValueProvider
-
- getExpression() - Method in class com.whitestein.lsps.visualization.Assignment
-
Gets the expression of the assignment.
- getExpressionOrigin() - Method in class com.whitestein.lsps.engine.lang.ExpressionHolder
-
- getExpressionOrigin() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Returns the expression origin.
- getExpressionOrigin(Expression) - Method in class com.whitestein.lsps.human.model.GenericDocumentDefinition
-
- getExpressionOrigin(Expression) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
- getExpressionOrigin(Expression) - Method in class com.whitestein.lsps.modulemanager.entity.Process
-
- getExpressionOrigin(Expression) - Method in class com.whitestein.lsps.modulemanager.entity.ProcessElement
-
- getExpressionOrigin(Expression) - Method in class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
-
- getExpressions() - Method in class com.whitestein.lsps.human.model.GenericDocumentDefinition
-
- getExpressions() - Method in class com.whitestein.lsps.lang.ast.ChainedExpression
-
Returns the list of child expressions.
- getExpressions() - Method in class com.whitestein.lsps.lang.ast.UnknownExpression
-
Returns the list of child expressions.
- getExpressions() - Method in class com.whitestein.lsps.lang.ast.ValidationTagAndExpression
-
- getExpressions() - Method in class com.whitestein.lsps.lang.ast.ValidationTagOrExpression
-
- getExpressions() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
- getExpressions() - Method in class com.whitestein.lsps.modulemanager.entity.Process
-
- getExpressions() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessElement
-
- getExpressions() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
-
- getExpressionString() - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
-
- getExpressionString() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getExpressionString() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
-
- getExpressionString() - Method in class com.whitestein.lsps.lang.ClosureExpressionHolder
-
- getExpressionString() - Method in interface com.whitestein.lsps.lang.exec.ClosureHolder
-
Returns a string representation of this closure holder expression.
- getExpressionString() - Method in class com.whitestein.lsps.lang.exec.MockClosureHolder
-
- getExpressionString() - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Returns a string representation of this reference holder expression.
- getExpressionString() - Method in class com.whitestein.lsps.lang.ExpressionAsClosureHolder
-
- getExpressionString() - Method in class com.whitestein.lsps.lang.OperationExpressionHolder
-
- getExpressionString() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getExpressionText() - Method in class com.whitestein.lsps.lang.ast.ParameterAst
-
- getExpressionTree() - Method in class com.whitestein.lsps.lang.ast.ParameterAst
-
- getExpressionType() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Returns the expression type.
- getExtension(Class<T>) - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- getExtension(Class<T>) - Method in class com.whitestein.lsps.lang.type.RecordField
-
- getExtension(Class<T>) - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns extension of given type.
- getExtension(Class<T>) - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns extension casted to required type.
- getExtensionMethods(Type, String) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getExtensionMethods(Type) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getExtensionMethods(Type, String) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of extension methods for a given type and name.
- getExtensionMethods(Type) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of extension methods for a given type.
- getExternalData() - Method in interface com.whitestein.lsps.engine.sharedrecord.ExternalDataRecordEntity
-
Returns external data representing record.
- getExternalDataMappings(long) - Method in interface com.whitestein.lsps.engine.MigrationService
-
Returns the migration external data mapping by the migration id.
- getExternalDataMappings(long) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
-
- getExternalEntityRecordType(Object) - Method in class com.whitestein.lsps.engine.JavaToTypeHelper
-
Returns record type for entity.
- getExternalHolder() - Method in class com.whitestein.lsps.engine.change.ExternalEntityChange
-
Returns external record holder.
- getExternalRecord(ExternalRecord<T>) - Method in class com.whitestein.lsps.human.CustomUIServiceBean
-
- getExternalRecord(ExternalRecord<T>) - Method in class com.whitestein.lsps.vaadin.CustomUIConnector
-
- getExternalRecordListeners() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns an unmodifiable list of external record listeners.
- getExternalRecords(List<ExternalRecord<T>>) - Method in class com.whitestein.lsps.human.CustomUIServiceBean
-
- getExternalRecords(Set<ExternalRecord<T>>) - Method in class com.whitestein.lsps.human.CustomUIServiceBean
-
- getExternalRecords(List<ExternalRecord<T>>) - Method in class com.whitestein.lsps.vaadin.CustomUIConnector
-
- getExternalRecords(Set<ExternalRecord<T>>) - Method in class com.whitestein.lsps.vaadin.CustomUIConnector
-
- getExternalRecordType() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns external record type.
- getExternalTypeProvider(String) - Method in interface com.whitestein.lsps.engine.ModelProviderService
-
Returns external type provider for provider class name.
- getExternalTypeProvider(RecordType) - Method in class com.whitestein.lsps.engine.sharedrecord.ExternalRecordTypeFactoryImpl
-
Returns data provider for the record type.
- getExternalTypeProvider(String) - Method in class com.whitestein.lsps.human.CustomUIServiceBean
-
- getExternalTypeProvider(String) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getExternalTypeProvider(String) - Method in class com.whitestein.lsps.vaadin.CustomUIConnector
-
- getExternalValue() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
finds an existing external value for entity hold by this adapter.
- getExternalValues() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns map of entity identification -> external value
- getFailed() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the failed count.
- getFailedCount() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the failedCount count.
- getField(Class<?>, String) - Method in enum com.whitestein.lsps.common.JavaReflectionCache
-
returns field from class or super-classes.
- getField() - Method in class com.whitestein.lsps.engine.comm.UpdateRecordFieldMessage
-
Returns the variable.
- getField(Class<?>, String) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
returns field from class or super-classes.
- getField(Class<?>, String) - Method in class com.whitestein.lsps.engine.tester.CustomEntityProvider
-
returns field from class or super-classes.
- getField() - Method in class com.whitestein.lsps.lang.type.ExternalRecordField
-
- getField() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- getField() - Method in class com.whitestein.lsps.lang.type.RecordField
-
- getField() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns the field.
- getField(String) - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns field representation.
- getFieldAst() - Method in class com.whitestein.lsps.lang.ast.ValidationTargetAst
-
- getFieldExpressions() - Method in class com.whitestein.lsps.lang.ast.RecordExpression
-
Returns the field expressions.
- getFieldName() - Method in class com.whitestein.lsps.lang.ast.ValidationTargetAst
-
- getFieldRanges() - Method in class com.whitestein.lsps.lang.ast.RecordExpression
-
Returns the map of field ranges.
- getFields() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns fields.
- getFieldsMap() - Method in class com.whitestein.lsps.lang.type.RecordType
-
- getFieldsOrder() - Method in class com.whitestein.lsps.lang.type.xml.RecordXmlMapping
-
- getFile() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFileResource
-
- getFilename() - Method in class com.whitestein.lsps.engine.dto.BinaryEntry
-
Returns the file name.
- getFileName() - Method in class com.whitestein.lsps.engine.dto.ModuleEntry
-
Returns the entry filename.
- getFilename() - Method in class com.whitestein.lsps.engine.state.BinaryData
-
Returns the filename.
- getFilename() - Method in class com.whitestein.lsps.modulemanager.entity.ModuleEntry
-
Returns file name
- getFilename() - Method in class com.whitestein.lsps.os.dto.PersonPicture
-
Returns file name.
- getFileName() - Method in class com.whitestein.lsps.visualization.dto.ModuleResource
-
Gets the file name of this resource.
- getFillColor() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets the fill color of this node
- getFillColor() - Method in class com.whitestein.lsps.visualization.ElementRuntimeData
-
Gets the fill color in "r,g,b" format.
- getFilterable() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
-
Indicates whether the table uses filterable container.
- getFilterable() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- getFilterComponentForColumn(int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGroupingTable
-
- getFilterComponentForColumn(int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- getFilterConfig() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Gets the filter configuration defined for this table column.
- getFilterConfig() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- getFilterConfigProvider() - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
-
- getFilterConfigProvider() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
-
Returned object provides information about configured filters.
- getFilterConfigProvider() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- getFilterDecorator() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
-
- getFilterDefinition() - Method in class com.whitestein.lsps.vaadin.forms.filter.DataFilter
-
Gets the filter definition representation.
- getFilterExpression() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Returns the filter expression.
- getFilterGenerator() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
-
Gets the filter generator from the table.
- getFilterId(Object) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter.FilterConfigProvider
-
Returns filter id which will be assigned to filters on this property.
- getFilterId() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
-
- getFilterId(Object) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Returns filter id which will be assigned to filters on this column.
- getFilterId(Object) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
- getFilterJavaClass(UITableColumn) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractDatasetVaadinAdapter
-
- getFilterJavaClass(UITableColumn) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractHierarchicalDatasetVaadinAdapter
-
- getFilters() - Method in class com.whitestein.lsps.common.filter.And
-
- getFilters() - Method in class com.whitestein.lsps.common.filter.Or
-
- getFilters() - Method in class com.whitestein.lsps.common.query.PagingCriteria
-
Returns list of filters applied to result list.
- getFilterString() - Method in class com.whitestein.lsps.common.filter.SimpleStringFilter
-
Returns the filter string.
- getFilterTimeout() - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
-
Search combo-box does not refresh drop down content until user stopped typing for
timeout
milliseconds.
- getFilterTypesMap() - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
-
- getFilterTypesMap() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
-
- getFilterTypesMap() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- getFilterUI() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- getFilterValueProvider(Serializable) - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
-
- getFilterValueProvider(Serializable) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
-
A value provider used by a column filter to obtain column values.
- getFilterValueProvider(Serializable) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- getFilterValueProvider() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Returns the value provider for this column filter.
- getFilterValueProvider() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- getFilterValueProvider(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter
-
Returns the filter value provider for given column.
- getFilterValueProvider() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- getFilterValueProviderDef() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Returns the filter value provider for this column.
- getFilterValueType(Object) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Returns the expected value type which will be present to the filter.
- getFiltrable() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordTableColumn
-
- getFiltrable() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- getFinished() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the finished date.
- getFinished() - Method in class com.whitestein.lsps.engine.dto.ModelUpdate
-
Returns the finished date.
- getFinished() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getFinished() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getFinished() - Method in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
-
Returns the finished date.
- getFinished() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getFinishedDate() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
-
Returns the date when the process has finished.
- getFinishedDate() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the finished date.
- getFinishedDate() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the finished date.
- getFinishedDate() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the finishedDate date.
- getFinishedFrom() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
- getFinishedFrom() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getFinishedFrom() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- getFinishedTo() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
- getFinishedTo() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getFinishedTo() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- getFirst() - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
-
Returns the first element in this range.
- getFirst() - Method in class com.whitestein.lsps.lang.exec.Path
-
- getFirst() - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
Returns the first element in this range.
- getFirst(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns the first item of the collection, or null
if the
collection is empty.
- getFirst(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns the first element for which the given condition is true.
- getFirstComponent() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
See corresponding lsps api.
- getFirstExecutionTraceElement(Class<T>) - Method in class com.whitestein.lsps.engine.ExecutionTrace
-
- getFirstName() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns the first name.
- getFirstName() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns first name of the person.
- getFirstName() - Method in interface com.whitestein.lsps.os.PersonEntity
-
First name
- getFirstNamePattern() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns the first name pattern.
- getFix() - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
- getFixedArgumentCount() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the number of fixed input paramters.
- getFlags() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns the set of record flags.
- getFlow(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns the flow.
- getFlowId() - Method in class com.whitestein.lsps.engine.change.TokenMovementChange
-
Gets the ID of the flow through which the token is being moved.
- getFlowId() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns the flow model id.
- getFor(Map<Module, ProcessModel>, Configuration, ClassLoaderService, ModelProviderService) - Static method in class com.whitestein.lsps.hibernate.envers.LspsAuditConfiguration
-
- getForeignKey(ExecutionContext, RecordHolder, Property) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- getForeignKey(ExecutionContext, RecordHolder, Property) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- getForeignKeyMetadata(String) - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
Returns the foreign key metadata for the given key name.
- getForeignKeyMetadata() - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
Returns a collection of all foreign key metadata.
- getForIfExists(Configuration) - Static method in class com.whitestein.lsps.hibernate.envers.LspsAuditConfiguration
-
- getFormat() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordLabels
-
- getFormat() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
-
- getFormat(Locale) - Method in class com.whitestein.lsps.vaadin.ui.LspsDateConverter
-
Returns instance of format to use for conversion.
- getFormat(Locale) - Method in class com.whitestein.lsps.vaadin.ui.LspsDecimalConverter
-
Returns instance of format to use for conversion.
- getFormatPattern() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.DateFilter
-
Gets the format pattern the date picker should use when formatting dates.
- getFormatPattern() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDateFilterConfig
-
- getFormatPattern() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDateRenderer
-
- getFormatPattern() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordNumberRenderer
-
- getFormatPattern() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
-
- getFormatPattern() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateRenderer
-
- getFormatPattern() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumberRenderer
-
- getFormatPattern(UIComponentData) - Static method in class com.whitestein.lsps.vaadin.ui.LspsDateConverter
-
- getFormatter() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordLabels
-
- getFormatter() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
-
- getFormClassNames() - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
-
- getFormConnector() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns the form connector.
- getFormFunction(String) - Method in class com.whitestein.lsps.human.model.Forms
-
Returns function signature of the form with the model id.
- getForms(ExecutionContext, String, ListHolder, MapHolder) - Method in interface com.whitestein.lsps.stdlib.function.AdvancedReflectionFunctions
-
- getForms(ExecutionContext, String, ListHolder, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.AdvancedReflectionFunctionsImpl
-
- getFormsComponentFactory() - Method in interface com.whitestein.lsps.vaadin.LspsAppConnector
-
- getFormsDirectory() - Method in class com.whitestein.lsps.test.TestConfig
-
- getForUserFromTo(String, Date, Date) - Method in class com.whitestein.lsps.activeuser.JpaUserActivityTrackDao
-
- getForUserFromTo(String, Date, Date) - Method in interface com.whitestein.lsps.activeuser.UserActivityTrackDao
-
Returns list of tracks for a user in specified time interval.
- getFreeType(FreeType) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- getFreeType(FreeType) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- getFreeType(FreeType) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getFreeType(String) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns free type value for given name or null if it does not exist.
- getFreeType(FreeType) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns the value of given free type or null if it does not exist in this context.
- getFreeType(FreeType) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getFreeTypeBound(FreeType) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the free type upper bound, or null
if there is no
bound defined.
- getFreeTypeBounds() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
- getFreeTypeMapping(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns free type mappings for this context.
- getFreeTypeMapping(FreeType) - Method in interface com.whitestein.lsps.lang.type.FreeTypeMapping
-
Returns the mapping of given free type.
- getFreeTypeMapping(FreeType) - Method in class com.whitestein.lsps.lang.type.TypeMapping
-
Returns actual type corresponding to given free type (or "null" if no
mapping is specified).
- getFreeTypes() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns free types.
- getFreeTypes() - Method in class com.whitestein.lsps.lang.parser.Parser
-
- getFreeTypes() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the free types of this function.
- getFreeTypes() - Method in class com.whitestein.lsps.lang.type.AbstractType
-
- getFreeTypes() - Method in interface com.whitestein.lsps.lang.type.Type
-
Returns the list of free types as they appear in the type.
- getFrom() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordCalendarCreateEvent
-
- getFrom() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordCalendarRescheduleEvent
-
- getFrom() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
-
- getFrom() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
-
- getFromCachedNonsharedAssociations(String) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
Returns value from to cache of nonshared associations.
- getFromCaption() - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getFromCaption() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getFromEntity(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
- getFromEntity(RecordProperty) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns value of property from entity.
- getFromEntity(Object, RecordProperty) - Method in interface com.whitestein.lsps.engine.sharedrecord.EntityReader
-
- getFromEntity(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
-
- getFromEntity(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoSharedRecordEntityAdapter
-
- getFromEntity(Object, RecordProperty) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
-
- getFromTo(Date, Date) - Method in class com.whitestein.lsps.activeuser.JpaUserActivityTrackDao
-
- getFromTo(Date, Date) - Method in interface com.whitestein.lsps.activeuser.UserActivityTrackDao
-
Returns list of tracks for all users in specified time interval.
- getFrozenColumnCount() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the number of frozen columns of this grid.
- getFullName() - Method in class com.whitestein.lsps.human.entity.RoleWithParameters
-
Returns a role unit name with this role name and all parameters.
- getFullName() - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- getFullName() - Method in class com.whitestein.lsps.lang.type.AbstractNamedType
-
Returns the full name of the given type.
- getFullName() - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
-
Returns record full name.
- getFullName() - Method in class com.whitestein.lsps.lang.type.NamedClassType
-
Returns the full name of the given type.
- getFullName() - Method in interface com.whitestein.lsps.lang.type.NamedType
-
Returns the full name of the given type.
- getFullName(String...) - Static method in class com.whitestein.lsps.lang.type.QID
-
Returns a full name of a qualified identifier from the given segments.
- getFullName() - Method in class com.whitestein.lsps.lang.type.QID
-
Returns the full name of this qualified identifier (encoded segments
separated with
QID.SEPARATOR
.
- getFullName() - Method in enum com.whitestein.lsps.lang.type.xml.BaseXSDType
-
- getFullName() - Method in class com.whitestein.lsps.orgstructure.entity.Role
-
Converts this role into a
RoleUnitName
instance and returns
instance.
- getFullName(RoleUnitParameter...) - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
- getFullName() - Method in class com.whitestein.lsps.orgstructure.entity.RoleWithParameters
-
Returns a role unit name with this role name and all parameters.
- getFullName() - Method in class com.whitestein.lsps.orgstructure.model.RoleUnit
-
Returns the
full name
of this role or organization unit.
- getFullName() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns the full name of the person.
- getFullText() - Method in interface com.whitestein.lsps.lang.ast.ASTNode
-
Returns the full text of the source in which this node is present.
- getFullText() - Method in class com.whitestein.lsps.lang.ast.ASTNodeImpl
-
- getFullText() - Method in class com.whitestein.lsps.lang.parser.ParserBase
-
Returns the source text of the parsed expression.
- getFunctionContextId(FunctionExpression) - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getFunctionExpression() - Method in class com.whitestein.lsps.lang.ast.FunctionCallWithNamedArgs
-
Returns the function expression.
- getFunctionMetadata(ExecutionContext, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- getFunctionMetadata(ExecutionContext, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- getFunctionName(FunctionSignature) - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- getFunctions() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunctions
-
- getFunctions(ExecutionContext, String, MapHolder, Type) - Method in interface com.whitestein.lsps.stdlib.function.AdvancedReflectionFunctions
-
- getFunctions(ExecutionContext, String, ListHolder, Type, MapHolder) - Method in interface com.whitestein.lsps.stdlib.function.AdvancedReflectionFunctions
-
- getFunctions(ExecutionContext, String, MapHolder, Type) - Method in class com.whitestein.lsps.stdlib.function.AdvancedReflectionFunctionsImpl
-
- getFunctions(ExecutionContext, String, ListHolder, Type, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.AdvancedReflectionFunctionsImpl
-
- getFunctionSignature() - Method in class com.whitestein.lsps.lang.ast.CompoundAssignmentExpression
-
Returns the function signature.
- getFunctionSignature() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getFunctionSignature() - Method in class com.whitestein.lsps.lang.ast.FunctionExpression
-
Returns the function signature.
- getFunctionSignature() - Method in class com.whitestein.lsps.lang.ast.MethodExpression
-
- getFunctionSignature() - Method in class com.whitestein.lsps.lang.ast.SignatureExpression
-
Returns the function signature.
- getGEGenerator(RoleUnit) - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitGeneration
-
Creates new generator for the given element
according its
type and properties
- getGenerator() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- getGetter(Class, String) - Method in enum com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAccessor
-
- getGetter(Class, String) - Method in class com.whitestein.lsps.hibernate.envers.AuditSharedRecordEntityAccessor
-
- getGoal() - Method in class com.whitestein.lsps.stdlib.type.AchieveGoalHolder
-
- getGoal(Goal) - Method in interface com.whitestein.lsps.stdlib.type.CoreTypeFactory
-
Returns a core::Goal
record for the given goal.
- getGoal(Goal) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
- getGoal() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns the goal from model.
- getGoal() - Method in class com.whitestein.lsps.stdlib.type.MaintainGoalHolder
-
- getGoalName() - Method in class com.whitestein.lsps.engine.comm.UpdateGoalStateMessage
-
Returns the goal name.
- getGoalPlan(E) - Method in interface com.whitestein.lsps.stdlib.type.CoreTypeFactory
-
Returns a core::GoalPlan
record for the given goal/plan.
- getGoalPlan(E) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
- getGoalPlanHolder(GOElement) - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Returns goal/plan holder for given go element instance (the instance can
even be from another context).
- getGoals() - Method in class com.whitestein.lsps.engine.dto.ProcessInstance
-
Returns the process instance goals.
- getGoals() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns the collection of top goals.
- getGoalState(String) - Method in class com.whitestein.lsps.test.ModelInstance
-
Returns a state of the given goal.
- getGoalType() - Method in class com.whitestein.lsps.engine.state.xml.Goal
-
Returns the goal type.
- getGOElement(String) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns the go element by its name.
- getGOElement() - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Returns contained GO element.
- getGOElements() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns all go elements.
- getGOProcessDescription() - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Returns the GO process description.
- getGreaterThanValue() - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.NumberFilterPopup2.NumberInterval
-
- getGreen() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordColor
-
- getGreen() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- getGroupingValue(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.ClosureGroup
-
- getGroupingValue(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.LineResolvingGroup
-
- getGroupingValue(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.PropertyGroup
-
- getGuard() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the guard expression of this connection
- getHandle(ValueHolder) - Method in interface com.whitestein.lsps.engine.dto.HandleResolver
-
Returns a serializable handle for the given value-holder.
- getHandle(ValueHolder) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getHandle(ValueHolder) - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getHandle(ValueHolder) - Method in class com.whitestein.lsps.engine.lang.HandleResolverImpl
-
- getHandle() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
Returns handle for this holder.
- getHandle(ValueHolder) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getHandle() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Returns handle.
- getHandle() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
- getHandle(ValueHolder) - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getHandle(ValueHolder) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getHandle(ValueHolder) - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns handle for the given value holder.
- getHandle() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Returns a serializable handle for the value of this variant.
- getHandledBoundaryEvent(String) - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns handled boundary event with id.
- getHandledBoundaryEvents() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns list of already handled boundary events.
- getHandlerId() - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- getHandlerId() - Method in exception com.whitestein.lsps.engine.exception.RestRequestHandlerNotFoundException
-
Gets the ID for which no rest request handler has been found.
- getHasChildrenAdapter() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Provides an adapter of this component which allows easily invoke methods on
the forms::HasChildren
interface.
- getHasChildrenAdapter() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
- getHasChildrenAdapter() - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
- getHash() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns the hash.
- getHash() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Returns the module hash.
- getHash() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns the module hash.
- getHash() - Method in class com.whitestein.lsps.test.Module
-
Returns the module hash.
- getHashForProcessModel(ProcessModel) - Method in enum com.whitestein.lsps.engine.ModelCache
-
- getHeader() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Gets the column header text.
- getHeader() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
Returns ui::GridColumn.header
- getHeaderAlignment() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Gets the current setting of the header alignment or CustomTable.Align.LEFT
if no explicit alignment of the header is set.
- getHeaderAlignment() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- getHeaders() - Method in class com.whitestein.lsps.wsclient.function.HttpCallFunctions.HttpResponse
-
- getHeaders() - Method in class com.whitestein.lsps.wsserver.task.WsRequestMessage
-
Returns the headers.
- getHeaderString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
-
- getHeaderStyleName() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Gets style name applied to this column header.
- getHealthCheckNumberOfEngineLoops() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
If the specified number of loops is exceeded it is reported in health check.
- getHealthCheckNumberOfEngineLoops() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- getHeight() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Gets the height of this component
- getHeight() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets the height of this node.
- getHeight(ProcessElementType) - Static method in class com.whitestein.lsps.visualization.ElementTypeDataRegister
-
Gets the default height for the given type
- getHeightByRows() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the amount of rows in the grid body that are shown if the height mode is ROW.
- getHibernateConverter() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Returns to hibernate converter.
- getHibernateLazyInitializer() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityProxy
-
- getHierarchicalContainer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractHierarchicalDatasetVaadinAdapter
-
Creates new hierarchical container which provides correct list of sortable columns.
- getHigh() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- getHigh() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- getHint() - Method in class com.whitestein.lsps.test.web.components.UIComponent
-
Returns the hint message associated with this component (if any).
- getHints() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Returns the presentation hints from the last component refresh.
- getHintsNonnull() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Returns the presentation hints from the last component refresh.
- getHistory(ExecutionContext) - Method in interface com.whitestein.lsps.vaadin.LspsAppConnector
-
This method should return the history of the navigation within the UI.
- getHistoryEntry(ExecutionContext, Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
Returns the navigation history entry for this document.
- getHistoryEntry(ExecutionContext, Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
-
Returns the navigation history entry for this todo.
- getHistoryEntry(ExecutionContext, Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.LspsTodoHolder
-
Returns the navigation history entry for this todo.
- getHolder() - Method in class com.whitestein.lsps.engine.change.ExternalRecordPropertyAccessEvent
-
- getHolder() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns holder for the underlying entity.
- getHolder() - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Returns holder.
- getHolderFactory() - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- getHolderFactory() - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- getHolderFactory() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getHolderFactory() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
- getHolderFactory() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getHolderForEntity(Object) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns holder for an entity.
- getHolderInternal() - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Returns value of holder field.
- getHour(ExecutionContext, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns the hour of a day of the date.
- getHumanDirectory() - Method in class com.whitestein.lsps.test.TestConfig
-
- getHumanHolderConverter() - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
Returns the provided human holder converter.
- getIcon() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Gets the icon of this component.
- getIcon(Object) - Method in class com.whitestein.lsps.vaadin.forms.WTree
-
Override to provide icon for items.
- getIcon(TreeItem) - Method in class com.whitestein.lsps.vaadin.ui.components.UITree2
-
Override to provide icon for items.
- getId() - Method in interface com.whitestein.lsps.common.EntityWithId
-
Returns the primary key.
- getId() - Method in class com.whitestein.lsps.common.ErrorContext
-
Returns id.
- getId() - Method in class com.whitestein.lsps.engine.dto.BinaryEntry
-
Returns the id of the resource.
- getId() - Method in class com.whitestein.lsps.engine.dto.Context
-
Returns the id of this context.
- getId() - Method in class com.whitestein.lsps.engine.dto.Handle
-
Returns id of the handle.
- getId() - Method in class com.whitestein.lsps.engine.dto.Log
-
Returns the id.
- getId() - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
- getId() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the id.
- getId() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
- getId() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
-
Returns process id.
- getId() - Method in class com.whitestein.lsps.engine.dto.ModelUpdate
-
Returns the model instance migration id.
- getId() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns the id.
- getId() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- getId() - Method in class com.whitestein.lsps.engine.dto.ModuleEntry
-
Returns the entry id.
- getId() - Method in class com.whitestein.lsps.engine.dto.ModuleInstance
-
Returns the id of this module instance.
- getId() - Method in class com.whitestein.lsps.engine.dto.ProcessInstance
-
Returns the process instance id.
- getId() - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
-
Database identifier of this record.
- getId() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
- getId() - Method in class com.whitestein.lsps.engine.dto.Setting
-
- getId() - Method in class com.whitestein.lsps.engine.dto.Signal
-
Returns the id.
- getId() - Method in class com.whitestein.lsps.engine.dto.val.BinaryValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.BooleanValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.DateValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.DecimalValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.EnumerationValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.ListValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.ListValueListAdapter
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.MapValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.MapValueMapAdapter
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.NullValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.ObjectValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.PropertyPathValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.PropertyValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.SetValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.SetValueSetAdapter
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.StringValue
-
- getId() - Method in class com.whitestein.lsps.engine.dto.val.TypeValue
-
- getId() - Method in interface com.whitestein.lsps.engine.dto.val.Value
-
Returns the id of this value, if any.
- getId() - Method in class com.whitestein.lsps.engine.dto.val.ValueRef
-
- getId() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getId() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getId() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
-
- getId() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getId() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
- getId() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getId() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
-
- getId() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordPluginEntityProxy
-
- getId() - Method in class com.whitestein.lsps.engine.state.Setting
-
- getId() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- getId() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- getId() - Method in interface com.whitestein.lsps.engine.state.xml.EntityWithId
-
Returns the id.
- getId() - Method in class com.whitestein.lsps.engine.state.xml.Escalation
-
- getId() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the id.
- getId() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
- getId() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- getId() - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
-
- getId() - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
- getId() - Method in class com.whitestein.lsps.engine.state.xml.Task
-
- getId() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
- getId() - Method in class com.whitestein.lsps.engine.tester.entities.EntityA
-
- getId() - Method in class com.whitestein.lsps.engine.tester.entities.EntityB
-
- getId() - Method in class com.whitestein.lsps.engine.tester.entities.EntityC
-
- getId() - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- getId() - Method in class com.whitestein.lsps.engine.tester.entities.EntityR3
-
- getId() - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordD
-
- getId() - Method in class com.whitestein.lsps.human.dto.DocumentInfo
-
Returns the document id.
- getId() - Method in class com.whitestein.lsps.human.dto.SavedDocument
-
Returns the document id.
- getId() - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
- getId() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the todo id.
- getId() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- getId() - Method in class com.whitestein.lsps.human.dto.TodoEscalation
-
Returns the escalation id.
- getId() - Method in class com.whitestein.lsps.lang.ClosureExpressionHolder
-
- getId() - Method in class com.whitestein.lsps.lang.exec.MockValueHolder
-
- getId() - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
- getId() - Method in interface com.whitestein.lsps.lang.exec.ValueHolder
-
Returns the id of the holder if present.
- getId() - Method in class com.whitestein.lsps.lang.ExpressionAsClosureHolder
-
- getId() - Method in interface com.whitestein.lsps.lang.operation.ReferencedOperation
-
Returns id of the operation.
- getId() - Method in class com.whitestein.lsps.lang.OperationExpressionHolder
-
- getId() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getId() - Method in class com.whitestein.lsps.lang.type.QID
-
Returns the id (the last segment).
- getId() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
- getId() - Method in class com.whitestein.lsps.orgstructure.entity.Right
-
- getId() - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
- getId() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns the id of the person.
- getId() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
- getId() - Method in class com.whitestein.lsps.os.dto.SecurityRole
-
Returns the id of the role.
- getId() - Method in exception com.whitestein.lsps.os.exception.PersonNotFoundException
-
Returns id of the person
- getId() - Method in class com.whitestein.lsps.stdlib.entity.Lock
-
- getId() - Method in class com.whitestein.lsps.test.Module
-
Returns the module id.
- getId() - Method in class com.whitestein.lsps.test.TestPerson
-
Returns the person id.
- getId() - Method in class com.whitestein.lsps.test.web.components.UIComponent
-
Returns the PDS component ID, e.g.
- getId() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the identifier of the connection element.
- getId() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets the node identifier
- getIdAllocator() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns value id allocator.
- getIdByIndex(int) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- getIdentificationFields() - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
-
Returns fields that are part of record identification.
- getIdentificationString() - Method in class com.whitestein.lsps.engine.dto.val.ExternalRecordValue
-
- getIdentificationString() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getIdentificationString() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getIdentificationString() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
- getIdentificationString() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolderBase
-
- getIdentificationString() - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- getIdentificationString() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getIdentificationString() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getIdentificationString() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns identification string (string form of primary key)
- getIdentifier() - Method in interface com.whitestein.lsps.engine.lang.TaskContext
-
Returns the identifier of this task.
- getIdentifier() - Method in class com.whitestein.lsps.engine.lang.TaskContextImpl
-
- getIdentifier() - Method in class com.whitestein.lsps.engine.LocalizationKey
-
Gets the identifier.
- getIdentifier() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getIdentifier() - Method in class com.whitestein.lsps.lang.ast.DefExpression
-
Returns the identifier.
- getIdentifier() - Method in class com.whitestein.lsps.lang.ast.IdentifierAst
-
- getIdentifierRange() - Method in class com.whitestein.lsps.lang.ast.DefExpression
-
Returns the range of the identifier.
- getIdentifierRange() - Method in class com.whitestein.lsps.lang.ast.ForeachExpression
-
Returns the range of the identifier.
- getIdFromCache(String, PersonDao) - Method in enum com.whitestein.lsps.pm.PersonLoginToIdCache
-
Returns person id for person login.
- getIfExpressions() - Method in class com.whitestein.lsps.lang.ast.ConditionalExpression
-
Returns the list of "if" expressions.
- getImplementationClass() - Method in class com.whitestein.lsps.engine.AbstractAsynchronousExecutionTask
-
- getImplementationClass() - Method in class com.whitestein.lsps.wsclient.task.HttpClientTask
-
- getImplementationClass() - Method in class com.whitestein.lsps.wsclient.task.WsSoapCall
-
- getImplementationType() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns implementation type.
- getImplementationType(String) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- getImplementationType(long) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- getImplementationType() - Method in class com.whitestein.lsps.human.model.GenericDocumentDefinition
-
Returns implementation type.
- getImplementationType(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getImport(String) - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns an imported module (directly or indirectly) for the given name.
- getImportedModuleByName(String) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getImportedModuleByName(String) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a reachable imported module by its module name or null if no such module exists.
- getImportedModules(Object) - Method in interface com.whitestein.lsps.common.hash.IHashDataProvider
-
- getImportedModules() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getImportedModules() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns imported modules.
- getImportedModules(Object) - Method in class com.whitestein.lsps.modulemanager.EntityModuleHashDataProvider
-
- getImports() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns a collection of directly imported modules.
- getImports() - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- getIncludeConstraintViolation() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- getIncludeIds() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Returns the id include list.
- getIncludePersonIds() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns the include person ids collection.
- getInDegree(V) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns in degree of given vertex.
- getIndex() - Method in class com.whitestein.lsps.common.query.PagingCriteria
-
Returns the index of the first item in the result list (starting from 0).
- getIndex() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the index of this log.
- getIndex() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns index.
- getIndexedContainer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.SimpleDatasetVaadinAdapter
-
Returns the indexed container which provides correct list of sortable columns.
- getIndexExpressions() - Method in class com.whitestein.lsps.lang.ast.MapExpression
-
Returns the index expressions.
- getIndexList() - Method in class com.whitestein.lsps.engine.state.xml.MapValue
-
Returns the list of indexes.
- getIndexMetadata() - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
Returns metadata of indexes.
- getIndexMetadata(String) - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
Returns the index metadata for the given index name.
- getIndexType() - Method in class com.whitestein.lsps.lang.type.MapType
-
Returns the index type of this array type.
- getInfo() - Method in class com.whitestein.lsps.engine.dto.ModelInstance
-
Returns the model instance info.
- getInfo(boolean) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
- getInfo() - Method in class com.whitestein.lsps.test.ModelInstance
-
- getInit() - Method in class com.whitestein.lsps.lang.ast.ForExpression
-
- getInitalModelIds() - Method in class com.whitestein.lsps.engine.SqlInitialModelsServiceBean
-
- getInitialInternalVersionFor(String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns initial internal version to be used.
- getInitialVersion() - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
-
Returns initial version.
- getInitialVersion() - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Returns initial version.
- getInjector() - Method in interface com.whitestein.lsps.vaadin.LspsAppConnector
-
- getInjector() - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
-
Returns instance of
Injector
to use for injecting created components
- getInjector() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
- getInputData() - Method in class com.whitestein.lsps.engine.state.RollbackItem
-
The input data.
- getInputData() - Method in class com.whitestein.lsps.engine.state.UnprocessedInput
-
Returns the input that was not processed.
- getInputDate() - Method in class com.whitestein.lsps.engine.state.UnprocessedInput
-
Returns the input date.
- getInputPrompt() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTextField
-
Gets the current input prompt (placeholder or hint).
- getInputPrompt() - Method in class com.whitestein.lsps.vaadin.forms.WComboBox
-
Gets the current input prompt.
- getInputPrompt() - Method in class com.whitestein.lsps.vaadin.forms.WMultiselectComboBox
-
Gets the current input prompt.
- getInputPrompt() - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
-
Gets the current input prompt.
- getInputPrompt() - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentWithInputPrompt
-
Gets the current input prompt.
- getInputsForReceiver(long) - Method in interface com.whitestein.lsps.engine.UnprocessedInputsService
-
- getInputsForReceiver(long) - Method in class com.whitestein.lsps.engine.UnprocessedInputsServiceBean
-
- getInputType(TaskContext) - Method in class com.whitestein.lsps.wsclient.task.WsSoapCall
-
- getInRole() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns the in role constraint.
- getInstance() - Static method in class com.whitestein.lsps.engine.HealthCheckData
-
- getInstanceofType() - Method in class com.whitestein.lsps.lang.ast.InstanceofExpression
-
Returns the target (tested) type.
- getInstanceType() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Returns the actual type of the value (or instance).
- getInterceptor() - Method in class com.whitestein.lsps.engine.sharedrecord.HibernateConfigurationFactoryImpl
-
- getInterfaces() - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- getInterfaces() - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- getInterfaces() - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns the set of interfaces extending directly.
- getInterfaceTypes() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getInterfaceTypes() - Method in interface com.whitestein.lsps.lang.module.Module
-
Returns interface types, declared in this Module
- getInternalState() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- getInterpretationStrategy() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Returns interpreter strategy.
- getInterpretationStrategy() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
Returns interpreter strategy.
- getInterruptionReason() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the reason for which the todo was interrupted.
- getInterruptionReason() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Returns interruption reason used for filtering interrupted to-dos by reason.
- getInterruptionReason() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns reason for which the todo was interrupted.
- getIntersection(Set<E>, Set<E>) - Static method in class com.whitestein.lsps.common.Sets
-
Returns the intersection of the two sets.
- getInterval() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.DateFilter
-
Gets the date interval defined by this configuration.
- getIssuedDate() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the date when the todo was issued.
- getIssuedDate() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the date when the todo was issued.
- getIssuedFrom() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- getIssuedTo() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- getIssuedTodo() - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
Returns the issued todo reference.
- getItem(Object) - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
-
- getItem(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- getItemCaption(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.UILazyComboBox
-
- getItemExpressions() - Method in class com.whitestein.lsps.lang.ast.ContainerExpression
-
Returns the expressions for the items.
- getItemId(UIComponentScope) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- getItemIdForRowObject(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
-
- getItemIdForRowObject(Object) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
-
Returns the Container
ItemID for particular row object.
- getItemIdForRowObject(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- getItemIds() - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
-
- getItemIds() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- getItemIds(int, int) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- getItemList() - Method in class com.whitestein.lsps.engine.state.xml.MapValue
-
Returns the list of items.
- getItemMapping() - Method in class com.whitestein.lsps.lang.type.ContainerJavaMapping
-
Returns mapping for collection item.
- getItemProperty(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridItem
-
- getItemPropertyIds() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridItem
-
- getItems() - Method in class com.whitestein.lsps.lang.InterpreterStackTrace
-
Returns the stack trace elements ordered from the first (head) to the
last (tail).
- getItems() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- getItemType() - Method in class com.whitestein.lsps.engine.dto.val.ListValueListAdapter
-
- getItemType() - Method in class com.whitestein.lsps.engine.dto.val.SetValueSetAdapter
-
- getItemType() - Method in interface com.whitestein.lsps.lang.exec.CollectionHolder
-
Returns the type of the items stored in this collection.
- getItemType() - Method in class com.whitestein.lsps.lang.exec.MockListHolder
-
- getItemType() - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
-
- getItemType() - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
- getItemType() - Method in class com.whitestein.lsps.lang.type.ContainerType
-
Returns the item type of this container type.
- getItemType(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
- getItemType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.DataDataset
-
- getItemType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GenericDataset
-
- getItemType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset
-
- getItemType() - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.IDataset
-
Returns the type of data returned by the load functions.
- getItemType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.InMemoryDatasetFilter
-
- getItemType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.QueryDataset
-
- getItemType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.TypeDataset
-
- getIterator() - Method in class com.whitestein.lsps.lang.ast.ForeachExpression
-
Returns the iterator (identifier) name.
- getIteratorExpression(Filter.ValueProvider<?>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
-
Returns an expression in the form of "i.field1.field2..." for given value provider.
- getIteratorExpression(ISort) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
-
Returns an expression in the form of "i.field1.field2..." for given value provider.
- getIteratorType() - Method in class com.whitestein.lsps.lang.ast.ForeachExpression
-
Returns the iterator type.
- getIteratorValue() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
- getIteratorValue() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
- getIteratorValue() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- getIteratorValue() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
- getJavaArgumentTypes() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns list of argument types then compiled to java.
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.ClassType
-
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.ClosureType
-
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.CollectionType
-
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.EnumerationType
-
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.FreeType
-
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.JavaMapping
-
Returns java class.
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.ListType
-
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.MapType
-
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.ReferenceType
-
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.SetType
-
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.SimpleType
-
- getJavaClass() - Method in interface com.whitestein.lsps.lang.type.Type
-
Returns the Java class represented by this type.
- getJavaClass() - Method in class com.whitestein.lsps.lang.type.TypeType
-
- getJavaIdentification() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getJavaIdentification() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getJavaIdentification() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns the unique object for this record (primary key).
- getJavaIdentification() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolderBase
-
- getJavaIdentification() - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- getJavaIdentification() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getJavaIdentification() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getJavaIdentification() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns identification in plain java form.
- getJavaMapping() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- getJavaMapping() - Method in class com.whitestein.lsps.lang.type.RecordField
-
- getJavaMapping() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns java mapping.
- getJavaObject() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getJavaObject() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getJavaObject() - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- getJavaObject() - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- getJavaObject() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getJavaObject() - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Returns underlying java object if there is some.
- getJavaObject() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- getJavaObject() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getJavaObject() - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
-
- getJavaObject() - Method in class com.whitestein.lsps.engine.sharedrecord.PojoSharedRecordEntityAdapter
-
- getJavaObject() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getJavaObject() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns underlying java object if there is some.
- getJavaObject() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns underlying java object if there is some.
- getJavaObject() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getJavaReservedWords() - Static method in class com.whitestein.lsps.engine.lang.compiled.JavaIdentifierCreator
-
- getJMXQueueSize() - Method in class com.whitestein.lsps.engine.HealthCheck
-
- getJMXQueueSize() - Method in interface com.whitestein.lsps.engine.HealthCheckMXBean
-
- getKey() - Method in class com.whitestein.lsps.common.StringProperty
-
Returns the key.
- getKey() - Method in class com.whitestein.lsps.common.util.Pair
-
Returns the key.
- getKey() - Method in class com.whitestein.lsps.engine.dto.val.RecordValueItem
-
Returns the item key.
- getKey() - Method in class com.whitestein.lsps.human.dto.MapEntry
-
- getKeyMapping() - Method in class com.whitestein.lsps.lang.type.ContainerJavaMapping
-
Returns mapping for collection key.
- getKeyPassword() - Method in class com.whitestein.lsps.wsclient.SslConfig
-
- getKeys() - Method in class com.whitestein.lsps.engine.dto.LocalizationResourceBundle.Bundle
-
- getKeys() - Method in class com.whitestein.lsps.engine.dto.LocalizationResourceBundle
-
- getKeyStoreDataFile() - Method in class com.whitestein.lsps.wsclient.SslConfig
-
- getKeyStorePassword() - Method in class com.whitestein.lsps.wsclient.SslConfig
-
- getKeyStoreType() - Method in class com.whitestein.lsps.wsclient.SslConfig
-
- getKeyword() - Method in enum com.whitestein.lsps.lang.Visibility
-
- getKind() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getLabel() - Method in enum com.whitestein.lsps.human.dto.TodoStatus
-
Returns the status label.
- getLabel() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getLabel(boolean) - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getLabel() - Method in class com.whitestein.lsps.test.web.components.InputComponent
-
Returns the present component's label.
- getLabel() - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordSelectItem
-
- getLabel() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordSelectItem
-
- getLanguageKeywords() - Static method in class com.whitestein.lsps.lang.parser.Parser
-
- getLanguageKeywords() - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns a set of language keywords.
- getLast() - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
-
Returns the last element in this range.
- getLast() - Method in class com.whitestein.lsps.lang.exec.Path
-
- getLast() - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
Returns the last element in this range.
- getLast(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns the last item of the collection, or null
if the
collection is empty.
- getLast(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns the last element for which the given condition is true.
- getLastAllocatedValueId() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the last allocated value id.
- getLastDetachmentId() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the last detachment id.
- getLastExecutionTraceElement(Class<T>) - Method in class com.whitestein.lsps.engine.ExecutionTrace
-
- getLastExpression() - Method in class com.whitestein.lsps.lang.ast.ChainedExpression
-
Returns the last expression.
- getLastForUser(String) - Method in class com.whitestein.lsps.activeuser.JpaUserActivityTrackDao
-
- getLastForUser(String) - Method in interface com.whitestein.lsps.activeuser.UserActivityTrackDao
-
Returns latest track for a user.
- getLastName() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns the last name.
- getLastName() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns last name of the person.
- getLastName() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Last name.
- getLastNamePattern() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns the last name pattern.
- getLastPersisted() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns records persisted during last evaluation level merge.
- getLastSort() - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractHierarchicalDatasetVaadinAdapter
-
- getLastUpdate() - Method in class com.whitestein.lsps.activeuser.UserActivityTrack
-
- getLatestModule(String) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
-
- getLatestModule(String) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
-
Returns the latest module with a given name.
- getLatestModules(boolean) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
-
- getLatestModules(boolean) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
-
Returns the latest modules.
- getLatestModulesWithName(boolean, String) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
-
- getLatestModulesWithName(boolean, String) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
-
Returns the latest modules with the name.
- getLatitude() - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordGeographicCoordinates
-
- getLatitude() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordGeographicCoordinates
-
- getLeftExpression() - Method in class com.whitestein.lsps.lang.ast.AssignmentExpression
-
Returns the left-hand side expression.
- getLeftExpression() - Method in class com.whitestein.lsps.lang.ast.CompoundAssignmentExpression
-
Returns the left-hand side expression.
- getLength() - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
- getLength() - Method in interface com.whitestein.lsps.lang.ast.ASTRange
-
Returns the length of the node text.
- getLength() - Method in class com.whitestein.lsps.lang.ast.ASTRangeImpl
-
- getLength() - Method in exception com.whitestein.lsps.lang.exception.ValidationException
-
Returns the length of the expression substring where a validation error is detected.
- getLessThan() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.NumericFilter
-
- getLessThan() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDateFilterConfig
-
- getLessThan() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordNumericFilterConfig
-
- getLessThan() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
-
- getLessThan() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
-
- getLessThanValue() - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.NumberFilterPopup2.NumberInterval
-
- getLevel() - Method in class com.whitestein.lsps.engine.dto.Log
-
Returns the log level.
- getLevel() - Method in enum com.whitestein.lsps.engine.state.StateType
-
Compression level.
- getLevelName(int) - Static method in class com.whitestein.lsps.engine.dto.Log
-
- getLevelText() - Method in class com.whitestein.lsps.engine.dto.Log
-
Returns the log level as a formatted text in the format:
- getLicense(Long) - Method in class com.whitestein.lsps.license.JpaLicenseDao
-
- getLicense(Long) - Method in interface com.whitestein.lsps.license.LicenseDao
-
- getLifecycleState() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns life-cycle state.
- getLine() - Method in interface com.whitestein.lsps.lang.ast.ASTNode
-
Returns the line number where the node text starts.
- getLine() - Method in class com.whitestein.lsps.lang.ast.ASTNodeImpl
-
- getLine() - Method in exception com.whitestein.lsps.lang.exception.ValidationException
-
Returns the line of the expression substring where a validation error has been detected.
- getLine() - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
-
- getLine(Tree) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns the line number.
- getLine(CommonToken) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns the line number.
- getLineDelimiter(int) - Method in class com.whitestein.lsps.common.text.TextDocument
-
Returns the line delimiter of the given line.
- getLineLength(int) - Method in class com.whitestein.lsps.common.text.TextDocument
-
Returns the length of the given line including the line's delimiter.
- getLineOfExpressionLoggedAtException() - Method in interface com.whitestein.lsps.lang.LangSettings
-
Returns number of lines of an expression before and after a problem logged in exception.
- getLineOfExpressionLoggedAtException() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
Returns number of lines of an expression before and after a problem logged in exception.
- getLineOffset(int) - Method in class com.whitestein.lsps.common.text.TextDocument
-
Determines the offset of the first character of the given line.
- getLineOfOffset(int) - Method in class com.whitestein.lsps.common.text.TextDocument
-
Returns the number of the line at which the character of the specified
position is located.
- getLineText(int, boolean) - Method in class com.whitestein.lsps.common.text.TextDocument
-
Returns a text of the line given by its line number.
- getListenerDefinition(UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.events.UIListener
-
Returns the listener definition, never null.
- getListenerDefinition(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
-
- getListenerDefinitions() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
- getLiteralValue() - Method in class com.whitestein.lsps.lang.module.ConstantInfo
-
If the constant is
literal
, returns the literal value.
- getLoadDate(long) - Method in enum com.whitestein.lsps.engine.ModelCache
-
Returns load time of the process model to the cache.
- getLocalAssociations() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns local associations.
- getLocalAssociationsMap() - Method in class com.whitestein.lsps.lang.type.RecordType
-
- getLocale() - Method in class com.whitestein.lsps.engine.dto.LocalizationResourceBundle.Bundle
-
- getLocale() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Gets the locale set to the root component widget.
- getLocale() - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getLocale() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getLocale() - Method in class com.whitestein.lsps.vaadin.util.UserInfo
-
Returns the locale preferred by this user.
- getLocalFields() - Method in class com.whitestein.lsps.lang.type.RecordType
-
- getLocalizedLabel() - Method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
-
Returns the localized label.
- getLocalizedString(String, ResourceBundle) - Static method in class com.whitestein.lsps.engine.LocalizationUtils
-
Returns the original string with all localizable strings replaced by
their translation.
- getLocalizedString(String, Component) - Method in interface com.whitestein.lsps.vaadin.ui.LspsLocalizer
-
Returns localized string based on the application locale.
- getLocalizedString(String, Component) - Method in class com.whitestein.lsps.vaadin.ui.LspsLocalizerImpl
-
- getLocalizedString(String, Component) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Returns localized engine string based on the application locale.
- getLocalizedString(Locale, String, Object...) - Static method in class com.whitestein.lsps.vaadin.util.Utils
-
Returns localized string for given key and locale, replacing numbered tokens ({0}, {1}...) with the arguments.
- getLocalizer() - Method in interface com.whitestein.lsps.vaadin.LspsAppConnector
-
- getLocalMethods() - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns locally defined methods (methods defined in this type, not inherited).
- getLocalMethods() - Method in class com.whitestein.lsps.lang.type.NamedClassType
-
- getLocalName() - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
Returns the local name of this
RoleName
instance.
- getLocalName() - Method in class com.whitestein.lsps.os.dto.RoleUnitName
-
Returns the local name of this role or organization unit, i.e.
- getLocalProperties() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns local properties.
- getLocalSignaturesForName(String) - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getLocalSignaturesForName(String) - Method in class com.whitestein.lsps.lang.module.BasicModulePart
-
- getLocalSignaturesForName(String) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns the local function signatures for given name.
- getLocalSignaturesForName(String) - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
-
- getLocalStaticMethods() - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns locally defined static methods (methods defined in this type, not inherited).
- getLocalStaticMethods() - Method in class com.whitestein.lsps.lang.type.RecordType
-
- getLockDate() - Method in class com.whitestein.lsps.stdlib.entity.Lock
-
Returns the lock timestamp.
- getLockedTodo(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the to-do for the given ID including the to-do content and its performers.
- getLockedTodo(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getLockName() - Method in class com.whitestein.lsps.engine.dto.Lock
-
Returns the name of the lock.
- getLockName() - Method in class com.whitestein.lsps.stdlib.entity.Lock
-
Returns name of the lock.
- getLog() - Method in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
-
Returns the migration log.
- getLog() - Method in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdateLog
-
Returns the log.
- getLogDate() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the logDate.
- getLogDate() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns log date.
- getLogDate() - Method in class com.whitestein.lsps.stdlib.entity.Log
-
Returns the log logDate.
- getLogDateFrom() - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Returns the log date from.
- getLogDateTo() - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Returns the log date to.
- getLoggedInPerson() - Method in class com.whitestein.lsps.test.web.UITester
-
- getLogin() - Method in exception com.whitestein.lsps.os.exception.PersonNotFoundException
-
Returns login of the person
- getLogin() - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Getter for the field login
- getLoginAndFullName() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns "login (full name)"
- getLogIndex() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the logIndex of this log.
- getLoginName() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns the login name of the person.
- getLoginName() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns the login name of the person.
- getLoginName() - Method in exception com.whitestein.lsps.os.exception.PersonAlreadyExistsException
-
Returns login name of the person
- getLoginName() - Method in exception com.whitestein.lsps.os.exception.PersonStaleException
-
Returns the login name.
- getLoginName() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Login name.
- getLoginName() - Method in class com.whitestein.lsps.test.TestPerson
-
Returns person login name.
- getLoginNamePattern() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns the string pattern used to filter persons by their login name.
- getLogLevel() - Method in class com.whitestein.lsps.stdlib.entity.Log
-
Returns the log logLevel.
- getLogs() - Method in class com.whitestein.lsps.engine.dto.ModelInstance
-
Returns the process logs.
- getLogs(LogCriteria) - Method in interface com.whitestein.lsps.engine.LogService
-
Returns a list of logs for the specified criteria.
- getLogs() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns list of process logs.
- getLogs(LogCriteria) - Method in class com.whitestein.lsps.stdlib.dao.jpa.JpaLoggingDao
-
- getLogs(LogCriteria) - Method in interface com.whitestein.lsps.stdlib.dao.LoggingDao
-
Returns log entries for the given criteria
- getLogs(LogCriteria) - Method in class com.whitestein.lsps.stdlib.LogServiceBean
-
- getLogs() - Method in class com.whitestein.lsps.test.ModelInstance
-
Gets all log entries for this model instance.
- getLongitude() - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordGeographicCoordinates
-
- getLongitude() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordGeographicCoordinates
-
- getLongValue() - Method in enum com.whitestein.lsps.common.CompatibilityVersion
-
Returns long representation of the version.
- getLow() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- getLow() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- getLowerLevelEntity() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Returns lower level value.
- getLowerLevelEntity() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns lower level context.
- getLowerLevelEntity() - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Returns element corresponding to this element in the lower existing evaluation level.
- getLowerLevelEntityId() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Returns id of the corresponding value in previous lower level.
- getLowerLevelEntityId() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns id of the corresponding context in previous lower level.
- getLowerLevelEntityId() - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Returns id of element corresponding to this element in the lower existing evaluation level.
- getLowerLevelNamespace() - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- getLowerLevelNamespace() - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- getLowerLevelNamespace() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getLowerLevelNamespace() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns namespace corresponding to this namespace on lower level.
- getLowerLevelNamespace() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getLowestLevelEntity() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Returns lowest level value.
- getLowestLevelEntity() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns lowest level context.
- getLowestLevelEntity() - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Returns element corresponding to this element in the lowest existing evaluation level.
- getLowestLevelEntityId() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Returns id of the corresponding value in the lowest exiting level.
- getLowestLevelEntityId() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns id of the corresponding context in the lowest exiting level.
- getLowestLevelEntityId() - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Returns id of element corresponding to this element in the lowest existing evaluation level.
- getLspsComponent() - Method in class com.whitestein.lsps.vaadin.ui.events.UIEvent
-
WARNING: after refresh, the component may no longer be present in the component tree (for example, when a table is refreshed
and this component is a table child component).
- getLSPSObject(String, String, SimpleType) - Method in class com.whitestein.lsps.xml.util.XmlTypesParser
-
Converts xsd string to object of SimpleType.
- getLSPSObjectAsString(SimpleType, Object, String) - Method in class com.whitestein.lsps.xml.util.XmlTypesConverter
-
Converts object of SimpleType to String representation.
- getLspsType(UIComponent) - Static method in class com.whitestein.lsps.vaadin.ui.LspsProperty
-
Returns the LSPS type of the component binding.
- getMainContextId() - Method in class com.whitestein.lsps.test.ModelInstance
-
- getMainData() - Method in class com.whitestein.lsps.engine.SharedRecordNotifierData
-
Returns main execution transaction data.
- getMainExecutionNamespace(String) - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
Returns main execution context in required execution level.
- getMainExpression() - Method in class com.whitestein.lsps.engine.lang.compiled.SrcResult
-
- getMainModuleInstance() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the main module (the first module).
- getMap() - Method in class com.whitestein.lsps.common.StringProperties
-
Returns a map view of the key-value properties.
- getMap() - Method in class com.whitestein.lsps.human.entity.RoleWithParameters
-
Returns a map of parameters (name, value).
- getMap() - Method in class com.whitestein.lsps.lang.ast.TypeParametersAst
-
- getMap() - Method in class com.whitestein.lsps.orgstructure.entity.RoleWithParameters
-
Returns a map of parameters (name, value).
- getMap() - Method in class com.whitestein.lsps.vaadin.ui.ComponentErrorMapping
-
- getMapIndexType(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.TypeFunctions
-
- getMapItemType(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.TypeFunctions
-
- getMapKey() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- getMapKeyType(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.TypeFunctions
-
Returns the map key type.
- getMappedAs() - Method in class com.whitestein.lsps.lang.type.xml.NodeBinding
-
- getMappedClass() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordComponentTuplizer
-
- getMappedClass() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
-
- getMappedFreeTypes() - Method in class com.whitestein.lsps.lang.type.TypeMapping
-
Returns the set of mapped free types.
- getMappedType() - Method in class com.whitestein.lsps.lang.signature.SignatureMapping
-
Returns the type of the signature when applied this mapping.
- getMapValueType(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.TypeFunctions
-
Returns the map value type.
- getMavenVersion() - Method in class com.whitestein.lsps.engine.InfoServiceBean
-
- getMavenVersion() - Method in interface com.whitestein.lsps.engine.InfoServiceLocal
-
Returns the maven project version (e.g.
- getMax() - Method in class com.whitestein.lsps.vaadin.forms.WSlider
-
- getMaxAllocatedId() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns maximal allocated id.
- getMaxDuration() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
-
- getMaximizeTooltip() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard
-
- getMaxLength() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTextField
-
Returns the maximum characters in the field.
- getMaxNumberOfEngineLoops() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
If specified the engine can execute only the specified number of loops.
- getMaxNumberOfEngineLoops() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- getMaxProcessingIterations() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
Maximum number of iterations of event queue processing.
- getMaxRows() - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
Returns the maximum allowed number of rows that the textarea in expandable mode
will grow to.
- getMaxSplitPosition() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
Currently used only in test.
- getMaxSplitPositionUnit() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
Currently used only in test.
- getMembers() - Method in class com.whitestein.lsps.lang.antlr.AntlrMethods
-
- getMessage() - Method in exception com.whitestein.lsps.common.ErrorException
-
- getMessage() - Method in exception com.whitestein.lsps.common.ErrorRuntimeException
-
- getMessage() - Method in class com.whitestein.lsps.engine.dto.Lock
-
Returns the lock message.
- getMessage() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
- getMessage() - Method in exception com.whitestein.lsps.engine.exception.ModelUploadException
-
- getMessage() - Method in interface com.whitestein.lsps.engine.ProcessInterpreterContext
-
Returns the message being processed.
- getMessage() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the log message.
- getMessage() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
- getMessage() - Method in class com.whitestein.lsps.stdlib.entity.Lock
-
Returns lock message.
- getMessage() - Method in class com.whitestein.lsps.vaadin.forms.validation.ConstraintViolation
-
Gets the constraint violation error message.
- getMessages(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.ComponentErrorMapping
-
- getMetadata() - Method in class com.whitestein.lsps.engine.state.BinaryData
-
Returns an unmodifiable map of binary data metadata.
- getMetadata() - Method in class com.whitestein.lsps.human.model.DocumentDefinition
-
Returns metadata.
- getMetadata() - Method in class com.whitestein.lsps.lang.ast.Annotations
-
- getMetadata() - Method in class com.whitestein.lsps.lang.module.VariableInfo
-
Returns the metadata of this variable.
- getMetadata(String) - Method in class com.whitestein.lsps.lang.module.VariableInfo
-
Returns the metadata stored under a given key.
- getMetadata() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the metadata of this function
- getMetadata() - Method in class com.whitestein.lsps.lang.type.AbstractNamedType
-
- getMetadata(String) - Method in class com.whitestein.lsps.lang.type.AbstractNamedType
-
- getMetadata() - Method in class com.whitestein.lsps.lang.type.NamedClassType
-
- getMetadata(String) - Method in class com.whitestein.lsps.lang.type.NamedClassType
-
- getMetadata() - Method in interface com.whitestein.lsps.lang.type.NamedType
-
Returns the metadata of this type
- getMetadata(String) - Method in interface com.whitestein.lsps.lang.type.NamedType
-
Returns the metadata stored under a given key.
- getMetadata() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Returns metadata.
- getMetadata() - Method in class com.whitestein.lsps.lang.type.RecordField
-
Returns the metadata of the field
- getMetadata() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns metadata.
- getMetadata() - Method in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
-
Returns the metadata map of this RoleUnit.
- getMetadata() - Method in class com.whitestein.lsps.orgstructure.model.RoleUnit
-
Returns metadata.
- getMetadata() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
- getMetadata() - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Returns metadata of the goal or plan
- getMetadata() - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
-
- getMethod(String, String, Class<?>[]) - Method in enum com.whitestein.lsps.common.JavaReflectionCache
-
Returns method.
- getMethod() - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- getMethod() - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
-
Returns the method name if a service invocation.
- getMethod() - Method in class com.whitestein.lsps.engine.state.RollbackItem
-
Returns the service method.
- getMethod() - Method in class com.whitestein.lsps.engine.state.ServiceInvocation
-
Returns the method name.
- getMethod() - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- getMethodBySignature(String) - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns a method by a given signature string.
- getMethodDeclarationType(FunctionSignature, ClassType) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns the type where the method is declared.
- getMethodName() - Method in class com.whitestein.lsps.engine.ServiceInvocationRequest
-
Access method for field methodName
- getMethodName() - Method in class com.whitestein.lsps.lang.operation.JavaOperation
-
Returns the method name.
- getMethodPattern() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Returns the method pattern.
- getMethods() - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- getMethods() - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns all methods (including inherited).
- getMethodsForName(String, Visibility) - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns collection of methods with a given name.
- getMethodsForName(String, Type[], Visibility) - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns a collection of methods with the given name and parameter types.
- getMethodToExecute(WsRequestObject) - Method in class com.whitestein.lsps.engine.WebServiceCaller
-
Creates method to be execute for webservice call.
- getMiddleDate() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
-
Returns the middle (or the center) date shown in the calendarWrapper.
- getMigration() - Method in class com.whitestein.lsps.engine.dto.ModelUpdate
-
Returns the migration.
- getMigration(long) - Method in interface com.whitestein.lsps.engine.MigrationService
-
Returns a migration by its id.
- getMigration() - Method in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
-
Returns the migration.
- getMigration(long) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
-
- getMigrationConfig(long) - Method in interface com.whitestein.lsps.engine.MigrationService
-
Returns the migration configuration by the migration id.
- getMigrationConfig(long) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
-
- getMigrationId() - Method in exception com.whitestein.lsps.engine.exception.MigrationNotFoundException
-
Returns the migration id.
- getMigrationItems(long) - Method in interface com.whitestein.lsps.engine.MigrationService
-
Returns a list of all model instance migrations that belong to the specified migration.
- getMigrationItems(long) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
-
- getMigrations() - Method in interface com.whitestein.lsps.engine.MigrationService
-
Returns a list of all migrations.
- getMigrations() - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
-
- getMillis(ExecutionContext, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns the millisecond of a second of the date.
- getMime() - Method in class com.whitestein.lsps.engine.state.BinaryData
-
Returns the MIME type.
- getMime() - Method in class com.whitestein.lsps.os.dto.PersonPicture
-
Returns mime.
- getMin() - Method in class com.whitestein.lsps.vaadin.forms.WSlider
-
- getMinDuration() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
-
- getMinimalFilterLength() - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
-
The minimal length the text typed into the combo box must have in order to be used
for filtering.
- getMinimizeTooltip() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard
-
- getMinLevel() - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Returns the minimum log level criterion.
- getMinRows() - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
Returns the minimum allowed number of rows that the textarea in expandable mode
will shrink to.Default is null that means that the limit is 1.
- getMinSplitPosition() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
Currently used only in test.
- getMinSplitPositionUnit() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
Currently used only in test.
- getMinute(ExecutionContext, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns the minute of an hour of the date.
- getMissingReturnExpression(Expression) - Static method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
-
- getMode() - Method in class com.whitestein.lsps.lang.antlr.AntlrDecimalType
-
- getModel() - Method in class com.whitestein.lsps.engine.AchieveGoalHandler
-
- getModel() - Method in class com.whitestein.lsps.engine.MaintainGoalHandler
-
- getModel() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the model.
- getModel(ExecutionContext, String) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
-
Returns a model with the specified name or null, if there is
no such a model.
- getModel(ExecutionContext, String, String) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
-
Returns a model with the specified name and version, or null, if there is
no such a model instance.
- getModel(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
-
- getModel(ExecutionContext, String, String) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
-
- getModel(ModelInstance, long) - Method in interface com.whitestein.lsps.stdlib.type.CoreTypeFactory
-
Returns a core::Model
record for the given model id.
- getModel(ModelInstance, long) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
- getModelAssembly(String, String, File) - Static method in class com.whitestein.lsps.test.TestModelRepository
-
- getModelAssembly(String, String) - Static method in class com.whitestein.lsps.test.TestModelRepository
-
- getModelElement() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getModelElement() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns the corresponding context model element.
- getModelElement() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getModelElement() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getModelElement(long, String, ElementType...) - Method in interface com.whitestein.lsps.engine.ModelProvider
-
Returns model element with specified elementId and type from the specified model.
- getModelElement(long, ElementType, String) - Method in interface com.whitestein.lsps.engine.ModelProvider
-
Returns cached model element.
- getModelElement(long, String, ElementType...) - Method in class com.whitestein.lsps.engine.ModelProviderImpl
-
- getModelElement(long, ElementType, String) - Method in class com.whitestein.lsps.engine.ModelProviderImpl
-
- getModelElement() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getModelElement() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getModelElementId() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getModelElementId() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getModelElementId() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns id of model element that is related to this namespace.
- getModelElementId() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getModelHash() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
-
Return a model hash of the associated process model.
- getModelHash() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the model hash.
- getModelHash() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the model hash.
- getModelHash() - Method in class com.whitestein.lsps.engine.state.xml.ValueContent
-
Returns hash of the model.
- getModelId() - Method in class com.whitestein.lsps.engine.comm.CreateCommand
-
Returns the model id.
- getModelId() - Method in class com.whitestein.lsps.engine.dto.Context
-
Returns the model id.
- getModelId() - Method in class com.whitestein.lsps.engine.dto.GOElement
-
Returns the model id.
- getModelId() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Returns the model id.
- getModelId() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
-
Returns id of the associated process model.
- getModelId() - Method in class com.whitestein.lsps.engine.dto.ModuleInstance
-
Returns the model id of this module.
- getModelId() - Method in class com.whitestein.lsps.engine.dto.ProcessInstance
-
Returns the process instance model id.
- getModelId() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the model id of this log.
- getModelId() - Method in class com.whitestein.lsps.engine.dto.SchemaOperationResult
-
- getModelId() - Method in exception com.whitestein.lsps.engine.exception.ModuleNotFoundException
-
Returns the model id.
- getModelId() - Method in exception com.whitestein.lsps.engine.exception.SchemaException
-
Returns the model id.
- getModelId() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getModelId(ExecutionContext) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getModelId() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getModelId(String) - Method in interface com.whitestein.lsps.engine.ModelProvider
-
Returns id of the model under which the model is persisted.
- getModelId(String) - Method in class com.whitestein.lsps.engine.ModelProviderImpl
-
- getModelId() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the model id.
- getModelId() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
- getModelId() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the model id.
- getModelId() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns model id.
- getModelId() - Method in class com.whitestein.lsps.engine.state.xml.ValueContent
-
Returns id of the model.
- getModelId() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns model id.
- getModelId() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getModelId() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns model id of the signature.
- getModelingId() - Method in class com.whitestein.lsps.test.web.components.UIComponent
-
Returns the full modelingID, e.g.
- getModelingId() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Gets the modeling ID of this component.
- getModelingId() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordFormComponent
-
- getModelingId() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordGSDashboardWidget
-
- getModelingId() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordTableColumn
-
- getModelingId() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- getModelingId() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
-
- getModelingId() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- getModelingId() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.dto.val.EvaluationResultValue
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.EvaluationResult
-
Returns model instance.
- getModelInstance() - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
Returns model instance
- getModelInstance() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.lang.EvaluationLevelConverter
-
- getModelInstance() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns the model instance.
- getModelInstance() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
Returns the model instance.
- getModelInstance() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Returns model instance.
- getModelInstance(long) - Method in interface com.whitestein.lsps.engine.ModelProviderService
-
Returns locked model instance.
- getModelInstance(long) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Returns complete model instance execution state for given model instance id or null if it
does not exist.
- getModelInstance(long) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- getModelInstance(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the model instance.
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.ModelInstanceNtf
-
Returns the model instance entity.
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the model instance.
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ActivationCommand
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ContextFreeType
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.Escalation
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.GOElement
-
Returns the enclosing model instance.
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
- getModelInstance() - Method in interface com.whitestein.lsps.engine.state.xml.ModelInstanceAware
-
Returns the model instance.
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstanceProperty
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.Task
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ValueContent
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getModelInstance() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getModelInstance(long) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getModelInstance(ExecutionContext, Decimal) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
-
Returns a model instance with the specified id.
- getModelInstance(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
-
- getModelInstance(ModelInstance, long) - Method in interface com.whitestein.lsps.stdlib.type.CoreTypeFactory
-
Returns a core::ModelInstance
record for the given model instance id.
- getModelInstance(ModelInstance, long) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
- getModelInstance() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns the model instance over which the evaluation context operates.
- getModelInstance() - Method in class com.whitestein.lsps.vaadin.wrapper.ContextWrapper
-
Shortcut for getContext().getModelInstance().
- getModelInstanceEntity() - Method in class com.whitestein.lsps.engine.ModelInstanceRuntimeData
-
Returns model instance entity.
- getModelInstanceEntity() - Method in class com.whitestein.lsps.engine.state.ModelInstanceProperty
-
Returns the model instance.
- getModelInstanceHolder() - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceHolder
-
Returns the owning model instance.
- getModelInstanceId() - Method in interface com.whitestein.lsps.engine.ChangeDebugStepContext
-
Gets the identifier of the model instance in which the change event
occurred.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.Handle
-
Returns model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.Log
-
Returns the model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Returns the model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
Returns model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Gets the model instance id (the first item of id include list).
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.ModelUpdate
-
Returns the model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.Reference
-
Returns model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
-
Returns the model instance id if an agent invocation.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Returns the model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getModelInstanceId() - Method in exception com.whitestein.lsps.engine.exception.InvalidModelInstanceStateException
-
Returns the model instance id.
- getModelInstanceId() - Method in exception com.whitestein.lsps.engine.exception.ModelInstanceNotFoundException
-
Returns the model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.ExecutionTraceElement
-
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.ExecutionTraceElementImpl
-
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.Identifier
-
Returns the model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.state.ErrorModelInstanceState
-
Returns model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.state.RollbackItem
-
Returns the model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.engine.state.TimerNotification
-
- getModelInstanceId() - Method in class com.whitestein.lsps.human.custom.CustomUITodoContent
-
Returns model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the process id.
- getModelInstanceId() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Returns the process id.
- getModelInstanceId() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the model instance id.
- getModelInstanceId() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getModelInstanceId() - Method in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
-
Returns the model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.stdlib.entity.Log
-
Returns the model instance id.
- getModelInstanceId() - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- getModelInstanceId() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getModelInstanceInfo(long) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Returns model instance info for given model instance id or null if it does not exist.
- getModelInstanceInfo(long) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- getModelInstanceJAXBContext() - Static method in class com.whitestein.lsps.engine.state.StateJAXBContext
-
Returns JAXBContext object used for marshalling and demarshalling model
instance state.
- getModelInstanceMigration() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the model instance migration.
- getModelInstanceMigrationId() - Method in exception com.whitestein.lsps.engine.exception.ModelInstanceMigrationNotFoundException
-
Returns the model instance migration id.
- getModelInstanceMigrationId() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the model instance migration id.
- getModelInstanceMigrationLog(long) - Method in interface com.whitestein.lsps.engine.MigrationService
-
Returns a model instance log for the given model instance migration id.
- getModelInstanceMigrationLog(long) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
-
- getModelInstanceMigrations(long) - Method in interface com.whitestein.lsps.engine.MigrationService
-
Returns a list of model instance migrations ordered by the migration date.
- getModelInstanceMigrations(long) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
-
- getModelInstanceProperties(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
-
Returns a map of initialization properties of the specified model
instance.
- getModelInstanceProperties(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
-
- getModelInstanceStates() - Method in interface com.whitestein.lsps.common.ILspsException
-
Returns map of model instance id -> model instance states when exception occurs.
- getModelInstanceStates() - Method in exception com.whitestein.lsps.common.LspsException
-
- getModelInstanceStates() - Method in exception com.whitestein.lsps.common.LspsRuntimeException
-
- getModelInstanceStates() - Method in class com.whitestein.lsps.engine.state.RollbackItem
-
Returns model instance states.
- getModelInstanceXml(long, List<ModelInstanceData>) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Returns the specified model instance as an xml structure or null if it does not exist.
- getModelInstanceXml(long, List<ModelInstanceData>) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- getModelName() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
-
Returns name of the associated process model.
- getModelName() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the model name.
- getModelName() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the model name.
- getModelName() - Method in class com.whitestein.lsps.engine.state.xml.ValueContent
-
Returns name of the model.
- getModelName() - Method in class com.whitestein.lsps.test.ModelInstance
-
- getModelNamePattern() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Returns the model name pattern.
- getModelProviderService() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
Returns the provided model provider service.
- getModelProviderService(ExecutionContext) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getModelProviderService() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getModelProviderService() - Method in class com.whitestein.lsps.engine.lang.EvaluationLevelConverter
-
- getModelProviderService() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
- getModelProviderService() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
Returns the provided model provider service.
- getModelProviderService() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
Returns the provided model provider service.
- getModelProviderService() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getModelProviderService() - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Returns model provider service.
- getModelProviderService() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getModelProviderService() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getModelProviderService() - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
Returns model provider service
- getModelType() - Method in class com.whitestein.lsps.vaadin.converter.EnumerationToStringConverter
-
- getModelType() - Method in class com.whitestein.lsps.vaadin.converter.ResourceConverter
-
- getModelType() - Method in class com.whitestein.lsps.vaadin.converter.ResourceRecordConverter
-
- getModelType() - Method in class com.whitestein.lsps.vaadin.converter.ToStringConverter
-
- getModelType() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractMultiSelect.SetHolderConverter
-
- getModelType() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect.VariantConverter
-
- getModelType() - Method in class com.whitestein.lsps.vaadin.ui.LspsDateConverter
-
- getModelType() - Method in class com.whitestein.lsps.vaadin.ui.LspsDecimalConverter
-
- getModelType() - Method in class com.whitestein.lsps.vaadin.ui.LspsHolderWrapperConverter
-
- getModelType() - Method in class com.whitestein.lsps.vaadin.ui.LspsSetConverter
-
- getModelVersion() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
-
Returns version of the associated process model.
- getModelVersion() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the model version.
- getModelVersion() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the model version.
- getModelVersion() - Method in class com.whitestein.lsps.engine.state.xml.ValueContent
-
Returns version of the model.
- getModelVersion() - Method in class com.whitestein.lsps.test.ModelInstance
-
- getModelVersionPattern() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Returns the model version pattern.
- getModelZipFile() - Method in class com.whitestein.lsps.test.ModelAssembly
-
Returns the canonical ZIP file containing the assembled model.
- getModifiers() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- getModifiers() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getModifiers() - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- getModifiers() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns unmodifiable set of function signature modifiers.
- getModule() - Method in class com.whitestein.lsps.engine.dto.ModuleDetails
-
Gets the module this value object provides details for.
- getModule(long) - Method in interface com.whitestein.lsps.engine.ModelManagementService
-
Finds module according to module id
- getModule(long) - Method in interface com.whitestein.lsps.engine.ModelProviderService
-
Returns a module for the given module id.
- getModule(String) - Method in interface com.whitestein.lsps.engine.ModelProviderService
-
Returns a model for the given hash.
- getModule() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getModule() - Method in class com.whitestein.lsps.lang.module.BasicModulePart
-
- getModule() - Method in class com.whitestein.lsps.lang.module.ConstantInfo
-
- getModule() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns the enclosing module.
- getModule() - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
-
- getModule() - Method in class com.whitestein.lsps.lang.type.QID
-
Returns the module name (the first segment if there are at least two
segments).
- getModule() - Method in class com.whitestein.lsps.modulemanager.entity.Process
-
Returns the module.
- getModule(long) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
-
- getModule(long) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getModule(String) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getModule() - Method in class com.whitestein.lsps.orgstructure.model.RoleUnit
-
Returns the name of the module this role or organization unit belongs to.
- getModuleContext(String, ExecutionContext) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getModuleDescriptors() - Method in class com.whitestein.lsps.test.AssemblyDescriptor
-
- getModuleEntry(long) - Method in interface com.whitestein.lsps.engine.ModelManagementService
-
Returns resource data for given id from repository.
- getModuleEntry(Long) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
-
- getModuleEntry(Long) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
-
Returns module entry for given id.
- getModuleEntry(long) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
-
- getModuleExecutionContext() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
-
- getModuleFolder() - Method in class com.whitestein.lsps.test.FileModuleDescriptor
-
- getModuleHash() - Method in class com.whitestein.lsps.engine.LocalizationKey
-
Gets the module hash.
- getModuleId() - Method in class com.whitestein.lsps.human.entity.Document
-
Returns module id.
- getModuleId() - Method in class com.whitestein.lsps.human.entity.SavedDocument
-
Returns module id.
- getModuleId() - Method in class com.whitestein.lsps.visualization.dto.DiagramInfo
-
Gets the ID of a module this diagram is defined in.
- getModuleId() - Method in class com.whitestein.lsps.visualization.dto.ModuleResource
-
Gets the identifier of the module in which this resource is defined.
- getModuleId() - Method in class com.whitestein.lsps.visualization.dto.ModuleResources
-
Gets the identifier of a module the resources of which are contained
in this instance.
- getModuleImports() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns a set of module imports.
- getModuleImports() - Method in class com.whitestein.lsps.test.ModuleDescriptor
-
- getModuleInfo() - Method in class com.whitestein.lsps.test.FileModuleDescriptor
-
- getModuleInfo() - Method in class com.whitestein.lsps.test.ModuleDescriptor
-
- getModuleInstance(long) - Method in class com.whitestein.lsps.engine.dto.ModelInstance
-
Returns a module instance for given id or null if it does not exist.
- getModuleInstance(String) - Method in class com.whitestein.lsps.engine.dto.ModelInstance
-
Returns a module instance for given module name or null if it does not
exist.
- getModuleInstance() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns the enclosing module.
- getModuleInstance(String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns module from this model instance for the given name.
- getModuleInstance() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
- getModuleInstance() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns the module.
- getModuleInstance() - Method in interface com.whitestein.lsps.engine.state.xml.ProcessInstanceParent
-
Returns the enclosing module instance.
- getModuleInstanceId() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the module instance id.
- getModuleInstanceId() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the module instance id.
- getModuleInstanceId() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns module instance id.
- getModuleInstances() - Method in class com.whitestein.lsps.engine.dto.ModelInstance
-
Returns the module instances.
- getModuleInstances() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns all modules in this model instance.
- getModuleList() - Method in class com.whitestein.lsps.engine.dto.ModulesProcessingResult
-
- getModuleList() - Method in class com.whitestein.lsps.engine.dto.ModulesUploadResult
-
- getModuleName(Object) - Method in interface com.whitestein.lsps.common.hash.IHashDataProvider
-
- getModuleName() - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- getModuleName() - Method in class com.whitestein.lsps.engine.lang.compiled.FormCompiler
-
- getModuleName() - Method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
-
- getModuleName() - Method in class com.whitestein.lsps.lang.ast.CustomConstantExpression
-
Returns the name of the module where the constant is declared.
- getModuleName() - Method in class com.whitestein.lsps.lang.type.AbstractNamedType
-
Returns the module name where the type is defined.
- getModuleName() - Method in class com.whitestein.lsps.lang.type.NamedClassType
-
Returns the module name where the type is defined.
- getModuleName() - Method in interface com.whitestein.lsps.lang.type.NamedType
-
Returns the module name where the type is defined.
- getModuleName(Object) - Method in class com.whitestein.lsps.modulemanager.EntityModuleHashDataProvider
-
- getModuleName() - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
Returns the module name.
- getModuleName() - Method in class com.whitestein.lsps.os.dto.RoleUnitName
-
Returns the module name of this role or organization unit.
- getModuleName() - Method in class com.whitestein.lsps.test.ModuleDescriptor
-
- getModuleNames() - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- getModuleNames() - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- getModuleNames() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getModuleNames() - Method in class com.whitestein.lsps.lang.exec.MockRecordNamespace
-
- getModuleNames() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns collection of all module names.
- getModuleNames() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getModuleNamespace(String) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- getModuleNamespace(String) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- getModuleNamespace(String) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getModuleNamespace(String) - Method in class com.whitestein.lsps.lang.exec.MockRecordNamespace
-
- getModuleNamespace(String) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns module namespace by its module name or null
if it does not exist.
- getModuleNamespace(String) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getModuleResource() - Method in class com.whitestein.lsps.visualization.dto.ProcessModel
-
Gets the module resource in which this process model is defined.
- getModuleResources(Object) - Method in interface com.whitestein.lsps.common.hash.IHashDataProvider
-
- getModuleResources(Object) - Method in class com.whitestein.lsps.modulemanager.EntityModuleHashDataProvider
-
- getModuleResources(long) - Method in class com.whitestein.lsps.visualization.VisualizationServiceBean
-
- getModuleResources(long) - Method in interface com.whitestein.lsps.visualization.VisualizationServiceLocal
-
Finds resources defined in a specific module.
- getModules(String, String) - Method in interface com.whitestein.lsps.engine.ModelProviderService
-
Returns a collection of modules for the given name and version.
- getModules() - Method in class com.whitestein.lsps.modulemanager.ArchiveProcessorResult
-
Returns all processed modules.
- getModules(ModuleCriteria) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
-
- getModules(ModuleCriteria) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
-
Returns all models according to given criteria
- getModules(String, String) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getModules() - Method in class com.whitestein.lsps.test.AssemblyDescriptor
-
- getModuleVersion(Object) - Method in interface com.whitestein.lsps.common.hash.IHashDataProvider
-
- getModuleVersion(Object) - Method in class com.whitestein.lsps.modulemanager.EntityModuleHashDataProvider
-
- getModuleVersion() - Method in class com.whitestein.lsps.test.ModuleDescriptor
-
- getMonth(ExecutionContext, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns the month of a year of the date.
- getMonthlyRange(Date) - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
-
Returns a range which spans over a single month.
- getMoreThan() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.NumericFilter
-
- getMoreThan() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDateFilterConfig
-
- getMoreThan() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordNumericFilterConfig
-
- getMoreThan() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
-
- getMoreThan() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
-
- getMultiplicity() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Returns the source multiplicity.
- getMultiselect() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordOptionsFilterConfig
-
- getMultiselect() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
-
- getName() - Method in class com.whitestein.lsps.common.ddl.ColumnMetadata
-
Returns the column name.
- getName() - Method in class com.whitestein.lsps.common.ddl.ForeignKeyMetadata
-
Returns the foreign key name.
- getName() - Method in class com.whitestein.lsps.common.ddl.IndexMetadata
-
Returns the index name.
- getName() - Method in class com.whitestein.lsps.common.ddl.PrimaryKeyMetadata
-
Returns the index name.
- getName() - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
Returns the table name.
- getName() - Method in class com.whitestein.lsps.common.StopWatch
-
Gets the name of this stop watch.
- getName() - Method in class com.whitestein.lsps.engine.BinaryDataMetadata
-
- getName() - Method in class com.whitestein.lsps.engine.dto.Context
-
Returns the name of this context.
- getName() - Method in class com.whitestein.lsps.engine.dto.GOElement
-
Returns the element name.
- getName() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns the name.
- getName() - Method in class com.whitestein.lsps.engine.dto.ModuleInstance
-
Returns the name of this module instance.
- getName() - Method in class com.whitestein.lsps.engine.dto.ProcessInstance
-
Returns the process instance name.
- getName() - Method in class com.whitestein.lsps.engine.dto.Variable
-
Returns the name.
- getName() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getName() - Method in class com.whitestein.lsps.engine.lang.compiled.LocalParameter
-
- getName() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getName() - Method in class com.whitestein.lsps.engine.state.BinaryDataMetadata
-
Returns name.
- getName() - Method in class com.whitestein.lsps.engine.state.ModelInstanceProperty
-
Returns the name.
- getName() - Method in class com.whitestein.lsps.engine.state.xml.ActivationCommand
-
Returns the name.
- getName() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns name of this context.
- getName() - Method in class com.whitestein.lsps.engine.state.xml.ContextFreeType
-
Returns the name.
- getName() - Method in class com.whitestein.lsps.engine.state.xml.GOElement
-
Returns name of this GO element.
- getName() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstanceProperty
-
Returns name of the metadata.
- getName() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
Returns the module name.
- getName() - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
-
Returns the item name.
- getName() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns the context name.
- getName() - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Returns variable name.
- getName() - Method in class com.whitestein.lsps.engine.tester.entities.EntityA
-
- getName() - Method in class com.whitestein.lsps.engine.tester.entities.EntityB
-
- getName() - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- getName() - Method in class com.whitestein.lsps.engine.tester.entities.EntityR3
-
- getName() - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordC
-
- getName() - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordD
-
- getName() - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- getName() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- getName() - Method in class com.whitestein.lsps.human.dto.DocumentParameters.Parameter
-
Returns the parameter name.
- getName() - Method in class com.whitestein.lsps.human.entity.Document
-
Returns document name.
- getName() - Method in class com.whitestein.lsps.human.entity.VaadinTheme
-
- getName() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getName() - Method in class com.whitestein.lsps.lang.antlr.AntlrMethods
-
- getName() - Method in class com.whitestein.lsps.lang.antlr.AntlrParametrizedType
-
- getName() - Method in class com.whitestein.lsps.lang.antlr.AntlrSignatureArg
-
- getName() - Method in class com.whitestein.lsps.lang.antlr.AntlrTypeParameter
-
- getName() - Method in class com.whitestein.lsps.lang.ast.CustomConstantExpression
-
Returns the constant name.
- getName() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getName() - Method in class com.whitestein.lsps.lang.ast.FunctionParameterAst
-
- getName() - Method in class com.whitestein.lsps.lang.ast.ParameterAst
-
- getName() - Method in class com.whitestein.lsps.lang.ast.SignatureAst
-
- getName() - Method in class com.whitestein.lsps.lang.ast.TypeParameterAst
-
- getName() - Method in class com.whitestein.lsps.lang.ast.VariableExpression
-
Returns the variable name.
- getName() - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
-
- getName() - Method in class com.whitestein.lsps.lang.compiled.model.SrcParameter
-
- getName() - Method in class com.whitestein.lsps.lang.compiled.model.SrcVariableDef
-
- getName() - Method in class com.whitestein.lsps.lang.doc.DocParam
-
Gets the parameter name.
- getName() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns name of this namespace.
- getName() - Method in interface com.whitestein.lsps.lang.LangElement
-
Returns the element name.
- getName() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getName() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getName() - Method in class com.whitestein.lsps.lang.module.ConstantInfo
-
- getName() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns the name of defined type, which is unique in the module.
- getName() - Method in class com.whitestein.lsps.lang.module.VariableInfo
-
Returns the variable name.
- getName() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the name of this function.
- getName() - Method in class com.whitestein.lsps.lang.signature.SignatureParameter
-
Returns the name of this parameter.
- getName() - Method in class com.whitestein.lsps.lang.type.AbstractNamedType
-
Return the type name.
- getName() - Method in class com.whitestein.lsps.lang.type.ExternalRecordAssociation
-
Returns association name.
- getName() - Method in class com.whitestein.lsps.lang.type.ExternalRecordField
-
- getName() - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
-
Returns record name.
- getName() - Method in class com.whitestein.lsps.lang.type.Field
-
- getName() - Method in class com.whitestein.lsps.lang.type.FreeType
-
Returns the free type name.
- getName() - Method in class com.whitestein.lsps.lang.type.NamedClassType
-
Return the type name.
- getName() - Method in interface com.whitestein.lsps.lang.type.NamedType
-
Return the type name.
- getName() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- getName() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns name of this property.
- getName() - Method in class com.whitestein.lsps.lang.type.SimpleType
-
Returns the name of this simple type.
- getName() - Method in enum com.whitestein.lsps.lang.type.xml.BaseXSDType
-
- getName() - Method in class com.whitestein.lsps.lang.type.xml.RootElementBinding
-
- getName() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
- getName() - Method in class com.whitestein.lsps.modulemanager.entity.Process
-
- getName() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessElement
-
- getName() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
-
- getName() - Method in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
-
Returns the full string name of this RoleUnit.
- getName() - Method in class com.whitestein.lsps.orgstructure.entity.Right
-
Returns the name of the right.
- getName() - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
Returns the role name.
- getName() - Method in class com.whitestein.lsps.orgstructure.entity.SecurityRole
-
Returns the name of the security role.
- getName() - Method in class com.whitestein.lsps.os.dto.RoleUnitName
-
Returns the simple name (i.e.
- getName() - Method in class com.whitestein.lsps.os.dto.RoleUnitParameter
-
Returns the name of the parameter.
- getName() - Method in class com.whitestein.lsps.os.dto.SecurityRole
-
Returns the name of the security role.
- getName() - Method in exception com.whitestein.lsps.os.exception.SecurityRoleStaleException
-
Returns the security role name.
- getName() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
- getName() - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Returns name of the goal
- getName() - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
-
- getName() - Method in class com.whitestein.lsps.test.Module
-
Returns the module name.
- getName() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeries
-
- getName() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- getName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- getName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- getName() - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordFontAwesome
-
- getName() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFontAwesome
-
- getName() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the name of this connection.
- getName() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets the name of this node
- getName() - Method in class com.whitestein.lsps.visualization.dto.DiagramInfo
-
Gets the diagram name.
- getName() - Method in class com.whitestein.lsps.visualization.dto.ProcessElement
-
Gets the element name.
- getName() - Method in class com.whitestein.lsps.visualization.dto.ProcessModel
-
- getNameAst() - Method in class com.whitestein.lsps.lang.antlr.AntlrMethods
-
- getNameAst() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getNameAst() - Method in class com.whitestein.lsps.lang.ast.FunctionParameterAst
-
- getNameAst() - Method in class com.whitestein.lsps.lang.ast.SignatureAst
-
- getNameAst() - Method in class com.whitestein.lsps.lang.ast.TypeParameterAst
-
- getNamedTypes() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getNamedTypes() - Method in interface com.whitestein.lsps.lang.module.Module
-
Returns a collection of named types (records, enumerations etc.) declared
in this module.
- getNamePattern() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
getter for name pattern
- getNamespace() - Method in interface com.whitestein.lsps.engine.ChangeDebugStepContext
-
Gets the name space of the current step context.
- getNamespace() - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
-
- getNamespace(Namespace) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getNamespace() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getNamespace() - Method in class com.whitestein.lsps.engine.ExecutionTraceElement
-
- getNamespace() - Method in class com.whitestein.lsps.engine.ExecutionTraceElementImpl
-
- getNamespace(Context) - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
Returns namespace for a context.
- getNamespace() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
-
- getNamespace(ExecutionContext) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getNamespace() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getNamespace(Namespace) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getNamespace() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns namespace associated with this context.
- getNamespace() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getNamespace() - Method in class com.whitestein.lsps.engine.lang.ExpressionHolder
-
Returns the namespace associated with the expression.
- getNamespace() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getNamespace(Namespace) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getNamespace(Namespace) - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- getNamespace() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getNamespace() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getNamespace() - Method in class com.whitestein.lsps.lang.AbstractClosureHolder
-
- getNamespace() - Method in interface com.whitestein.lsps.lang.exec.ClosureHolder
-
Returns the namespace where the closure is declared.
- getNamespace() - Method in class com.whitestein.lsps.lang.exec.MockClosureHolder
-
- getNamespace(Namespace) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getNamespace(Namespace) - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns namespace of this record.
- getNamespace() - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Returns namespace
- getNamespace() - Method in class com.whitestein.lsps.lang.Interpreter
-
Returns the current namespace.
- getNamespace() - Static method in class com.whitestein.lsps.lang.operation.BasicTypesNamespace
-
Returns the namespace with basic type operations.
- getNamespace() - Method in class com.whitestein.lsps.lang.parser.AbstractParser
-
- getNamespace() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getNamespace() - Method in class com.whitestein.lsps.lang.type.xml.RootElementBinding
-
- getNamespace() - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Returns the namespace
- getNamespace() - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
-
Returns the namespace
- getNamespace() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Gets the namespace this form component should use when it needs
to create LSPS objects of complex types or call record methods.
- getNamespace() - Method in class com.whitestein.lsps.vaadin.wrapper.ContextWrapper
-
Shortcut for getContext().getNamespace().
- getNamespaceInLevel(String) - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getNamespaceInLevel(String) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getNamespaceInLevel(String) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns namespace in evaluation level.
- getNamespaceInLevel(String) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getNamespaceModel() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getNamespaceModel() - Method in class com.whitestein.lsps.engine.lang.AbstractExecutionContext
-
Returns namespace model for this context.
- getNamespaceModel() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getNamespaceModel() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getNamespaceModel(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns namespace model
- getNamespaceModel() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getNamespaceModel() - Method in class com.whitestein.lsps.lang.ast.FunctionBody
-
Gets the namespace model for the function body.
- getNamespaceModel() - Method in class com.whitestein.lsps.lang.exec.MockRecordNamespace
-
- getNamespaceModel() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
- getNamespaceModel() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getNamespaceModel() - Method in class com.whitestein.lsps.lang.module.VariableInfo
-
Returns the namespace model that contains this variable.
- getNamespaceModel() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the owner namespace model.
- getNamespaceModel(NamespaceModel, boolean, boolean) - Method in class com.whitestein.lsps.lang.type.NamedClassType
-
- getNamespaceName() - Method in class com.whitestein.lsps.lang.ast.VariableExpression
-
Returns the namespace name of the variable.
- getNameTree() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getNameTree() - Method in class com.whitestein.lsps.lang.antlr.AntlrSignature
-
- getNameWithBoundParameters(Collection<RoleUnitParameter>) - Method in class com.whitestein.lsps.orgstructure.model.Role
-
Returns the
full name
of this role with given
parameters bound to the parameter names of this role.
- getNameWithParameters() - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
Returns the role name with all parameter names having null values.
- getNameWithParameters() - Method in class com.whitestein.lsps.os.dto.RoleUnitName
-
Returns the full name (i.e.
- getNativeImplementation() - Method in class com.whitestein.lsps.lang.ast.FunctionBody
-
- getNavigation() - Method in class com.whitestein.lsps.human.model.GenericDocumentDefinition
-
Returns navigation expression.
- getNavigationTarget() - Method in class com.whitestein.lsps.vaadin.ui.events.UINavigateAction
-
Evaluates a navigation closure.
- getNavigationUrl(RecordHolder) - Method in interface com.whitestein.lsps.vaadin.ui.LspsUrlFactory
-
Returns application URL for the given navigation definition.
- getNewLogs() - Method in class com.whitestein.lsps.test.ModelInstance
-
- getNewModelHash() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the new model hash.
- getNewModelHash() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the new model hash.
- getNewModelId() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the new model id.
- getNewModelId() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the new model id.
- getNewModelName() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the new model name.
- getNewModelName() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the new model name.
- getNewModelVersion() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the new model version.
- getNewModelVersion() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the new model version.
- getNewModuleList() - Method in class com.whitestein.lsps.engine.dto.ModulesProcessingResult
-
- getNewModules() - Method in class com.whitestein.lsps.modulemanager.ArchiveProcessorResult
-
Returns only new modules.
- getNewPosition() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardUpdateEvent
-
- getNewState() - Method in class com.whitestein.lsps.engine.change.GoalStateChange
-
Returns the new state.
- getNewState() - Method in class com.whitestein.lsps.engine.change.ModelInstanceStateChange
-
Returns the new state.
- getNewState() - Method in class com.whitestein.lsps.engine.change.ModuleInstanceStateChange
-
Returns the new state.
- getNewState() - Method in class com.whitestein.lsps.engine.change.PlanStateChange
-
Returns the new state.
- getNewState() - Method in class com.whitestein.lsps.engine.change.ProcessInstanceStateChange
-
Returns the new state.
- getNewState() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the new state.
- getNewState() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the new state.
- getNewState() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns new state.
- getNewStateString() - Method in class com.whitestein.lsps.engine.change.GoalStateChange
-
- getNewStateString() - Method in class com.whitestein.lsps.engine.change.GOElementStateChange
-
Returns the new state as a string.
- getNewStateString() - Method in class com.whitestein.lsps.engine.change.PlanStateChange
-
- getNewValue() - Method in class com.whitestein.lsps.engine.change.RecordChange
-
Returns new value of a changed property.
- getNewValue() - Method in class com.whitestein.lsps.engine.change.VariableChange
-
Returns new value of the variable.
- getNextElementId() - Method in class com.whitestein.lsps.engine.change.TokenMovementChange
-
Gets the ID of the element the token is being moved to.
- getNoDataMessage() - Method in class com.whitestein.lsps.vaadin.forms.WTable
-
- getNodeName() - Method in class com.whitestein.lsps.lang.type.xml.XmlMapping
-
- getNodes() - Method in class com.whitestein.lsps.engine.profiler.ProfilerStore
-
- getNodes() - Method in class com.whitestein.lsps.visualization.Diagram
-
Gets a list of nodes in this diagram.
- getNodeText() - Method in interface com.whitestein.lsps.lang.ast.ASTNode
-
Returns the text of this node.
- getNodeText() - Method in class com.whitestein.lsps.lang.ast.ASTNodeImpl
-
- getNonParametricDocuments() - Method in interface com.whitestein.lsps.human.GenericDocumentService
-
Returns generic documents with no parameters only.
- getNonParametricDocuments() - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.engine.dto.val.ListValueListAdapter
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.engine.dto.val.MapValueMapAdapter
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.engine.dto.val.SetValueSetAdapter
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.lang.AbstractClosureHolder
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.lang.exec.MockValueHolder
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
- getNotCompiledValue() - Method in interface com.whitestein.lsps.lang.exec.ValueHolder
-
- getNotCompiledValue() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getNotes() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the notes attached to the todo.
- getNotes() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns notes attached to the todo.
- getNotFinishedModelInstanceCount() - Method in class com.whitestein.lsps.engine.dto.ModuleDetails
-
- getNotification() - Method in class com.whitestein.lsps.engine.state.ModelInstanceNtf
-
Returns the notification data.
- getNotificationDate() - Method in class com.whitestein.lsps.engine.state.TimerNotification
-
- getNull() - Static method in class com.whitestein.lsps.vaadin.forms.Form
-
Gets the current form from bound to the current thread the expression is executed in
or null
if there is no form instance bound to the current thread.
- getNumber() - Method in class com.whitestein.lsps.engine.tester.entities.EntityC
-
- getNumber() - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordC
-
- getNumber() - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordD
-
- getNumberFilterPopupConfig() - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getNumberFilterPopupConfig() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getNumberOfCurrentActiveUsers() - Method in class com.whitestein.lsps.engine.HealthCheck
-
- getNumberOfCurrentActiveUsers() - Method in interface com.whitestein.lsps.engine.HealthCheckMXBean
-
- getNumberOfDeadlocks() - Method in class com.whitestein.lsps.engine.HealthCheckData
-
- getNumberOfLines() - Method in class com.whitestein.lsps.common.text.TextDocument
-
Returns the number of lines in this document
- getNumberOfMaxLoopExceeded() - Method in class com.whitestein.lsps.engine.HealthCheck
-
- getNumberOfMaxLoopExceeded() - Method in class com.whitestein.lsps.engine.HealthCheckData
-
- getNumberOfMaxLoopExceeded() - Method in interface com.whitestein.lsps.engine.HealthCheckMXBean
-
- getNumberOfMICorrectInvocations() - Method in class com.whitestein.lsps.engine.HealthCheck
-
- getNumberOfMICorrectInvocations() - Method in class com.whitestein.lsps.engine.HealthCheckData
-
- getNumberOfMICorrectInvocations() - Method in interface com.whitestein.lsps.engine.HealthCheckMXBean
-
- getNumberOfMIFailedInvocations() - Method in class com.whitestein.lsps.engine.HealthCheck
-
- getNumberOfMIFailedInvocations() - Method in class com.whitestein.lsps.engine.HealthCheckData
-
- getNumberOfMIFailedInvocations() - Method in interface com.whitestein.lsps.engine.HealthCheckMXBean
-
- getNumberOfTreasholdLoopExceeded() - Method in class com.whitestein.lsps.engine.HealthCheck
-
- getNumberOfTreasholdLoopExceeded() - Method in class com.whitestein.lsps.engine.HealthCheckData
-
- getNumberOfTreasholdLoopExceeded() - Method in interface com.whitestein.lsps.engine.HealthCheckMXBean
-
- getObjectIdentification() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
Returns referenced object identification.
- getObjectIdentification() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
Returns the object identification.
- getObjectIdentificationSegments() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
Returns segments of the identification.
- getObjectValue() - Method in class com.whitestein.lsps.engine.comm.SignalMessage
-
Returns the signal object value.
- getOffset() - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
- getOffset() - Method in class com.whitestein.lsps.lang.ClosureOrigin
-
- getOffset() - Method in exception com.whitestein.lsps.lang.exception.ValidationException
-
Returns the offset in the expression text where a validation error is detected.
- getOldModelHash() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the old model hash.
- getOldModelHash() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the old model hash.
- getOldModelId() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the old model id.
- getOldModelId() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the old model id.
- getOldModelName() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the old model name.
- getOldModelName() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the old model name.
- getOldModelVersion() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the old model version.
- getOldModelVersion() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the old model version.
- getOldState() - Method in class com.whitestein.lsps.engine.change.GoalStateChange
-
Returns the old state.
- getOldState() - Method in class com.whitestein.lsps.engine.change.ModelInstanceStateChange
-
Returns the old state.
- getOldState() - Method in class com.whitestein.lsps.engine.change.ModuleInstanceStateChange
-
Returns the old state.
- getOldState() - Method in class com.whitestein.lsps.engine.change.PlanStateChange
-
Returns the old state.
- getOldState() - Method in class com.whitestein.lsps.engine.change.ProcessInstanceStateChange
-
Returns the old state.
- getOldState() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the old state.
- getOldState() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the old state.
- getOldState() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns old state.
- getOldStateString() - Method in class com.whitestein.lsps.engine.change.GoalStateChange
-
- getOldStateString() - Method in class com.whitestein.lsps.engine.change.GOElementStateChange
-
Returns the old state as a string.
- getOldStateString() - Method in class com.whitestein.lsps.engine.change.PlanStateChange
-
- getOnChange() - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
Gets the closure handling the value change event.
- getOnClick() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordButtonRenderer
-
- getOnClick() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordImageRenderer
-
- getOnClick() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLinkRenderer
-
- getOnCreateEvent() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
-
- getOnEditEvent() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
-
- getOnPointClick() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordChart
-
- getOnRescheduleEvent() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
-
- getOnWidgetUpdate() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboard
-
- getOperation() - Method in class com.whitestein.lsps.common.filter.Compare
-
Returns the comparison operation.
- getOperation() - Method in class com.whitestein.lsps.lang.ast.FunctionExpression
-
Returns the operation.
- getOperation() - Method in class com.whitestein.lsps.lang.ast.MethodExpression
-
- getOperation() - Method in class com.whitestein.lsps.lang.ast.SignatureExpression
-
Returns operation.
- getOperation() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the operation that executes this method
- getOperations() - Method in class com.whitestein.lsps.human.generation.HumanGenerationOperations
-
- getOperations() - Method in class com.whitestein.lsps.modulemanager.BasicGeneratorOperations
-
- getOperations() - Method in interface com.whitestein.lsps.modulemanager.GeneratorPlugin
-
Returns a list of generation operations.
- getOperations() - Method in class com.whitestein.lsps.orgstructure.generation.OrgGenerationOperations
-
- getOperationURI() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getOperationURI() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getOperationURI() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getOptimisticLockConflicts(RuntimeToPersistentConverter, Collection<RecordHolder>) - Method in class com.whitestein.lsps.engine.lang.RecordChangeProxyMerger
-
- getOptimisticLockConflicts(ModelInstance, Collection<String>, boolean) - Method in interface com.whitestein.lsps.engine.ModelInstanceUtilsService
-
Returns records that will have optimistic lock conflicts when merged to base level.
- getOptimisticLockConflicts(ModelInstance, Collection<String>, boolean) - Method in class com.whitestein.lsps.engine.ModelInstanceUtilsServiceBean
-
- getOptimisticLockConflicts(ExecutionContext, ListHolder, Boolean) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- getOptimisticLockConflicts(ExecutionContext, ListHolder, Boolean) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- getOptions() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.OptionsFilter
-
Gets the defined list of options.
- getOptions() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
-
- getOptionsWithFilter(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.UILazyComboBox
-
- getOrderBy() - Method in class com.whitestein.lsps.common.query.OrderingAndPagingCriteria
-
- getOrdering() - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Returns the ordering.
- getOrdering() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Returns the ordering.
- getOrdering() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Returns the ordering.
- getOrdering() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Returns the ordering.
- getOrdering() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
Returns the ordering.
- getOrdering() - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Returns the ordering.
- getOrdering() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Returns the ordering.
- getOrdering() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns the ordering.
- getOrdering() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
Returns the value of the ordering property.
- getOrganizationUnitHolder(ModelInstance, RoleUnitName) - Method in interface com.whitestein.lsps.orgstructure.context.OrgTypeFactory
-
Returns a human::OrganizationUnit
record for the given organization-unit name.
- getOrganizationUnitHolder(ModelInstance, RoleUnitName) - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
-
- getOrgStructModuleInProcessModel(String, ProcessModel) - Static method in class com.whitestein.lsps.orgstructure.context.OrgStructureHelper
-
Searches for
organizational structure module
(identified by given
moduleName
) that is expected to exist in
given
processModel
or in one of its imported
modules, and returns
OrgStructModule
instance found or
null
if
there is no such module.
- getOrgUnit(ExecutionContext, String, String, MapHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns an organization unit given the module name and the organization unit name, or null
, if there is no such organization unit.
- getOrgUnit(ExecutionContext, String, String, MapHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getOrgUnitRecordHolder(ExecutionContext, String, String, Map<?, ?>) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns an organization unit given the module name and the organization unit name, or null
, if there is no such organization unit.
- getOrgUnitRecordHolder(ExecutionContext, String, String, Map<?, ?>) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getOrigin() - Method in class com.whitestein.lsps.lang.ast.DebugExpression
-
Returns the expression origin (needed as a debug information).
- getOrigin() - Method in class com.whitestein.lsps.lang.Interpreter
-
Returns the expression origin.
- getOrigin() - Method in class com.whitestein.lsps.lang.operation.ExpressionOperation
-
- getOrigin() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Returns the variant origin, or null if the origin is not known.
- getOriginalEvent() - Method in class com.whitestein.lsps.vaadin.ui.events.UIApplicationEvent
-
Returns the LSPS event as created by the FireApplicationEventAction
(created in the evaluation level of the originating listener).
- getOriginalPrincipalName() - Method in interface com.whitestein.lsps.common.SecurityManagerService
-
Returns the original principal of the current request.
- getOriginalPrincipalName() - Method in class com.whitestein.lsps.orgstructure.SecurityManagerServiceBean
-
- getOriginalRecord() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getOriginalRecord() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getOriginalRecord() - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- getOriginalRecord() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getOriginalRecord() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- getOriginalRecord() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
- getOriginalRecord() - Method in interface com.whitestein.lsps.engine.state.xml.RecordChangeProxy
-
Returns a record object that is original non-proxy record.
- getOriginalRecord() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
- getOriginalRecord() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getOriginalRecord() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns proxied record that is not proxy.
- getOsJAXBContext() - Static method in class com.whitestein.lsps.os.OsJAXBContext
-
Returns JAXBContext object used for marshalling and demarshalling
active users track.
- getOutDegree(V) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns out degree of given vertex.
- getOutlineColor() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets the outline color of this node
- getOutlineColor() - Method in class com.whitestein.lsps.visualization.ElementRuntimeData
-
Gets the outline color in "r,g,b" format.
- getOverriddenMethodsBySignature(String) - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns a collection of overridden methods by a given signature.
- getOwnContext(long) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Returns own context
- getOwner() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
-
- getP() - Method in class com.whitestein.lsps.vaadin.util.Couple
-
- getPackageDeclaration() - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- getPackageName(String) - Static method in class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- getPageLength() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets the current page length.
- getPageLength() - Method in class com.whitestein.lsps.vaadin.forms.WComboBox
-
Gets the length of the popup page
- getPageLength() - Method in class com.whitestein.lsps.vaadin.forms.WMultiselectComboBox
-
Gets the length of the popup page
- getPageLength() - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
-
Gets the length of the popup page
- getPager() - Method in class com.whitestein.lsps.test.web.components.LspsTable
-
Returns the pager for this table.
- getPagesCount() - Method in class com.whitestein.lsps.test.web.components.Pager
-
Returns the pages count as shown in the pager.
- getParameter(String) - Method in interface com.whitestein.lsps.engine.lang.TaskContext
-
Returns a parameter by name.
- getParameter(String) - Method in class com.whitestein.lsps.engine.lang.TaskContextImpl
-
- getParameter(String) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getParameter(int) - Method in class com.whitestein.lsps.lang.ast.ConstraintAst
-
- getParameter() - Method in class com.whitestein.lsps.lang.ast.ParameterAst
-
- getParameter(int) - Method in class com.whitestein.lsps.lang.ast.TaskParametersAst
-
- getParameter(String) - Method in class com.whitestein.lsps.lang.ast.TaskParametersAst
-
- getParameter(String) - Method in class com.whitestein.lsps.orgstructure.entity.Role
-
Returns the value of the parameter that this role contains.
- getParameter(String) - Method in class com.whitestein.lsps.os.dto.RoleUnitName
-
Returns the value of a parameter identified by given name
or
null
if the parameter with such name does not exist for this role
or organization unit.
- getParameter(String) - Method in class com.whitestein.lsps.vaadin.AbstractCustomUI
-
Returns parameter.
- getParameter(String) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextConnector
-
- getParameter(String) - Method in class com.whitestein.lsps.vaadin.util.LspsVaadinServletRequest
-
Fixing Vaadin upload problem on Weblogic.
- getParameter(String, TaskContext) - Static method in class com.whitestein.lsps.ws.util.ParamUtil
-
Gets the parameter from context.
- getParameterCount() - Method in class com.whitestein.lsps.human.model.DocumentDefinition
-
- getParameterCount() - Method in class com.whitestein.lsps.lang.ast.ConstraintAst
-
- getParameterCount() - Method in class com.whitestein.lsps.lang.ast.TaskParametersAst
-
- getParameterExpression(int) - Method in class com.whitestein.lsps.lang.ast.ConstraintAst
-
- getParameterExpression(int) - Method in class com.whitestein.lsps.lang.ast.TaskParametersAst
-
- getParameterExpression(String) - Method in class com.whitestein.lsps.lang.ast.TaskParametersAst
-
- getParameterIndex(String) - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
Returns the index of the given parameter.
- getParameterIndices() - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
Returns a map of parameter indices.
- getParameterName(int) - Method in class com.whitestein.lsps.human.entity.RoleWithParameters
-
Returns the parameter name for the given index.
- getParameterName(int) - Method in class com.whitestein.lsps.lang.ast.ConstraintAst
-
- getParameterName(int) - Method in class com.whitestein.lsps.lang.ast.TaskParametersAst
-
- getParameterName(int) - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
Returns the parameter name for the given index.
- getParameterNames() - Method in interface com.whitestein.lsps.engine.lang.TaskContext
-
Returns a set of the task parameter names.
- getParameterNames() - Method in class com.whitestein.lsps.engine.lang.TaskContextImpl
-
- getParameterNames() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getParameterNames() - Method in class com.whitestein.lsps.lang.antlr.AntlrTypeParameters
-
- getParameterNames() - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
Returns a set of all the parameter names that belong to this
role name
.
- getParameterNames() - Method in class com.whitestein.lsps.orgstructure.model.RoleUnit
-
Returns a set of parameter names belonging to this role or organization unit.
- getParameterNames() - Method in class com.whitestein.lsps.os.dto.RoleUnitName
-
Returns a set of parameter names present in this RoleUnitName.
- getParameterPattern(String) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Returns parameter pattern for some parameter specified by name
- getParameterPatterns() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Returns parameter patterns
- getParameters() - Method in class com.whitestein.lsps.engine.LocalizationKey
-
Returns the parameters of the localizable string.
- getParameters() - Method in class com.whitestein.lsps.engine.ServiceInvocationRequest
-
Access method for field parameters
- getParameters() - Method in class com.whitestein.lsps.engine.state.ServiceInvocation
-
Returns the parameter values.
- getParameters() - Method in class com.whitestein.lsps.human.custom.CustomUITodoContent
-
Returns list of parameters.
- getParameters() - Method in class com.whitestein.lsps.human.dto.DocumentParameters
-
Returns the parameter name.
- getParameters() - Method in class com.whitestein.lsps.human.entity.SavedDocument
-
Returns serialized parameters.
- getParameters() - Method in class com.whitestein.lsps.lang.antlr.AntlrTypeParameters
-
- getParameters() - Method in class com.whitestein.lsps.lang.ast.ConstraintAst
-
Returns the unmodifiable list of parameters.
- getParameters() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getParameters() - Method in class com.whitestein.lsps.lang.ast.SignatureAst
-
- getParameters() - Method in class com.whitestein.lsps.lang.ast.TaskParametersAst
-
Returns the unmodifiable list of parameters.
- getParameters() - Method in class com.whitestein.lsps.lang.ast.TypeParametersAst
-
- getParameters() - Method in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
-
Returns the parameter map of this RoleUnit.
- getParameters() - Method in class com.whitestein.lsps.orgstructure.entity.Role
-
Returns a collection of parameters that belong to this role.
- getParameters() - Method in class com.whitestein.lsps.os.dto.RoleUnitName
-
Returns a collection of parameters.
- getParameters() - Method in class com.whitestein.lsps.vaadin.AbstractCustomUI
-
Returns map of parameters.
- getParameters() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextConnector
-
- getParameters() - Method in class com.whitestein.lsps.vaadin.LspsDocumentHolder
-
Returns parameters of document.
- getParametersMap() - Method in class com.whitestein.lsps.os.dto.RoleUnitName
-
Returns a map of parameter names and values of this RoleUnitName
.
- getParameterTypes() - Method in class com.whitestein.lsps.engine.ServiceInvocationRequest
-
Access method for field parameterTypes
- getParameterTypes() - Method in class com.whitestein.lsps.engine.state.ServiceInvocation
-
Returns the method parameter types.
- getParams() - Method in class com.whitestein.lsps.lang.doc.Doc
-
Gets the descriptions of the element's parameters.
- getParamValue(int) - Method in class com.whitestein.lsps.human.entity.RoleWithParameters
-
Return the parameter value for the given index.
- getParamValue(int) - Method in class com.whitestein.lsps.orgstructure.entity.RoleWithParameters
-
Gets parameter value for the given index.
- getParent() - Method in class com.whitestein.lsps.engine.dto.LocalizationResourceBundle.Bundle
-
Returns the bundle parent.
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.BinaryValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.BooleanValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.DateValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.DecimalValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.EnumerationValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.ListValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.MapValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.NullValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.ObjectValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.PropertyPathValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.PropertyValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.SetValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.StringValue
-
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.TypeValue
-
- getParent() - Method in interface com.whitestein.lsps.engine.dto.val.Value
-
Returns the parent of this value.
- getParent() - Method in class com.whitestein.lsps.engine.dto.val.ValueRef
-
- getParent() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the parent model instance.
- getParent() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns the parent process instance or null if this is a top process
instance.
- getParent() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getParent() - Method in class com.whitestein.lsps.lang.module.BasicModulePart
-
- getParent() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns the parent namespace or null.
- getParent() - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
-
- getParent() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionGenerator
-
- getParent() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitGenerator
-
- getParent() - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Returns parent of the goal or plan.
- getParent() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
- getParentContext() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getParentContext() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns the parent execution context or null if it does not exist.
- getParentContext() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getParentContext() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getParentContext() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns the parent context or null if this is top module context.
- getParentContext() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getParentContext() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getParentGoal() - Method in class com.whitestein.lsps.engine.state.xml.GOElement
-
Returns the parent goal or null if this is top goal in its module.
- getParentId() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
-
Returns the parent model instance id.
- getParentId() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the parent id.
- getParentModelElement(ModelProviderClientService) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns parent model element if exists.
- getParentModelElementId() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
- getParentModelElementId() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
- getParentModelElementId() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Gets the identifier of a model element the execution of which produced
this process instance.
- getParentModelElementId() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
- getParentModelInstanceId() - Method in class com.whitestein.lsps.engine.comm.CreateCommand
-
Returns the parent model instance id.
- getParentNamespace() - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- getParentNamespace() - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- getParentNamespace() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getParentNamespace() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns parent namespace or null
if this is top namespace.
- getParentNamespace() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getParentProcessInstanceId() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the parent process instance id.
- getParentProcessInstanceId() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the parent process instance id.
- getParentProcessInstanceId() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns parent process instance id.
- getParents() - Method in class com.whitestein.lsps.orgstructure.model.RoleUnit
-
Returns a collection of parents of this role or organization unit.
- getParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.ConstantExpression
-
- getParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.CustomConstantExpression
-
- getParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.EnumerationExpression
-
- getParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.Expression
-
Returns the value of the expression determined in parse time.
- getParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
-
- getParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.TypeExpression
-
- getPassword() - Method in class com.whitestein.lsps.os.dto.PersonData
-
Gets the person password.
- getPassword() - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Getter for the field password
- getPath() - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- getPath() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getPath() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getPath() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns the full path to this context as a string.
- getPath() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getPath() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getPath() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns the full path to this element as a string.
- getPath() - Method in class com.whitestein.lsps.engine.state.xml.GOElement
-
Returns the full path to this element as a string.
- getPath() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
- getPath() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- getPath() - Method in interface com.whitestein.lsps.engine.state.xml.ProcessInstanceParent
-
Returns the full path to this element as a string.
- getPath() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getPath() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getPath() - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Returns referenced path if a property is referenced.
- getPath() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getPath() - Method in exception com.whitestein.lsps.vaadin.error.UnreachablePropertyPathValueException
-
Gets the property path for which the value cannot be reached.
- getPath() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Returns a path from the root component to this component, in the form of root / child / child / ...
- getPathForEnumConstant(ClosureHolder, String, EnumerationImpl) - Static method in class com.whitestein.lsps.engine.HolderHelper
-
Returns path mapped to the enumeration in the query used in the closure.
- getPathParams() - Method in class com.whitestein.lsps.wsserver.task.RestRequestMessage
-
- getPathQID() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getPathQID() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getPathQID() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns the full path to this context as a QID.
- getPathQID() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getPathQID() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getPathQID() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getPathQID() - Method in class com.whitestein.lsps.engine.lang.TaskContextImpl
-
- getPathQID() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns the full path to this element as a QID.
- getPathQID() - Method in class com.whitestein.lsps.engine.state.xml.GOElement
-
Returns the full path to this element as a QID.
- getPathQID() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
- getPathQID() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- getPathQID() - Method in interface com.whitestein.lsps.engine.state.xml.ProcessInstanceParent
-
Returns the full path to this element as a QID.
- getPathQID() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getPathQID() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getPathQID() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns
QID
of the context path.
- getPathQID() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getPathTemplate() - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- getPathTemplate() - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
Gets the path template which determines what paths can be handled by this
handler.
- getPathVariables() - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- getPattern() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.RegExpFilter
-
Gets the regular expression pattern defined for the filter field.
- getPattern() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordRegExpFilterConfig
-
- getPattern() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordRegExpFilterConfig
-
- getPayload() - Method in class com.whitestein.lsps.engine.comm.EscalationRequestMessage
-
Gets the payload for the escalation event which should be created.
- getPayload() - Method in class com.whitestein.lsps.engine.state.xml.Escalation
-
Gets payload of this escalation.
- getPayload(Series, int) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
Gets the payload for an item in the given series.
- getPayload() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- getPayload() - Method in class com.whitestein.lsps.wsclient.function.HttpCallFunctions.HttpResponse
-
- getPayloadFor(DataSeriesItem) - Method in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
-
- getPerformerHolderConverter() - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
Returns the provided performer holder converter.
- getPerformers() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the set of performers for the todo.
- getPerformers() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns a collection of performers for this todo.
- getPerformers() - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
Returns the todo performers.
- getPersistenceUnitName() - Method in class com.whitestein.lsps.engine.EngineStatisticsInitializationBean
-
- getPersistenceUnitName() - Method in class com.whitestein.lsps.human.HumanStatisticsInitializationBean
-
- getPersistenceUnitName() - Method in class com.whitestein.lsps.orgstructure.OsStatisticsInitializationBean
-
- getPersistenceUnitName() - Method in class com.whitestein.lsps.pm.PmStatisticsInitializationBean
-
- getPersistentClass() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityLazyInitializer
-
- getPersistentClassName(LspsXClass) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
-
- getPersistentExecutionContext(long, ModelInstanceType, String) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
-
Returns an execution context for the given model or null if it does not exist.
- getPersistentExecutionContext(long, ModelInstanceType, String) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getPerson() - Method in class com.whitestein.lsps.orgstructure.entity.PersonChange
-
Returns person.
- getPerson() - Method in class com.whitestein.lsps.os.dto.Performer
-
Returns person.
- getPerson() - Method in class com.whitestein.lsps.os.dto.PersonData
-
Gets the person data.
- getPerson(String) - Method in interface com.whitestein.lsps.os.PersonService
-
Returns a
Person
instance if such person (identified by id) exists in the
application.
- getPerson(String) - Method in class com.whitestein.lsps.pm.PersonServiceBase
-
- getPerson() - Method in class com.whitestein.lsps.vaadin.util.UserInfo
-
Gets user.
- getPersonalTodoList(Person, PagingCriteria) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- getPersonalTodoList(Person, PagingCriteria) - Method in interface com.whitestein.lsps.human.dao.TodoDao
-
Returns person
's personal todo list (all todos currently locked
by given person
), according to given paging criteria
,
sorted by todo priority and issued date.
- getPersonalTodoList(PagingCriteria) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the personal list for the current user, the to-dos do not contain the to-do content
nor the to-do performers.
- getPersonalTodoList(PagingCriteria) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getPersonByLogin(String) - Method in interface com.whitestein.lsps.os.PersonService
-
Returns a
Person
instance if such person (identified by login) exists in the
application.
- getPersonByLogin(String) - Method in class com.whitestein.lsps.pm.PersonServiceBase
-
- getPersonDao() - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
-
- getPersonDao() - Method in class com.whitestein.lsps.pm.PersonServiceBase
-
Returns person service dao.
- getPersonDao() - Method in class com.whitestein.lsps.pm.PersonServiceBean
-
- getPersonEntity(ExternalRecordHolder) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQueryCommon
-
- getPersonFullName(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns the full name of the specified person.
- getPersonFullName(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getPersonHolder(ModelInstance, String) - Method in interface com.whitestein.lsps.orgstructure.context.OrgTypeFactory
-
Returns a human::Person
record for the given person id.
- getPersonHolder(ModelInstance, String) - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
-
- getPersonId() - Method in class com.whitestein.lsps.human.dto.TodoRejection
-
gets id of person concerning this rejection
- getPersonId() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns the person id.
- getPersonId() - Method in class com.whitestein.lsps.human.entity.TodoRejection
-
Returns the person id.
- getPersonId() - Method in class com.whitestein.lsps.orgstructure.entity.Role
-
Returns the owning personId.
- getPersonManagementService() - Static method in class com.whitestein.lsps.test.LspsRemote
-
Provides methods for person management (creating, updating, removing
persons), person-role mapping and querying, and role querying.
- getPersonPicture(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns file with photo for the person.
- getPersonPicture(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getPersonPicture(String) - Method in interface com.whitestein.lsps.os.PersonService
-
Returns picture for person.
- getPersonPicture(String) - Method in class com.whitestein.lsps.pm.PersonServiceBase
-
- getPersonProperties(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns the additional properties of the specified person.
- getPersonProperties(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getPersonRoles(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns a set of organization roles from the current model directly as signed to the
specified person.
- getPersonRoles(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getPersonWithId(ExecutionContext, String) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns a person given the id of the process performer or ErrorExcetion, if there is
no such person.
- getPersonWithId(ExecutionContext, String) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getPersonWithLogin(ExecutionContext, String) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns a person given the unique name of the process performer or ErrorExcetion, if there is
no such person.
- getPersonWithLogin(ExecutionContext, String) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getPersonWithLogin(String) - Method in class com.whitestein.lsps.pm.PersonServiceBase
-
- getPhone() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns the phone.
- getPhone() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns the phone of the person.
- getPhone() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Phone
- getPhonePattern() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns the phone pattern.
- getPlan(Plan) - Method in interface com.whitestein.lsps.stdlib.type.CoreTypeFactory
-
Returns a core::Plan
record for the given plan.
- getPlan(Plan) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
- getPlanProcessInstance() - Method in class com.whitestein.lsps.engine.state.xml.Plan
-
Returns the process instance of the plan.
- getPlanProcessInstanceId() - Method in class com.whitestein.lsps.engine.dto.Plan
-
Returns the plan process instance id.
- getPlotOptions() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- getPluginForEntityName(String) - Method in class com.whitestein.lsps.engine.sharedrecord.DelegatingSharedRecordInterceptor
-
Answer plugin supporting given entity name
- getPlugins() - Method in class com.whitestein.lsps.engine.sharedrecord.DelegatingSharedRecordInterceptor
-
- getPojo(String) - Method in enum com.whitestein.lsps.common.JavaReflectionCache
-
- getPopupRows() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.OptionsFilter
-
- getPosition() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Gets currently stored position
- getPosition(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Gets a position of a widget.
- getPostprocessingModelId() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the model id of the post-processing model.
- getPostprocessingModelId() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns postprocessing model id.
- getPreprocessingModelId() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the model id of the pre-processing model.
- getPreprocessingModelId() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns preprocessing model id.
- getPresentationType() - Method in class com.whitestein.lsps.vaadin.converter.EnumerationToStringConverter
-
- getPresentationType() - Method in class com.whitestein.lsps.vaadin.converter.ResourceConverter
-
- getPresentationType() - Method in class com.whitestein.lsps.vaadin.converter.ResourceRecordConverter
-
- getPresentationType() - Method in class com.whitestein.lsps.vaadin.converter.ToStringConverter
-
- getPresentationType() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractMultiSelect.SetHolderConverter
-
- getPresentationType() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect.VariantConverter
-
- getPresentationType() - Method in class com.whitestein.lsps.vaadin.ui.LspsDateConverter
-
- getPresentationType() - Method in class com.whitestein.lsps.vaadin.ui.LspsDecimalConverter
-
- getPresentationType() - Method in class com.whitestein.lsps.vaadin.ui.LspsHolderWrapperConverter
-
- getPresentationType() - Method in class com.whitestein.lsps.vaadin.ui.LspsSetConverter
-
- getPrimaryKey() - Method in class com.whitestein.lsps.engine.dto.ExternalRecord
-
Returns java representation of the primary key.
- getPrimaryKey(String) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityLazyInitializer
-
Returns the primary key value.
- getPrimaryKey(String) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityProxy
-
- getPrimaryKey(String) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordPluginEntityProxy
-
- getPrimaryKey(String) - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- getPrimaryKeyMetadata() - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
Returns the primary key metadata.
- getPrimaryKeyString() - Method in class com.whitestein.lsps.engine.dto.Handle
-
Returns primary key string.
- getPrimaryRange() - Method in class com.whitestein.lsps.lang.ast.Expression
-
- getPrincipal() - Method in class com.whitestein.lsps.wsserver.task.WsRequestMessage
-
Returns the principal.
- getPrincipalName() - Method in interface com.whitestein.lsps.common.SecurityManagerService
-
Returns the current principal name.
- getPrincipalName() - Method in class com.whitestein.lsps.engine.state.RollbackItem
-
Returns principal name.
- getPrincipalName() - Method in class com.whitestein.lsps.orgstructure.SecurityManagerServiceBean
-
- getPrincipalRights() - Method in interface com.whitestein.lsps.common.SecurityManagerService
-
Returns the set of rights of the current principal.
- getPrincipalRights() - Method in class com.whitestein.lsps.orgstructure.SecurityManagerServiceBean
-
- getPriority() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the todo priority in the personal todo list
- getPriority() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns priority of todo in personal todo list.
- getProblems() - Method in class com.whitestein.lsps.engine.dto.SchemaOperationResult
-
- getProcess(String) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns a process for the given element id.
- getProcess() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessElement
-
Returns the process.
- getProcess() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
-
Returns the process.
- getProcessElement(String) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns a process element for the given element id.
- getProcessElements() - Method in class com.whitestein.lsps.modulemanager.entity.Process
-
Returns a collection of all process elements.
- getProcessEntity(ExecutionContext, Type) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
-
Returns the associated process entity.
- getProcessEntity(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
-
- getProcesses() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns a collection of all processes.
- getProcessInstance() - Method in class com.whitestein.lsps.engine.change.GoalsChange
-
Returns the goals.
- getProcessInstance(long) - Method in class com.whitestein.lsps.engine.dto.ModelInstance
-
Returns a process instance for given id or null if it does not exist.
- getProcessInstance() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getProcessInstance() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns the process instance.
- getProcessInstance() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getProcessInstance() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getProcessInstance() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns the process instance containing this context, can be null.
- getProcessInstance() - Method in interface com.whitestein.lsps.engine.state.xml.ElementInProcess
-
Returns process instance the element is in.
- getProcessInstance() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
- getProcessInstance() - Method in class com.whitestein.lsps.engine.state.xml.GOElement
-
Returns the process instance.
- getProcessInstance(long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns process instance from this model instance for the given id.
- getProcessInstance() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns the process instance.
- getProcessInstance() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getProcessInstance() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getProcessInstance(ProcessInstance) - Method in interface com.whitestein.lsps.stdlib.type.CoreTypeFactory
-
Returns a core::ProcessInstance
record for the given process instance.
- getProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
- getProcessInstance(String) - Method in class com.whitestein.lsps.test.ModelInstance
-
Returns the single process instance with given name for this model instance.
- getProcessInstanceCount() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns the process instance count.
- getProcessInstanceId() - Method in class com.whitestein.lsps.engine.comm.UpdateGoalStateMessage
-
Returns the process instance id.
- getProcessInstanceId() - Method in class com.whitestein.lsps.engine.dto.GOElement
-
Returns the process instance id.
- getProcessInstanceId() - Method in class com.whitestein.lsps.engine.dto.Handle
-
Returns process instance id.
- getProcessInstanceId() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the process instance id.
- getProcessInstanceId() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the process instance id.
- getProcessInstanceId() - Method in class com.whitestein.lsps.engine.state.xml.Escalation
-
Gets the identifier of the process instance in which this escalation
was generated.
- getProcessInstanceId() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
- getProcessInstanceId() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns process instance id.
- getProcessInstanceId() - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Returns the context id.
- getProcessInstanceId() - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceHolder
-
Returns the process instance id.
- getProcessInstanceId() - Method in class com.whitestein.lsps.visualization.ElementRuntimeData
-
Gets the identifier of a process instance this data is relevant for.
- getProcessInstances() - Method in class com.whitestein.lsps.engine.dto.ModuleInstance
-
Returns the list of process instances.
- getProcessInstances() - Method in class com.whitestein.lsps.engine.dto.ProcessInstance
-
Return the list of child process instances.
- getProcessInstances() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns a collection of all registered process instances.
- getProcessInstances() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
Returns immutable collection of child process instances.
- getProcessInstances() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns immutable collection of child process instances.
- getProcessInstances() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns all the process instances.
- getProcessInstances(String) - Method in class com.whitestein.lsps.test.ModelInstance
-
Finds all process instances for this model instance, with given name.
- getProcessInstanceState(String) - Method in class com.whitestein.lsps.test.ModelInstance
-
Returns the state of a process instance with given name.
- getProcessModel() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
Returns process model.
- getProcessModel(ExecutionContext) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getProcessModel() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getProcessModel() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns the process model.
- getProcessModel() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getProcessModel() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
Returns the process model.
- getProcessModel() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getProcessModel(long) - Method in interface com.whitestein.lsps.engine.ModelProvider
-
Returns process model persisted under specified id.
- getProcessModel(String) - Method in interface com.whitestein.lsps.engine.ModelProvider
-
Returns process model with specified model runtime hash.
- getProcessModel(long, ModelProviderClientService) - Static method in class com.whitestein.lsps.engine.ModelProviderImpl
-
Returns cached process model.
- getProcessModel(long) - Method in class com.whitestein.lsps.engine.ModelProviderImpl
-
- getProcessModel(String) - Method in class com.whitestein.lsps.engine.ModelProviderImpl
-
- getProcessModel(String) - Method in interface com.whitestein.lsps.engine.ModelProviderService
-
Returns a process model for the given module hash.
- getProcessModel() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getProcessModel() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getProcessModel(String) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getProcessModelIfCached(long) - Method in enum com.whitestein.lsps.engine.ModelCache
-
Returns the cached process model; returns null
if the model
is not stored in the cache.
- getProcessModelIfCached(String) - Method in enum com.whitestein.lsps.engine.ModelCache
-
Returns the cached process model; returns null
if the model
is not stored in the cache.
- getProcessRelationship(String) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns a process relationship for the given element id.
- getProcessRelationships() - Method in class com.whitestein.lsps.modulemanager.entity.Process
-
Returns a collection of all process relationships.
- getProcessType() - Method in class com.whitestein.lsps.visualization.dto.ProcessModel
-
- getProfilerStore() - Static method in class com.whitestein.lsps.engine.profiler.ProfilerInterpreterStackTrace
-
Returns ProfilerStore with last nodes and last expensive nodes.
- getProfilerStore() - Method in class com.whitestein.lsps.engine.profiler.ProfilerServiceBean
-
- getProfilerStore() - Method in interface com.whitestein.lsps.engine.profiler.ProfilerServiceLocal
-
- getProperties() - Method in class com.whitestein.lsps.engine.comm.CreateCommand
-
Returns the properties map.
- getProperties() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
-
Returns process properties.
- getProperties() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns an unmodifiable map of model instance properties.
- getProperties() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Returns all additional properties.
- getProperties() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the properties
- getProperties() - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
-
- getProperties() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Returns the unmodifiable set of property names.
- getProperties() - Method in class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
-
- getProperties() - Method in class com.whitestein.lsps.lang.exec.Path
-
Returns list of properties.
- getProperties() - Method in class com.whitestein.lsps.lang.exec.PropertyPath
-
Returns list of properties.
- getProperties() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns properties (both local and inherited properties).
- getProperties(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns the properties of the given record type.
- getProperties() - Method in class com.whitestein.lsps.test.TestConfig
-
Loads the environment.properties
file (or other file if
specified by -Dtest.env.cfg
property).
- getProperties() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets properties specific to the given type.
- getPropertiesForEquals() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns a list of property names used for equals.
- getPropertiesMap() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns properties map (both local and inherited properties).
- getProperty(String) - Static method in class com.whitestein.lsps.common.ServerProperties
-
Answer a property value from the property file
- getProperty() - Method in class com.whitestein.lsps.engine.change.ExternalRecordPropertyAccessEvent
-
- getProperty() - Method in class com.whitestein.lsps.engine.change.RecordChange
-
Returns name of the changed property.
- getProperty(String) - Method in class com.whitestein.lsps.engine.dto.val.ExternalRecordValue
-
- getProperty(String) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getProperty() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getProperty(String) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getProperty(String) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns value of the property.
- getProperty(String) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
- getProperty(String) - Method in class com.whitestein.lsps.engine.lang.InternalRecordEntityAdapter
-
- getProperty(String) - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- getProperty(String) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getProperty(String) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Returns property.
- getProperty() - Method in class com.whitestein.lsps.engine.lang.ToMergeRelation
-
Returns property name.
- getProperty(String) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
- getProperty(String) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns a model instance property by its name.
- getProperty(String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns value of the property.
- getProperty() - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
-
- getProperty(String) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Returns record property by its name or null if given property does not
exist.
- getProperty(ExecutionContext, ReferenceHolder) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- getProperty(ExecutionContext, ReferenceHolder) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- getProperty(String) - Method in class com.whitestein.lsps.hibernate.envers.LspsAuditedPropertiesReader.ComponentPropertiesSource
-
- getProperty() - Method in class com.whitestein.lsps.lang.ast.PropertyExpression
-
Returns the property to access.
- getProperty(String) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getProperty(String) - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns the property given the property name, if no such property exists, exception is
thrown.
- getProperty() - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Returns last referenced property if a property is referenced.
- getProperty() - Method in class com.whitestein.lsps.lang.ExpressionOrigin
-
Returns the model property
- getProperty() - Method in class com.whitestein.lsps.lang.InterpreterStackTraceElement
-
- getProperty(String) - Method in class com.whitestein.lsps.lang.RecordWrapper
-
Returns the property value.
- getProperty() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getProperty(String) - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns property.
- getProperty(String) - Method in class com.whitestein.lsps.orgstructure.context.AnyPerformerHolder
-
- getProperty(String) - Method in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
-
- getProperty(ExecutionContext, Type, String) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns a property with a given name or null
if there is no property with a given name.
- getProperty(String) - Method in class com.whitestein.lsps.stdlib.type.AchieveGoalHolder
-
- getProperty(String) - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
- getProperty(String) - Method in class com.whitestein.lsps.stdlib.type.MaintainGoalHolder
-
- getProperty(String) - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
-
- getProperty(String) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceHolder
-
- getProperty(String) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceRemoteMIAdapter
-
- getProperty(String) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceThisMIAdapter
-
- getProperty() - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
-
Gets the binding of this component.
- getProperty() - Method in class com.whitestein.lsps.vaadin.forms.validation.ConstraintViolation
-
Gets the property the constraint violation pertains to.
- getPropertyDataSource() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
-
- getPropertyDeclarationRecord(String) - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns a record type where the given property is declared.
- getPropertyId() - Method in class com.whitestein.lsps.common.filter.And
-
- getPropertyId() - Method in class com.whitestein.lsps.common.filter.Between
-
- getPropertyId() - Method in class com.whitestein.lsps.common.filter.Compare
-
Returns the property id of the property to compare against the fixed
value.
- getPropertyId() - Method in class com.whitestein.lsps.common.filter.Filter
-
- getPropertyId() - Method in class com.whitestein.lsps.common.filter.Like
-
- getPropertyId() - Method in class com.whitestein.lsps.common.filter.Or
-
- getPropertyId() - Method in class com.whitestein.lsps.common.filter.SimpleStringFilter
-
Returns the property identifier to which this filter applies.
- getPropertyId() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
- getPropertyInitialVersion(String) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Returns initial version of the property.
- getPropertyInternal(String) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Gets property internal.
- getPropertyInternal(String) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
- getPropertyIterator() - Method in class com.whitestein.lsps.hibernate.envers.LspsAuditedPropertiesReader.ComponentPropertiesSource
-
- getPropertyLabel(ExecutionContext, Property) - Method in class com.whitestein.lsps.stdlib.function.LabelFunctions
-
Returns the label of the given property.
- getPropertyMetadata(ExecutionContext, Property) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns the property metadata.
- getPropertyName() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
Returns property name in which binary is stored.
- getPropertyName() - Method in class com.whitestein.lsps.lang.exec.Property
-
Returns the property name.
- getPropertyName(ExecutionContext, Property) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns a property name (a name of the field or association).
- getPropertyNames() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns the array with property names (both local and inherited).
- getPropertyNames(ExecutionContext, PropertyPath) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns the list of property names.
- getPropertyPathRecordType(ExecutionContext, PropertyPath) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns the property path record type.
- getPropertyPathType(ExecutionContext, PropertyPath) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns the property path type (the type of the last property).
- getPropertyPathValue(ExecutionContext, RecordHolder, PropertyPath) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns the value of the given property path of the given record object.
- getPropertyRange() - Method in class com.whitestein.lsps.lang.ast.PropertyExpression
-
Returns the range of the property identifier.
- getPropertyRange(int) - Method in class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
-
Returns the range of the property identifier at the given index.
- getPropertyRecord() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getPropertyRecord(InterpreterStackTrace) - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getPropertyRecord(ExecutionContext, ReferenceHolder) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- getPropertyRecord(ExecutionContext, ReferenceHolder) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- getPropertyRecord() - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Returns root record for the property if a property is referenced.
- getPropertyRecord(InterpreterStackTrace) - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Returns root record for the property if a property is referenced.
- getPropertyRecord() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getPropertyRecord(InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getPropertyRecordType(ExecutionContext, Property) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns the record type in which this property is declared.
- getPropertyReference(ExecutionContext, ReferenceHolder, Property...) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns the reference to the object defined by the last property parameter.
- getPropertySafe(RecordHolder, String) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getPropertySelectorRange() - Method in class com.whitestein.lsps.lang.ast.Expression
-
- getPropertyType() - Method in class com.whitestein.lsps.lang.exec.Property
-
Returns the property type.
- getPropertyType(ExecutionContext, Property) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns a property type.
- getPropertyType(Type) - Static method in class com.whitestein.lsps.vaadin.ui.LspsProperty
-
Returns the Java type corresponding to the given LSPS type.
- getPropertyValue(ModelProviderClientService, String, RecordHolder, Property) - Static method in class com.whitestein.lsps.engine.HolderHelper
-
Returns value of the property of the record in the evaluetion level.
- getPropertyValue(ExecutionContext, RecordHolder, Property) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Returns the value of the given property of the given record object.
- getPropertyValue(String) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
Returns given property value.
- getPropertyValue(String, boolean) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
Returns given property value.
- getPropertyVersion(String) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Returns version of the property.
- getProtectionDomain() - Method in enum com.whitestein.lsps.common.JavaReflectionCache
-
- getProtectionDomain() - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- getProtectionDomain() - Static method in class com.whitestein.lsps.engine.lang.compiled.ToJavaCompiler
-
- getProvider() - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
-
Returns name of the entity provider.
- getProviderClassName() - Method in class com.whitestein.lsps.engine.dto.ExternalRecord
-
Returns entity provider class name.
- getProviderJavaClassName() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns provider java class name.
- getProxiedRecord() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getProxiedRecord() - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- getProxiedRecord() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getProxiedRecord() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- getProxiedRecord() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Returns proxied record.
- getProxiedRecord() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getProxiedRecord() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns proxied record.
- getProxiedRecordId() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Returns id of proxied record.
- getProxy(Serializable, SessionImplementor) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityProxyFactory
-
- getProxyLevel() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getProxyLevel() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getProxyLevel() - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- getProxyLevel() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getProxyLevel() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- getProxyLevel() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
- getProxyLevel() - Method in interface com.whitestein.lsps.engine.state.xml.RecordChangeProxy
-
Gets number of proxies from this object to original non-proxy record.
- getProxyLevel() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
- getProxyLevel() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getProxyLevel() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
For original record it returns 0.
- getProxyLevel(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Returns proxy level of the record.
- getProxyLevel(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- getQID() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getQid() - Method in class com.whitestein.lsps.lang.antlr.AntlrNamedType
-
- getQID() - Method in class com.whitestein.lsps.lang.ast.QIDAst
-
- getQID() - Method in class com.whitestein.lsps.lang.ast.ValidationTag
-
- getQID() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns
QID
for this signature.
- getQName() - Method in enum com.whitestein.lsps.lang.type.xml.BaseXSDType
-
- getQName() - Method in class com.whitestein.lsps.lang.type.xml.RootElementBinding
-
- getQueryDataSourceCount(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.vaadin.forms.datasource.DataSourceMethods
-
How many filtered records exists in the data source.
- getQueryDataSourceData(ExecutionContext, Decimal, Decimal, CollectionHolder, SetHolder) - Method in class com.whitestein.lsps.vaadin.forms.datasource.DataSourceMethods
-
All filtered records of the data source sorted by sort spec
- getQuotedName(Dialect) - Method in class com.whitestein.lsps.engine.sharedrecord.TempTable
-
- getR1() - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- getR1() - Method in class com.whitestein.lsps.engine.tester.entities.EntityR3
-
- getR2() - Method in class com.whitestein.lsps.engine.tester.entities.EntityR3
-
- getR3() - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- getRange() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeries
-
- getRange() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- getRawFromEntity(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns unmodified value from entity.
- getRawFromEntity(RecordProperty) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
- getRawFromEntity(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
-
- getRawFromEntity(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoSharedRecordEntityAdapter
-
- getRawFromEntity(Object, RecordProperty) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
-
- getRawModelInstanceXml(long) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Returns the specified model instance as an xml structure or null if it does not exist.
- getRawModelInstanceXml(long) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- getReadOnlyRecord(ExecutionContext, RecordHolder, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- getReadOnlyRecord(ExecutionContext, RecordHolder, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- getReadTimeout() - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Getter for the field readTimeout
- getReason() - Method in class com.whitestein.lsps.engine.comm.EscalationMessage
-
Returns the escalation reason.
- getReason() - Method in class com.whitestein.lsps.engine.ContextTerminationReason
-
Returns termination reason of a parent.
- getReason() - Method in class com.whitestein.lsps.human.dto.TodoEscalation
-
- getReason() - Method in class com.whitestein.lsps.human.dto.TodoRejection
-
gets reason of this rejection
- getReason() - Method in class com.whitestein.lsps.human.entity.TodoEscalation
-
- getReason() - Method in class com.whitestein.lsps.human.entity.TodoRejection
-
Returns the rejection reason.
- getReceiver() - Method in class com.whitestein.lsps.engine.comm.CommunicationUnit
-
Returns the receiver.
- getReceiver() - Method in class com.whitestein.lsps.engine.state.UnprocessedInput
-
The receiver id.
- getRecord(ModelInstance, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- getRecord(ModelInstance, RecordType, Serializable) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- getRecord(ModelInstance, RecordType, Serializable, Long) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- getRecord(ModelInstance, String, Serializable) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- getRecord(ModelInstance, String, Serializable, Long) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- getRecord(ModelInstance, Object) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Returns a shared record for the given Hibernate entity.
- getRecord(ModelInstance, RecordType, Serializable) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Returns a shared record for the given type and id.
- getRecord(ModelInstance, RecordType, Serializable, Long) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Returns a shared record for the given type and id.
- getRecord(ModelInstance, String, Serializable) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Returns a shared record for the given type and id.
- getRecord(ModelInstance, String, Serializable, Long) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
-
Returns a shared record for the given type and id.
- getRecord() - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
-
Returns wrapped read-write record value.
- getRecord() - Method in exception com.whitestein.lsps.vaadin.error.UnreachablePropertyPathValueException
-
Gets the record to which the property path was applied.
- getRecord() - Method in class com.whitestein.lsps.vaadin.forms.validation.ConstraintViolation
-
Gets the record the constraint violation pertains to.
- getRecordAndProperty(ExecutionContext, ReferenceHolder) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
If given reference is a pointer to some record field, returns both the record and the property.
- getRecordClassNames() - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
-
- getRecordExpression() - Method in class com.whitestein.lsps.lang.ast.MethodExpression
-
Returns the record expression.
- getRecordExpression() - Method in class com.whitestein.lsps.lang.ast.PropertyExpression
-
Returns the record expression.
- getRecordHolder() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
Returns corresponding record holder.
- getRecordId() - Method in class com.whitestein.lsps.engine.comm.UpdateRecordFieldMessage
-
Returns the context id.
- getRecordOnProxyLevel(int) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getRecordOnProxyLevel(int) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getRecordOnProxyLevel(int) - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- getRecordOnProxyLevel(int) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getRecordOnProxyLevel(int) - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- getRecordOnProxyLevel(int) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getRecordOnProxyLevel(int) - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns record on the defined proxy level or on the smaller level if such does not exist.
- getRecordProperty() - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
Returns record property
- getRecordProperty(int) - Method in class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
-
Returns the record property corresponding to the path segment at the given index.
- getRecordProperty(int) - Method in class com.whitestein.lsps.lang.exec.PropertyPath
-
Returns the record property corresponding to the path segment at the given index.
- getRecordSupertype() - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns the record super type, or null
it this type
does not extend another record type.
- getRecordType() - Method in class com.whitestein.lsps.engine.change.ExternalRecordPropertyAccessEvent
-
- getRecordType() - Method in class com.whitestein.lsps.engine.comm.UpdateRecordFieldMessage
-
Returns the record type.
- getRecordType() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
Returns referenced record type.
- getRecordType() - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
-
- getRecordType() - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
-
- getRecordType() - Method in class com.whitestein.lsps.lang.ast.PropertyExpression
-
Returns the associated record type.
- getRecordType() - Method in class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
-
- getRecordType() - Method in class com.whitestein.lsps.lang.ast.ValidationTargetAst
-
- getRecordType() - Method in class com.whitestein.lsps.lang.exec.PropertyPath
-
Returns the record type.
- getRecordType() - Method in class com.whitestein.lsps.lang.type.ExternalRecordAssociation
-
Returns association record type.
- getRecordType() - Method in class com.whitestein.lsps.lang.type.ExternalRecordField
-
- getRecordType() - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
-
Returns record type.
- getRecordType() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- getRecordType() - Method in class com.whitestein.lsps.lang.type.RecordField
-
- getRecordType() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns the record type.
- getRecordTypeAst() - Method in class com.whitestein.lsps.lang.ast.ValidationTargetAst
-
- getRecordTypeForEntity(Object, long) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
-
Returns record type for entity.
- getRecordTypeForEntity(Object, long) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- getRecordTypes() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getRecordTypes() - Method in interface com.whitestein.lsps.lang.module.Module
-
Returns record types, declared in this Module
- getRecordValue() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns record value.
- getRecordValueId() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns id of record value.
- getRed() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordColor
-
- getRed() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- getReduction(String) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.GroupNode
-
- getReference() - Method in class com.whitestein.lsps.human.custom.ReferenceAndValue
-
Returns reference.
- getReferencedClassType(Type) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
If the given type is a class type or a reference to a class type,
that class type is returned.
- getReferencedContextId(ContextReferencingExpression) - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getReferencedModelInstanceId() - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceHolder
-
Returns id of a model instance to the process instance belongs to.
- getReferencedOperation(ExecutionContext, String, String) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getReferencedOperation(String, String) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getReferencedOperation(String) - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getReferencedOperation(String) - Method in class com.whitestein.lsps.lang.module.BasicModulePart
-
- getReferencedOperation(String) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns operation for the id.
- getReferencedOperation(String) - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
-
- getReferencedType() - Method in class com.whitestein.lsps.lang.type.ReferenceType
-
Returns the referred type.
- getReferencedType(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.TypeFunctions
-
Returns the referenced type.
- getReferencedValue(ExecutionContext, ReferenceHolder, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- getReferencedValue(ExecutionContext, ReferenceHolder, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- getReferences() - Method in class com.whitestein.lsps.common.ddl.ForeignKeyMetadata
-
- getReferences() - Method in interface com.whitestein.lsps.engine.state.xml.Collectible
-
Returns collection of all referenced collectible objects.
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.CollectionValue
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.Escalation
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.MapValue
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.Task
-
- getReferences() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
- getReferenceString() - Method in class com.whitestein.lsps.engine.dto.Reference
-
Returns expression string of the reference.
- getRefreshedComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
-
- getRefreshedComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- getRefreshedComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- getRefreshedComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
-
- getRefreshedComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
-
- getRefreshedComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalRepeater
-
- getRefreshedComponents() - Method in interface com.whitestein.lsps.vaadin.ui.components.UIRefreshHandler
-
- getRefreshedComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater
-
- getRefreshedComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater2
-
- getRefreshedComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
-
- getRefreshedComponents() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalRepeater
-
- getRefTable() - Method in class com.whitestein.lsps.common.ddl.ForeignKeyMetadata
-
- getRegisteredComponents() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentScope
-
Returns a collection of all components registered in this scope.
- getRegisteredComponentsChildrenFirst(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentScope
-
- getRegisteredModels() - Method in enum com.whitestein.lsps.engine.ModelCache
-
- getRegisteredModuleIds() - Method in enum com.whitestein.lsps.engine.ModelCache
-
- getRejectedBy() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Returns person's id used for filtering rejected to-dos.
- getRejecters(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Gets persons who reject to-do specified by its ID.
- getRejecters(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getRejectingPersons() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns a collection of rejecting persons.
- getRejectionBy(Person) - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns a todo rejection for the specified person.
- getRejections() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns a collection of rejections.
- getRejections(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Gets rejections for to-do specified by its ID.
- getRejections(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getRemoved() - Method in class com.whitestein.lsps.common.collections.DiffList
-
Returns a list of the removed elements.
- getRemovedRole() - Method in class com.whitestein.lsps.orgstructure.entity.PersonRoleChange
-
Returns removed role.
- getRemovedSubstitute() - Method in class com.whitestein.lsps.orgstructure.entity.PersonSubstitutionChange
-
Returns removed substitute.
- getRenderer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIButtonRenderer
-
- getRenderer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIDateRenderer
-
- getRenderer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIEnumerationRenderer
-
- getRenderer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIGridCellRenderer
-
Gets the renderer this component represents.
- getRenderer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIHtmlRenderer
-
- getRenderer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIImageRenderer
-
- getRenderer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UILinkRenderer
-
- getRenderer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UINumberRenderer
-
- getRenderer() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- getRendererFormatPattern() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
Returns the format pattern of the renderer defined for the column.
- getReplyIdentifier() - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Getter for the field replyIdentifier;
- getRequest() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getRequest() - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Getter for the field request;
- getRequest() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getRequest() - Method in class com.whitestein.lsps.wsserver.task.WsRequestMessage
-
Returns the request.
- getRequestHeaders() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getRequestHeaders() - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
- getRequestHeaders() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getRequestHeaders() - Method in class com.whitestein.lsps.wsserver.task.RestRequestMessage
-
Gets the request headers.
- getRequestId() - Method in class com.whitestein.lsps.engine.WsProcessResponse
-
- getRequestParams() - Method in class com.whitestein.lsps.wsserver.task.RestRequestMessage
-
- getRequestPattern() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getRequestReceived() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getRequestReceived() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getRequestReceived() - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- getRequestReceived() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getRequestReceivedFrom() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getRequestReceivedTo() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getRequestString() - Method in class com.whitestein.lsps.wsserver.task.WsRequestMessage
-
- getResendDate() - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
-
Last date the message was re-sent.
- getResendDate() - Method in class com.whitestein.lsps.engine.state.RollbackItem
-
Last date the message was re-sent.
- getResendFrom() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
- getResendTo() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
- getResent() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
- getReservedKeywords() - Static method in class com.whitestein.lsps.lang.parser.Parser
-
- getReservedKeywords() - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns a set of reserved language keywords.
- getResolution() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.DateFilter
-
Gets the resolution the date picker should provide.
- getResolution() - Method in class com.whitestein.lsps.vaadin.forms.WSlider
-
- getResolution() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
-
- getResolutionFor(List<String>) - Method in class com.whitestein.lsps.vaadin.forms.WDateField
-
Computes the required resolution for the used format pattern.
- getResolutionFor(String) - Method in class com.whitestein.lsps.vaadin.forms.WDateField
-
- getResolutionFor(List<String>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
-
Computes the required resolution for the used format pattern.
- getResolutionFor(String) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
-
- getResource() - Method in class com.whitestein.lsps.visualization.dto.ProcessElement
-
Gets the resource this element is defined in.
- getResourceBundle(String, LocaleValue) - Method in interface com.whitestein.lsps.engine.LocalizationService
-
Returns a message bundle for the given module and locale.
- getResourceBundle(String, LocaleValue) - Method in class com.whitestein.lsps.modulemanager.localization.LocalizationServiceBean
-
- getResourceContent(Object) - Method in interface com.whitestein.lsps.common.hash.IHashDataProvider
-
- getResourceContent(long, String) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
-
- getResourceContent(long, String) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
-
Returns module entry content given moduleId
and filename
.
- getResourceContent(Object) - Method in class com.whitestein.lsps.modulemanager.EntityModuleHashDataProvider
-
- getResourceContentId(long, String) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
-
- getResourceContentId(long, String) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
-
Returns resource content id for the given module id and filename.
- getResourceId() - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordThemeResource
-
- getResourceId() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordThemeResource
-
- getResourcePath(Object) - Method in interface com.whitestein.lsps.common.hash.IHashDataProvider
-
- getResourcePath(Object) - Method in class com.whitestein.lsps.modulemanager.EntityModuleHashDataProvider
-
- getResources() - Method in class com.whitestein.lsps.visualization.dto.ModuleResources
-
Gets a list of module resources.
- getResourceString(String, LocaleValue, String) - Method in interface com.whitestein.lsps.engine.LocalizationService
-
Returns a message object for the given module and locale and identifier.
- getResourceString(String, LocaleValue, String) - Method in class com.whitestein.lsps.modulemanager.localization.LocalizationServiceBean
-
- getResponse() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getResponse() - Method in class com.whitestein.lsps.wsclient.WsResponseObject
-
Getter for field response
- getResponse(Long) - Method in class com.whitestein.lsps.wsserver.dao.jpa.JpaWsRequestHandlerDao
-
- getResponse(Long) - Method in interface com.whitestein.lsps.wsserver.dao.WsRequestHandlerDao
-
Returns request wait point with given id.
- getResponse() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getResponseCode() - Method in class com.whitestein.lsps.wsclient.function.HttpCallFunctions.HttpResponse
-
- getResponseContent() - Method in class com.whitestein.lsps.engine.WsProcessResponse
-
- getResponseContentType() - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- getResponseHeaders() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getResponseHeaders() - Method in class com.whitestein.lsps.engine.WsProcessResponse
-
- getResponseHeaders() - Method in class com.whitestein.lsps.wsclient.WsResponseObject
-
- getResponseHeaders() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getResponseHeadersMap(HttpResponse) - Method in class com.whitestein.lsps.engine.WebServiceCaller
-
- getResponsePattern() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getRestoreMaximizedTooltip() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard
-
- getRestoreMinimizedTooltip() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard
-
- getRestResponsesMap() - Static method in class com.whitestein.lsps.engine.ServiceWaitingRequests
-
Gets a map of response queues by the request IDs.
- getResult() - Method in class com.whitestein.lsps.engine.dto.val.EvaluationResultValue
-
- getResultExpression() - Method in class com.whitestein.lsps.lang.ast.AssignmentExpression
-
- getResultExpression() - Method in class com.whitestein.lsps.lang.ast.BlockExpression
-
- getResultExpression() - Method in class com.whitestein.lsps.lang.ast.CastExpression
-
- getResultExpression() - Method in class com.whitestein.lsps.lang.ast.ChainedExpression
-
- getResultExpression() - Method in class com.whitestein.lsps.lang.ast.DebugExpression
-
- getResultExpression() - Method in class com.whitestein.lsps.lang.ast.Expression
-
Returns the result expression.
- getResultExpressions() - Method in class com.whitestein.lsps.lang.ast.AssignmentExpression
-
- getResultExpressions() - Method in class com.whitestein.lsps.lang.ast.BlockExpression
-
- getResultExpressions() - Method in class com.whitestein.lsps.lang.ast.CastExpression
-
- getResultExpressions() - Method in class com.whitestein.lsps.lang.ast.ChainedExpression
-
- getResultExpressions() - Method in class com.whitestein.lsps.lang.ast.ConditionalExpression
-
- getResultExpressions() - Method in class com.whitestein.lsps.lang.ast.DebugExpression
-
- getResultExpressions() - Method in class com.whitestein.lsps.lang.ast.Expression
-
Returns the result expression.
- getResultExpressions() - Method in class com.whitestein.lsps.lang.ast.IfnullExpression
-
- getResultExpressions() - Method in class com.whitestein.lsps.lang.ast.SwitchExpression
-
- getResultExpressions() - Method in class com.whitestein.lsps.lang.ast.TryCatchExpression
-
- getResultList(NativeQuerySpecification, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.NativeQueryExecutor
-
Executes the given query and returns a list of results.
- getResultList(QuerySpecification, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Executes the given query and returns a list of results.
- getResultList(QuerySpecification, Collection<?>, OrderingAndPagingCriteria) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Executes the given query and returns a list of results.
- getResultList(List<QueryExecutor.WhereExpression>, QueryExecutor.Orderings, Integer, Integer) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Dynamically creates query and executes it.
- getResultList(SharedRecordType, String, Expression, List<QueryOrderingItem>, Integer, Integer) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Dynamically creates query and executes it.
- getResultList(ClosureHolder, String, Expression, List<QueryOrderingItem>, Integer, Integer) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Dynamically creates query and executes it.
- getResultList(HQLQuerySpecification, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Executes the query and returns a result list.
- getResultString() - Method in class com.whitestein.lsps.engine.EvaluationResult
-
Returns result as string.
- getReturnDoc() - Method in class com.whitestein.lsps.lang.doc.Doc
-
Returns a description of return value.
- getReturnExpression() - Method in class com.whitestein.lsps.lang.ast.SwitchExpression.Case
-
Returns the return expression.
- getReturnJavaClass(Namespace) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.AbstractValueProvider
-
- getReturnJavaClass(Namespace) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.DelegatingValueProvider
-
- getReturnJavaClass(Namespace) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.ValueProvider
-
- getReturnType() - Method in class com.whitestein.lsps.lang.antlr.AntlrClosureType
-
- getReturnType() - Method in class com.whitestein.lsps.lang.antlr.AntlrSignature
-
- getReturnType() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getReturnType() - Method in class com.whitestein.lsps.lang.ast.SignatureAst
-
- getReturnType() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the return type of this block.
- getReturnType() - Method in class com.whitestein.lsps.lang.signature.SignatureMapping
-
Returns the return type of signature, after free-type substitution.
- getReturnType() - Method in class com.whitestein.lsps.lang.type.ClosureType
-
Returns the return type.
- getReturnType(ExecutionContext, ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.datasource.Utils
-
Convenience method.
- getReturnTypeAst() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getReturnTypeAst() - Method in class com.whitestein.lsps.lang.ast.SignatureAst
-
- getReverseAssociation() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Returns reverse association.
- getRevisionNumber(Object) - Method in class com.whitestein.lsps.hibernate.envers.LspsRevisionInfoNumberReader
-
- getRevisions(ExecutionContext, Object, Type, Date, Date) - Method in interface com.whitestein.lsps.stdlib.function.QueryFunctions
-
Returns audit revisions for the entity.
- getRevisions(ExecutionContext, RecordHolder, Date, Date) - Method in interface com.whitestein.lsps.stdlib.function.QueryFunctions
-
Returns a list of revision identifiers in which the shared record was modified during the period defined by
the from and to parameters.
- getRevisions(ExecutionContext, Object, Type, Date, Date) - Method in class com.whitestein.lsps.stdlib.function.QueryFunctionsImpl
-
- getRevisions(ExecutionContext, RecordHolder, Date, Date) - Method in class com.whitestein.lsps.stdlib.function.QueryFunctionsImpl
-
- getRightExpression() - Method in class com.whitestein.lsps.lang.ast.AssignmentExpression
-
Returns the right-hand side expression.
- getRightExpression() - Method in class com.whitestein.lsps.lang.ast.CompoundAssignmentExpression
-
Returns the right-hand side expression.
- getRights() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns a set of this person rights.
- getRights() - Method in class com.whitestein.lsps.orgstructure.entity.SecurityRole
-
Returns a set of rights that are assigned to this security role.
- getRights() - Method in class com.whitestein.lsps.os.dto.Person
-
- getRights() - Method in class com.whitestein.lsps.os.dto.SecurityRole
-
Returns the set of rights that belong to the security role.
- getRights() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Rights for the person.
- getRole(RoleUnitName) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns the role which corresponds to given roleName
or null
if the person
contains no such role.
- getRole(ExecutionContext, String, String, MapHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns a role given the module name and the local role name, or null
, if there is no
such role.
- getRole(ExecutionContext, String, String, MapHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getRoleHolder(ModelInstance, RoleUnitName) - Method in interface com.whitestein.lsps.orgstructure.context.OrgTypeFactory
-
Returns a human::RoleUnit
record for the given role-unit name.
- getRoleHolder(ModelInstance, RoleUnitName) - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
-
- getRoleId() - Method in exception com.whitestein.lsps.os.exception.SecurityRoleNotFoundException
-
Returns the role id.
- getRoleName() - Method in class com.whitestein.lsps.human.entity.RoleWithParameters
-
Returns the role name.
- getRoleName() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns the role unit name.
- getRoleName() - Method in class com.whitestein.lsps.orgstructure.entity.Role
-
Returns the
RoleName
instance this role is linked to.
- getRoleName() - Method in class com.whitestein.lsps.orgstructure.entity.RoleWithParameters
-
Returns the role name.
- getRoleName(String) - Method in class com.whitestein.lsps.orgstructure.RoleServiceBean
-
- getRoleName() - Method in class com.whitestein.lsps.os.dto.Performer
-
Returns the role unit name.
- getRoleName() - Method in exception com.whitestein.lsps.os.exception.RoleAlreadyExistsException
-
Returns role name
- getRoleName() - Method in exception com.whitestein.lsps.os.exception.RoleNotFoundException
-
Returns role name
- getRoleName() - Method in exception com.whitestein.lsps.os.exception.SecurityRoleAlreadyExistsException
-
Returns name of the security role
- getRoleName() - Method in exception com.whitestein.lsps.os.exception.SecurityRoleNotFoundException
-
Returns name of the security role
- getRoleName(String) - Method in interface com.whitestein.lsps.os.RoleService
-
Returns a role name for the given role name or null if not found.
- getRoleRecordHolder(ExecutionContext, String, String, Map<?, ?>) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns a role given the module name and the local role name, or null
, if there is no
such role.
- getRoleRecordHolder(ExecutionContext, String, String, Map<?, ?>) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getRoles() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns a collection of roles the person is assigned to.
- getRoleUnit(String) - Method in class com.whitestein.lsps.orgstructure.model.OrgStructModule
-
Returns a role or an organization unit for given name.
- getRoleUnitByName(ExecutionContext, String, String) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
- getRoleUnitByName(ExecutionContext, String, String, MapHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
- getRoleUnitByName(ExecutionContext, String, String) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getRoleUnitByName(ExecutionContext, String, String, MapHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- getRoleUnitInProcessModel(RoleUnitName, ProcessModel) - Static method in class com.whitestein.lsps.orgstructure.context.OrgStructureHelper
-
- getRoleUnitLabel(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgLabelFunctions
-
Returns the roleUnit label.
- getRoleUnitLabel(String) - Method in class com.whitestein.lsps.orgstructure.model.OrgStructModule
-
- getRoleUnitName() - Method in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
-
- getRoleUnitNames() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns a set of role unit names.
- getRoleUnitNames() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns a set of this person roles.
- getRoleUnitNames() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Role unit names for the person.
- getRoleUnitNames() - Method in class com.whitestein.lsps.test.TestPerson
-
Returns a set of assigned role unit names.
- getRoleUnits() - Method in class com.whitestein.lsps.orgstructure.model.OrgStructModule
-
Returns the collection of roles or/and organization units.
- getRollbackChecker() - Method in class com.whitestein.lsps.lang.InterpreterConfiguration
-
Returns rollback checker.
- getRollbackInfo(long) - Method in interface com.whitestein.lsps.engine.ErrorHandlingService
-
Retrieves a full rollback info instance.
- getRollbackInfo(long) - Method in class com.whitestein.lsps.engine.ErrorHandlingServiceBean
-
- getRollbackInfoId() - Method in exception com.whitestein.lsps.engine.exception.RollbackInfoNotFoundException
-
Returns the id.
- getRollbackItem() - Method in class com.whitestein.lsps.engine.state.ErrorModelInstanceState
-
Returns rollback item.
- getRoot() - Method in class com.whitestein.lsps.lang.ChildrenExpressionCollector
-
- getRootClassPool() - Static method in class com.whitestein.lsps.engine.lang.compiled.LspsClassPools
-
Root class pool.
- getRootComponent() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Gets the root component of thsi form.
- getRootScope() - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
-
- getRootScope() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
-
- getRootScope() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
- getRootScope() - Method in interface com.whitestein.lsps.vaadin.LspsScreen
-
Returns the root scope.
- getRootScope() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
- getRotation() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordLabels
-
- getRotation() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
-
- getRoundingMode() - Method in class com.whitestein.lsps.lang.type.DecimalType
-
Returns the rounding mode.
- getRow() - Method in class com.whitestein.lsps.vaadin.ui.events.UIRendererClickedEvent
-
Gets the row object of the row in which the click occurred.
- getRowExpandRatio(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
-
Gets expand ratio of a given row.
- getRowObjectForItemId(Serializable) - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
-
- getRowObjectForItemId(Serializable) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
-
Returns the row object for given row ID.
- getRowObjectForItemId(Serializable) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- getRowObjectForItemId(Serializable) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Returns the row object for given row ID.
- getRows() - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
-
Gets the number of rows in the grid.
- getRows() - Method in class com.whitestein.lsps.vaadin.forms.WMultiSelectList
-
Gets the number of rows of the multi-select
- getRowsCount() - Method in class com.whitestein.lsps.vaadin.forms.WSingleSelectList
-
Gets the number of rows in the list
- getRowsCount() - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
Gets the number of rows in the text area.
- getRunningPlans() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns set of running plans the goal.
- getRuntime() - Static method in enum com.whitestein.lsps.common.JEEServer
-
Returns the server we are running on.
- getRuntimeDiagram(long, Long, String) - Method in class com.whitestein.lsps.visualization.VisualizationServiceBean
-
- getRuntimeDiagram(long, Long, String) - Method in interface com.whitestein.lsps.visualization.VisualizationServiceLocal
-
Gets a runtime diagram as JSON string for the given process
instance.
- getRuntimeObject() - Method in class com.whitestein.lsps.engine.EvaluationResult
-
Returns result as a runtime object.
- getRuntimeValue(Value) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
- getRuntimeValues() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns map of runtime values.
- getSaveDate() - Method in class com.whitestein.lsps.human.dto.SavedDocument
-
Returns date of document save.
- getSavedBy() - Method in class com.whitestein.lsps.human.dto.SavedDocument
-
Returns id of person that saved the document.
- getSavedBy() - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Returns id of person for which saved document should be selected.
- getSavedBy() - Method in class com.whitestein.lsps.human.entity.SavedDocument
-
Returns id of person that saved the document.
- getSavedDate() - Method in class com.whitestein.lsps.human.entity.SavedDocument
-
Returns date of document save.
- getSavedDocument(ModelInstance, long) - Method in interface com.whitestein.lsps.human.context.HumanTypeFactory
-
Creates a saved document holder.
- getSavedDocument(ModelInstance, long) - Method in class com.whitestein.lsps.human.context.HumanTypeFactoryImpl
-
- getSavedDocument(long, boolean) - Method in interface com.whitestein.lsps.human.GenericDocumentService
-
Returns the saved document.
- getSavedDocument(long, boolean) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- getSavedDocuments(SavedDocumentCriteria) - Method in interface com.whitestein.lsps.human.GenericDocumentService
-
Returns all saved documents according to criteria.
- getSavedDocuments(SavedDocumentCriteria) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- getSavedDocumentState(long) - Method in interface com.whitestein.lsps.human.GenericDocumentService
-
Returns the content of a saved document.
- getSavedDocumentState(long) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- getSavedFrom() - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Returns saved from.
- getSavedTo() - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Returns saved to.
- getScale() - Method in class com.whitestein.lsps.lang.antlr.AntlrDecimalType
-
- getScale() - Method in class com.whitestein.lsps.lang.type.DecimalType
-
Returns the scale.
- getSchema() - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
Returns the schema name.
- getSchemaOperationsResult() - Method in class com.whitestein.lsps.engine.dto.ModulesUploadResult
-
- getScope(Integer) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- getScope() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
- getScope() - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueueEntry
-
- getScreen() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns current screen or null if no screen is active.
- getScreen() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
- getScreenContext() - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
-
- getScreenContext() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
-
- getScreenContext() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Deprecated.
- getScreenContext() - Method in interface com.whitestein.lsps.vaadin.LspsScreen
-
Returns the "0:1" execution context for the screen.
- getScreenContext() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
Returns the associated execution context.
- getScreenFactory() - Method in interface com.whitestein.lsps.vaadin.LspsAppConnector
-
Returns screen factory that should be used by the renderer to render
modeled forms.
- getSecond(ExecutionContext, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns the second of a minute of the date.
- getSecondComponent() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
See corresponding lsps api.
- getSecurityRole() - Method in class com.whitestein.lsps.orgstructure.entity.SecurityRoleChange
-
Returns person.
- getSecurityRole(String) - Method in class com.whitestein.lsps.orgstructure.SecurityServiceBean
-
- getSecurityRole(String) - Method in interface com.whitestein.lsps.os.SecurityService
-
Returns a
SecurityRole
instance if such security role (identified by given
securityRoleName
) exists .
- getSecurityRoleNames() - Method in class com.whitestein.lsps.os.dto.PersonData
-
Gets names of the security roles which should be assigned to the person.
- getSecurityRoles() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns a collection of the security roles that are assigned to the user.
- getSecurityRoles(String) - Method in interface com.whitestein.lsps.os.PersonManagementService
-
Returns a collection of all the security roles currently assigned to the user identified by
given personId
or an empty collection if the user has no security roles assigned to
them.
- getSecurityRoles(String) - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
-
- getSegmentCount() - Method in class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
-
- getSegments() - Method in class com.whitestein.lsps.lang.type.QID
-
Returns an unmodifiable list of the segments of this qualified
identifier.
- getSelected() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.OptionsFilter
-
Gets the selected options.
- getSelected() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
-
- getSelectedTab() - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Returns currently selected forms::Tab
- getSelectedTabContent() - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
-
Returns the content of the selected tab.
- getSelectedTabIndex() - Method in class com.whitestein.lsps.test.web.components.LspsTabbedLayout
-
Returns the index of the currently selected tab.
- getSelection() - Method in class com.whitestein.lsps.test.web.components.LspsMultiSelectList
-
Returns the current selection.
- getSelection() - Method in class com.whitestein.lsps.test.web.components.LspsRadioButtonList
-
Returns the current selection.
- getSelection() - Method in class com.whitestein.lsps.test.web.components.LspsSingleSelectList
-
Returns the current selection.
- getSelection() - Method in class com.whitestein.lsps.test.web.components.LspsTree
-
Returns the current selection.
- getSelection() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Gets the current selection.
- getSelection() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets list of row objects of the selected rows.
- getSelection() - Method in class com.whitestein.lsps.vaadin.forms.WTable
-
- getSelection() - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
-
- getSelectionChangeListener() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Gets the the current selection change listener.
- getSelectionMode() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
- getSender() - Method in class com.whitestein.lsps.engine.comm.CommunicationUnit
-
Returns the sender.
- getSender() - Method in class com.whitestein.lsps.engine.state.UnprocessedInput
-
The sender id.
- getSequentialNumber() - Method in class com.whitestein.lsps.engine.ExecutionTraceElement
-
- getSequentialNumber() - Method in class com.whitestein.lsps.engine.ExecutionTraceElementImpl
-
- getServerName() - Method in enum com.whitestein.lsps.common.JEEServer
-
Returns the displayable name of the application server.
- getService() - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
-
Returns the service name if a service invocation.
- getService() - Method in class com.whitestein.lsps.engine.state.RollbackItem
-
Returns the service name.
- getService() - Method in class com.whitestein.lsps.engine.state.ServiceInvocation
-
The service name.
- getService(Class<T>) - Method in class com.whitestein.lsps.ws.ClientCommunication
-
Returns a service communication proxy for the specified class.
- getService(Class<T>, ClassLoader) - Method in class com.whitestein.lsps.ws.ClientCommunication
-
Returns a service communication proxy for the specified class.
- getServiceIntf() - Method in class com.whitestein.lsps.engine.ServiceInvocationRequest
-
Returns service interface.
- getServiceName() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getServiceName() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getServiceName() - Method in class com.whitestein.lsps.engine.ServiceInvocationRequest
-
Access method for field serviceName
- getServiceName() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getServicePattern() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Returns the service pattern.
- getSession(String) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
- getSession() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Returns currently used session.
- getSetCaption() - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getSetCaption() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getSetNotNullString(String, String) - Method in enum com.whitestein.lsps.engine.sharedrecord.ddl.DialectExt
-
Returns the set-not-null clause for the given column.
- getSetNullString(String, String) - Method in enum com.whitestein.lsps.engine.sharedrecord.ddl.DialectExt
-
Returns the set-null clause for the given column.
- getSetter(Class, String) - Method in enum com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAccessor
-
- getSetter(Class, String) - Method in class com.whitestein.lsps.hibernate.envers.AuditSharedRecordEntityAccessor
-
- getSetting(String) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaSettingDao
-
- getSetting(String) - Method in interface com.whitestein.lsps.engine.dao.SettingDao
-
- getSetting(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns the content of the setting with given detailName
or null
if there is
no such setting.
- getSetting(String, String) - Method in interface com.whitestein.lsps.os.PersonService
-
Returns the personal setting with the given name.
- getSetting(String, String) - Method in class com.whitestein.lsps.pm.PersonServiceBase
-
- getSettingBoolean(String, boolean) - Method in class com.whitestein.lsps.vaadin.util.UserInfo
-
Returns the value of the specified boolean user setting.
- getSettingObject(String, Serializable) - Method in class com.whitestein.lsps.vaadin.util.UserInfo
-
Returns the value of the specified string user setting.
- getSettings(Class<T>) - Method in enum com.whitestein.lsps.common.SettingsCache
-
Returns settings of defined type.
- getSettings() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns a map of settings (name-value pairs) of the person.
- getSettingString(String, String) - Method in class com.whitestein.lsps.vaadin.util.UserInfo
-
Returns the value of the specified string user setting.
- getShadow() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordPlotOptions
-
- getShadow() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- getSharedRecordChanges() - Method in class com.whitestein.lsps.engine.SharedRecordNotifierData
-
Returns all changes of shared records.
- getSharedRecordEntity() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityLazyInitializer
-
- getSharedRecordPluginEntityProxy(String, long, AbstractEntity) - Method in class com.whitestein.lsps.engine.sharedrecord.AbstractSharedRecordPlugin
-
- getSharedRecordPluginEntityProxy(String, long, AbstractEntity) - Method in class com.whitestein.lsps.human.context.HumanSharedRecordPlugin
-
- getSharedRecordPluginEntityProxy(String, long, AbstractEntity) - Method in class com.whitestein.lsps.stdlib.type.CoreSharedRecordPlugin
-
- getSharedRecordType() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Returns shared record type.
- getSharedRecordType(String) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
-
- getShowInLegend() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordPlotOptions
-
- getShowInLegend() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- getShownRecords() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.UICalendar
-
- getShownRecords() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGroupingTable
-
- getShownRecords() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- getShownRecords() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITreeTable2
-
- getShownRecords() - Method in interface com.whitestein.lsps.vaadin.ui.components.UIComponentShowingRecords
-
Lists record instances currently displayed in the component's selection.
- getShownRecords() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalRepeater
-
- getShownRecords() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater
-
- getShownRecords() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater2
-
- getShownRecords() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalRepeater
-
- getSignal() - Method in class com.whitestein.lsps.engine.change.SignalChange
-
Returns the signal.
- getSignal(long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns signal from this model instance for the given id.
- getSignalId() - Method in class com.whitestein.lsps.engine.comm.RemoveSignalMessage
-
Returns the signal id.
- getSignalQueue() - Method in class com.whitestein.lsps.engine.dto.ModelInstance
-
Returns the signal queue.
- getSignalQueue() - Method in class com.whitestein.lsps.test.ModelInstance
-
Returns the signal queue for this model instance.
- getSignals() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the signals as an unmodifiable view.
- getSignature() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
-
- getSignature() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getSignature() - Method in class com.whitestein.lsps.lang.ast.RecordConstructorExpression
-
Returns the constructor signature.
- getSignature() - Method in class com.whitestein.lsps.lang.ast.SuperConstructorExpression
-
Returns the constructor signature.
- getSignature() - Method in class com.whitestein.lsps.lang.ast.ThisConstructorExpression
-
Returns the constructor signature.
- getSignature() - Method in class com.whitestein.lsps.lang.InterpreterStackTraceElement
-
- getSignature() - Method in class com.whitestein.lsps.lang.operation.JavaOperation
-
Returns the operation signature.
- getSignature() - Method in class com.whitestein.lsps.lang.signature.SignatureMapping
-
- getSignature() - Method in class com.whitestein.lsps.lang.signature.SignatureParameter
-
Returns the function signature that owns this parameter.
- getSignature() - Method in interface com.whitestein.lsps.lang.timer.RecordingElement
-
- getSignatureParameter(int) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns i-th signature parameter.
- getSignatureParameters() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns signature parameters
- getSignatures(String, List<? extends Type>, Type, Map<String, String>) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getSignatures() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getSignatures() - Method in class com.whitestein.lsps.lang.module.BasicModulePart
-
- getSignatures() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns function signatures defined in this namespace.
- getSignatures(String, List<? extends Type>, Type, Map<String, String>) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of function signatures for the given parameters.
- getSignatures() - Method in interface com.whitestein.lsps.lang.operation.TypeOperations
-
Returns function signatures.
- getSignatures() - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
-
- getSignaturesForName(QID) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getSignaturesForName(QID, ClosureType) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getSignaturesForName(QID, Integer, Type) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
Deprecated.
- getSignaturesForName(QID) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of function signatures for the given name.
- getSignaturesForName(QID, ClosureType) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of function signatures for the given name, argument
count and expected signature closure type.
- getSignaturesForName(QID, Integer, Type) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
- getSignaturesForNamedArgs(QID, Map<String, Type>, Type) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getSignaturesForNamedArgs(QID, Map<String, Type>, Type) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of function signatures for the given name, arguments
names and types and a return type.
- getSignatureString() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns string representing this signature.
- getSignatureString(InterpreterStackTraceElement) - Method in class com.whitestein.lsps.lang.timer.RecordingInterpreterStackTrace
-
- getSimpleClassNameForType(Type, Map<FreeType, Type>, Map<ClassType, String>) - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- getSimpleClassNameForType(Type) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
-
- getSimpleName(String) - Static method in class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- getSimpleTypes() - Static method in class com.whitestein.lsps.lang.type.SimpleType
-
Returns a collection of all registered simple types.
- getSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
-
Returns simple value.
- getSingleElement(Node, String, String) - Static method in class com.whitestein.lsps.xml.util.XmlUtil
-
Returns null if there is no child element of given parent with the given namespace and node name.
- getSingleResult(NativeQuerySpecification, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.NativeQueryExecutor
-
Executes the given query and returns unique results.
- getSingleResult(QuerySpecification, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Executes the given query and returns only the first result.
- getSingleResult(HQLQuerySpecification, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
-
Executes the query and returns a unique result.
- getSize() - Method in class com.whitestein.lsps.engine.state.BinaryData
-
Returns the content size.
- getSize() - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Returns Sizeable.getWidth()
or Sizeable.getHeight()
.
- getSizeUnits() - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Returns Sizeable.getWidthUnits()
or Sizeable.getHeightUnits()
.
- getSmartLineStart(int) - Method in class com.whitestein.lsps.common.text.TextDocument
-
Returns the offset of the smart line start.
- getSoapAction() - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Getter for the field soapAction;
- getSoapFault() - Method in exception com.whitestein.lsps.engine.exception.SoapFaultException
-
Getter for field soapFault
- getSort(int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
Returns the sorting criteria for this column.
- getSortable() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordTableColumn
-
- getSortable() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- getSortableContainerPropertyIds() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- getSortTypesMap() - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
-
- getSortTypesMap() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
-
- getSortTypesMap() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- getSortValueProvider(Serializable) - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
-
- getSortValueProvider(Serializable) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
-
A value provider used by column sort to obtain values.
- getSortValueProvider(Serializable) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- getSortValueProvider() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Returns the value provider for this column sort.
- getSortValueProvider() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- getSortValueProviderDef() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Returns the sort value provider for this column.
- getSource() - Method in class com.whitestein.lsps.common.graph.Edge
-
Returns source vertex.
- getSource() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns the source of the performer.
- getSource() - Method in class com.whitestein.lsps.lang.parser.AbstractAntlrTree
-
- getSource() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
-
Returns the relationship source.
- getSource(ModuleEntry, Module) - Static method in class com.whitestein.lsps.modulemanager.ModuleConvertor
-
Returns a source for the given entry.
- getSource() - Method in class com.whitestein.lsps.vaadin.forms.WImage
-
- getSource() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordEvent
-
- getSource() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the identifier of the source node.
- getSourceAnchor() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
- getSourceDescription() - Method in class com.whitestein.lsps.engine.comm.SignalMessage
-
Gets the description of the signals source.
- getSourceDescription() - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
Gets the description of the signals source.
- getSourceName() - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
-
- getSourceProvider() - Method in class com.whitestein.lsps.human.generation.CustomComponentFunctionGeneration
-
- getSourceProvider() - Method in class com.whitestein.lsps.human.generation.CustomComponentGeneration
-
- getSourceProvider() - Method in class com.whitestein.lsps.human.generation.DocumentGeneration
-
- getSourceProvider() - Method in class com.whitestein.lsps.human.generation.DocumentSignatureGeneration
-
- getSourceProvider() - Method in class com.whitestein.lsps.human.generation.FormOperationGeneration
-
- getSourceProvider() - Method in class com.whitestein.lsps.human.generation.FormSignatureGeneration
-
- getSourceProvider() - Method in class com.whitestein.lsps.human.generation.HintGeneration
-
- getSourceProvider() - Method in class com.whitestein.lsps.human.generation.HumanTempSharedRecordConfigurationGeneration
-
- getSourceProvider() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionGeneration
-
- getSourceProvider() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitGeneration
-
- getSourceProvider() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitLabelGeneration
-
- getSources(Module) - Static method in class com.whitestein.lsps.modulemanager.ModuleConvertor
-
Returns the map of the module sources
- getSourceValue() - Method in class com.whitestein.lsps.engine.lang.ToMergeRelation
-
Returns value to which the property value should be set.
- getSplitPosition() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
Currently used only in test.
- getSplitPositionUnit() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
Currently used only in test.
- getSrcExpression(FunctionSignature) - Method in class com.whitestein.lsps.human.generation.DocumentSignatureGeneration.DocOperation
-
- getSrcExpression(FunctionSignature) - Method in interface com.whitestein.lsps.lang.operation.CustomCompileToJavaOperation
-
- getSrcExpression(FunctionSignature) - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionOperation
-
- getSslConfig() - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Getter for ssl configugation.
- getSslContextProvider() - Method in class com.whitestein.lsps.wsclient.SslConfig
-
- getStacked() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordPlotOptions
-
- getStacked() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- getStacktrace(Throwable) - Static method in class com.whitestein.lsps.common.Exceptions
-
Returns throwable's stacktrace as a string.
- getStackTrace() - Method in class com.whitestein.lsps.engine.lang.AbstractExecutionContext
-
- getStackTrace() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getStackTrace() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns the interpreter stack trace.
- getStackTrace() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getStackTrace() - Method in class com.whitestein.lsps.engine.state.RollbackItem
-
Exception stack-trace.
- getStackTrace() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getStackTraceInfo() - Method in class com.whitestein.lsps.engine.lang.AbstractExecutionContext
-
- getStackTraceInfo() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getStackTraceInfo() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Returns the stack trace info from the interpreter stack trace.
- getStackTraceInfo() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getStackTraceInfo() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getStackTraceInfo(InterpreterStackTrace) - Static method in class com.whitestein.lsps.lang.exception.Errors
-
Returns a stack trace info from a given stack trace.
- getStackTraceInfo() - Method in class com.whitestein.lsps.lang.InterpreterStackTrace
-
- getStandardFilterUI() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
-
- getStart() - Method in class com.whitestein.lsps.activeuser.ActiveUserRecord
-
Returns start date.
- getStart() - Method in class com.whitestein.lsps.activeuser.ActiveUsersTrack
-
Returns start date.
- getStart() - Method in class com.whitestein.lsps.activeuser.UserActivityTrack
-
- getStarted() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the started date.
- getStarted() - Method in class com.whitestein.lsps.engine.dto.ModelUpdate
-
Returns the started date.
- getStarted() - Method in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
-
Returns the migration date.
- getStartedDate() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
-
Returns the date when the process was started.
- getStartedDate() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the started date
- getStartedDate() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the started date.
- getStartedDate() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the startedDate date.
- getStartValue() - Method in class com.whitestein.lsps.common.filter.Between
-
- getStartValueId() - Method in class com.whitestein.lsps.engine.dto.AllocatedModelInstanceResources
-
Returns start value id.
- getState() - Method in class com.whitestein.lsps.engine.dto.Goal
-
Returns the goal state.
- getState() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
-
Returns state of the model instance execution.
- getState() - Method in class com.whitestein.lsps.engine.dto.ModelUpdate
-
Returns state of migration
- getState() - Method in class com.whitestein.lsps.engine.dto.Plan
-
Returns the plan state.
- getState() - Method in class com.whitestein.lsps.engine.dto.ProcessInstance
-
Returns the process instance state.
- getState() - Method in exception com.whitestein.lsps.engine.exception.InvalidModelInstanceStateException
-
Returns the model instance state.
- getState(byte[]) - Method in class com.whitestein.lsps.engine.state.ErrorModelInstanceMarshaller
-
Returns model instance from stored state.
- getState(byte[]) - Method in class com.whitestein.lsps.engine.state.ModelInstanceDumper
-
Returns model instance from dumped state.
- getState(byte[], ModelInstanceResourceAllocator) - Method in class com.whitestein.lsps.engine.state.ModelInstanceMarshaller
-
Returns model instance from stored state.
- getState() - Method in class com.whitestein.lsps.engine.state.xml.Goal
-
Returns the goal state.
- getState() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns life-cycle state.
- getState() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
Returns the module instance state.
- getState() - Method in class com.whitestein.lsps.engine.state.xml.Plan
-
Returns the plan state.
- getState() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns the state.
- getState() - Method in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
-
Returns the state of the migration.
- getState() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
- getState() - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Returns state of the goal or plan.
- getState() - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
-
- getState() - Method in class com.whitestein.lsps.test.ModelInstance
-
Returns the model instance state
- getState(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Gets a widget state.
- getState() - Method in class com.whitestein.lsps.vaadin.ui.components.table.GroupingPopupButton
-
- getState() - Method in class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram
-
- getStateData() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns the state data (XML), unzipped (if zip loader has been used).
- getStateObject() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns goal state object.
- getStateObject() - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
-
Returns state object of the plan
- getStates() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Returns the set of states.
- getStateType() - Static method in class com.whitestein.lsps.engine.Settings
-
Returns the process state type.
- getStaticMethods() - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns all static methods (including inherited).
- getStaticMethods() - Method in class com.whitestein.lsps.lang.type.RecordType
-
- getStaticMethodsForName(String, Visibility) - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns collection of static methods with a given name.
- getStaticMethodsForName(String, Visibility) - Method in class com.whitestein.lsps.lang.type.RecordType
-
- getStaticMethodTypeRange() - Method in class com.whitestein.lsps.lang.ast.ClosureCallExpression
-
If this is a static method call, this method returns the range of the record type name.
- getStaticType() - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getStaticType() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getStaticType() - Method in class com.whitestein.lsps.lang.module.BasicModulePart
-
- getStaticType() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns type for this namespace used for static methods.
- getStaticType() - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
-
- getStaticVariableValue(ExecutionContext, String) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
Returns variable value from specified context.
- getStatus() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the status of the todo.
- getStatus() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns status of the todo.
- getStatus() - Method in exception com.whitestein.lsps.human.exception.InvalidTodoStatusException
-
Returns the todo status.
- getStatus() - Method in class com.whitestein.lsps.lang.ast.Annotations
-
- getStatusCounts() - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- getStatusCounts() - Method in interface com.whitestein.lsps.human.dao.TodoDao
-
Returns a map of to-do counts grouped by the status.
- getStatuses() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Returns the todo statuses.
- getStdlibArchive() - Method in class com.whitestein.lsps.test.TestConfig
-
- getStream() - Method in class com.whitestein.lsps.engine.lang.BinaryHolderImpl
-
- getStream() - Method in interface com.whitestein.lsps.lang.exec.BinaryHolder
-
Returns stream.
- getStream() - Method in class com.whitestein.lsps.lang.exec.MockBinaryHolder
-
- getStream() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileResource
-
- getStream() - Method in class com.whitestein.lsps.vaadin.ui.components.UIImage.UIFileResource
-
- getStream() - Method in class com.whitestein.lsps.vaadin.util.WResource.WFileResource
-
- getString() - Method in class com.whitestein.lsps.engine.dto.CompressedString
-
Decompresses the date to return the original string.
- getString(String) - Static method in class com.whitestein.lsps.orgstructure.generation.Messages
-
- getStringName() - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
-
Returns the role name as string (module name + '::' + local name)
- getStringPath(List<CanBeInlined>) - Method in class com.whitestein.lsps.engine.InlineStartEventInterpreter
-
Return string representing path in the model.
- getStringRepresentation(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
Returns a property which returns text representation of the data displayed in this column, if possible.
- getStringValue() - Method in enum com.whitestein.lsps.common.CompatibilityVersion
-
Returns string representation of the version.
- getStyle(Grid.RowReference) - Method in class com.whitestein.lsps.vaadin.forms.WGrid.RowStyleGeneratorImpl
-
- getStyle(CustomTable, Object, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- getStyle() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the line style.
- getStyleName() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- getStyleName(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Gets the style name of the tab
- getSubclassForDiscriminatorValue(Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordSingleTableEntityPersister
-
Get the concrete subclass corresponding to the given discriminator value.
- getSubGoals() - Method in class com.whitestein.lsps.engine.state.xml.Goal
-
- getSubGoals(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.stdlib.function.GoalFunctions
-
- getSubGoals() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
- getSubmitNavigationDefinition() - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- getSubmitNavigationDefinition() - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
-
- getSubmitNavigationDefinition() - Method in class com.whitestein.lsps.vaadin.FormPreviewContextHolder
-
- getSubmitNavigationDefinition() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Gets the navigation definition from the document/todo definition.
- getSubmittedDate() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the date when the todo was submitted.
- getSubmittedDate() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the date when the todo was submitted.
- getSubprocessInstanceId() - Method in class com.whitestein.lsps.visualization.ElementRuntimeData
-
Gets the identifier of a subprocess instance which was triggered by the
element this data belongs to.
- getSubstring() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.SubstringFilter
-
Gets the default value for the substring filter.
- getSubstring() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordSubstringFilterConfig
-
- getSubstring() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordSubstringFilterConfig
-
- getSuccessful() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the successful count
- getSuccessfulCount() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns the successfulCount count.
- getSuperclass() - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.BinaryType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.BooleanType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.ClassType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.ClosureType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.CollectionType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.DateType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.DecimalType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.EnumerationBaseType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.EnumerationType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.FreeType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.IntegerType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.ListType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.MapType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.NullType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.ObjectType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.PropertyPathType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.PropertyType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.RecordBaseType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.ReferenceType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.SetType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.StringType
-
- getSupertype() - Method in interface com.whitestein.lsps.lang.type.Type
-
Returns a direct supertype to this type (or null for "Object" type).
- getSupertype() - Method in class com.whitestein.lsps.lang.type.TypeType
-
- getSupertype() - Method in class com.whitestein.lsps.lang.type.VoidType
-
- getSupportedEntityNames() - Method in class com.whitestein.lsps.engine.sharedrecord.AbstractSharedRecordPlugin
-
- getSupportedEntityNames() - Method in class com.whitestein.lsps.orgstructure.context.OrgSharedRecordPlugin
-
- getSupportedRecordTypes() - Method in interface com.whitestein.lsps.engine.lang.ExternalTypeFactory
-
Returns a collection of supported record types.
- getSupportedRecordTypes() - Method in class com.whitestein.lsps.engine.sharedrecord.ExternalRecordTypeFactoryImpl
-
- getSupportedRecordTypes() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- getSupportedRecordTypes() - Method in class com.whitestein.lsps.human.context.HumanTypeFactoryImpl
-
- getSupportedRecordTypes() - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
-
- getSupportedRecordTypes() - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
-
- getSymbol() - Method in enum com.whitestein.lsps.lang.Visibility
-
Returns the visibility symbol (+, -, #).
- getSystemEntytyNames() - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaOperation
-
Returns names of system reflection entities
- getT() - Method in class com.whitestein.lsps.vaadin.util.Couple
-
- getTabByComponent(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Gets a tab containing the given content.
- getTabByIndex(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Gets a tab at the given index.
- getTabCaption(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Gets the caption of the tab.
- getTabCaptions() - Method in class com.whitestein.lsps.test.web.components.LspsTabbedLayout
-
Gets a list of Tabs inside the Tab container.
- getTabChangedListener() - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Gets the current tab change listener
- getTabContents(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Gets the content of the given tab.
- getTabCount() - Method in class com.whitestein.lsps.test.web.components.LspsTabbedLayout
-
Gets the number of tabs contained in this tab sheet.
- getTabIndex() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Gets the tabulator index of this component.
- getTabIndex(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
- getTable() - Method in class com.whitestein.lsps.common.ddl.ColumnMetadata
-
Returns the owner table.
- getTable() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- getTable() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGroupingTable
-
- getTable() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
Returns the Vaadin Table component.
- getTable() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITreeTable2
-
- getTableColumns() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
- getTableColumnStates() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
- getTableMetadata(String, String, String, boolean) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.DatabaseMetadata
-
Returns the table metadata for the given table name.
- getTablesAndFksToUpdate() - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaOperation
-
Returns a list of tables to update.
- getTabs() - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Gets a list of tabs in this tab sheet.
- getTabs() - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
-
Returns all tabs, both dynamic and static ones, currently registered to this layout.
- getTabs(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
- getTags() - Method in class com.whitestein.lsps.lang.ast.ValidationTagExpression
-
- getTarget() - Method in class com.whitestein.lsps.common.graph.Edge
-
Returns target vertex.
- getTarget() - Method in class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
-
Returns the relationship target.
- getTarget() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the identifier of the target node.
- getTargetAnchor() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
- getTargetEntityFieldName() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Returns the target entity field name.
- getTargetField() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Returns the target field.
- getTargetMultiplicity() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Returns the target multiplicity.
- getTargetName() - Method in class com.whitestein.lsps.vaadin.forms.WLink
-
Returns the target window name.
- getTargetRecordType() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Returns the target record type.
- getTargetToMergeValues() - Method in class com.whitestein.lsps.engine.lang.ToMergeRelation
-
Returns un-merged values that has to be set into property.
- getTargetType() - Method in class com.whitestein.lsps.lang.ast.ValidationTargetAst
-
- getTask() - Method in interface com.whitestein.lsps.engine.lang.TaskContext
-
Returns the task model element.
- getTask() - Method in class com.whitestein.lsps.engine.lang.TaskContextImpl
-
- getTask(long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns task from this model instance for the given id.
- getTask() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns the task.
- getTask() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getTaskClass() - Method in class com.whitestein.lsps.engine.comm.AsynchronousExecutionMessage
-
- getTaskId() - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- getTaskId() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getTaskId() - Method in class com.whitestein.lsps.engine.Identifier
-
Returns the task id.
- getTaskId() - Method in interface com.whitestein.lsps.engine.lang.TaskContext
-
Returns the task instance id.
- getTaskId() - Method in class com.whitestein.lsps.engine.lang.TaskContextImpl
-
- getTaskId() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getTaskId() - Method in class com.whitestein.lsps.human.custom.CustomUITodoContent
-
Returns task id.
- getTaskId() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the identifier of the task which generated this todo.
- getTaskId() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the task id.
- getTaskId() - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- getTaskId() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
Returns the task id.
- getTaskName() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the name of the task which generated the todo.
- getTaskName() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the name of the task which generated the todo.
- getTaskNamespace() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the name of the namespace of the context for the task which generated the todo.
- getTaskNamespace() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- getTaskNamespace() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns the name of the namespace of the context for the task which generated the todo.
- getTasks() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns a collection of all model instance tasks.
- getTemplate() - Method in class com.whitestein.lsps.common.rest.PathTemplate
-
Gets a template string from which this path template was created.
- getTerminated() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getTerminated() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getTerminationReason() - Method in class com.whitestein.lsps.engine.change.ProcessInstanceStateChange
-
Returns the termination reason if present.
- getTerminationReason() - Method in class com.whitestein.lsps.engine.change.TokenInterruptedChange
-
Returns the termination reason.
- getTerminationReason() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the termination reason.
- getTerminationReason() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the termination reason.
- getTerminationReason() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns termination reason.
- getTestDirectory() - Method in class com.whitestein.lsps.test.TestConfig
-
- getTestSupportService() - Static method in class com.whitestein.lsps.test.LspsRemote
-
- getText(String) - Method in class com.whitestein.lsps.common.text.TextDocument
-
Returns the original text with converted line delimiters.
- getText(ASTRange) - Method in interface com.whitestein.lsps.lang.ast.ASTNode
-
Returns the text specified by the given range.
- getText(ASTRange) - Method in class com.whitestein.lsps.lang.ast.ASTNodeImpl
-
- getText(Tree) - Method in class com.whitestein.lsps.lang.parser.ParserBase
-
- getText() - Method in class com.whitestein.lsps.test.web.components.LspsButton
-
Returns the current button text.
- getText() - Method in class com.whitestein.lsps.test.web.components.LspsNavigationLink
-
Returns the current link text.
- getTextChangeTimeout(Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getTextChangeTimeout(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getTextColor() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the text color.
- getTextColor() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets the text color of this node
- getTextFont() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the name of the font used by the text
- getTextFont() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets the name of the fond used when rendering node text.
- getThemeNames() - Method in class com.whitestein.lsps.human.VaadinThemeCacheBean
-
- getThemeResourceAsStream(UI, String, String) - Method in class com.whitestein.lsps.vaadin.util.LspsVaadinServletService
-
- getThemeResourceAsStream(VaadinThemeCacheLocal, String, String) - Static method in class com.whitestein.lsps.vaadin.util.VaadinDynamicThemeFilter
-
Loads theme from cahced zip file, unpacks it and returns it as stream.
- getThenExpressions() - Method in class com.whitestein.lsps.lang.ast.ConditionalExpression
-
Returns the list of "then" expressions.
- getThis() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
-
- getThis() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getThis() - Method in class com.whitestein.lsps.lang.exec.MockRecordNamespace
-
- getThis() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns object that represents this.
- getThis() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getThisType() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getThisType() - Method in class com.whitestein.lsps.lang.module.BasicModulePart
-
- getThisType() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns type for this namespace.
- getThisType() - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
-
- getTime() - Method in class com.whitestein.lsps.engine.state.xml.TimeoutFlow
-
- getTimedOut() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- getTimedOut() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- getTimedOut() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- getTimeout() - Method in class com.whitestein.lsps.engine.InlineStartTimerInterpreter
-
Time point of the event.
- getTimeout(String) - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns the timeout.add
- getTimeout() - Method in class com.whitestein.lsps.engine.TimerEventInterpreter
-
Time point of the event.
- getTimeouts() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
- getTimerInterval() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Gets minimal interval for time events.
- getTimerInterval() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- getTimestamp() - Method in class com.whitestein.lsps.engine.dto.Lock
-
Returns the lock timestamp.
- getTitle() - Method in class com.whitestein.lsps.human.dto.DocumentInfo
-
Returns title of document.
- getTitle() - Method in class com.whitestein.lsps.human.dto.SavedDocument
-
Returns title of document.
- getTitle() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the title for todo.
- getTitle() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Returns the todo title.
- getTitle() - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Returns the todo title.
- getTitle() - Method in class com.whitestein.lsps.human.entity.SavedDocument
-
Returns title.
- getTitle() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns title for todo.
- getTitle() - Method in class com.whitestein.lsps.human.model.DocumentDefinition
-
Returns title.
- getTitle() - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
Returns the todo title.
- getTitle() - Method in class com.whitestein.lsps.test.web.components.LspsPopup
-
Returns the popup title.
- getTitle() - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- getTitle() - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
-
- getTitle() - Method in class com.whitestein.lsps.vaadin.FormPreviewContextHolder
-
- getTitle() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns the title for the form content.
- getTitle() - Method in class com.whitestein.lsps.vaadin.LspsTodoHolder
-
- getTitlePattern() - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Returns the title pattern.
- getTitlePattern() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Returns the todo title pattern.
- getTitlePattern() - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Returns title pattern.
- getTo() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordCalendarCreateEvent
-
- getTo() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordCalendarRescheduleEvent
-
- getTo() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
-
- getTo() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
-
- getToBeRemoved() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Auxiliary collections used for deleting records.
- getToCaption() - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- getToCaption() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- getToday() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
-
Returns a date range which contains TODAY.
- getTodo(long) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- getTodo(long) - Method in interface com.whitestein.lsps.human.dao.TodoDao
-
Returns the todo identified by the given todoId
argument.
- getTodo() - Method in class com.whitestein.lsps.human.entity.TodoEscalation
-
- getTodo() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns the todo.
- getTodo() - Method in class com.whitestein.lsps.human.entity.TodoRejection
-
Returns the todo.
- getTodo(TaskContext) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
Returns the todo.ui
- getTodo(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the to-do for the given ID including the to-do content and its performers.
- getTodo(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getTodo() - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
-
Returns the displayed to-do.
- getTodo() - Method in class com.whitestein.lsps.vaadin.LspsTodoHolder
-
Returns the displayed to-do.
- getTodoAndLock(long) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- getTodoAndLock(long) - Method in interface com.whitestein.lsps.human.dao.TodoDao
-
Returns the todo identified by the given todoId
argument and
locks it.
- getTodoCount(TodoListCriteria) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the count of to-dos relevant for the current user.
- getTodoCount(TodoListCriteria) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getTodoCurrentAssignees(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
-
Returns a set of persons the specified todo is currently issued (visible) to, taking into
account also delegation, rejection and substitution.
- getTodoCurrentAssignees(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
-
- getTodoDao() - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
Returns the provided todo dao.
- getTodoEscalationHolder(ModelInstance, long) - Method in interface com.whitestein.lsps.human.context.HumanTypeFactory
-
Creates a todo escalation holder.
- getTodoEscalationHolder(ModelInstance, long) - Method in class com.whitestein.lsps.human.context.HumanTypeFactoryImpl
-
- getTodoEscalationId() - Method in exception com.whitestein.lsps.human.exception.TodoEscalationNotFoundException
-
Returns the todo escalation id.
- getTodoEscalations(Todo) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoEscalationDao
-
- getTodoEscalations(Todo) - Method in interface com.whitestein.lsps.human.dao.TodoEscalationDao
-
Returns a list of all todo escalations.
- getTodoHolder(ModelInstance, long) - Method in interface com.whitestein.lsps.human.context.HumanTypeFactory
-
Creates a todo holder.
- getTodoHolder(ModelInstance, long) - Method in class com.whitestein.lsps.human.context.HumanTypeFactoryImpl
-
- getTodoId() - Method in class com.whitestein.lsps.engine.TodoExecutionTraceElement
-
- getTodoId() - Method in class com.whitestein.lsps.human.dto.TodoEscalation
-
Return the todo id.
- getTodoId() - Method in class com.whitestein.lsps.human.dto.TodoRejection
-
gets id of rejected todo
- getTodoId() - Method in exception com.whitestein.lsps.human.exception.InvalidTodoStatusException
-
Returns the todo id.
- getTodoId() - Method in exception com.whitestein.lsps.human.exception.TodoAllocatedException
-
Returns the todo id.
- getTodoId() - Method in exception com.whitestein.lsps.human.exception.TodoNotAllocatedException
-
Returns the todo id.
- getTodoId() - Method in exception com.whitestein.lsps.human.exception.TodoNotFoundException
-
Returns the todo id.
- getTodoId(TaskContext) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
Returns to-do id.
- getTodoIdsFor(ExecutionContext, RecordHolder, String) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
-
Returns a set of active todo ids assigned to the specified person according to the criteria.
- getTodoIdsFor(ExecutionContext, RecordHolder, String) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
-
- getTodoImplementationType() - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
- getTodoImplementationType() - Method in class com.whitestein.lsps.human.task.CustomUIUserTask
-
- getTodoImplementationType() - Method in class com.whitestein.lsps.human.task.CustomUIWithContextUserTask
-
- getTodoList(Person, TodoListCriteria) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- getTodoList(Person, TodoListCriteria) - Method in interface com.whitestein.lsps.human.dao.TodoDao
-
Returns person
's todo list, according to given paging criteria.
- getTodoList(TodoListCriteria) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the list of to-dos relevant for the current user.
- getTodoList(TodoListCriteria) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getTodoList(TestPerson) - Static method in class com.whitestein.lsps.test.LspsRemote
-
Returns the current to-do list of given person.
- getTodoList() - Method in class com.whitestein.lsps.test.LspsRemote
-
Returns the current user to-do list.
- getTodoList() - Method in class com.whitestein.lsps.test.web.UITester
-
Obtains a complete list of TODOs for the currently logged-in user.
- getTodoListForOrphanedCheck(Person, Set<RoleUnitName>) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- getTodoListForOrphanedCheck(Person, Set<RoleUnitName>) - Method in interface com.whitestein.lsps.human.dao.TodoDao
-
Returns list of todos for which a value "isOrphaned" must be recalculated.
- getTodoListForPerson(String, TodoListCriteria) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the list of to-dos relevant for the user identified by the given id
.
- getTodoListForPerson(String, TodoListCriteria) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getTodoListIds(Person, TodoListCriteria) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- getTodoListIds(Person, TodoListCriteria) - Method in interface com.whitestein.lsps.human.dao.TodoDao
-
Returns person
's todo list ids, according to given paging criteria.
- getTodoListIdsForPerson(String, TodoListCriteria) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the list of to-dos ids relevant for the user identified by the given id
.
- getTodoListIdsForPerson(String, TodoListCriteria) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getTodoPerformers(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
-
Returns a set of the original performers of the specified todo, as given by the corresponding
task.
- getTodoPerformers(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
-
- getTodoSavedState(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the content of a saved to-do.
- getTodoSavedState(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getTodoService() - Static method in class com.whitestein.lsps.test.LspsRemote
-
- getTodoServiceUser() - Method in class com.whitestein.lsps.test.LspsRemote
-
Service for accessing the functionality related to to-dos.
- getTodosFor(ExecutionContext, RecordHolder, TodoListCriteria) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
-
Returns a set of active todos assigned to the specified person according to the criteria.
- getTodosFor(ExecutionContext, RecordHolder, Boolean) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
-
Returns a set of active todos assigned to the specified person.
- getTodosFor(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
-
Returns a set of active todos assigned to the specified person.
- getTodosFor(ExecutionContext, RecordHolder, TodoListCriteria) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
-
- getTodosFor(ExecutionContext, RecordHolder, Boolean) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
-
- getTodosFor(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
-
- getTodoStatus() - Method in class com.whitestein.lsps.human.dto.TodoEscalation
-
Returns the todo status (at the time of escalation)
- getTodoStatus() - Method in class com.whitestein.lsps.human.entity.TodoEscalation
-
- getTodoSubmitter(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
-
If the specified todo is in the "Accomplished" state, the function returns the person who
submitted that todo.
- getTodoSubmitter(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
-
- getTodoWithIncludes(long, boolean, boolean) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the to-do for the given ID.
- getTodoWithIncludes(long, boolean, boolean) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- getToken() - Method in class com.whitestein.lsps.engine.state.xml.Task
-
Returns the token.
- getTokenId() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
-
Returns the token id.
- getTokenId() - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Returns the token id.
- getTokenId() - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
-
Returns token id.
- getTokens(String) - Static method in class com.whitestein.lsps.common.Strings
-
Returns a list of trimmed tokens from given token list.
- getTokens() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns the tokens.
- getToolbarComponent() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Returns the current toolbar component or null
if there is none.
- getTopContext() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns the top module context.
- getTopGoals() - Method in class com.whitestein.lsps.engine.dto.Goals
-
Returns the top goals.
- getTopmostComponent() - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
-
- getTopmostComponent() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
-
- getTopmostComponent() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
- getTopmostComponent() - Method in interface com.whitestein.lsps.vaadin.LspsScreen
-
Returns the topmost component.
- getTopmostComponent() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
- getTopNoBaseLevelContexts() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns top contexts from evaluation levels higher that base level.
- getTopOfInlinedProcess() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns first parent that is not in-lined.
- getTotal() - Method in interface com.whitestein.lsps.common.query.DtoList
-
Returns the total number of objects.
- getTotal() - Method in class com.whitestein.lsps.common.query.DtoListImpl
-
- getTotal() - Method in class com.whitestein.lsps.common.query.QueryResult
-
Returns the total count of items in the result list.
- getTotal() - Method in class com.whitestein.lsps.engine.dto.LogList
-
Returns the total number of logs.
- getTotal() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfoList
-
Returns the total number of model instance infos.
- getTotal() - Method in class com.whitestein.lsps.engine.dto.ModuleDetailsList
-
Returns the total number of modules.
- getTotal() - Method in class com.whitestein.lsps.engine.dto.ModuleEntryList
-
Returns the total number of modules.
- getTotal() - Method in class com.whitestein.lsps.engine.dto.ModuleList
-
Returns the total number of modules.
- getTotal() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoList
-
Returns the total number of rollback infos.
- getTotal() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerList
-
Returns the total number of ws request handlers.
- getTotal() - Method in class com.whitestein.lsps.human.dto.SavedDocumentList
-
Returns the total number of to-dos.
- getTotal() - Method in class com.whitestein.lsps.human.dto.TodoList
-
Returns the total number of to-dos.
- getTotal() - Method in class com.whitestein.lsps.os.dto.PerformerList
-
Returns the total number of performers.
- getTotal() - Method in class com.whitestein.lsps.os.dto.PersonList
-
Returns the total number of persons.
- getTotal() - Method in class com.whitestein.lsps.os.dto.RoleUnitNameList
-
Returns the total number of role-unit-names.
- getTotalDuration() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
-
- getTouchedProxies() - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
Returns touched proxies.
- getTouchedProxies() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Returns touched proxies that are or were in association with this proxy.
- getTransactionAccessor() - Method in interface com.whitestein.lsps.vaadin.LspsAppConnector
-
- getTransactionSynchronizationRegistry() - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
-
Returns transaction synchronization registry.
- getTransactionSynchronizationRegistry() - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
Returns transaction synchronization registry
- getTransformModelId() - Method in class com.whitestein.lsps.engine.dto.Migration
-
Returns the model id of the transform model.
- getTransformModelId() - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Returns migration model id.
- getTransitiveLeafs() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.GroupNode
-
Returns all leafs from all descending group nodes, including this one.
- getTree() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getTree() - Method in class com.whitestein.lsps.lang.antlr.AntlrNode
-
- getTree() - Method in class com.whitestein.lsps.lang.parser.AbstractAntlrTree
-
- getTree() - Method in class com.whitestein.lsps.lang.parser.Parsed
-
- getType() - Method in class com.whitestein.lsps.engine.change.EscalationChange
-
Gets the type of this change event.
- getType() - Method in class com.whitestein.lsps.engine.dto.ExternalRecord
-
Returns type.
- getType() - Method in class com.whitestein.lsps.engine.dto.Goal
-
Returns the goal type.
- getType() - Method in class com.whitestein.lsps.engine.dto.Handle
-
Returns the type.
- getType() - Method in class com.whitestein.lsps.engine.dto.ModuleEntry
-
Returns the entry type.
- getType() - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
-
Returns the info type.
- getType() - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
-
- getType() - Method in class com.whitestein.lsps.engine.dto.val.ListValue
-
Returns list type.
- getType() - Method in class com.whitestein.lsps.engine.dto.val.ListValueListAdapter
-
- getType() - Method in class com.whitestein.lsps.engine.dto.val.MapValue
-
Returns map type.
- getType() - Method in class com.whitestein.lsps.engine.dto.val.MapValueMapAdapter
-
- getType() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getType() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getType() - Method in class com.whitestein.lsps.engine.dto.val.SetValue
-
Returns set type.
- getType() - Method in class com.whitestein.lsps.engine.dto.val.SetValueSetAdapter
-
- getType() - Method in class com.whitestein.lsps.engine.dto.Variable
-
Returns the type.
- getType() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
-
- getType(ExecutionContext, String) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getType(String) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getType() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getType() - Method in class com.whitestein.lsps.engine.lang.compiled.LocalParameter
-
- getType() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
- getType() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getType() - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Returns record type.
- getType() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- getType() - Method in class com.whitestein.lsps.engine.state.ErrorModelInstanceState
-
Returns the type.
- getType() - Method in class com.whitestein.lsps.engine.state.ModelInstanceState
-
Returns the type.
- getType() - Method in class com.whitestein.lsps.engine.state.RollbackItem
-
Returns the invocation type.
- getType() - Method in class com.whitestein.lsps.engine.state.xml.ActivationCommand
-
Returns the type.
- getType() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.BooleanValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.ContextFreeType
-
Returns the type.
- getType() - Method in class com.whitestein.lsps.engine.state.xml.DateValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.DecimalValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns model instance type.
- getType() - Method in class com.whitestein.lsps.engine.state.xml.NullValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.StringValue
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
-
- getType() - Method in interface com.whitestein.lsps.engine.state.xml.Value
-
Returns the type.
- getType() - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
-
- getType() - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Returns the type.
- getType() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- getType() - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQuery
-
- getType() - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQueryDifferentDB
-
- getType() - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQuerySameDB
-
- getType() - Method in class com.whitestein.lsps.human.dto.DocumentInfo
-
Returns the document type.
- getType() - Method in class com.whitestein.lsps.human.dto.Todo
-
Returns the type of the todo.
- getType() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Returns the todo type.
- getType() - Method in class com.whitestein.lsps.human.entity.Document
-
Returns document type.
- getType() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns type of the todo.
- getType() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns the type of the performer.
- getType() - Method in class com.whitestein.lsps.human.model.DocumentDefinition
-
Returns document type.
- getType() - Method in class com.whitestein.lsps.human.model.GenericDocumentDefinition
-
- getType(TaskContext) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
This method should return the todo-task type.
- getType(TaskContext) - Method in class com.whitestein.lsps.human.task.CustomUIUserTask
-
- getType(TaskContext) - Method in class com.whitestein.lsps.human.task.UserTask
-
- getType() - Method in class com.whitestein.lsps.lang.antlr.AntlrSignatureArg
-
- getType() - Method in class com.whitestein.lsps.lang.ast.ClosureExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ast.EnumerationExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ast.Expression
-
Returns the return type.
- getType() - Method in class com.whitestein.lsps.lang.ast.FunctionExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ast.FunctionParameterAst
-
- getType() - Method in class com.whitestein.lsps.lang.ast.ListExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ast.MapExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ast.MethodExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ast.RecordConstructorExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ast.RecordExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ast.ReferenceExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ast.SetExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ast.TypeAst
-
- getType() - Method in class com.whitestein.lsps.lang.ast.TypeExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ClosureExpressionHolder
-
- getType() - Method in class com.whitestein.lsps.lang.compiled.model.SrcCast
-
- getType() - Method in class com.whitestein.lsps.lang.compiled.model.SrcInstanceof
-
- getType() - Method in class com.whitestein.lsps.lang.compiled.model.SrcVariableDef
-
- getType() - Method in interface com.whitestein.lsps.lang.exec.ClosureHolder
-
- getType() - Method in class com.whitestein.lsps.lang.exec.EnumerationImpl
-
Returns the enumeration type.
- getType() - Method in interface com.whitestein.lsps.lang.exec.ListHolder
-
- getType() - Method in interface com.whitestein.lsps.lang.exec.MapHolder
-
- getType() - Method in class com.whitestein.lsps.lang.exec.MockValueHolder
-
Returns the data type of this holder.
- getType() - Method in class com.whitestein.lsps.lang.exec.PropertyPath
-
Returns the path type, i.e.
- getType() - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
- getType() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
- getType() - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
- getType() - Method in interface com.whitestein.lsps.lang.exec.SetHolder
-
- getType() - Method in interface com.whitestein.lsps.lang.exec.ValueHolder
-
Returns the type of the holder.
- getType() - Method in class com.whitestein.lsps.lang.ExpressionAsClosureHolder
-
- getType() - Method in class com.whitestein.lsps.lang.module.ConstantInfo
-
- getType() - Method in class com.whitestein.lsps.lang.module.VariableInfo
-
Returns the type of variable.
- getType() - Method in class com.whitestein.lsps.lang.OperationExpressionHolder
-
- getType() - Method in class com.whitestein.lsps.lang.parser.ParsedExpression
-
- getType() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getType() - Method in class com.whitestein.lsps.lang.signature.SignatureParameter
-
Returns type of this parameter
- getType() - Method in class com.whitestein.lsps.lang.type.Field
-
- getType() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- getType() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns type of the property.
- getType() - Method in class com.whitestein.lsps.lang.type.TypeType
-
Returns the represented type.
- getType() - Method in class com.whitestein.lsps.lang.type.xml.NodeBinding
-
- getType() - Method in class com.whitestein.lsps.modulemanager.entity.ModuleEntry
-
Returns entry type (filename extension)
- getType() - Method in class com.whitestein.lsps.os.dto.Performer
-
Returns the type of the performer.
- getType() - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue.ValueProperty
-
- getType(Object) - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
-
- getType(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- getType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.OutputTextProperty
-
- getType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.CustomFilterField
-
- getType(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.LspsFilterFieldFactory
-
- getType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.NumberFilterPopup2
-
- getType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.OptionsFilterField
-
- getType() - Method in class com.whitestein.lsps.vaadin.ui.LspsProperty
-
- getType() - Method in interface com.whitestein.lsps.vaadin.util.LazyLspsContainer.LazyLspsLoader
-
Should return the LSPS type of the loaded data.
- getType() - Method in class com.whitestein.lsps.visualization.Assignment
-
Gets the type of the assignment.
- getType() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the type of this connection.
- getType() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets the type of this node.
- getType() - Method in class com.whitestein.lsps.visualization.dto.ModuleResource
-
Gets the type of this resource.
- getType() - Method in class com.whitestein.lsps.visualization.dto.ProcessElement
-
Gets the element type.
- getTypeAst() - Method in class com.whitestein.lsps.lang.ast.FunctionParameterAst
-
- getTypeCode() - Method in class com.whitestein.lsps.common.ddl.ColumnMetadata
-
Returns the column type code.
- getTypeDataSourceCount(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.vaadin.forms.datasource.DataSourceMethods
-
How many filtered records of that type exists.
- getTypeDataSourceData(ExecutionContext, Decimal, Decimal, CollectionHolder, SetHolder) - Method in class com.whitestein.lsps.vaadin.forms.datasource.DataSourceMethods
-
All filtered records of that type sorted by sort spec
- getTypeEndIndex() - Method in class com.whitestein.lsps.lang.ast.TypeExpression
-
Returns the end index of the type literal.
- getTypeFactory(RecordType) - Method in class com.whitestein.lsps.engine.lang.RuntimeToPersistentConverter
-
Returns a type factory for the given type or null if there is none.
- getTypeFactory(RecordType) - Method in class com.whitestein.lsps.engine.RuntimeToJavaConverter
-
Returns a type factory for the given type or null if there is none.
- getTypeForName(String) - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- getTypeForName(String) - Method in class com.whitestein.lsps.lang.module.BasicModulePart
-
- getTypeForName(String) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns registered named type corresponding to given name.
- getTypeForName(String) - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
-
- getTypeFullName() - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
- getTypeLabel(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.LabelFunctions
-
Returns the label of the given type.
- getTypeMapping() - Method in class com.whitestein.lsps.lang.ast.ConstraintAst
-
- getTypeMetadata(ExecutionContext, Type) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- getTypeMetadata(ExecutionContext, Type) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- getTypeName() - Method in class com.whitestein.lsps.common.ddl.ColumnMetadata
-
Returns the column type name.
- getTypeName() - Method in class com.whitestein.lsps.lang.RecordWrapper
-
Returns the full type name of the record.
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordAbstractTable
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordButtonRenderer
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarEditEvent
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCartesianChart
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordChart
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataLabels
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateRenderer
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordEnumerationRenderer
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordEvent
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFilterConfig
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboard
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordHtmlRenderer
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordImageRenderer
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLinkRenderer
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumberRenderer
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordRegExpFilterConfig
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordRenderer
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordSubstringFilterConfig
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordDownloadableResource
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordExternalResource
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFileResource
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFontAwesome
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordGeographicCoordinates
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordResource
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordSelectItem
-
- getTypeName() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordThemeResource
-
- getTypeParameterNames() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getTypeParameterRanges() - Method in class com.whitestein.lsps.lang.ast.FunctionExpression
-
- getTypeParameters() - Method in class com.whitestein.lsps.lang.antlr.AntlrSignature
-
- getTypeParameters() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getTypeParameters() - Method in class com.whitestein.lsps.lang.ast.SignatureAst
-
- getTypeParametersAst() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getTypeRange() - Method in class com.whitestein.lsps.lang.ast.CastExpression
-
Returns the range of the type.
- getTypeRange() - Method in class com.whitestein.lsps.lang.ast.DefExpression
-
Returns the range of the type.
- getTypeRange() - Method in class com.whitestein.lsps.lang.ast.EnumerationExpression
-
Returns the range of the enumeration type.
- getTypeRange() - Method in class com.whitestein.lsps.lang.ast.ForeachExpression
-
Returns the range of the type.
- getTypeRange() - Method in class com.whitestein.lsps.lang.ast.InstanceofExpression
-
Returns the range of the type.
- getTypeRange() - Method in class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
-
Returns the range of the record type.
- getTypeRange() - Method in class com.whitestein.lsps.lang.ast.RecordConstructorExpression
-
Returns the range of the record type.
- getTypeRange() - Method in class com.whitestein.lsps.lang.ast.RecordExpression
-
Returns the range of the record type.
- getTypes() - Method in class com.whitestein.lsps.lang.antlr.AntlrIntersectionType
-
- getTypeStartIndex() - Method in class com.whitestein.lsps.lang.ast.TypeExpression
-
Returns the start index of the type literal.
- getTypeText() - Method in class com.whitestein.lsps.lang.ast.TypeExpression
-
Returns the type literal text.
- getUICommonDirectory() - Method in class com.whitestein.lsps.test.TestConfig
-
- getUiDefinition() - Method in class com.whitestein.lsps.human.model.GenericDocumentDefinition
-
Returns ui definition expression.
- getUIDirectory() - Method in class com.whitestein.lsps.test.TestConfig
-
- getUiEvent() - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueueEntry
-
- getUIHistory(ExecutionContext) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
-
A function which returns UI history.
- getUIHistory(ExecutionContext) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
-
- getUiListener() - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueueEntry
-
- getUIState() - Method in class com.whitestein.lsps.human.DocumentEvaluationContent
-
Returns the saved UI state.
- getUIState() - Method in class com.whitestein.lsps.human.TodoEvaluationContent
-
Returns the saved UI state.
- getUITable() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
Owner UITableBase, not null.
- getUnformattedCaption() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
Returns the unformatted column header (without any divs or spans).
- getUnformattedHeaderCaption(String) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
Returns the unformatted column header (without any divs or spans).
- getUnloadDate() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns the unload date.
- getUnloadDate() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns the unload date.
- getUnloadedModuleIds() - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
-
- getUnloadedModuleIds() - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
-
Returns ids of unloaded modules.
- getUnsupportedType() - Method in exception com.whitestein.lsps.json.impl.JsonProcessingUnsupportedTypeException
-
Gets the detected unsupported type.
- getUpdate() - Method in class com.whitestein.lsps.lang.ast.ForExpression
-
- getUploadDate() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns the upload date.
- getUploadDate() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns the upload time.
- getUploadedFrom() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- getUploadedTo() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- getUrl() - Method in class com.whitestein.lsps.vaadin.forms.WBrowserFrame
-
Gets the URL set in the browser frame.
- getUrl() - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordExternalResource
-
- getUrl() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordExternalResource
-
- getUrlFactory() - Method in interface com.whitestein.lsps.vaadin.LspsAppConnector
-
- getUrlForDocument(String, Map<String, String>) - Method in interface com.whitestein.lsps.vaadin.ui.LspsUrlFactory
-
Returns application URL for the given document and parameters.
- getUrlForSavedDocument(long) - Method in interface com.whitestein.lsps.vaadin.ui.LspsUrlFactory
-
Returns application URL for the saved document with the given ID.
- getUrlForTodo(long) - Method in interface com.whitestein.lsps.vaadin.ui.LspsUrlFactory
-
Returns application URL for the to-do with the given ID.
- getUsedModelInstanceEntities() - Method in class com.whitestein.lsps.engine.ModelInstanceTransactionStack
-
Returns data for all model instances invoked in the transaction.
- getUserActivityTrackingTimeout() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Returns timeout in milliseconds for tracking of users.
- getUserActivityTrackingTimeout() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- getUserId() - Method in class com.whitestein.lsps.activeuser.ActiveUserRecord
-
Returns user id.
- getUserId() - Method in class com.whitestein.lsps.activeuser.UserActivityTrack
-
- getUserLogin() - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
-
Returns the user login.
- getUserRecords() - Method in class com.whitestein.lsps.activeuser.ActiveUsersTrack
-
Returns active user records.
- getUsersAmount() - Method in class com.whitestein.lsps.license.License
-
- getUserTransaction() - Method in interface com.whitestein.lsps.vaadin.util.TransactionAccessor
-
Returns the current transaction.
- getUserTransaction() - Method in class com.whitestein.lsps.vaadin.util.TransactionAccessorImpl
-
- getVal() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
- getVal() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
-
Returns underlying
Value
.
- getVal() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
Returns value object.
- getValidatedValue(ConstraintModel, RecordHolder) - Method in class com.whitestein.lsps.engine.validation.RecordValidator
-
- getValidationErrors() - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
-
Returns all validation errors produced by the validators attached to this
component.
- getValidationErrors() - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
- getValidationErrors() - Method in class com.whitestein.lsps.vaadin.forms.WLabel
-
- getValidationErrors() - Method in class com.whitestein.lsps.vaadin.forms.WPdfViewer
-
- getValidationTags() - Method in class com.whitestein.lsps.lang.ast.ValidationTag
-
- getValidationTags() - Method in class com.whitestein.lsps.lang.ast.ValidationTagAndExpression
-
- getValidationTags() - Method in class com.whitestein.lsps.lang.ast.ValidationTagExpression
-
- getValidationTags() - Method in class com.whitestein.lsps.lang.ast.ValidationTagNotExpression
-
- getValidationTags() - Method in class com.whitestein.lsps.lang.ast.ValidationTagOrExpression
-
- getValidFrom() - Method in class com.whitestein.lsps.license.License
-
- getValidLicenses() - Method in interface com.whitestein.lsps.common.LicenseService
-
- getValidLicenses() - Method in class com.whitestein.lsps.license.LicenseServiceBean
-
- getValidTo() - Method in class com.whitestein.lsps.license.License
-
- getValue() - Method in class com.whitestein.lsps.common.filter.Compare
-
Returns the value to compare the property against.
- getValue() - Method in class com.whitestein.lsps.common.filter.Like
-
- getValue() - Method in class com.whitestein.lsps.common.StringProperty
-
Returns the value.
- getValue() - Method in class com.whitestein.lsps.common.util.Pair
-
Returns the value.
- getValue() - Method in class com.whitestein.lsps.engine.BinaryDataMetadata
-
- getValue() - Method in class com.whitestein.lsps.engine.change.ExternalRecordPropertyAccessEvent
-
- getValue() - Method in class com.whitestein.lsps.engine.comm.UpdateContextVariableMessage
-
Returns the value.
- getValue() - Method in class com.whitestein.lsps.engine.comm.UpdateRecordFieldMessage
-
Returns the value.
- getValue() - Method in class com.whitestein.lsps.engine.dto.Setting
-
- getValue() - Method in class com.whitestein.lsps.engine.dto.Signal
-
Returns the value.
- getValue() - Method in class com.whitestein.lsps.engine.dto.val.DateValue
-
Returns the value.
- getValue() - Method in class com.whitestein.lsps.engine.dto.val.RecordValueItem
-
Returns the value.
- getValue() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getValue(InterpreterStackTrace) - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getValue(String) - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getValue(String, InterpreterStackTrace) - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- getValue() - Method in class com.whitestein.lsps.engine.dto.Variable
-
Returns the value.
- getValue() - Method in class com.whitestein.lsps.engine.lang.BinaryHolderImpl
-
Returns underlying value.
- getValue() - Method in class com.whitestein.lsps.engine.lang.compiled.LocalParameter
-
- getValue() - Method in class com.whitestein.lsps.engine.state.BinaryDataMetadata
-
Returns value
- getValue() - Method in class com.whitestein.lsps.engine.state.ModelInstanceProperty
-
Returns the value.
- getValue() - Method in class com.whitestein.lsps.engine.state.Setting
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.BooleanValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.DateValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.DecimalValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.HandledBoundaryEvent
-
Returns value
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstanceProperty
-
Returns value of the metadata.
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
-
Returns the value.
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.NullValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
Returns the value.
- getValue() - Method in interface com.whitestein.lsps.engine.state.xml.SimpleValue
-
Returns the contained value.
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.StringValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
-
- getValue() - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Returns variable value.
- getValue() - Method in class com.whitestein.lsps.human.custom.ReferenceAndValue
-
Returns java value.
- getValue() - Method in class com.whitestein.lsps.human.dto.DocumentParameters.Parameter
-
Returns the value of the parameter.
- getValue() - Method in class com.whitestein.lsps.human.dto.MapEntry
-
- getValue() - Method in class com.whitestein.lsps.lang.ast.EnumerationExpression
-
Returns the enumeration value.
- getValue() - Method in class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
-
Returns the property path value, or null
if the expression is not valid.
- getValue() - Method in class com.whitestein.lsps.lang.ast.SyntheticExpression
-
- getValue() - Method in class com.whitestein.lsps.lang.compiled.model.SrcVariableDef
-
- getValue(RecordHolder) - Method in class com.whitestein.lsps.lang.exec.PropertyPath
-
Returns the value of the given property path of the given record object.
- getValue() - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Gets the value of the referenced element.
- getValue(InterpreterStackTrace) - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Gets the value of the referenced element.
- getValue(String) - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
- getValue(String, InterpreterStackTrace) - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Returns value of referenced value-holder (variable/record) in the specified evaluation level.
- getValue() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getValue(InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getValue(String) - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getValue(String, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- getValue() - Method in class com.whitestein.lsps.os.dto.RoleUnitParameter
-
Returns the value of the parameter.
- getValue() - Method in class com.whitestein.lsps.test.web.components.LspsComboBox
-
Return value of the combo box element.
- getValue() - Method in class com.whitestein.lsps.test.web.components.LspsDateTextBox
-
Returns the current TextBox value.
- getValue() - Method in class com.whitestein.lsps.test.web.components.LspsTextArea
-
Returns the current TextArea value.
- getValue() - Method in class com.whitestein.lsps.test.web.components.LspsTextBox
-
Returns the current TextBox value.
- getValue() - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue.ValueProperty
-
- getValue() - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordSelectItem
-
- getValue() - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.OutputTextProperty
-
- getValue() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.MultiValueFilter
-
The value expected by this filter.
- getValue() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ValueFilter
-
The value expected by this filter.
- getValue() - Method in class com.whitestein.lsps.vaadin.ui.LspsProperty
-
- getValue(Object) - Method in class com.whitestein.lsps.vaadin.util.LazyLspsContainer
-
Returns the underlying LSPS value for the given item ID.
- getValueClass(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.FilterFieldFactory
-
Returns the type of the values present in given column.
- getValueHolder(Handle) - Method in interface com.whitestein.lsps.engine.dto.HandleResolver
-
Returns a value-holder for the given handle.
- getValueHolder(Handle) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getValueHolder(Handle) - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- getValueHolder(Handle) - Method in class com.whitestein.lsps.engine.lang.HandleResolverImpl
-
- getValueHolder(Handle) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getValueHolder(Handle) - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- getValueHolder(Handle) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getValueHolder(Handle) - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns value holder for the given handle.
- getValueHolderInLevel(T, String) - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns the value holder in the given evaluation level.
- getValueInLevel(T) - Method in class com.whitestein.lsps.vaadin.wrapper.ContextWrapper
-
Returns the given value holder in the evaluation level of this context.
- getValueProvider(Serializable) - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
-
- getValueProvider(Serializable) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
-
A value provider used by a column to obtain column values.
- getValueProvider(Serializable) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- getValueProvider() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Returns the value provider for this column.
- getValueProvider() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- getValueProviderDef() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Returns the value provider for this column.
- getValues() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns the model instance complex values.
- getValues() - Method in class com.whitestein.lsps.engine.state.xml.ValueContent
-
Returns all stored values.
- getValuesToRetain() - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
-
- getValuesToRetain() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
-
- getValuesToRetain() - Method in class com.whitestein.lsps.vaadin.forms.Form
-
- getValuesToRetain() - Method in interface com.whitestein.lsps.vaadin.LspsScreen
-
Returns the set of value holders that should not be garbage collected
even if they are not referenced from any variables in the model.
- getValuesToRetain() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
- getValueType(Namespace) - Method in class com.whitestein.lsps.vaadin.forms.datasource.LspsValueProvider
-
- getValueType(Namespace) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.DelegatingValueProvider
-
- getValueType(Namespace) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.ValueProvider
-
- getValueType(Namespace) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.LocalizingValueProvider
-
- getValueType(Namespace) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.ToStringValueProvider
-
- getValueType(Namespace) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.ValueKeepingValueProvider
-
- getValueType(Object) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Returns the expected value type which will be present in this column.
- getValueType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.PathValueProvider
-
- getValueType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SimpleClosureValueProvider
-
- getValueType() - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ValueProvider
-
Returns the type of the values provided.
- getValueType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.ClosureSort
-
- getValueType() - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort
-
Returns the type of the values provided.
- getValueType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.PathSort
-
- getValueType() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.QueryEnumSort
-
- getVar() - Method in class com.whitestein.lsps.engine.InlineStartTimerInterpreter
-
- getVar() - Method in class com.whitestein.lsps.engine.TimerEventInterpreter
-
- getVariable() - Method in class com.whitestein.lsps.engine.comm.UpdateContextVariableMessage
-
Returns the variable.
- getVariable(String) - Method in class com.whitestein.lsps.engine.dto.Context
-
Returns a variable for the given variable name.
- getVariable(String) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getVariable(String, boolean) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getVariable(String) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a local variable for the given name.
- getVariable(String, boolean) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a local variable info for the given name.
- getVariableContext() - Method in class com.whitestein.lsps.engine.ConditionEventInterpreter
-
Returns the context of this interpreter.
- getVariableContext() - Method in class com.whitestein.lsps.engine.ConditionIntermediateInterpreter
-
- getVariableContext() - Method in class com.whitestein.lsps.engine.ConditionStartInterpreter
-
- getVariableContext() - Method in class com.whitestein.lsps.engine.InlineStartEventInterpreter
-
- getVariableContext() - Method in class com.whitestein.lsps.engine.TimerEventInterpreter
-
Returns the context of this interpreter.
- getVariableContext() - Method in class com.whitestein.lsps.engine.TimerIntermediateInterpreter
-
- getVariableContext() - Method in class com.whitestein.lsps.engine.TimerStartInterpreter
-
- getVariableHelper() - Method in class com.whitestein.lsps.lang.parser.Parser
-
- getVariableInfo() - Method in class com.whitestein.lsps.lang.ast.VariableExpression
-
Returns the variable-info.
- getVariableInstance(String) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns variable instance by variable name or null if it does not exist.
- getVariableMetadata(ExecutionContext, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- getVariableMetadata(ExecutionContext, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- getVariableNames() - Method in class com.whitestein.lsps.common.rest.PathTemplate
-
Gets variable names extracted from the path template.
- getVariableNames() - Method in class com.whitestein.lsps.engine.dto.Context
-
Returns a set of variable names.
- getVariableNames() - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- getVariableNames() - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- getVariableNames() - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getVariableNames() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns the names of the variables.
- getVariableNames() - Method in class com.whitestein.lsps.lang.exec.MockRecordNamespace
-
- getVariableNames() - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns the names of all the variables.
- getVariableNames() - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getVariablePrivacy(String) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getVariablePrivacy(String) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a local variable privacy for the given name.
- getVariables() - Method in class com.whitestein.lsps.engine.dto.Context
-
Returns the variables map indexed with the variable names.
- getVariables() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns immutable collection of variables.
- getVariables(QID) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getVariables() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getVariables() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of all variables in this namespace.
- getVariables(QID) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a list of variables for the given fully qualified name.
- getVariableType(String) - Method in class com.whitestein.lsps.engine.dto.Context
-
Returns the variable type for given variable name or null if the variable
does not exist.
- getVariableType(String) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- getVariableType(String) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- getVariableType(String) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getVariableType(String) - Method in class com.whitestein.lsps.lang.exec.MockRecordNamespace
-
- getVariableType(String) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns the type of variable or null if it does not exist.
- getVariableType(String) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getVariableValue(String) - Method in class com.whitestein.lsps.engine.dto.Context
-
Returns the variable value for given variable name or null if the
variable does not exist.
- getVariableValue(QID) - Method in class com.whitestein.lsps.engine.lang.AbstractExecutionContext
-
- getVariableValue(String) - Method in class com.whitestein.lsps.engine.lang.AbstractExecutionContext
-
Deprecated.
- getVariableValue(QID) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- getVariableValue(String) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
Deprecated.
- getVariableValue(ExecutionContext, QID) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- getVariableValue(ExecutionContext, String) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
Deprecated.
- getVariableValue(String) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- getVariableValue(QID) - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Resolves variable for given name and returns its value.
- getVariableValue(String) - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
- getVariableValue(QID) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- getVariableValue(String) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
Deprecated.
- getVariableValue(String) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- getVariableValue(String) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- getVariableValue(String) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns variable value for given name or null if it does not exist.
- getVariableValue(QID) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- getVariableValue(String) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
Deprecated.
- getVariableValue(String) - Method in class com.whitestein.lsps.lang.exec.MockRecordNamespace
-
- getVariableValue(String) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Returns value of variable for given name from this namespace.
- getVariableValue(String) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- getVariableValue(String) - Method in class com.whitestein.lsps.test.ModelInstance
-
Returns the global variable value.
- getVerifiedIdentifier(String, boolean) - Static method in class com.whitestein.lsps.engine.lang.compiled.JavaIdentifierCreator
-
- getVersion() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns the version.
- getVersion() - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
-
Returns version.
- getVersion() - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Returns version.
- getVersion() - Method in class com.whitestein.lsps.license.License
-
- getVersion() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns the module version.
- getVersion() - Method in class com.whitestein.lsps.test.Module
-
Returns the module version.
- getVersionField() - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
-
Returns version field.
- getVersionPattern() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
gets version pattern
- getVersionString() - Method in class com.whitestein.lsps.engine.dto.val.ExternalRecordValue
-
- getVersionString() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- getVersionString() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- getVersionString() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns string representation of the entity version, used for multi-transactional optimistic locking.
- getVersionString() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
- getVersionString() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolderBase
-
- getVersionString() - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- getVersionString() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- getVersionString() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
Returns string representation of the shared entity version.
- getVersionString() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
- getVersionString() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- getVersionString() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns version in string format.
- getVertexCount() - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns count of vertices.
- getVertices() - Method in class com.whitestein.lsps.common.graph.DirectedGraph
-
Returns unmodifiable set of vertices backed by this graph.
- getVerticesInCycles(DirectedGraph<V>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
-
Returns a set of all vertices that take part in a cycle.
- getViewModelMerger() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
INTERNAL API
- getViewModelsToClear2() - Method in class com.whitestein.lsps.vaadin.ui.events.UIViewModelAction
-
- getViewModelsToMerge2() - Method in class com.whitestein.lsps.vaadin.ui.events.UIViewModelAction
-
- getViolation() - Method in class com.whitestein.lsps.vaadin.forms.validation.ConstraintViolation
-
Gets the wrapped constraint violation.
- getVisibility() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getVisibility() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- getVisibility() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns the signature visibility.
- getVisibility() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- getVisibility() - Method in class com.whitestein.lsps.lang.type.RecordField
-
- getVisibility() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns the property visibility.
- getVisibilityTree() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- getVisibleConstants() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getVisibleConstants() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of all visible constants.
- getVisibleNamedTypes() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getVisibleNamedTypes() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of all visible named types (records, enumerations etc.).
- getVisibleRecordTypes() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getVisibleRecordTypes() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of all visible defined record types.
- getVisibleRowCount() - Method in class com.whitestein.lsps.test.web.components.LspsTable
-
Returns the number of rows the table is currently showing.
- getVisibleSignatures() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getVisibleSignatures() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of all visible function signatures.
- getVisibleVariables() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- getVisibleVariables() - Method in class com.whitestein.lsps.lang.module.BasicModulePart
-
- getVisibleVariables() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns a collection of all visible variables.
- getVisibleVariables() - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
-
- getWaitingFor() - Static method in class com.whitestein.lsps.engine.lang.SharedRecordNotifierState
-
Returns set of properties of shared records on change of which a model instance is waiting for.
- getWaitingForSharedRecordChanges() - Method in class com.whitestein.lsps.engine.ModelInstanceRuntimeData
-
Returns all registrations of waiting for shared record changes.
- getWeek(ExecutionContext, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns the week of a year of the date.
- getWeeklyRange(Date) - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
-
Returns a date range which spans over a single week.
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.bam.WSortableLayout
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardUpdateEvent
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Gets the Vaadin representation of this component.
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WCollapsible
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WDropZone
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPanel
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WSingleComponentContainer
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTextField
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WActionLink
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WButton
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WCheckBox
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WComboBox
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WCssLayout
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WDateField
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WDownload
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WImage
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WLabel
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WLink
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WMapDisplay
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WMultiselectComboBox
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WOrderedComponentGroup
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WPdfViewer
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WSlider
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTree
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.forms.WUpload
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.UICalendar
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIGridCellRenderer
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIBrowserFrame
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIButton
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UICheckBox
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIComboBox
-
- getWidget() - Method in interface com.whitestein.lsps.vaadin.ui.components.UIComponent
-
Returns the Vaadin widget which implements the UI part of this component.
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIContainer
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboard
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileDownloadButton
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFormLayout
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGeolocator
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGridLayout
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalLayout
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalRepeater
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIImage
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UILazyComboBox
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMapDisplay
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMessage
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMultiSelectList
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UINavigationLink
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIOutputText
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPanel
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRadioButtonList
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRichTextArea
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UISingleSelectList
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UITextArea
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UITextBox
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UITokenField
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UITree2
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalLayout
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalRepeater
-
- getWidget() - Method in class com.whitestein.lsps.vaadin.ui.components.UIViewModel
-
- getWidgets() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Gets a list of widgets.
- getWidth() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Gets the width of this component.
- getWidth() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Gets the connector width.
- getWidth() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets the width of this node.
- getWidth(ProcessElementType) - Static method in class com.whitestein.lsps.visualization.ElementTypeDataRegister
-
Gets the default width for the given type.
- getWindow() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
-
Gets the popup window.
- getWrapper() - Method in interface com.whitestein.lsps.vaadin.ui.components.UIComponentWithWrappers
-
Returns the wrapper component.
- getWrapper() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
-
- getWrappingElement(Element, Map<String, String>) - Static method in class com.whitestein.lsps.xml.util.XmlUtil
-
Returns wrapping element.
- getWsdl(String, String) - Method in interface com.whitestein.lsps.engine.WsService
-
Returns wsdl file for the name.
- getWsdl(String, String) - Method in class com.whitestein.lsps.wsserver.WsServiceBean
-
- getWsRequestHandler(long) - Method in interface com.whitestein.lsps.engine.WsService
-
- getWsRequestHandler(long) - Method in class com.whitestein.lsps.wsserver.WsServiceBean
-
- getWsRequestHandlerId() - Method in exception com.whitestein.lsps.engine.exception.WsRequestHandlerNotFoundException
-
Returns the handler id.
- getWsResponsesMap() - Static method in class com.whitestein.lsps.engine.ServiceWaitingRequests
-
Gets a map of response queues by the request IDs.
- getWTDirectory() - Method in class com.whitestein.lsps.test.TestConfig
-
- getX() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- getX() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- getX() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets the X coordinate of this node.
- getX() - Method in class com.whitestein.lsps.visualization.DiagramPoint
-
Gets the value of the x
coordinate.
- getXAxis() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeries
-
- getXAxis() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- getXClass() - Method in class com.whitestein.lsps.hibernate.envers.LspsAuditedPropertiesReader.ComponentPropertiesSource
-
- getXClass(Class) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
-
- getXmlMapping() - Method in class com.whitestein.lsps.lang.type.RecordField
-
- getXmlMapping() - Method in class com.whitestein.lsps.lang.type.RecordType
-
- getXmlNamespace() - Method in class com.whitestein.lsps.lang.type.xml.XmlMapping
-
- getXsd(String, String) - Method in interface com.whitestein.lsps.engine.WsService
-
Returns xsd file for the name.
- getXsd(String, String) - Method in class com.whitestein.lsps.wsserver.WsServiceBean
-
- getXsdType() - Method in class com.whitestein.lsps.lang.type.xml.XmlMapping
-
- getXsdType(XmlMapping, Type) - Static method in class com.whitestein.lsps.xml.util.XsdUtil
-
- getXsdTypeName() - Method in class com.whitestein.lsps.lang.type.xml.NodeBinding
-
- getXsdTypeNamespace() - Method in class com.whitestein.lsps.lang.type.xml.NodeBinding
-
- getY() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- getY() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- getY() - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Gets the Y coordinate of this node
- getY() - Method in class com.whitestein.lsps.visualization.DiagramPoint
-
Gets the value of the y
coordinate.
- getYAxis() - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeries
-
- getYAxis() - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- getYear(ExecutionContext, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns the year of the date.
- getZip(String) - Method in class com.whitestein.lsps.human.dao.jpa.JpaVaadinThemeDao
-
- getZip(String) - Method in interface com.whitestein.lsps.human.dao.VaadinThemeDao
-
Returns the current Vaadin theme zip, based on the theme name.
- getZip() - Method in class com.whitestein.lsps.human.entity.VaadinTheme
-
- getZip(String) - Method in class com.whitestein.lsps.human.VaadinThemeCacheBean
-
- getZoomLevel() - Method in class com.whitestein.lsps.vaadin.forms.WMapDisplay
-
Gets the map zoom level.
- Goal - Class in com.whitestein.lsps.engine.dto
-
Element representing a goal.
- Goal() - Constructor for class com.whitestein.lsps.engine.dto.Goal
-
Creates new instance.
- Goal(String, long, String, String, GoalType, GoalState, Collection<GOElement>, boolean) - Constructor for class com.whitestein.lsps.engine.dto.Goal
-
Creates new instance.
- Goal - Class in com.whitestein.lsps.engine.state.xml
-
Entity representing goal execution state.
- Goal() - Constructor for class com.whitestein.lsps.engine.state.xml.Goal
-
Creates new empty instance of
Goal
.
- Goal(ProcessInstance, String, GoalType, Goal) - Constructor for class com.whitestein.lsps.engine.state.xml.Goal
-
- Goal(ProcessInstance, String, GoalType, Goal, GoalState) - Constructor for class com.whitestein.lsps.engine.state.xml.Goal
-
Creates new instance of
Goal
.
- GOAL - Static variable in class com.whitestein.lsps.stdlib.type.CoreTypes
-
Goal type.
- GOAL_PLAN - Static variable in class com.whitestein.lsps.stdlib.type.CoreTypes
-
GoalPlan type.
- GoalFunctions - Class in com.whitestein.lsps.stdlib.function
-
- GoalFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.GoalFunctions
-
- GoalHolder - Class in com.whitestein.lsps.stdlib.type
-
Holder for a goal.
- GoalPlanHolder<E extends GOElement> - Class in com.whitestein.lsps.stdlib.type
-
The class provides access to the model and execution data.
- Goals - Class in com.whitestein.lsps.engine.dto
-
Class containing goals/plans for a context..
- Goals() - Constructor for class com.whitestein.lsps.engine.dto.Goals
-
Creates new instance.
- Goals(Collection<Goal>) - Constructor for class com.whitestein.lsps.engine.dto.Goals
-
Creates new instance.
- GoalsChange - Class in com.whitestein.lsps.engine.change
-
Class representing a goals change.
- GoalsChange(ProcessInstance) - Constructor for class com.whitestein.lsps.engine.change.GoalsChange
-
Creates new instance.
- GoalStartedChange - Class in com.whitestein.lsps.engine.change
-
Goal started change.
- GoalStartedChange(Goal) - Constructor for class com.whitestein.lsps.engine.change.GoalStartedChange
-
Creates new instance.
- GoalState - Enum in com.whitestein.lsps.engine.dto
-
Enum class representing goal state.
- GoalStateChange - Class in com.whitestein.lsps.engine.change
-
State change of a goal.
- GoalStateChange(Goal, GoalState, GoalState) - Constructor for class com.whitestein.lsps.engine.change.GoalStateChange
-
Creates new instance.
- GoalType - Enum in com.whitestein.lsps.engine.dto
-
- GOElement - Class in com.whitestein.lsps.engine.dto
-
Base class for goals and plans.
- GOElement() - Constructor for class com.whitestein.lsps.engine.dto.GOElement
-
Creates new instance.
- GOElement - Class in com.whitestein.lsps.engine.state.xml
-
- GOElement() - Constructor for class com.whitestein.lsps.engine.state.xml.GOElement
-
- GOElement(ProcessInstance, Goal, String) - Constructor for class com.whitestein.lsps.engine.state.xml.GOElement
-
- GOElementStateChange - Class in com.whitestein.lsps.engine.change
-
State change of a goal or a plan.
- GOElementStateChange(GOElement) - Constructor for class com.whitestein.lsps.engine.change.GOElementStateChange
-
Constructor.
- GOInterpreter - Class in com.whitestein.lsps.engine
-
Interpreter for GOProcessDescription
.
- GOInterpreter(ProcessInstance, ProcessInterpreterContext) - Constructor for class com.whitestein.lsps.engine.GOInterpreter
-
Creates new instance.
- GraphUtils - Class in com.whitestein.lsps.common.graph
-
Static class for common graph manipulations.
- greaterOrEqualTo(Comparable<?>) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter
-
- greaterThan(Comparable<?>) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter
-
- GREEN - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- GRID - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- GRID_LAYOUT_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- gridRow - Variable in class com.whitestein.lsps.vaadin.ui.components.table.UIGridItem
-
The grid row object as obtained from the UI::Grid.data (or, rather, the IDataset wrapper) data source.
- GridStackDashboard - Class in com.whitestein.lsps.vaadin.forms.dashboard
-
Dashboard component built around GridStack JavaScript library that enables smart grid snapping.
- GridStackDashboard() - Constructor for class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard
-
Initializes component and communication interface to client.
- GridStackDashboard.DashboardCommunication - Class in com.whitestein.lsps.vaadin.forms.dashboard
-
Internal class for client-server communication between
GridStackDashboard
Java implementation and
client side GridStack based javascript API.
- GridStackDashboardUpdateEvent - Class in com.whitestein.lsps.vaadin.forms.dashboard
-
- GridStackDashboardUpdateEvent(GridStackDashboardWidget, Rectangle) - Constructor for class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardUpdateEvent
-
- GridStackDashboardUpdateListener - Class in com.whitestein.lsps.vaadin.forms.dashboard
-
- GridStackDashboardUpdateListener() - Constructor for class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardUpdateListener
-
- GridStackDashboardWidget - Class in com.whitestein.lsps.vaadin.forms.dashboard
-
- GridStackDashboardWidget(Component, GridStackDashboard.DashboardCommunication) - Constructor for class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Constructor for
GridStackDashboard
widget representation,
creates necessary layout for holding widget content.
- GridStackDashboardWidgetUpdateListener - Class in com.whitestein.lsps.vaadin.forms.dashboard
-
- GridStackDashboardWidgetUpdateListener() - Constructor for class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidgetUpdateListener
-
- Group() - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.Group
-
- group(List<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.Group
-
Groups given list of records by some value, e.g.
- group(List<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.LineResolvingGroup
-
- group(List<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.OptClosureGroup
-
- GROUP_VALUE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
- groupBy(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Performs "group by".
- GROUPING - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Table
- GROUPING_DISABLED - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Table
- GroupingDataset - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
A very special dataset which allows for grouping of the records into groups, subgroups etc.
- GroupingDataset(IDataset, GroupingDataset.Reduction, boolean) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset
-
Creates the grouping dataset.
- GroupingDataset.ClosureGroup - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
- GroupingDataset.Group - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
- GroupingDataset.GroupNode - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
- GroupingDataset.LineResolvingGroup - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
- GroupingDataset.OptClosureGroup - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
- GroupingDataset.PropertyGroup - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
- GroupingDataset.Reduction - Interface in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
Reduction function to be performed over grouped items.
- GroupingDatasetVaadinAdapter - Class in com.whitestein.lsps.vaadin.ui.components.table.adapter
-
- GroupingDatasetVaadinAdapter(UITableBase, GroupingDataset.Reduction) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.adapter.GroupingDatasetVaadinAdapter
-
- GroupingPopupButton - Class in com.whitestein.lsps.vaadin.ui.components.table
-
Upon clicking, allows the user to configure table grouping.
- GroupingPopupButton(UIGroupingTable) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.GroupingPopupButton
-
- groups - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.GroupNode
-
- GROUPSPEC - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Table
- groupValue - Variable in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
The value of the "groupValue" property.
- GSDASHBOARD_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboard
-
- GSDASHBOARD_WIDGET_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
-
- guest() - Static method in class com.whitestein.lsps.test.TestPerson
-
Returns the predefined person 'guest'.
- GZIP - Static variable in class com.whitestein.lsps.common.Base64
-
Specify that data should be gzip-compressed.
- ICON - Static variable in class com.whitestein.lsps.vaadin.util.Hints
-
Constant for the 'icon' hint used for applying icons for various components.
- id - Variable in class com.whitestein.lsps.test.ModelInstance
-
The model instance ID.
- id - Variable in class com.whitestein.lsps.test.Module
-
The module id.
- ID - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Todo.id
- id - Variable in class com.whitestein.lsps.vaadin.ui.UIComponentDefinitionId
-
The ID, never null.
- IDataset - Interface in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
Provides data for UITable.
- Identifier - Class in com.whitestein.lsps.engine
-
Serializable identifier of a model instance or a task.
- IDENTIFIER_PREFIX - Static variable in class com.whitestein.lsps.engine.LocalizationKey
-
Identifier of localizable strings
- IdentifierAst - Class in com.whitestein.lsps.lang.ast
-
- IdentifierAst(ASTNode, String) - Constructor for class com.whitestein.lsps.lang.ast.IdentifierAst
-
- IErrorException - Interface in com.whitestein.lsps.common
-
- ifNotNull(ExecutionContext, Object, String, Object) - Method in class com.whitestein.lsps.stdlib.function.ObjectFunctions
-
Returns object if the objToCheck is not Null.
- IfnullExpression - Class in com.whitestein.lsps.lang.ast
-
- IfnullExpression(ASTInfo, Expression, Expression, Type) - Constructor for class com.whitestein.lsps.lang.ast.IfnullExpression
-
Constructs a new ifnull expression.
- IgnoreIdsFilter - Class in com.whitestein.lsps.vaadin.forms.filter
-
Filter able to exclude fixed amount of items.
- IgnoreIdsFilter(Set) - Constructor for class com.whitestein.lsps.vaadin.forms.filter.IgnoreIdsFilter
-
- IHasChildren - Interface in com.whitestein.lsps.vaadin.forms
-
This interface wraps the forms::HasChildren
interface and make
it accessible to Java.
- IHashDataProvider - Interface in com.whitestein.lsps.common.hash
-
- ILspsException - Interface in com.whitestein.lsps.common
-
- IMAGE_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- IMAGE_RENDERER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- IMAGE_RENDERER_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordImageRenderer
-
- implementsExternalRecordEntity() - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
-
Returns true if record entity implements ExternalRecordEntity interface.
- importedModules() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
Returns an immutable map of imports.
- importedModules() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- importedModules() - Method in class com.whitestein.lsps.lang.module.BasicModulePart
-
- importedModules() - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
-
- importedPackages - Static variable in class com.whitestein.lsps.engine.lang.compiled.LspsClassPools
-
Imports used to generate java code for expressions.
- ImportedRoleUnitGenerator - Class in com.whitestein.lsps.orgstructure.generation
-
Generator of the imported roles
- ImportedRoleUnitGenerator(ImportedRoleUnit, NamespaceGenerator, ImportProvider, RoleUnitGeneration) - Constructor for class com.whitestein.lsps.orgstructure.generation.ImportedRoleUnitGenerator
-
Constructor
- inactivate() - Method in class com.whitestein.lsps.engine.PlanHandler
-
Inactivates the plan state if the plan is in finished state.
- inactive() - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
-
Get INACTIVE state name
- inactive() - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
-
- IncDecExpression - Class in com.whitestein.lsps.lang.ast
-
Increment or decrement expression.
- IncDecExpression(ASTInfo, AssignableExpression, boolean, boolean) - Constructor for class com.whitestein.lsps.lang.ast.IncDecExpression
-
Creates a new expression object.
- INCLUDE_CONSTRAINT_VIOLATION - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- INCOMPATIBLE_TYPE_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
-
Wrong type of a value.
- INCORRECT_PATHNAME_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
-
Incorrect pathname error is used by splitPathname function.
- increaseStack() - Method in class com.whitestein.lsps.engine.SharedRecordNotifierData
-
Increase stack of shared record notifications relevant methods.
- INCREMENT_OP - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
-
An increment operator (++).
- index() - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
-
Return the current input symbol index 0..n where n indicates the last
symbol has been read.
- index - Variable in class com.whitestein.lsps.test.web.components.LspsTableColumn
-
The index of the column, 0-based.
- INDEX - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Repeater.idx
ui::Table.idx
- IndexMetadata - Class in com.whitestein.lsps.common.ddl
-
JDBC index metadata
- indexOf(Object) - Method in class com.whitestein.lsps.engine.dto.val.ListValue
-
- indexOf(Object) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
-
- indexOf(Object) - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
- indexOf(ExecutionContext, CollectionHolder, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns the index of the first occurrence of the specified element in the collection, or -1 if the
list does not contain the element.
- indexOf(ExecutionContext, ListHolder, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns the index of the first occurrence of the specified element in the list, or -1 if the
list does not contain the element.
- indexOf(ExecutionContext, String, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
-
Returns the index of the first occurrence of the specified substring
within the string.
- indexOf(ExecutionContext, String, String, Decimal) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
-
Returns the index of the first occurrence of the specified substring
within the string, starting at the specified index.
- indexOfId(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- INFER_FILTERING_DISABLED - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
- INFER_GROUPING_DISABLED - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
- INFER_ORDERING_DISABLED - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
- inferValidator(CollectionHolder) - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
Infers validators for the provided tags.
- InfoServiceBean - Class in com.whitestein.lsps.engine
-
- InfoServiceBean() - Constructor for class com.whitestein.lsps.engine.InfoServiceBean
-
- InfoServiceLocal - Interface in com.whitestein.lsps.engine
-
- init() - Method in enum com.whitestein.lsps.common.JavaReflectionCache
-
Initialize.
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.BPMNInterpreter
-
- init() - Method in class com.whitestein.lsps.engine.CacheReplicationMDB
-
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.ConditionEventInterpreter
-
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.GOInterpreter
-
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.InlineStartConditionInterpreter
-
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.InlineStartErrorInterpreter
-
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.InlineStartEscalationInterpreter
-
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.InlineStartSignalInterpreter
-
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.InlineStartTimerInterpreter
-
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.ModuleInterpreter
-
- init(ProcessDescription) - Method in class com.whitestein.lsps.engine.ModuleInterpreter
-
Initializes a process description.
- init() - Method in class com.whitestein.lsps.engine.ProcessAgentMDB
-
- init(boolean, Exception) - Method in interface com.whitestein.lsps.engine.ProcessInterpreter
-
Initializes the process state.
- init(ProcessInstance, ProcessInterpreterContext, boolean, Exception) - Static method in class com.whitestein.lsps.engine.ProcessInterpreters
-
Initializes the process state.
- init(ProcessInstance, ProcessDescription, ProcessInterpreterContext, boolean, Exception) - Static method in class com.whitestein.lsps.engine.ProcessInterpreters
-
Initializes the process state.
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.SignalIntermediateInterpreter
-
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.SignalStartInterpreter
-
- init(boolean, Exception) - Method in class com.whitestein.lsps.engine.TimerEventInterpreter
-
- init(Context, boolean, String) - Method in class com.whitestein.lsps.engine.VariableInitializator
-
Initializes variables with their initial values in given context.
- init(ModelInstance) - Method in class com.whitestein.lsps.engine.VariableInitializator
-
Initializes variables.
- init(Collection<ModuleInstance>) - Method in class com.whitestein.lsps.engine.VariableInitializator
-
Initializes module variables in the given set of module instances in the reverse order.
- init() - Method in class com.whitestein.lsps.engine.WsResponseMDB
-
- init(SettingDao) - Static method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
Initialize cache
- init(FilterConfig) - Method in class com.whitestein.lsps.vaadin.util.VaadinDynamicThemeFilter
-
- INIT_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
Fully qualified name of ui::InitEvent type
- INIT_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
Fully qualified name of ui::ValueChangeListener type
- initAndRefreshChildren(List<? extends UIComponent>, boolean) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
-
Initializes all the given components recursively, by firing new
Events.INIT_EVENT_TYPE
event for each component, and marks the
components to be refreshed once the init events are processed.
- initBounds(Map<FreeType, Type>) - Method in class com.whitestein.lsps.lang.type.TypeMapping
-
Initializes type bounds.
- initChildren(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
-
- initChildren(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- initChildren(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- initChildren(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
-
- initChildren(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
-
- initChildren(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalRepeater
-
- initChildren(boolean) - Method in interface com.whitestein.lsps.vaadin.ui.components.UIRefreshHandler
-
Should initialize all visible child components.
- initChildren(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater
-
- initChildren(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
-
- initChildren(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalRepeater
-
- initChildren(List<? extends UIComponent>, boolean) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
-
Initializes all the given components recursively, by firing new
Events.INIT_EVENT_TYPE
event for each component.
- initContent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.CustomFilterField
-
- initContent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.NumberFilterPopup2
-
- initContent() - Method in class com.whitestein.lsps.vaadin.ui.components.table.OptionsFilterField
-
- initEngine() - Method in interface com.whitestein.lsps.common.InitService
-
Performs all initialization operations related to engine
(such as registering all timer notifications).
- initEngine() - Method in class com.whitestein.lsps.tools.InitServiceImpl
-
- initEntityIdentificationString() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
- initForeignKeys(DatabaseMetaData) - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
- initGoals() - Method in class com.whitestein.lsps.engine.GOInterpreter
-
Initializes goals and plans.
- initial(String) - Static method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Creates an initial person performer.
- initial(String, RoleUnitParameter...) - Static method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Creates an initial role performer.
- initial(String, List<RoleUnitParameter>) - Static method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Creates an initial role performer.
- initial(RoleUnitName) - Static method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Creates an initial role performer.
- INITIAL_FOCUS - Static variable in class com.whitestein.lsps.vaadin.util.Hints
-
Constant for the 'initial-focus' hint.
- INITIAL_MODELS_SQL - Static variable in class com.whitestein.lsps.engine.state.Setting
-
SQL that returns ids of model that should be loaded on the start of the server.
- INITIAL_PAGE_SIZE - Static variable in class com.whitestein.lsps.vaadin.util.Hints
-
Constant for the 'initial-page-size' hint.
- initialAny() - Static method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Creates an initial any performer.
- initialize() - Method in interface com.whitestein.lsps.common.MBeanInitializationLocal
-
Initializes an MBean which provide access to Hibernate statistics.
- initialize() - Method in class com.whitestein.lsps.vaadin.ui.components.UICartesianChart
-
Updates chart configuration.
- initialize() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGaugeChart
-
Updates chart configuration.
- initialize() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPieChart
-
Updates chart configuration.
- INITIATOR_ID - Static variable in class com.whitestein.lsps.human.Constants
-
Key used in model instance properties.
- initIndexes(DatabaseMetaData) - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
loads all indexes definitions for this table from database
- initInlined() - Method in class com.whitestein.lsps.engine.InlineStartConditionInterpreter
-
- initInlined(Exception) - Method in class com.whitestein.lsps.engine.InlineStartErrorInterpreter
-
Initialize in in-lined process.
- initInlined() - Method in class com.whitestein.lsps.engine.InlineStartEscalationInterpreter
-
Initialize in in-lined process.
- initInlined() - Method in class com.whitestein.lsps.engine.InlineStartSignalInterpreter
-
- initInlined() - Method in class com.whitestein.lsps.engine.InlineStartTimerInterpreter
-
- initItemsMap() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Initializes item map.
- initPrimaryKeys(DatabaseMetaData) - Method in class com.whitestein.lsps.common.ddl.TableMetadata
-
loads primary key definition for this table from database
- InitService - Interface in com.whitestein.lsps.common
-
Service which is used in the post deployment initialization to init process engine.
- InitServiceImpl - Class in com.whitestein.lsps.tools
-
- InitServiceImpl() - Constructor for class com.whitestein.lsps.tools.InitServiceImpl
-
- initSharedRecordNotifierData() - Method in interface com.whitestein.lsps.engine.ejb.SharedRecordNotifier
-
- initSharedRecordNotifierData() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierImpl
-
- initTimers() - Method in interface com.whitestein.lsps.common.InitService
-
Loads all timer notification entries from database and register them
again with system timer service.
- initTimers() - Method in interface com.whitestein.lsps.engine.ProcessAgent
-
This method is called from the com.whitestein.lsps.tools.InitServiceImpl
at the application startup.
- initTimers() - Method in class com.whitestein.lsps.engine.ProcessAgentImpl
-
- initTimers() - Method in class com.whitestein.lsps.tools.InitServiceImpl
-
- inject(Object) - Method in class com.whitestein.lsps.vaadin.util.EjbRefInjector
-
- inject(Object) - Method in interface com.whitestein.lsps.vaadin.util.Injector
-
Inject EJBs in all fields of the given object annotated with EJB
.
- injectDependences(Object) - Method in class com.whitestein.lsps.vaadin.CustomUIConnector
-
Injects dependences to the object.
- injectDependences(Object) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextConnector
-
Injects dependences to the object.
- Injector - Interface in com.whitestein.lsps.vaadin.util
-
This interface defines injection contract between vaadin application and
vaadin renderer.
- inLevel(ContextWrapper) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
- InlineStartConditionInterpreter - Class in com.whitestein.lsps.engine
-
Interpreter which interprets BPMN process descriptions with condition
intermediate event without in flow.
- InlineStartConditionInterpreter(ProcessInstance, ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, InlinedConditionStartEvent) - Constructor for class com.whitestein.lsps.engine.InlineStartConditionInterpreter
-
Creates new instance.
- InlineStartErrorInterpreter - Class in com.whitestein.lsps.engine
-
Interpreter which interprets BPMN process descriptions with condition
intermediate event without in flow.
- InlineStartErrorInterpreter(ProcessInstance, ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, InlinedErrorStartEvent) - Constructor for class com.whitestein.lsps.engine.InlineStartErrorInterpreter
-
Creates new instance.
- InlineStartEscalationInterpreter - Class in com.whitestein.lsps.engine
-
Interpreter which interprets BPMN process descriptions with condition
intermediate event without in flow.
- InlineStartEscalationInterpreter(ProcessInstance, ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, InlinedEscalationStartEvent) - Constructor for class com.whitestein.lsps.engine.InlineStartEscalationInterpreter
-
Creates new instance.
- InlineStartEventInterpreter - Class in com.whitestein.lsps.engine
-
Abstract in-line start event interpreter.
- InlineStartEventInterpreter(ProcessInstance, ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription) - Constructor for class com.whitestein.lsps.engine.InlineStartEventInterpreter
-
- InlineStartSignalInterpreter - Class in com.whitestein.lsps.engine
-
Interpreter which interprets BPMN process descriptions with in-lined signal start event.
- InlineStartSignalInterpreter(ProcessInstance, ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, InlinedSignalStartEvent) - Constructor for class com.whitestein.lsps.engine.InlineStartSignalInterpreter
-
Creates new instance.
- InlineStartTimerInterpreter - Class in com.whitestein.lsps.engine
-
Interpreter which interprets process descriptions with timer intermediate
event without in flows.
- InlineStartTimerInterpreter(ProcessInstance, ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, InlinedTimerStartEvent) - Constructor for class com.whitestein.lsps.engine.InlineStartTimerInterpreter
-
Creates new instance.
- InMemoryDatasetFilter - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
Polls underlying dataset for data, applying filtering and sorting as applicable.
- InMemoryDatasetFilter(IDataset, boolean) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.InMemoryDatasetFilter
-
Creates the filter.
- INPUT_METADATA_NAME_PREFIX - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
-
Prefix for metadata name, which is used if some metadata record is related to task input
Used in TaskType
- InputComponent - Class in com.whitestein.lsps.test.web.components
-
Client-side InputComponent image.
- InputComponent(AbstractComponentElement) - Constructor for class com.whitestein.lsps.test.web.components.InputComponent
-
- InputStream(InputStream) - Constructor for class com.whitestein.lsps.common.Base64.InputStream
-
- InputStream(InputStream, int) - Constructor for class com.whitestein.lsps.common.Base64.InputStream
-
- inScope(UIComponentData) - Method in class com.whitestein.lsps.vaadin.util.Variant.ClosureVariant
-
Sets the scope of the variant.
- inScope(UIComponent) - Method in class com.whitestein.lsps.vaadin.util.Variant.ClosureVariant
-
Sets the scope of the variant.
- INSTANCE - Static variable in class com.whitestein.lsps.lang.signature.ObjectSignatureMatcher
-
A singleton instance.
- INSTANCE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.FormsRecordWrapperFactoryImpl
-
- INSTANCE - Static variable in class com.whitestein.lsps.vaadin.internal.model.RecordWrapperFactoryImpl
-
- INSTANCE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.UicommonRecordWrapperFactoryImpl
-
- instance(SharedRecordNotifier) - Static method in class com.whitestein.lsps.vaadin.util.TransactionAccessorImpl
-
- instanceOf(Class<?>) - Method in class com.whitestein.lsps.vaadin.util.Variant
-
- InstanceofExpression - Class in com.whitestein.lsps.lang.ast
-
- InstanceofExpression(ASTInfo, Expression, Type) - Constructor for class com.whitestein.lsps.lang.ast.InstanceofExpression
-
- instantiate(String, EntityMode, Serializable) - Method in class com.whitestein.lsps.engine.sharedrecord.DelegatingSharedRecordInterceptor
-
- INTEGER - Static variable in class com.whitestein.lsps.lang.type.SimpleType
-
- integer() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Casts the variant's value to a
Integer
.
- IntegerBinaryArithmeticOperation - Enum in com.whitestein.lsps.lang.operation
-
- IntegerType - Class in com.whitestein.lsps.lang.type
-
Simple type representing integer.
- IntegerUnaryOperation - Enum in com.whitestein.lsps.lang.operation
-
- integrate(Configuration, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class com.whitestein.lsps.hibernate.envers.LspsEnversIntegrator
-
- interactive - Variable in class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram.UIProcessDiagramState
-
- InterfaceType - Class in com.whitestein.lsps.lang.type
-
Interface type.
- InterfaceType(String, String, Collection<InterfaceType>, Map<String, String>) - Constructor for class com.whitestein.lsps.lang.type.InterfaceType
-
Constructs a new interface type.
- InterfaceType(String, String, Collection<InterfaceType>) - Constructor for class com.whitestein.lsps.lang.type.InterfaceType
-
Constructs a new interface type.
- InterfaceType(String, String) - Constructor for class com.whitestein.lsps.lang.type.InterfaceType
-
Constructs a new interface type.
- INTERNAL - Static variable in class com.whitestein.lsps.engine.dto.Handle
-
Identificator for internal value in string representation
- INTERNAL_STATE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- INTERNAL_STATE_RECORD_PROPERTY - Static variable in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Property used to store internal state (when saving todo or form state).
- InternalHolderHelper - Class in com.whitestein.lsps.engine.lang
-
Class for internal manipulation of holders.
- InternalRecordEntityAdapter - Class in com.whitestein.lsps.engine.lang
-
Adapter for internal record.
- InternalRecordEntityAdapter(InternalRecordHolder) - Constructor for class com.whitestein.lsps.engine.lang.InternalRecordEntityAdapter
-
Creates new instance.
- InternalRecordHolder - Class in com.whitestein.lsps.engine.lang
-
- InternalRecordHolder(RecordValue, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- InternalRecordHolder(RecordValue, ModelProviderClientService, Map<String, ? extends Object>) - Constructor for class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- internalTopSort(DirectedGraph<V>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
-
Returns topological sort of given directed graph or null
if the graph is
not acyclic.
- internalVersionConflictMessage(EvaluationLevelAware) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- internalVersionConflictMessage(EvaluationLevelAware) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- internalVersionConflictMessage(EvaluationLevelAware) - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Returns message for internal versioning conflict.
- internalVersionConflictMessage(EvaluationLevelAware) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
- interpret(ExecutionContext, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- interpret(ExecutionContext, String, ListHolder) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- interpret(ExecutionContext, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- interpret(ExecutionContext, String, ListHolder) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- interpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.Expression
-
Interpretation of the expression with handling of correct namespace.
- interpret(String) - Method in class com.whitestein.lsps.lang.DebuggerExpressionInterpreter
-
- interpret(Interpreter, List<Expression>, boolean, boolean, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.FunctionArgumentInterpreter
-
Interprets the given arguments with proper variadic argument handling.
- interpret(Expression) - Method in class com.whitestein.lsps.lang.Interpreter
-
Interprets a given expression.
- interpret(Expression, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.Interpreter
-
Interprets a given expression.
- InterpretationStrategy - Enum in com.whitestein.lsps.engine
-
Engine interpretation strategy.
- interpretCompoundAssignment(Operation<?>, Expression, Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.AssignableExpression
-
- interpretCompoundAssignment(Operation<?>, Expression, Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.DereferenceExpression
-
- interpretCompoundAssignment(Operation<?>, Expression, Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.PropertyExpression
-
- interpretCompoundAssignment(Operation<?>, Expression, Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.VariableExpression
-
- Interpreter - Class in com.whitestein.lsps.lang
-
Interpreter of LSPS expression language.
- Interpreter(Namespace, InterpreterConfiguration, ExpressionOrigin) - Constructor for class com.whitestein.lsps.lang.Interpreter
-
- Interpreter(Namespace, ExpressionOrigin) - Constructor for class com.whitestein.lsps.lang.Interpreter
-
- Interpreter(Namespace, InterpreterConfiguration) - Constructor for class com.whitestein.lsps.lang.Interpreter
-
- Interpreter(Namespace) - Constructor for class com.whitestein.lsps.lang.Interpreter
-
- InterpreterConfiguration - Class in com.whitestein.lsps.lang
-
Encapsulate all configuration for interpreter.
- InterpreterConfiguration(String, RollbackChecker, CompatibilityVersion) - Constructor for class com.whitestein.lsps.lang.InterpreterConfiguration
-
Creates new instance.
- InterpreterStackTrace - Class in com.whitestein.lsps.lang
-
- InterpreterStackTrace(InterpreterStackTraceElement) - Constructor for class com.whitestein.lsps.lang.InterpreterStackTrace
-
A constructor.
- InterpreterStackTraceElement - Class in com.whitestein.lsps.lang
-
- InterpreterStackTraceElement(Object) - Constructor for class com.whitestein.lsps.lang.InterpreterStackTraceElement
-
- InterpreterStackTraceElement.ComplexSignature - Class in com.whitestein.lsps.lang
-
- InterpreterStackTraceFactory - Interface in com.whitestein.lsps.lang
-
A factory for creating interpreter stack traces.
- interpretInCurrentNamespace(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.Expression
-
Interpretation of the expression in the current interpreter namespace.
- interrupt(TerminationReason) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Interrupts this process instance - i.e.
- interrupt(TerminationReason) - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Interrupts this token execution.
- interrupt(Date, String) - Method in class com.whitestein.lsps.human.entity.Todo
-
- IntersectionType - Class in com.whitestein.lsps.lang.type
-
Intersection type (similar to Java intersection type).
- IntersectionType(RecordType, Collection<InterfaceType>) - Constructor for class com.whitestein.lsps.lang.type.IntersectionType
-
Creates a new intersection type.
- intersects(Set<?>, Set<?>) - Static method in class com.whitestein.lsps.common.Sets
-
Returns true
if the given sets have non empty intersection.
- intervalInDays(ExecutionContext, Date, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a number of days between two dates, date2 - date1.
- intervalInHours(ExecutionContext, Date, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a number of hours between two dates, date2 - date1.
- intervalInMillis(ExecutionContext, Date, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a number of milliseconds between two dates, date2 - date1.
- intervalInMinutes(ExecutionContext, Date, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a number of minutes between two dates, date2 - date1.
- intervalInMonths(ExecutionContext, Date, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a number of months between two dates, date2 - date1.
- intervalInSeconds(ExecutionContext, Date, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a number of seconds between two dates, date2 - date1.
- intervalInWeeks(ExecutionContext, Date, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a number of weeks between two dates, date2 - date1.
- intervalInYears(ExecutionContext, Date, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a number of years between two dates, date2 - date1.
- intValue() - Method in class com.whitestein.lsps.lang.Decimal
-
Converts this Decimal
to an int
.
- intValueExact() - Method in class com.whitestein.lsps.lang.Decimal
-
Converts this Decimal
to an int
, checking for lost
information.
- INVALID_REFERENCE_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
-
Invalid reference error.
- INVALID_TYPE_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
-
Error thrown when a type string is not valid (e.g.
- invalidate() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
- InvalidModelInstanceStateException - Exception in com.whitestein.lsps.engine.exception
-
Thrown if a model instance is in an invalid state.
- InvalidModelInstanceStateException(long, ModelInstanceState) - Constructor for exception com.whitestein.lsps.engine.exception.InvalidModelInstanceStateException
-
Creates new instance.
- InvalidPasswordException - Exception in com.whitestein.lsps.os.exception
-
Validation exception which indicates that a provided password does not meet
requirements on the password value.
- InvalidPasswordException(String, String) - Constructor for exception com.whitestein.lsps.os.exception.InvalidPasswordException
-
Creates a new instance of this exception with the error message.
- InvalidPasswordException(String, String, Throwable) - Constructor for exception com.whitestein.lsps.os.exception.InvalidPasswordException
-
Creates a new instance of this exception with the error message and cause.
- InvalidPathTemplateException - Exception in com.whitestein.lsps.common.rest
-
This exception indicates the path template is not a valid path template.
- InvalidPathTemplateException(String) - Constructor for exception com.whitestein.lsps.common.rest.InvalidPathTemplateException
-
Creates a new instance of this exception.
- InvalidTodoStatusException - Exception in com.whitestein.lsps.human.exception
-
Thrown if a todo is in invalid state.
- InvalidTodoStatusException(long, TodoStatus) - Constructor for exception com.whitestein.lsps.human.exception.InvalidTodoStatusException
-
Creates new instance.
- INVOKABLE_STATES - Static variable in enum com.whitestein.lsps.engine.dto.ModelInstanceState
-
The set of invokable states.
- invoke(Object, Object...) - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- invoke(ExecutionContext, CollectionHolder, String, ListHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
Invoke method on each target container.
- INVOKE_WEBSERVICES - Static variable in class com.whitestein.lsps.engine.EngineRights
-
Security right that allows to invoke published web services
- invokePostProcessAction(UIScreen) - Method in class com.whitestein.lsps.vaadin.ui.events.UIPersistAction
-
Invokes the post-persist closure.
- invokePostProcessAction(UIScreen) - Method in class com.whitestein.lsps.vaadin.ui.events.UIViewModelAction
-
Invokes the view model initialization closure.
- IO - Class in com.whitestein.lsps.common
-
Various I/O utility methods.
- IRecordAbstractTable - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordButtonRenderer - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordCalendar - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordCalendarCreateEvent - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordCalendarEditEvent - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordCalendarRescheduleEvent - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordCartesianChart - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordChart - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordColor - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordDataLabels - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordDataSeries - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordDataSeriesItem - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordDateFilterConfig - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordDateRenderer - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordDownloadableResource - Interface in com.whitestein.lsps.vaadin.internal.model.uicommon
-
- IRecordEnumerationRenderer - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordEvent - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordExternalResource - Interface in com.whitestein.lsps.vaadin.internal.model.uicommon
-
- IRecordFileResource - Interface in com.whitestein.lsps.vaadin.internal.model.uicommon
-
- IRecordFilterConfig - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordFontAwesome - Interface in com.whitestein.lsps.vaadin.internal.model.uicommon
-
- IRecordFormComponent - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordGeographicCoordinates - Interface in com.whitestein.lsps.vaadin.internal.model.uicommon
-
- IRecordGSDashboard - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordGSDashboardWidget - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordHtmlRenderer - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordImageRenderer - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordLabels - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordLinkRenderer - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordNumberRenderer - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordNumericFilterConfig - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordOptionsFilterConfig - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordPlotOptions - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordRegExpFilterConfig - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordRenderer - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordResource - Interface in com.whitestein.lsps.vaadin.internal.model.uicommon
-
- IRecordSelectItem - Interface in com.whitestein.lsps.vaadin.internal.model.uicommon
-
- IRecordSubstringFilterConfig - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordTableColumn - Interface in com.whitestein.lsps.vaadin.internal.model.forms
-
- IRecordThemeResource - Interface in com.whitestein.lsps.vaadin.internal.model.uicommon
-
- IS_ANY_PLAN_RUNNING - Static variable in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Property name.
- IS_FIRST_LOAD - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::InitEvent.isFirstLoad
- IS_FIRST_LOAD_AFTER_SAVE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::InitEvent.isFirstLoadAfterSave
- IS_MODAL - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Popup.isModal
- IS_RICH_TEXT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
- isAbsent() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Returns true if the value is null.
- isAbstract() - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- isAbstract() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- isAbstract() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- isAbstract() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true
if this method is abstract.
- isAbstract() - Method in class com.whitestein.lsps.lang.type.ClassType
-
Returns true
if the type is abstract.
- isAbstract() - Method in class com.whitestein.lsps.lang.type.InterfaceType
-
- isAbstract() - Method in class com.whitestein.lsps.lang.type.IntersectionType
-
- isAbstract() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns true
if the record type is abstract.
- isAccomplished() - Method in class com.whitestein.lsps.engine.ContextTerminationReason
-
- isAccomplished() - Method in enum com.whitestein.lsps.engine.SimpleTerminationReason
-
- isAccomplished() - Method in interface com.whitestein.lsps.engine.TerminationReason
-
Returns true if the activity was accomplished successfully.
- isAchieved() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns true if the goal is achieved.
- isAchieved() - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
-
Returns true if the plan is achieved.
- isActive() - Method in class com.whitestein.lsps.engine.PlanHandler
-
- isActive() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns true if this performer is active.
- isActive() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns true if the user is active.
- isActive() - Method in class com.whitestein.lsps.orgstructure.entity.PersonActiveChange
-
Return true if a person is activated.
- isActive() - Method in class com.whitestein.lsps.orgstructure.entity.PersonSubstitutionActiveChange
-
Returns true if the substitution is activated.
- isActive() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns true if this person is active.
- isActive() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns the active flag used to filter persons according to their active state.
- isActive() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Returns true if the person is active.
- isActive() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns true if the goal is active.
- isActive() - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
-
Returns true if the plan is active.
- isAcyclic(DirectedGraph<?>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
-
Returns true if given graph is acyclic.
- isAlive() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns
true
if the todo is alive (its status equals to
TodoStatus.ALIVE
),
otherwise returns
false
.
- isAllocated() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns true if the todo is allocated.
- isAllocatedTo(Person) - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns true if this todo is assigned to given person.
- isAllocation() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns true if this is an allocation performer.
- isAnnotationPresent(Class<T>) - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- isAnnotationPresent(Class<T>) - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- isAnyPlanRunning() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns true if the goal has any plan running.
- isAppendExtraRow() - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
Should last row always be an empty row?
- isArray() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- isAscending() - Method in class com.whitestein.lsps.common.query.Ordering
-
Returns true if the ordering is ascending.
- isAssignableFrom(XClass) - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- isAssignment() - Method in class com.whitestein.lsps.lang.ast.ReferenceExpression
-
Returns true if it is reference in assignment.
- isAssociation() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- isAssociation() - Method in class com.whitestein.lsps.lang.type.RecordField
-
- isAssociation() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns true if this is association.
- isAttribute() - Method in class com.whitestein.lsps.lang.type.xml.RecordFieldXmlMapping
-
- isAutoGenerated() - Method in class com.whitestein.lsps.lang.type.ExternalRecordField
-
- isBaseLevel(String) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
-
Returns true if it is base level.
- isBidirectional() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Returns true if this association is bidirectional.
- isBlank(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
-
Return true
if the string is either null or only consists of whitespaces.
- isBodyCreatingNonModuleContextObjects() - Method in class com.whitestein.lsps.lang.ast.ClosureExpression
-
Returns true
if the body expression creates non-module context objects,
e.g.
- isBooleanConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
-
- isBuffered() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- isCanClearRuntimeValues() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns true if cleaning of runtime values is on.
- isCaseSensitive() - Method in class com.whitestein.lsps.common.filter.Like
-
- isCatching(Exception) - Method in class com.whitestein.lsps.engine.InlineStartErrorInterpreter
-
Returns true if error is caught by the event.
- isChanged() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- isChanged() - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Returns true if referenced place holder has changed value.
- isChanged() - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- isChecked(Throwable) - Static method in class com.whitestein.lsps.common.Exceptions
-
Checks if given exception is checked.
- isChecked(Class<? extends Throwable>) - Static method in class com.whitestein.lsps.common.Exceptions
-
Checks if given exception is checked.
- isChecked() - Method in class com.whitestein.lsps.test.web.components.LspsCheckBox
-
Checks if checkbox is currently checked.
- isClassMember() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if it is class member (method or constructor).
- isClosable() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
Returns the closable status of the window.
- isClosable(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Deprecated.
- isClosed() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
- isClosure() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Returns true if this variant holds a non-null ClosureHolder.
- isClosureWithQuery(ClosureHolder) - Static method in class com.whitestein.lsps.engine.HolderHelper
-
Returns true if the closure contains a call of a query as the last expression.
- isClosureWithQuery(ClosureExpression) - Static method in class com.whitestein.lsps.engine.HolderHelper
-
Returns true if the closure contains a call of a query as the last expression.
- isClosureWithQuery(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns true if the closure contains a call of a query as the last expression.
- isCollapsed() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.Collapsible
-
- isCollapsed() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WCollapsible
-
- isCollection() - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
Returns true if collection.
- isCollection() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- isCollection() - Method in class com.whitestein.lsps.lang.type.AbstractType
-
- isCollection() - Method in class com.whitestein.lsps.lang.type.CollectionType
-
- isCollection() - Method in class com.whitestein.lsps.lang.type.ListType
-
- isCollection() - Method in class com.whitestein.lsps.lang.type.SetType
-
- isCollection() - Method in interface com.whitestein.lsps.lang.type.Type
-
- isColumnCollapsingAllowed() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Checks if column collapsing is allowed.
- isColumnReorderingAllowed() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Checks if column reordering is allowed.
- isCommandsEmpty() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns true if the command queue is empty.
- isCompiled() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if function should be compiled to java.
- isCompiled() - Method in class com.whitestein.lsps.lang.type.ClassType
-
Indicates whether this type is compiled
- isCompiled() - Method in class com.whitestein.lsps.lang.type.NamedClassType
-
- isCompiled() - Method in class com.whitestein.lsps.lang.type.RecordType
-
- isCompositeIdentification() - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
-
Returns true if this type has composite identification.
- isComposition() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Returns true if this association is a composition.
- isConfirmModelUpload() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Indicates if the user should be asked for confirmation prior to uploading
a model to the server.
- isConfirmModelUpload() - Method in interface com.whitestein.lsps.engine.ModelManagementService
-
Gets the server hint indicating whether the model upload should be explicitly
confirmed by the user.
- isConfirmModelUpload() - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
-
- isConfirmModelUpload() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- isConstructor() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- isConstructor() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- isConstructor() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if this is a constructor.
- isConsumed() - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
Returns true if consumed.
- isConvertible() - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
-
Indicates if the field value is convertible or not.
- isConvertible() - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
Indicates if the field value is convertible or not.
- isConvertible() - Method in class com.whitestein.lsps.vaadin.forms.WLabel
-
- isConvertible() - Method in class com.whitestein.lsps.vaadin.forms.WPdfViewer
-
- isCreated() - Method in class com.whitestein.lsps.lang.RecordWrapper
-
Returns true
if the underlying record is created.
- isCreateProcessLog() - Method in class com.whitestein.lsps.engine.dto.ModelInstance
-
- isCreateProcessLog() - Method in class com.whitestein.lsps.engine.dto.Module
-
- isCreateProcessLog() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
- isCreateProcessLog() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
- isCreatingNonModuleContextObjects() - Method in class com.whitestein.lsps.lang.ast.Expression
-
Returns true
if this expression contains closures
or references that reference the enclosing (non-module) context.
- isCurrentDelegation() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns true if this is a delegation performer and the delegation level is the current todo
delegation level.
- isCurrentPageDocument() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
-
Checks if the currently shown page is a document.
- isCurrentPageDocuments() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
-
Checks if the application is currently showing the "Document List" page.
- isCurrentPageRunModel() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
-
Checks if the application is currently showing the "Run Model" page.
- isCurrentPageTodo() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
-
Checks if the currently shown page is a todo.
- isCurrentPageTodoList() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
-
Checks if the application is currently showing the "Todo List" page.
- isCutLongStrings() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Returns true if strings longer that defined in database are cut.
- isCutLongStrings() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
Returns true if strings longer that defined in database are cut.
- isCutLongStrings() - Method in interface com.whitestein.lsps.tools.TestSupportService
-
- isCutLongStrings() - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
-
- isDailyMode() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
-
True if this calendar shows a single day.
- isDataDataset() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- isDataDataset() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITreeTable2
-
- isDateConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
-
- isDeactivated() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns true if the goal is deactivated.
- isDebuggerRelevant() - Method in class com.whitestein.lsps.engine.change.Change
-
Indicates if this change is relevant for the debugger.
- isDebuggerRelevant() - Method in class com.whitestein.lsps.engine.change.GOElementStateChange
-
- isDebuggerRelevant() - Method in class com.whitestein.lsps.engine.change.TokenAddedChange
-
- isDebuggerRelevant() - Method in class com.whitestein.lsps.engine.change.TokenAfterMovedChange
-
- isDebuggerRelevant() - Method in class com.whitestein.lsps.engine.change.TokenMovementChange
-
- isDefaultFlow() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Indicates whether this connection is a default flow.
- isDelegated() - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns true if the todo is delegated.
- isDelegatedTo(Person) - Method in class com.whitestein.lsps.human.entity.Todo
-
Checks if the todo is delegated to person
.
- isDelegation() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns true if this is a delegation performer.
- isDeleted() - Method in class com.whitestein.lsps.human.entity.SavedDocument
-
Returns true if saved document is deleted.
- isDeprecated() - Method in class com.whitestein.lsps.lang.ast.Annotations
-
- isDeprecated() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- isDeprecated() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if the function is deprecated.
- isDescendantOrSelf(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
- isDescending() - Method in class com.whitestein.lsps.common.query.Ordering
-
Returns true if the ordering is descending.
- isDescriptionPatternCaseInsensitive() - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Returns true
if the description pattern is case insensitive.
- isDetached() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns true if the model instance is detached.
- isDirty(ModelInstance) - Method in interface com.whitestein.lsps.engine.ModelInstanceUtilsService
-
Returns true if there are changes in no-base evaluation level
that can affect existing data in the base level.
- isDirty(ModelInstance, Collection<String>) - Method in interface com.whitestein.lsps.engine.ModelInstanceUtilsService
-
Returns true if there are changes in no-base evaluation level
that can affect existing data in the base level.
- isDirty(ModelInstance) - Method in class com.whitestein.lsps.engine.ModelInstanceUtilsServiceBean
-
- isDirty(ModelInstance, Collection<String>) - Method in class com.whitestein.lsps.engine.ModelInstanceUtilsServiceBean
-
- isDirty() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns true if the model instance is dirty.
- isDirty(ExecutionContext) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
Returns true if model instance is dirty
- isDirty(ExecutionContext) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- isDisabled() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- isDisabled() - Method in class com.whitestein.lsps.lang.antlr.AntlrMethods
-
- isDisabled() - Method in class com.whitestein.lsps.lang.ast.Annotations
-
- isDisabled() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- isDisabled() - Method in class com.whitestein.lsps.test.web.components.LspsButton
-
Checks if the button is currently disabled.
- isDisabled() - Method in class com.whitestein.lsps.test.web.components.LspsNavigationLink
-
Checks if the button is currently disabled.
- isDocument() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns true if the model instance stores state of document.
- isDocumentIdPatternCaseInsensitive() - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Returns a flag indicating whether the documentId pattern is case insensitive or not.
- isDraggable() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
Indicates whether a window can be dragged or not.
- isDummyTaskAllowed() - Static method in class com.whitestein.lsps.engine.Settings
-
Returns true if dummy task is allowed.
- isDumpModelInstanceOnException() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Returns true if model instance should be dumped if exception occurs.
- isDumpModelInstanceOnException() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
Returns true if model instance should be dumped if exception occurs.
- isDumpModelInstanceOnException() - Method in interface com.whitestein.lsps.tools.TestSupportService
-
- isDumpModelInstanceOnException() - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
-
- isDynamicDispatch() - Method in class com.whitestein.lsps.lang.ast.MethodExpression
-
Returns a flag specifying that a dynamic dispatch is required.
- isEditable() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
Checks whether this column is editable.
- isEmpty() - Method in class com.whitestein.lsps.common.StringProperties
-
Returns true if this map contains no key-value mappings.
- isEmpty(String) - Static method in class com.whitestein.lsps.common.Strings
-
Returns true
if the string
argument is null
or it contains whitespace
characters only, otherwise returns false
.
- isEmpty() - Method in class com.whitestein.lsps.engine.dto.val.ListValue
-
- isEmpty() - Method in class com.whitestein.lsps.engine.dto.val.MapValue
-
- isEmpty() - Method in class com.whitestein.lsps.engine.dto.val.SetValue
-
- isEmpty() - Method in class com.whitestein.lsps.lang.ast.FunctionBody
-
- isEmpty() - Method in class com.whitestein.lsps.lang.exec.MockListHolder
-
- isEmpty() - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
-
- isEmpty() - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
-
- isEmpty() - Method in class com.whitestein.lsps.lang.parser.Errors
-
- isEmpty() - Method in class com.whitestein.lsps.lang.type.TypeMapping
-
- isEmpty(ExecutionContext, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Test method to check if map is empty
- isEmpty(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Test method to check if collection is empty
- isEmpty(ExecutionContext, ListHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Test method to check if list is empty
- isEmpty(ExecutionContext, SetHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Test method to check if passed set is empty
- isEmpty(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
-
Returns true
if the string is either null or has zero length (contains no characters).
- isEmpty() - Method in class com.whitestein.lsps.vaadin.ui.components.UIComboBox
-
- isEmpty() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRadioButtonList
-
- isEmpty() - Method in class com.whitestein.lsps.vaadin.ui.components.UISingleSelectList
-
- isEmpty() - Method in class com.whitestein.lsps.vaadin.ui.components.UITokenField
-
- isEmptyExpression(String) - Static method in class com.whitestein.lsps.lang.parser.Parser
-
- isEmptyExpression(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns true
if the given expression is null
,
or an empty string, or a string containing only whitespaces or comments.
- isEnabled() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- isEnabled(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Indicates whether a tab is enabled.
- isEnum() - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- isError() - Method in class com.whitestein.lsps.vaadin.LspsFormConnector.ProcessingResult
-
- isEvaluation() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns true if the model instance is used for expression evaluation.
- isEventTypeSupported(String) - Method in interface com.whitestein.lsps.vaadin.ui.events.UIListener
-
Checks whether this listener can handle given event type.
- isEventTypeSupported(String) - Method in class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
-
- isExactMatch() - Method in class com.whitestein.lsps.common.filter.SimpleStringFilter
-
Returns true if the filter only applies to the exact value of the
string, false for any location in the value.
- isExceptionPatternCaseInsensitive() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Returns true
if the exception pattern is case insensitive.
- isExcluded(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
-
Invokes the UIComponent "excludeValidationError" closure and checks whether given validation error is exluded or not.
- isExcludeSelectedTokens() - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
-
- isExecutable() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns true if this module is executable.
- isExecutable() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns true if this is an executable module.
- isExpandable() - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
- isExpanded() - Method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
-
Returns the value of the ui::TreeItem.expanded
property.
- isExpression() - Method in class com.whitestein.lsps.lang.ast.FunctionBody
-
- isExpressionLocal() - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Returns true is the variable is defined in an expression.
- isExtensionMethod() - Method in class com.whitestein.lsps.lang.ast.Annotations
-
- isExtensionMethod() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- isExtensionMethod() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if the function is an extension method.
- isExternalValueCreated() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Returns true if external value is created.
- isFailed() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns true if the goal is failed.
- isFailed() - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
-
Returns true if the plan is failed.
- isField() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- isField() - Method in class com.whitestein.lsps.lang.type.RecordField
-
- isField() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns true if this is field.
- isFillParent() - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Checks whether the component fills its parent completely.
- isFillParentPartially() - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Checks whether the component fills its parent at least partially.
- isFilteringEnabled() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Checks whether the filtering is enabled on this table.
- isFilterSupported(Filter) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.DataDataset
-
- isFilterSupported(Filter) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GenericDataset
-
- isFilterSupported(Filter) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset
-
- isFilterSupported(Filter) - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.IDataset
-
True if given filter criterion is supported.
- isFilterSupported(Filter) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.InMemoryDatasetFilter
-
- isFilterSupported(Filter) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.QueryDataset
-
- isFilterSupported(Filter) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.TypeDataset
-
- isFiltrable() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Checks whether the column is filterable.
- isFiltrable() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- isFiltrable() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
Checks whether the column supports filtering.
- isFinal() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns true
if the record type is final.
- isFinished() - Method in class com.whitestein.lsps.engine.change.ProcessInstanceStateChange
-
Returns true if the process instance is finished
- isFinished() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
-
Returns true if process is finished.
- isFinished() - Method in enum com.whitestein.lsps.engine.dto.ModelInstanceState
-
Returns true if this a finished state.
- isFinished() - Method in class com.whitestein.lsps.engine.PlanHandler
-
- isFinished() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns true if the model instance is finished.
- isFinished() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns true if the model instance is finished.
- isFinished() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- isFinished() - Method in enum com.whitestein.lsps.human.dto.TodoStatus
-
Returns true if this status represents a finished status.
- isFinished() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns true if the goal is finished.
- isFinished() - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
-
Returns true if the plan is finished.
- isFirstId(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- isFirstNamePatternCaseInsensitive() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns true
if the first name pattern is case insensitive.
- isFirstPageButtonEnabled() - Method in class com.whitestein.lsps.test.web.components.Pager
-
- isFormComponent(Component) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Returns true
if the component is a widget of a FormComponent
contained in this form.
- isFormPreview() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns true if the model instance stores state of form preview.
- isFullyInitialized() - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
-
- isFullyInitialized() - Method in class com.whitestein.lsps.vaadin.forms.WDecimalField
-
- isFullyInitialized() - Method in class com.whitestein.lsps.vaadin.forms.WSlider
-
- isGCd() - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
Checks whether the underlying
RecordHolder
has been garbage-collected.
- isHiddenByUser() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- isIdentification() - Method in class com.whitestein.lsps.lang.type.ExternalRecordField
-
- isIdentificationProperty(String) - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
-
Returns true if the property with a name is a part of the identification.
- isIgnoreCase() - Method in class com.whitestein.lsps.common.filter.SimpleStringFilter
-
Returns whether the filter is case-insensitive or case-sensitive.
- isImmediate() - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
Returns the immediate mode of the component.
- isImmediate() - Method in class com.whitestein.lsps.vaadin.forms.WUpload
-
Returns the immediate mode of the component.
- isInactive() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns true if the goal is inactive.
- isInactive() - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
-
Returns true if the plan is inactive.
- isIncludeAllocatedByOthers() - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Returns whether to include todos that are allocated by others.
- isIncludeContent() - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Returns true if content should be included.
- isIncludeContent() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- isIncludeContent() - Method in interface com.whitestein.lsps.human.dto.TodoIncludes
-
Returns true if todo content should be included.
- isIncludeContent() - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
- isIncluded(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
-
Invokes the UIComponent "includeValidationError" closure and checks whether given validation error is included or not.
- isIncludeEntries() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Returns true if the module entries are to be included (default false).
- isIncludeExecutableOnly() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Returns true if only the executable modules are to be included (default false).
- isIncludeImports() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Returns true if the imported modules are to be included (default false).
- isIncludeLatestOnly() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Returns true if only the latest uploaded modules should be included (default false).
- isIncludePerformers() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- isIncludePerformers() - Method in interface com.whitestein.lsps.human.dto.TodoIncludes
-
Returns true if todo performers should be included.
- isIncludePerformers() - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
- isIncludeProperties() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Returns true if process properties should be included.
- isIncludeSubstituted() - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Returns whether to include todos of substituted persons.
- isIncludeSubstitution() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns whether to include substitution information (default false).
- isIncludeSystem() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Returns true if the system modules are to be included (default false).
- isIncludeUnloaded() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Returns true if the unloaded modules are to be included (default false).
- isIncrement() - Method in class com.whitestein.lsps.lang.ast.IncDecExpression
-
Returns true
if this is increment operation, false
if decrement.
- isInferFilteringDisabled() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
- isInitial() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns true if this is an initial performer.
- isInitializationStarted() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
- isInitialized(Object) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
- isInitialized(Object) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
-
- isInitialized(Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
- isInitialized(Object) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
-
- isInitialized() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
- isInitializing() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
- isInlined() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns true if the process is in-lined or some of its parent is in-lined.
- isInRole(RoleUnitName) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Return true if this person is in the given role, i.e.
- isInRole(RoleUnitName) - Method in class com.whitestein.lsps.os.dto.Person
-
Return true if this person is in the given role, i.e.
- isInRoles(Collection<RoleUnitName>) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns true if this person is at least in one of the given roles.
- isInRoles(Collection<RoleUnitName>) - Method in class com.whitestein.lsps.os.dto.Person
-
Returns true if this person is at least in one of the given roles.
- isInserted() - Method in class com.whitestein.lsps.engine.state.xml.Escalation
-
Indicates if the escalation was inserted into a model instance in the
current iteration of the process agent loop.
- isInserted() - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
Returns true if inserted.
- isInstance(ExecutionContext, Object, Type) - Method in class com.whitestein.lsps.stdlib.function.ObjectFunctions
-
Returns True, if the specified object is assignment-compatible with (is kind of) type.
- isInState(ExecutionContext, RecordHolder, String) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
-
Returns true if a goalPlan is in the specified state or any of its
sub-states
- isInState(ExecutionContext, RecordHolder, String) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
-
- isInstrumented() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
-
- isInteger() - Method in class com.whitestein.lsps.lang.Decimal
-
Returns true if this
Decimal
is an integer, i.e.
- isInterface() - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- isInternal() - Method in class com.whitestein.lsps.engine.dto.Variable
-
Returns true if this variable is internal.
- isInternal() - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Returns true if this variable is internal.
- isInternalyVersioned() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- isInternalyVersioned() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- isInternalyVersioned() - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Returns true if the entity is internally (in scope of model instance) versioned.
- isInternalyVersioned() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
- isInterrupted() - Method in class com.whitestein.lsps.engine.change.TokenRemovedChange
-
Returns true if removed due to interruption.
- isInterruptionReasonCaseInsensitive() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Returns the value of interruption reason case insensitive flag.
- isInvalid(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
-
- isInvalid(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
-
- isInvalid(UIComponent) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
- isInvalid(UIComponent) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
-
- isInvalid(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
- isInverse() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- isLanguageIdentifier(String) - Static method in class com.whitestein.lsps.lang.parser.Parser
-
- isLanguageIdentifier(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
-
Returns true if the given string is a language identifier and does not have to be quoted in
expressions.
- isLastId(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- isLastNamePatternCaseInsensitive() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns true
if the last name pattern is case insensitive.
- isLastPageButtonEnabled() - Method in class com.whitestein.lsps.test.web.components.Pager
-
- isLeaf() - Method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
-
Checks if this tree item is leaf.
- isLiteral() - Method in class com.whitestein.lsps.lang.module.ConstantInfo
-
Returns true
if the constant definition is a literal.
- isLoadExternalBinary() - Method in class com.whitestein.lsps.engine.state.MarshallerConfig
-
Returns true if external binary should be loaded and stored in the state.
- isLocalizeBindingValue() - Method in class com.whitestein.lsps.vaadin.ui.LspsProperty
-
- isLocked() - Method in class com.whitestein.lsps.engine.dto.Lock
-
Returns true if locked.
- isLocked(String) - Method in interface com.whitestein.lsps.engine.LockService
-
Returns true if a lock with the given lock name is held .
- isLocked() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Returns true if the context is read only.
- isLocked() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns true if the context is read only.
- isLocked() - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Returns true if the entity is locked for modifications.
- isLocked() - Method in class com.whitestein.lsps.stdlib.entity.Lock
-
Returns true if locked.
- isLocked(String) - Method in class com.whitestein.lsps.stdlib.LockServiceBean
-
- isLocked() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
See corresponding lsps api.
- isLoginNamePatternCaseInsensitive() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Returns true
if the login pattern is case insensitive.
- isLowestExistingEntity() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- isLowestExistingEntity() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- isLowestExistingEntity() - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
-
Returns true if this entity is the lowest existing entity.
- isMandatory() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
-
- isMany() - Method in enum com.whitestein.lsps.lang.type.RecordAssociation.Multiplicity
-
REturns true if this is the many side.
- isMargin() - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
Checks the value of the margin flag.
- isMaximized() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Indicates if the widget is maximized.
- isMethod() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- isMethod() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- isMethod() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if it is method.
- isMethodPatternCaseInsensitive() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Returns true
if the method pattern is case insensitive.
- isMinimized() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Indicates if the widget is minimized.
- isMixedRecordsAllowed() - Static method in class com.whitestein.lsps.engine.Settings
-
Returns true if mixed records are allowed.
- isModal() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
- isModal() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
-
- isModelInstanceRelevent() - Method in class com.whitestein.lsps.engine.change.Change
-
Returns true if change is relevant for model instance execution.
- isModelInstanceRelevent() - Method in class com.whitestein.lsps.engine.change.VariableChange
-
- isModelUpdate() - Method in enum com.whitestein.lsps.engine.dto.ModelInstanceState
-
Returns true if a model instance in this state is performing a model update.
- isModified() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- isModule() - Method in class com.whitestein.lsps.lang.ast.VariableExpression
-
Returns the module flag.
- isModule() - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- isModule() - Method in class com.whitestein.lsps.lang.module.BasicModulePart
-
- isModule() - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Returns true if this is a module.
- isModule() - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
-
- isMonitoringChanged() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
- isMonthlyMode() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
-
True if this calendar shows an entire month..
- isMultiSelect() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.OptionsFilter
-
Indicates whether the filter allows multi-select or not.
- isNamePatternCaseInsensitive() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- isNative() - Method in class com.whitestein.lsps.lang.ast.FunctionBody
-
- isNew() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- isNextPageButtonEnabled() - Method in class com.whitestein.lsps.test.web.components.Pager
-
- isNilable() - Method in class com.whitestein.lsps.lang.type.xml.RootElementBinding
-
- isNillable() - Method in class com.whitestein.lsps.lang.type.xml.XmlMapping
-
- isNilled(Element) - Method in class com.whitestein.lsps.xml.util.XmlTypesParser
-
Simple method which determine if the element is nilled.
- isNotEmpty(String) - Static method in class com.whitestein.lsps.common.Strings
-
Returns false
if the string
argument is null
or it contains
whitespace characters only, otherwise returns true
.
- isNotShown() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
-
- isNullable() - Method in class com.whitestein.lsps.common.ddl.ColumnMetadata
-
Returns true if the column is nullable.
- isNullOrEmpty() - Method in class com.whitestein.lsps.vaadin.util.Variant.CollectionVariant
-
Checks whether the list is absent or empty (does not contain any items).
- isNullOrEmpty() - Method in class com.whitestein.lsps.vaadin.util.Variant.MapVariant
-
- isNullSelectionAllowed() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
-
Checks if null empty selection is allowed by the user.
- isNullSelectionAllowed() - Method in class com.whitestein.lsps.vaadin.forms.WMultiselectComboBox
-
Checks if null empty selection is allowed by the user.
- isNumericConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
-
- isOne() - Method in enum com.whitestein.lsps.lang.type.RecordAssociation.Multiplicity
-
Returns true if this is the one side.
- isOptional() - Method in class com.whitestein.lsps.lang.signature.SignatureParameter
-
Returns true
if the parameter is optional.
- isOptional() - Method in class com.whitestein.lsps.lang.type.xml.RecordFieldXmlMapping
-
- isOptionsConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
-
- isOptionsFilter() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
-
Checks whether the ui::OptionsFilterUI
record is specified.
- isOptionsMultiselectFilter() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
-
Checks whether the ui::OptionsFilterUI
record is specified, with the multiselect
field set to true.
- isOrphaned() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Returns true if orphaned todos are requested.
- isOrphaned() - Method in class com.whitestein.lsps.human.entity.Todo
-
Return true if the todo is orphaned.
- ISort - Interface in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
A sorting criteria.
- ISort.ClosureSort - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
A closure which returns simple typed value from a record.
- ISort.PathSort - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
Sorts data based on a property of a record, or a property of a property of a record, etc.
- ISort.QueryEnumSort - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
Sorts data based on an enumeration constant.
- isPaged() - Method in class com.whitestein.lsps.common.query.PagingCriteria
-
Returns true
if the query should return only a part of the result list.
- isParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.ConstantExpression
-
- isParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.CustomConstantExpression
-
- isParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.EnumerationExpression
-
- isParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.Expression
-
Returns true
if the value of the expression is known
in parse time.
- isParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
-
- isParseTimeConstant() - Method in class com.whitestein.lsps.lang.ast.TypeExpression
-
- isPath() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Returns true if this variant holds a non-null
Path
.
- isPercentage() - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Checks whether the component fills some percentage portion of parent.
- isPerformanceInline() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- isPerformingReadOnlyCheck() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Returns true if read only check on variables is performed.
- isPersisted() - Method in class com.whitestein.lsps.vaadin.LspsFormConnector.ProcessingResult
-
- isPersistent() - Method in interface com.whitestein.lsps.engine.state.xml.Collectible
-
Returns true if this object cannot be collected.
- isPersistent() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- isPersistent() - Method in class com.whitestein.lsps.engine.state.xml.Context
-
- isPersistent() - Method in class com.whitestein.lsps.engine.state.xml.Escalation
-
- isPersistent() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
- isPersistent() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
- isPersistent() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- isPersistent() - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
-
- isPersistent() - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
- isPersistent() - Method in class com.whitestein.lsps.engine.state.xml.Task
-
- isPersistent() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
- isPersonIn(ExecutionContext, RecordHolder, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns true
, if the given person belongs in the given organizational structure to
the given role or unit.
- isPersonIn(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- isPersonPermitted(Person) - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns true if the given person is permitted to see this todo.
- isPersonPermitted(Person, boolean, boolean) - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns true if the given person is permitted to see this todo.
- isPersonPermitted(Person) - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns true if this performer permits the given person to see the todo.
- isPersonPermitted(Person) - Method in class com.whitestein.lsps.os.dto.Performer
-
Returns true if this performer includes the given person.
- isPersonStrictlyIn(ExecutionContext, RecordHolder, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Returns true
, if the given person belongs in the given organizational structure
strictly to the given role or unit, not to their sub-roles or sub-units.
- isPersonStrictlyIn(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- isPostfix() - Method in class com.whitestein.lsps.lang.ast.IncDecExpression
-
Returns true
if this is postfix operation (i.e.
- isPresent() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Returns true if this holder contains a (non-null) instance.
- isPreserveOnClear() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns true
if the record type is preserved on evaluation level clear.
- isPreviousPageButtonEnabled() - Method in class com.whitestein.lsps.test.web.components.Pager
-
- isPrimaryKey() - Method in class com.whitestein.lsps.common.ddl.ColumnMetadata
-
Returns true
if this column is a primary key.
- isPrimitive() - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
-
- isPrincipalEnabled() - Method in interface com.whitestein.lsps.common.SecurityManagerService
-
Returns true if the current principal is enabled.
- isPrincipalEnabled() - Method in class com.whitestein.lsps.orgstructure.SecurityManagerServiceBean
-
- isPrivate() - Method in class com.whitestein.lsps.lang.module.ConstantInfo
-
- isPrivate() - Method in class com.whitestein.lsps.lang.module.VariableInfo
-
Returns whether this variable is private.
- isPrivate() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if the function signature is private.
- isProcess() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns true if the model instance stores state of execution of processes.
- isProcessAcomplished() - Method in class com.whitestein.lsps.engine.change.ProcessInstanceStateChange
-
Returns true if the activity was accomplished successfully.
- isProcessing() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
Returns true
if the screen is processing events.
- isProperty() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Gets the value of the property property.
- isPropertyChanged(RecordHolder, Property) - Static method in class com.whitestein.lsps.engine.HolderHelper
-
Returns true if property is changed in the record.
- isPropertyPath() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
True if the ui::GridColumn.content field is a property path.
- isPropertyPath() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
- isPropertyReadonly(PropertyExpression) - Method in class com.whitestein.lsps.lang.parser.MethodParser
-
- isPropertyReadonly(PropertyExpression) - Method in class com.whitestein.lsps.lang.parser.Parser
-
- isProtected() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if the function signature is protected.
- isProxy() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- isProxy() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- isProxy() - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- isProxy() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- isProxy() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- isProxy() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Returns true if this is change proxy for a record.
- isProxy() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- isProxy() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns true if record is proxy.
- isProxy(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
-
Returns true if the record is proxy.
- isProxy(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
-
- isProxyOf(RecordChangeProxy) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
- isProxyOf(RecordChangeProxy) - Method in interface com.whitestein.lsps.engine.state.xml.RecordChangeProxy
-
Returns true if this is direct or non-direct proxy of the record.
- isProxyOf(RecordChangeProxy) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
- isPublic() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if the function signature is public.
- isReactivate() - Method in class com.whitestein.lsps.engine.comm.UpdateGoalStateMessage
-
Returns the reactivate flag.
- isReadOnly() - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Returns true if variable is read only.
- isReadOnly() - Method in class com.whitestein.lsps.lang.ast.VariableExpression
-
Returns true if this is a read only variable
- isReadonly() - Method in class com.whitestein.lsps.lang.exec.PropertyPath
-
Returns true
if the property path is read-only,
i.e.
- isReadOnly() - Method in class com.whitestein.lsps.lang.module.VariableInfo
-
Returns whether this variable is read-only.
- isReadonly() - Method in class com.whitestein.lsps.lang.type.Field
-
Returns true
if the record field is read-only.
- isReadonly() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- isReadonly() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
Returns true if property is read only.
- isReadOnly() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns true if the record is read only.
- isReadOnly() - Method in interface com.whitestein.lsps.os.PersonManagementService
-
- isReadOnly() - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
-
- isReadOnly() - Method in class com.whitestein.lsps.test.web.components.InputComponent
-
Checks if the component is presently read-only.
- isReadOnly() - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- isReadOnly() - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
-
- isReadOnly() - Method in class com.whitestein.lsps.vaadin.FormPreviewContextHolder
-
- isReadOnly() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- isReadOnly() - Method in class com.whitestein.lsps.vaadin.forms.WCalendar
-
- isReadOnly() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns true if the GUI should be opened in read-only mode.
- isReadOnly() - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.OutputTextProperty
-
- isReadOnly() - Method in class com.whitestein.lsps.vaadin.ui.LspsProperty
-
- isReadOnly2() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar
-
Indicates if the calendar is read only.
- isReady() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns true if the goal is ready.
- isRecord() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Returns true if this variant holds a non-null RecordHolder.
- isReduceDefined(String) - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.Reduction
-
Checks whether reduce is supported for given column.
- isReferenceChanged(ReferenceHolder) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- isReferenceChanged(ReferenceHolder) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- isReferenceOnly() - Method in class com.whitestein.lsps.engine.dto.val.ExternalRecordValue
-
- isReferenceOnly() - Method in interface com.whitestein.lsps.lang.exec.ExternalRecordPresentation
-
- isReferencingNonModuleContext() - Method in class com.whitestein.lsps.lang.ast.ClosureExpression
-
- isReferencingNonModuleContext() - Method in class com.whitestein.lsps.lang.ast.ContextReferencingExpression
-
Returns true
if the closure is referencing
non-module variables from outside scope and or methods (if
it is in a method body).
- isReferencingNonModuleContext() - Method in class com.whitestein.lsps.lang.ast.ReferenceExpression
-
- isRegExpConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
-
- isRegexpFilter() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
-
- isRegistered() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
- isRegisterWaitingFor() - Method in class com.whitestein.lsps.engine.CommonRuntimeData
-
Returns true if notifier should register waiting for.
- isRegisterWaitingFor() - Static method in class com.whitestein.lsps.engine.lang.SharedRecordNotifierState
-
Returns true if notifier should register waiting for.
- isRegisterWaitingForSharedRecordChange() - Static method in class com.whitestein.lsps.engine.CurrentState
-
Returns true if a waiting for shared record change should be registered by a model instance.
- isRejectedBy(Person) - Method in class com.whitestein.lsps.human.entity.Todo
-
Checks if the todo is rejected by person
- isRemoved() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- isRemoved() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- isRemoved() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.BooleanValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.DateValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.DecimalValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.NullValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.StringValue
-
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
-
- isRemoved() - Method in interface com.whitestein.lsps.engine.state.xml.Value
-
Returns true if value is removed
- isRemoved() - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
-
- isRemoved() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- isRemoved() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Returns true if the record is removed from the model instance.
- isRenewVersion() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
Returns true if the version should be set to new value.
- isReplaceUnsupportedXMLCharacters() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Returns true if unsupported xml characters can are replaced.
- isReplaceUnsupportedXMLCharacters() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- isReply() - Method in class com.whitestein.lsps.engine.comm.CreateCommand
-
Returns the reply flag.
- isRequired() - Method in class com.whitestein.lsps.lang.antlr.AntlrSignatureArg
-
- isRequired() - Method in class com.whitestein.lsps.lang.ast.FunctionParameterAst
-
- isRequired() - Method in class com.whitestein.lsps.lang.signature.SignatureParameter
-
Returns true
if the parameter is required.
- isRequired() - Method in class com.whitestein.lsps.lang.type.xml.NodeBinding
-
- isRequired() - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
Is this field required.
- isRequired() - Method in class com.whitestein.lsps.vaadin.forms.WUpload
-
Gets the required flag of this component.
- isRequired() - Method in interface com.whitestein.lsps.vaadin.ui.components.UIField
-
Is this field required.
- isResizable() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
- isRounded() - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Indicates if the line is rounded at bend points.
- isRunning() - Method in class com.whitestein.lsps.engine.change.ProcessInstanceStateChange
-
Returns true if the process instance is running.
- isRunning() - Method in enum com.whitestein.lsps.engine.dto.ModelInstanceState
-
Returns true if a model instance in this state is running.
- isRunning() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns true if the model instance is running.
- isRunning() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- isRunning() - Method in class com.whitestein.lsps.stdlib.type.GoalHolder
-
Returns true if the goal is running.
- isRunning() - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
-
Returns true if the plan is running.
- isRunningOn() - Method in enum com.whitestein.lsps.common.JEEServer
-
Checks if we are running on a particular kind of a server.
- isRunningOn(JEEServer) - Static method in class com.whitestein.lsps.test.LspsRemote
-
- isRunningOn(JEEServer) - Method in interface com.whitestein.lsps.tools.TestSupportService
-
- isRunningOn(JEEServer) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
-
- isRunningOnServer(JEEServer) - Method in class com.whitestein.lsps.test.LspsRemote
-
- isRuntime - Variable in class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram.UIProcessDiagramState
-
- isSafe() - Method in class com.whitestein.lsps.lang.ast.PropertyExpression
-
Returns the value of safe flag.
- isSafeToSetDefaultFilterValues(CustomTable) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
- isSafeToSetDefaultFilterValues(CustomTable) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
Call this to check whether it is safe to set the default values for table filter components.
- isSame(FunctionSignature) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if this signature is same as the other one.
- isSaved() - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- isSaved() - Method in class com.whitestein.lsps.vaadin.FormPreviewContextHolder
-
- isSaved() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns true if the state of the GUI was already saved before opening.
- isSaved() - Method in class com.whitestein.lsps.vaadin.LspsCustomUITodoHolder
-
- isSaved() - Method in class com.whitestein.lsps.vaadin.LspsCustomUIWithContextTodoHolder
-
- isSaved() - Method in class com.whitestein.lsps.vaadin.LspsFormConnector.ProcessingResult
-
- isSaved() - Method in class com.whitestein.lsps.vaadin.LspsTodoHolder
-
- isSelectable() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Getter for property selectable.
- isSelectable() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Indicates if the rows in the grids are selectable.
- isSendNotifications() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Returns true if shared record notifications should be created.
- isSequence(Object) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.DatabaseMetadata
-
Returns true if the database contains a sequence for the given name.
- isSerializedXml() - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
-
Returns true if the serializedValue contains xml.
- isServicePatternCaseInsensitive() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Returns true
if the service pattern is case insensitive.
- isShared() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- isShared() - Method in class com.whitestein.lsps.lang.type.RecordField
-
- isShared() - Method in interface com.whitestein.lsps.lang.type.RecordProperty
-
- isShared() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns true if the record is shared.
- isSharedRecordNotificationsAllowed() - Static method in class com.whitestein.lsps.engine.Settings
-
Return true if shared record notifications are allowed.
- isShown() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIGridCellRenderer
-
- isShown() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- isShown() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
True if the column is shown (the "shown" property).
- isShown() - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
-
- isShown() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMessage
-
- isShown() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
-
- isShown() - Method in class com.whitestein.lsps.vaadin.ui.components.UIViewModel
-
- isShown() - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentWithCustomVisibility
-
Returns true if the LSPS UI component represented by this Vaadin
component is visible.
- isShown(UIComponent) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
-
Checks if the component is displayed on the screen by iterating through
all parents and checking their visibility.
- isShownOn(RecordHolder, UIComponent) - Static method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
-
Deprecated.
- isShownOn(Variant.RecordVariant, UIComponent) - Static method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
-
Deprecated.
- isShownOn(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
-
- isSideEffect() - Method in class com.whitestein.lsps.lang.ast.Annotations
-
- isSideEffect() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- isSideEffect() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if the function has side effects.
- isSimple() - Method in class com.whitestein.lsps.lang.type.QID
-
Returns true if the identifier contains only one segment.
- isSimpleContent() - Method in class com.whitestein.lsps.lang.type.xml.RecordFieldXmlMapping
-
- isSortable() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
- isSortable() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
Returns true if this column is sortable.
- isSortable() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
Checks if this column is sortable.
- isSorted() - Method in class com.whitestein.lsps.test.web.components.LspsTableColumn
-
Checks if the table is sorted by this column, either ascendant or descendant.
- isSortedAsc() - Method in class com.whitestein.lsps.test.web.components.LspsTableColumn
-
Returns true if the table is currently sorted by this column, ascendant.
- isSortedDesc() - Method in class com.whitestein.lsps.test.web.components.LspsTableColumn
-
Returns true if the table is currently sorted by this column, descendant.
- isSortSupported(ISort) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.DataDataset
-
- isSortSupported(ISort) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GenericDataset
-
- isSortSupported(ISort) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset
-
- isSortSupported(ISort) - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.IDataset
-
True if given sort criterion is supported.
- isSortSupported(ISort) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.InMemoryDatasetFilter
-
- isSortSupported(ISort) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.QueryDataset
-
- isSortSupported(ISort) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.TypeDataset
-
- isSpacing() - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
Checks the value of the spacing flag.
- isSplitPositionReversed() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
See corresponding lsps api.
- isSsoEnabled() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Returns true if SSO is enabled.
- isSsoEnabled() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- isStarted() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Returns true if interpretation of the corresponding model element is started by the engine.
- isStartInterpret() - Method in class com.whitestein.lsps.engine.comm.CreateCommand
-
Returns the start interpret flag.
- isStatic() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunction
-
- isStatic() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- isStatic() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns whether the function is a static method of its namespace.
- isStrictlyInRole(RoleUnitName) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns true if this person is strictly in the given role, i.e.
- isStrictlyInRole(RoleUnitName) - Method in class com.whitestein.lsps.os.dto.Person
-
Returns true if this person is strictly in the given role, i.e.
- isStrictlyInRoles(Collection<RoleUnitName>) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns true if this person is strictly at least in one of the given roles.
- isStrictlyInRoles(Collection<RoleUnitName>) - Method in class com.whitestein.lsps.os.dto.Person
-
Returns true if this person is strictly at least in one of the given roles.
- isSublevel(String, String) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
-
Returns true if the second level is sub-level of the first level.
- isSubmitted() - Method in class com.whitestein.lsps.vaadin.LspsFormConnector.ProcessingResult
-
- isSubRole(RoleUnitName) - Method in class com.whitestein.lsps.os.dto.RoleUnitName
-
Returns true if this role is a sub-role of the other role, i.e.
- isSubset(ExecutionContext, SetHolder, SetHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Test method to find out whether set1 is subset of set2
- isSubstitutionActive() - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Returns the substitution active flag.
- isSubstitutionActive() - Method in class com.whitestein.lsps.os.dto.Person
-
Returns true if this person has active substitution.
- isSubstitutionActive() - Method in interface com.whitestein.lsps.os.PersonEntity
-
Returns true if the substitution is active.
- isSubstringConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
-
- isSubtype(ExecutionContext, Type, Type) - Method in class com.whitestein.lsps.stdlib.function.ObjectFunctions
-
Returns True, if sub type is a sub type of super type.
- isSubtypeOf(String) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
Checks that the record is of given type or is its subtype.
- isSuper() - Method in class com.whitestein.lsps.lang.ast.MethodExpression
-
Returns true
if the method is a "super" call.
- isSupported(Type) - Method in class com.whitestein.lsps.json.impl.GenericConversionValueConverterProvider
-
- isSupported(Type) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
-
Indicates if a type is supported by this provider.
- isSupported(Type) - Method in interface com.whitestein.lsps.json.impl.ValueConverterProvider
-
Indicates if a type is supported by this provider.
- isSuspended() - Method in enum com.whitestein.lsps.engine.dto.ModelInstanceState
-
Returns true if a model instance in this state is suspended.
- isSuspended() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
Returns true if this module instance is suspended.
- isSuspended() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- isSystem() - Method in class com.whitestein.lsps.engine.dto.Module
-
Returns true if this is a system module.
- isSystem() - Method in class com.whitestein.lsps.lang.type.RecordType
-
Returns true
if the record type is system.
- isSystem() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns true if this is a system module.
- isTable(Object) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.DatabaseMetadata
-
Returns true if the database contains a table of the given name.
- isTargetComposition() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
- isTerminated() - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- isTerminatedByNoExit() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Returns true if process was terminated by no exit event.
- isTextFilterImmediate(Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
-
- isTextFilterImmediate(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
-
- isThisLevelOrSublevel(String, String) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
-
Returns true if the second level is equal to or is sub-level of the first level.
- isTitlePatternCaseInsensitive() - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Returns a flag indicating whether the title pattern is case insensitive or not.
- isTitlePatternCaseInsensitive() - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Returns a flag indicating whether the title pattern is case insensitive or not.
- isTitlePatternCaseInsensitive() - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Returns a flag indicating whether the title pattern is case insensitive or not.
- isTodoFinished() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Returns true if the corresponding todo is finished.
- isTop() - Method in class com.whitestein.lsps.engine.dto.Goal
-
Returns true if this is top goal.
- isTop() - Method in class com.whitestein.lsps.engine.state.xml.Goal
-
Returns if this is top goal.
- isTrackingDirty() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns true if tracking of dirtiness is switched on.
- isTrackingVersions() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns true if versions of shared entities are tracked so what optimistic locking can be chacked.
- isTransactionRunning() - Method in interface com.whitestein.lsps.vaadin.util.TransactionAccessor
-
Returns true if a transaction is running.
- isTransactionRunning() - Method in class com.whitestein.lsps.vaadin.util.TransactionAccessorImpl
-
- isTypeResolved() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- isUIComponent(Component, LspsScreen) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
-
- isUIValidationError(Variant.RecordVariant) - Static method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
Checks if given record is the "old" Validation error with error message and a placement.
- isUnloaded() - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Returns true if model is unloaded.
- isUnrelated(Type, Type) - Static method in class com.whitestein.lsps.lang.type.TypeHelper
-
- isUpdateNecessary(String) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- isUpdateNecessary() - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
Returns true if the update should be performed.
- isUpdateNecessary(String) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- isUpdateNecessary(String) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
- isUpdateNecessary(String) - Method in class com.whitestein.lsps.engine.lang.InternalRecordEntityAdapter
-
- isUpdateNecessary(String) - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- isUpdateNecessary(String) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- isUpdateNecessary(String) - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- isUpdateNecessary(String) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
-
- isUpdateNecessary(String) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
- isUpdateNecessary(String) - Method in interface com.whitestein.lsps.lang.exec.AssociationHandler
-
Returns true if association should be updated.
- isUpdateNecessary(String) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- isUpdateNecessary(String) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
-
- isUsed() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Returns true if the model instance is already used in the current thread.
- isUsedForEquals() - Method in class com.whitestein.lsps.lang.type.RecordField
-
Returns true
if the field is used for equals.
- isUsePopupForNumericProperty(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
-
If true, number filters will be shown as a popup, which allows the user to set eq, less-than and greater-than fields.
- isUserActivityTracked() - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Returns true if tracking of active users is on.
- isUserActivityTracked() - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- isUserRejected(long, String) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
-
- isUserRejected(long, String) - Method in interface com.whitestein.lsps.human.dao.TodoDao
-
Returns true if a todo is rejected by a user.
- isUserRejected(long, String) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns true if a todo is rejected by a user.
- isUserRejected(long, String) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- isUsingEvalLevels(ExecutionContext) - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
-
- isUsingEvaluationLevels() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Returns true is a detached model instance is using evaluation levels.
- isValid() - Method in class com.whitestein.lsps.lang.ast.ParameterAst
-
- isValid() - Method in class com.whitestein.lsps.lang.parser.Parsed
-
- isValid() - Method in class com.whitestein.lsps.test.web.components.UIComponent
-
Checks if there are no validation errors attached to this component.
- isValid() - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
-
Tests the current value against registered validators if the field is not
empty.
- isValid() - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
- isValid() - Method in class com.whitestein.lsps.vaadin.forms.WLabel
-
- isValid() - Method in class com.whitestein.lsps.vaadin.forms.WPdfViewer
-
- isValid() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Returns true if the context is valid.
- isValueAvailable() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.ValueAvailiblityIndicator
-
Indicates whether a value is available or not.
- isValueChange() - Method in class com.whitestein.lsps.engine.change.Change
-
Returns true if it is change of a variable or record field.
- isValueChange() - Method in class com.whitestein.lsps.engine.change.RecordChange
-
- isValueChange() - Method in class com.whitestein.lsps.engine.change.VariableChange
-
- isVariadic() - Method in class com.whitestein.lsps.lang.antlr.AntlrSignatureArg
-
- isVariadic() - Method in class com.whitestein.lsps.lang.ast.FunctionAst
-
- isVariadic() - Method in class com.whitestein.lsps.lang.ast.FunctionParameterAst
-
- isVariadic() - Method in class com.whitestein.lsps.lang.ast.SignatureAst
-
- isVariadic(List<FunctionParameterAst>) - Method in class com.whitestein.lsps.lang.parser.SignatureParser
-
- isVariadic() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Returns true if the signature is variadic.
- isVariadic() - Method in class com.whitestein.lsps.lang.signature.SignatureParameter
-
Returns true
if this parameter is variadic, false otherwise.
- isVersion() - Method in class com.whitestein.lsps.lang.type.ExternalRecordField
-
- isVersioned() - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
-
Return true if the record type is versioned.
- isVersionPatternCaseInsensitive() - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- isVersionProperty(String) - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
-
Returns true if the property is version.
- isVisible() - Method in class com.whitestein.lsps.test.web.components.UIComponent
-
- isVisible() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- isVisible() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
Indicates whether the popup is visible or not.
- isVisible(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Indicates whether the tab is visible or not.
- isVisibleTo(Person) - Method in class com.whitestein.lsps.human.entity.Todo
-
Returns true if isPersonPermitted(person)
is true and the person has not rejected the
todo.
- isWaiting() - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
Indicates if a request is waiting for a request.
- isWeeklyMode() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
-
True if this calendarWrapper shows a single week.
- isWrapContent() - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Checks whether the component wraps its children.
- isXfa() - Method in class com.whitestein.lsps.stdlib.function.XfaPdfFiller
-
- isXmlTransient() - Method in class com.whitestein.lsps.lang.type.xml.RecordFieldXmlMapping
-
- itemClass - Variable in class com.whitestein.lsps.vaadin.util.Variant.CollectionVariant
-
- ITEMS - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- iterateGenerators() - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaOperation
-
Returns an iterator of all generators.
- iterator() - Method in class com.whitestein.lsps.common.query.DtoListImpl
-
- iterator() - Method in class com.whitestein.lsps.engine.dto.LogList
-
- iterator() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfoList
-
- iterator() - Method in class com.whitestein.lsps.engine.dto.ModuleDetailsList
-
- iterator() - Method in class com.whitestein.lsps.engine.dto.ModuleEntryList
-
- iterator() - Method in class com.whitestein.lsps.engine.dto.ModuleList
-
- iterator() - Method in class com.whitestein.lsps.engine.dto.RollbackInfoList
-
- iterator() - Method in class com.whitestein.lsps.engine.dto.val.ListValue
-
- iterator() - Method in class com.whitestein.lsps.engine.dto.val.SetValue
-
- iterator() - Method in class com.whitestein.lsps.engine.dto.val.SetValueSetAdapter
-
- iterator() - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerList
-
- iterator() - Method in class com.whitestein.lsps.engine.LocalizableStringSegments
-
- iterator() - Method in class com.whitestein.lsps.human.dto.SavedDocumentList
-
- iterator() - Method in class com.whitestein.lsps.human.dto.TodoList
-
- iterator() - Method in class com.whitestein.lsps.lang.antlr.AntlrFunctions
-
- iterator() - Method in class com.whitestein.lsps.lang.antlr.AntlrMethods
-
- iterator() - Method in class com.whitestein.lsps.lang.exec.MockListHolder
-
- iterator() - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
-
- iterator() - Method in class com.whitestein.lsps.lang.parser.Errors
-
- iterator() - Method in class com.whitestein.lsps.lang.type.QID
-
- iterator() - Method in class com.whitestein.lsps.os.dto.PerformerList
-
- iterator() - Method in class com.whitestein.lsps.os.dto.PersonList
-
- iterator() - Method in class com.whitestein.lsps.os.dto.RoleUnitNameList
-
- iterator() - Method in class com.whitestein.lsps.test.ModelInstanceLogs
-
- ITERATOR - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Repeater.iterator
ui::Table.iterator
- iterator() - Method in class com.whitestein.lsps.vaadin.util.Variant.CollectionVariant
-
Item iterator which provides items as variants with correct "origin".
- iterator() - Method in class com.whitestein.lsps.vaadin.util.Variant.ListVariant
-
Item iterator which provides items as variants with correct "origin".
- iterator() - Method in class com.whitestein.lsps.vaadin.util.Variant.MapVariant
-
Unmodifiable iterator.
- ITreeDataSource - Interface in com.whitestein.lsps.vaadin.forms.datasource
-
- ITreeDataSource.Lsps - Class in com.whitestein.lsps.vaadin.forms.datasource
-
Wraps the forms::TreeDataSource interface.
- IVaadinContainerDataSourceAdapter - Interface in com.whitestein.lsps.vaadin.forms.datasource
-
Adapts forms::DataSource
and provides Vaadin Container which can be asked for tabular data.
- IVaadinContainerDataSourceAdapter.FilterConfigProvider - Interface in com.whitestein.lsps.vaadin.forms.datasource
-
Converts filter propertyId to FilterConfig id.
- IVaadinContainerDataSourceAdapter.FullyCapableContainer - Interface in com.whitestein.lsps.vaadin.forms.datasource
-
- IVaadinContainerDataSourceAdapter.UnconvertableLoadedDataFilter - Interface in com.whitestein.lsps.vaadin.forms.datasource
-
Filters that implement are impossible to convert into data filters.
- SameProxyLevelValuesCollector - Class in com.whitestein.lsps.engine.lang
-
Collects transitively all records referenced from the provided record that has same proxy level as the provided record.
- SameProxyLevelValuesCollector() - Constructor for class com.whitestein.lsps.engine.lang.SameProxyLevelValuesCollector
-
- save() - Method in class com.whitestein.lsps.engine.lang.ModelInstanceSavePoint
-
Makes copy of the current model instance state.
- save(UIScreenState) - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- save(UIScreenState) - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
-
Saves the current state of the to-do.
- save(UIScreenState) - Method in class com.whitestein.lsps.vaadin.FormPreviewContextHolder
-
- save(ExecutionContext) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Saves the current Todo/Document.
- save(UIScreenState) - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Saves the changes done within the context.
- save() - Method in class com.whitestein.lsps.vaadin.ui.ViewModelMerger
-
- SAVE_ACTION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::SaveAction.saveAction
- SAVE_ACTION_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
Fully qualified name of ui::SaveAction type
- SAVE_DOCUMENT_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
-
Error thrown when a Document cannot be saved.
- SAVE_TODO_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
-
Error thrown when a Todo cannot be saved.
- saved - Variable in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- SAVED_DOCUMENT - Static variable in class com.whitestein.lsps.human.HumanTypes
-
Full name of the SavedDocument type.
- SAVED_DOCUMENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
human::SavedDocumentNavigation.savedDocument
human::HistoricalSavedDocumentNavigation.savedDocument
- SAVED_DOCUMENT_IS_DELETED_INTERNAL - Static variable in class com.whitestein.lsps.human.context.HumanSharedRecordPlugin
-
Used as key in saved document for setting is deleted.
- SAVED_DOCUMENT_NAVIGATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UINavigationNames
-
- SavedDocument - Class in com.whitestein.lsps.human.dto
-
Info about document.
- SavedDocument() - Constructor for class com.whitestein.lsps.human.dto.SavedDocument
-
Creates new instance.
- SavedDocument(long, String, String, Date, String, byte[]) - Constructor for class com.whitestein.lsps.human.dto.SavedDocument
-
Creates new instance.
- SavedDocument - Class in com.whitestein.lsps.human.entity
-
Entity for saved document.
- SavedDocument() - Constructor for class com.whitestein.lsps.human.entity.SavedDocument
-
Constructor needed for JPA-specific purposes.
- SavedDocument(String, long, String, Date, String, byte[], byte[], byte[]) - Constructor for class com.whitestein.lsps.human.entity.SavedDocument
-
Creates new entity.
- SavedDocumentColumn - Enum in com.whitestein.lsps.human.dto
-
SavedDocument columns that can be used in queries.
- SavedDocumentCriteria - Class in com.whitestein.lsps.human.dto
-
Criteria object for searching of
Todo
-s.
- SavedDocumentCriteria() - Constructor for class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Default constructor.
- SavedDocumentCriteria(int) - Constructor for class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Constructor with paging ON and given result count.
- SavedDocumentCriteria(int, int) - Constructor for class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Constructor with paging ON and given index and result count.
- SavedDocumentCriteria(SavedDocumentCriteria) - Constructor for class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Copy constructor.
- SavedDocumentDao - Interface in com.whitestein.lsps.human.dao
-
Data access object interface.
- savedDocumentId - Variable in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- SavedDocumentList - Class in com.whitestein.lsps.human.dto
-
Class representing a list of saved documents.
- SavedDocumentList() - Constructor for class com.whitestein.lsps.human.dto.SavedDocumentList
-
Creates new instance.
- SavedDocumentList(QueryResult<SavedDocument>) - Constructor for class com.whitestein.lsps.human.dto.SavedDocumentList
-
Creates new instance.
- SavedDocumentList(Collection<SavedDocument>) - Constructor for class com.whitestein.lsps.human.dto.SavedDocumentList
-
Creates new instance.
- SavedDocumentList(Collection<SavedDocument>, long) - Constructor for class com.whitestein.lsps.human.dto.SavedDocumentList
-
Creates new instance.
- SavedDocumentNotFoundException - Exception in com.whitestein.lsps.human.exception
-
Saved document not found exception.
- SavedDocumentNotFoundException(Object) - Constructor for exception com.whitestein.lsps.human.exception.SavedDocumentNotFoundException
-
Creates new exception.
- SavedDocumentOrdering - Class in com.whitestein.lsps.human.dto
-
SavedDocument ordering.
- SavedDocumentOrdering() - Constructor for class com.whitestein.lsps.human.dto.SavedDocumentOrdering
-
Creates new instance.
- SavedDocumentOrdering(SavedDocumentColumn, OrderDirection) - Constructor for class com.whitestein.lsps.human.dto.SavedDocumentOrdering
-
Creates new instance.
- saveDocument(GenericDocument) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- saveDocument(GenericDocument, boolean) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- saveDocument(long, GenericDocument) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- saveForm(ExecutionContext) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
Saves the current Todo/Document.
- saveModelInstance(ModelInstance) - Method in interface com.whitestein.lsps.engine.ModelInstanceUtilsService
-
Saves model instance to model instance entity.
- saveModelInstance(ModelInstance) - Method in class com.whitestein.lsps.engine.ModelInstanceUtilsServiceBean
-
- saveRevisionData(Session, Object) - Method in class com.whitestein.lsps.hibernate.envers.LspsDefaultRevisionInfoGenerator
-
- saveState() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Saves the UI state of this component to the record definition.
- saveTodo(long, ByteData) - Method in interface com.whitestein.lsps.human.TodoService
-
Saves to-do.
- saveTodo(long, ByteData) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- scale() - Method in class com.whitestein.lsps.lang.Decimal
-
Returns the scale of this Decimal
.
- scale(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
-
Returns the scale of the number.
- scheduleComponentsForRefresh(LspsScreen) - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueueEntry
-
- schema() - Method in class com.whitestein.lsps.hibernate.envers.LspsAnnotationsMetadataReader.PCAuditTable
-
- SCHEMA_NAMESPACE - Static variable in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
ModelInstance schema namespace.
- SchemaCreate - Class in com.whitestein.lsps.engine.sharedrecord.ddl
-
This class performs a schema create.
- SchemaCreate(SharedRecordConfiguration) - Constructor for class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaCreate
-
Creates new instance.
- SchemaDrop - Class in com.whitestein.lsps.engine.sharedrecord.ddl
-
This class performs a schema drop.
- SchemaDrop(SharedRecordConfiguration) - Constructor for class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaDrop
-
Creates new instance.
- SchemaException - Exception in com.whitestein.lsps.engine.exception
-
Exception thrown when performing schema validation, update or drop-create.
- SchemaException(long, String, Collection<? extends Exception>) - Constructor for exception com.whitestein.lsps.engine.exception.SchemaException
-
Creates new instance.
- SchemaOperation - Class in com.whitestein.lsps.engine.sharedrecord.ddl
-
Base class for schema operations.
- SchemaOperation(SharedRecordConfiguration) - Constructor for class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaOperation
-
Creates new instance.
- SchemaOperationResult - Class in com.whitestein.lsps.engine.dto
-
Holds all information about executed schema operation.
- SchemaOperationResult() - Constructor for class com.whitestein.lsps.engine.dto.SchemaOperationResult
-
- SchemaUpdate - Class in com.whitestein.lsps.engine.sharedrecord.ddl
-
This class performs non-destructive schema update.
- SchemaUpdate(SharedRecordConfiguration) - Constructor for class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdate
-
Creates new instance.
- SchemaUpdateService - Interface in com.whitestein.lsps.engine.sharedrecord
-
Performs a schema update after a successful model upload.
- SchemaUpdateServiceBean - Class in com.whitestein.lsps.engine.sharedrecord
-
Performs a schema update after a successful model upload.
- SchemaUpdateServiceBean() - Constructor for class com.whitestein.lsps.engine.sharedrecord.SchemaUpdateServiceBean
-
- SchemaUpdateStrategy - Enum in com.whitestein.lsps.engine.dto
-
This enum represents possible schema update strategies.
- SchemaUpdatingOperation - Class in com.whitestein.lsps.engine.sharedrecord.ddl
-
Schema operation that executes some SQL script.
- SchemaUpdatingOperation(SharedRecordConfiguration) - Constructor for class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
-
Creates new instance.
- SchemaValidation - Class in com.whitestein.lsps.engine.sharedrecord.ddl
-
This class is modified SchemaValidator
.
- SchemaValidation(SharedRecordConfiguration) - Constructor for class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaValidation
-
Creates new instance.
- scope - Variable in class com.whitestein.lsps.vaadin.util.Variant.ScopedClosureVariant
-
The scope to call the closure in.
- ScopedClosureVariant(ClosureHolder, Type, Variant.Origin, boolean, UIComponentData, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.ScopedClosureVariant
-
Creates the variant.
- screen - Variable in class com.whitestein.lsps.vaadin.LspsFormConnector.ProcessingResult
-
Reference to UIScreen, not null.
- ScreenLevelRecord(Variant.RecordVariant, LspsScreen) - Constructor for class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
-
- scrollToBottom() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPanel
-
Scroll to the bottom of the panel.
- scrollToTop() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPanel
-
Scroll to the top of the panel.
- SEARCH_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
-
Security right that allows to search to-dos.
- searchForNearestRecognizedAncestor(String, Set<String>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordAncestorLookup
-
- searchTodos(TodoCriteria) - Method in interface com.whitestein.lsps.human.TodoService
-
Returns the list of to-dos for the given criteria.
- searchTodos(TodoCriteria) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- seconds() - Method in class com.whitestein.lsps.engine.Duration
-
- SecurityManagerService - Interface in com.whitestein.lsps.common
-
Service that provides the security identity and security rights.
- SecurityManagerServiceBean - Class in com.whitestein.lsps.orgstructure
-
Default implementation of the security manager for the LSPS environment.
- SecurityManagerServiceBean() - Constructor for class com.whitestein.lsps.orgstructure.SecurityManagerServiceBean
-
Creates new instance.
- SecurityManagerServiceBean(PersonServiceLocal, SessionContext) - Constructor for class com.whitestein.lsps.orgstructure.SecurityManagerServiceBean
-
Creates new instance.
- SecurityManagerServiceLocal - Interface in com.whitestein.lsps.common.ejb
-
- SecurityManagerServiceRemote - Interface in com.whitestein.lsps.common.ejb
-
- SecurityRole - Class in com.whitestein.lsps.orgstructure.entity
-
Persistent entity representing a security role.
- SecurityRole() - Constructor for class com.whitestein.lsps.orgstructure.entity.SecurityRole
-
Constructor needed for JPA-specific purposes.
- SecurityRole(String) - Constructor for class com.whitestein.lsps.orgstructure.entity.SecurityRole
-
Create new
SecurityRole
instance with the
name
property
set to the value given by the
name
argument.
- SecurityRole - Class in com.whitestein.lsps.os.dto
-
Value object that holds security role's attributes.
- SecurityRole() - Constructor for class com.whitestein.lsps.os.dto.SecurityRole
-
Creates new instance.
- SecurityRole(String) - Constructor for class com.whitestein.lsps.os.dto.SecurityRole
-
Creates new instance.
- SecurityRole(String, Collection<String>) - Constructor for class com.whitestein.lsps.os.dto.SecurityRole
-
Creates new instance.
- SecurityRole(Long, Long, String, Collection<String>) - Constructor for class com.whitestein.lsps.os.dto.SecurityRole
-
Creates new instance.
- SecurityRoleAlreadyExistsException - Exception in com.whitestein.lsps.os.exception
-
Thrown if a security role already exists.
- SecurityRoleAlreadyExistsException(String) - Constructor for exception com.whitestein.lsps.os.exception.SecurityRoleAlreadyExistsException
-
Instantiates a new 'role already exists' exception.
- SecurityRoleChange - Class in com.whitestein.lsps.orgstructure.entity
-
Change of a security role.
- SecurityRoleChange(SecurityRole) - Constructor for class com.whitestein.lsps.orgstructure.entity.SecurityRoleChange
-
Creates new instance.
- SecurityRoleChangePlugin - Interface in com.whitestein.lsps.orgstructure.entity
-
SecurityRole change plugin.
- SecurityRoleConverter - Class in com.whitestein.lsps.orgstructure
-
- SecurityRoleConverter() - Constructor for class com.whitestein.lsps.orgstructure.SecurityRoleConverter
-
- SecurityRoleDao - Interface in com.whitestein.lsps.orgstructure.dao
-
- SecurityRoleNotFoundException - Exception in com.whitestein.lsps.os.exception
-
Thrown if a security role is not found.
- SecurityRoleNotFoundException(String) - Constructor for exception com.whitestein.lsps.os.exception.SecurityRoleNotFoundException
-
Creates new instance.
- SecurityRoleNotFoundException(long) - Constructor for exception com.whitestein.lsps.os.exception.SecurityRoleNotFoundException
-
Creates new instance.
- SecurityRoleRemovedChange - Class in com.whitestein.lsps.orgstructure.entity
-
Security role removed change.
- SecurityRoleRemovedChange(SecurityRole) - Constructor for class com.whitestein.lsps.orgstructure.entity.SecurityRoleRemovedChange
-
Creates new instance.
- SecurityRoleStaleException - Exception in com.whitestein.lsps.os.exception
-
Thrown if a security role is stale.
- SecurityRoleStaleException(String) - Constructor for exception com.whitestein.lsps.os.exception.SecurityRoleStaleException
-
Creates new instance.
- SecurityService - Interface in com.whitestein.lsps.os
-
Provides methods for users, security roles, and rights management (CRUD
operations, user-security role mapping, security role-right mapping).
- SecurityServiceBean - Class in com.whitestein.lsps.orgstructure
-
- SecurityServiceBean() - Constructor for class com.whitestein.lsps.orgstructure.SecurityServiceBean
-
Creates new instance.
- SecurityServiceBean(SecurityRoleDao) - Constructor for class com.whitestein.lsps.orgstructure.SecurityServiceBean
-
Creates new instance.
- SecurityServiceLocal - Interface in com.whitestein.lsps.os.ejb
-
- SecurityServiceRemote - Interface in com.whitestein.lsps.os.ejb
-
- seek(int) - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
-
consume() ahead until p==index; can't just set p=index as we must update
line and charPositionInLine.
- segmentsNumber(String) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
-
Returns number of segments in level.
- select(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a collection all the elements e
from the original collection where condition(e) == true
.
- select(ExecutionContext, ListHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a list containing all the elements e
from the original list where condition(e) == true
.
- select(ExecutionContext, SetHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a set containing all the elements e
from the original set where condition(e) == true
.
- select(ExecutionContext, ListHolder, Type) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a list all elements of the given type, null elements
not included.
- select(ExecutionContext, SetHolder, Type) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a set all elements of the given type, null elements
not included.
- select(ExecutionContext, CollectionHolder, Type) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a collection all elements of the given type, null elements
not included.
- select(ExecutionContext, MapHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a map containing all the map entries (k,v)
from the original map where
condition(k,v) == true
.
- select(String...) - Method in class com.whitestein.lsps.test.web.components.LspsMultiSelectList
-
Makes given items selected.
- select(String) - Method in class com.whitestein.lsps.test.web.components.LspsRadioButtonList
-
Selects a single item with given text.
- select(String) - Method in class com.whitestein.lsps.test.web.components.LspsSingleSelectList
-
Selects a single item with given text.
- select(String) - Method in class com.whitestein.lsps.test.web.components.LspsTree
-
Selects a tree node with given caption.
- select(Object) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Selects the given row.
- select(CollectionHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Changes grid selection.
- select(Object) - Method in class com.whitestein.lsps.vaadin.forms.WTable
-
Sets the selected row in the table.
- select(Object) - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
-
Selects the given row.
- SELECT_ITEM_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordSelectItem
-
- selectByText(int, ComboBoxElement) - Method in class com.whitestein.lsps.test.web.components.Pager
-
The testbench method ComboBoxElement.selectByText(text) is unreliable, lacks waits and causes
a lot of deleted element exceptions, stale element exception and one more similar exception.
- selectContext(ExecutionContext) - Method in class com.whitestein.lsps.engine.lang.compiled.AdditionalExpressionCompiledContext
-
- selectContext(ExecutionContext) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- selectContext(ExecutionContext) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- SELECTED - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
-
- selectedTabChange(TabSheet.SelectedTabChangeEvent) - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
-
- SELECTION_MODE - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
-
- selectionModeType() - Static method in class com.whitestein.lsps.vaadin.forms.FormsStructure
-
- selectRestRequestHandler(String, String) - Method in interface com.whitestein.lsps.engine.ejb.WsServiceLocal
-
Selects a REST resource request handler for the request.
- selectRestRequestHandler(String, String) - Method in class com.whitestein.lsps.wsserver.WsServiceBean
-
- selectTab(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
-
INTERNAL API, DO NOT CALL.
- selectTab(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
Open the tab.
- SEND_SIGNAL_TO_MODEL_INSTANCE - Static variable in class com.whitestein.lsps.engine.EngineRights
-
Security right that allows to send a signal to a running model instance.
- sendAllNotifications() - Method in interface com.whitestein.lsps.engine.ejb.SharedRecordNotifier
-
Send all registered notifications.
- sendAllNotifications() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierImpl
-
- sendAsync(CommunicationUnit, Integer) - Method in interface com.whitestein.lsps.engine.CommunicationService
-
Sends a communication unit asynchronously with the given priority.
- sendAsync(CommunicationUnit) - Method in interface com.whitestein.lsps.engine.CommunicationService
-
Sends a communication unit asynchronously.
- sendAsync(CommunicationUnit) - Method in class com.whitestein.lsps.engine.CommunicationServiceBean
-
- sendAsync(CommunicationUnit, Integer) - Method in class com.whitestein.lsps.engine.CommunicationServiceBean
-
- sendEmail(ExecutionContext, Session, String, String, String, SetHolder, SetHolder, SetHolder, SetHolder, String, String) - Method in class com.whitestein.lsps.human.function.EmailUtils
-
Sends an e-mail.
- sendEmail(ExecutionContext, Session, RecordHolder, String, String, SetHolder, SetHolder, SetHolder, SetHolder, String, String) - Method in class com.whitestein.lsps.human.function.EmailUtils
-
Sends an e-mail.
- sendEmail(ExecutionContext, Session, RecordHolder, String, String, SetHolder, SetHolder, SetHolder, SetHolder, String) - Method in class com.whitestein.lsps.human.function.EmailUtils
-
Deprecated.
- sendEmail(ExecutionContext, Session, String, String, SetHolder, SetHolder, SetHolder, SetHolder, String) - Method in class com.whitestein.lsps.human.function.EmailUtils
-
Deprecated.
- sendEmail(ExecutionContext, String, String, SetHolder, SetHolder, SetHolder, SetHolder, String) - Method in interface com.whitestein.lsps.human.function.SendEmailFunction
-
Deprecated.
- sendEmail(ExecutionContext, String, String, SetHolder, String, SetHolder, SetHolder, SetHolder, String) - Method in interface com.whitestein.lsps.human.function.SendEmailFunction
-
Deprecated.
- sendEmail(ExecutionContext, String, String, SetHolder, String, SetHolder, SetHolder, SetHolder, String, String) - Method in interface com.whitestein.lsps.human.function.SendEmailFunction
-
Sends an e-mail.
- sendEmail(ExecutionContext, String, String, SetHolder, SetHolder, SetHolder, SetHolder, String) - Method in class com.whitestein.lsps.human.function.SendEmailFunctionImpl
-
- sendEmail(ExecutionContext, String, String, SetHolder, String, SetHolder, SetHolder, SetHolder, String) - Method in class com.whitestein.lsps.human.function.SendEmailFunctionImpl
-
- sendEmail(ExecutionContext, String, String, SetHolder, String, SetHolder, SetHolder, SetHolder, String, String) - Method in class com.whitestein.lsps.human.function.SendEmailFunctionImpl
-
- SendEmail - Class in com.whitestein.lsps.human.task
-
Task for sending of email.
- SendEmail() - Constructor for class com.whitestein.lsps.human.task.SendEmail
-
- SendEmailFunction - Interface in com.whitestein.lsps.human.function
-
- SendEmailFunctionImpl - Class in com.whitestein.lsps.human.function
-
- SendEmailFunctionImpl() - Constructor for class com.whitestein.lsps.human.function.SendEmailFunctionImpl
-
- SENDING_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
-
Error thrown when a message cannot be sent.
- SENDING_SIGNAL_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
-
Error thrown when a message cannot be sent.
- sendRequest(long, String, Document, StringProperties) - Method in interface com.whitestein.lsps.engine.ejb.WsServiceLocal
-
Sends web service request.
- sendRequest(long, String, Document, StringProperties) - Method in class com.whitestein.lsps.wsserver.WsServiceBean
-
- sendRestRequest(long, String, String, Map<String, String>, Map<String, String>, Map<String, String>) - Method in interface com.whitestein.lsps.engine.ejb.WsServiceLocal
-
Sends a REST web service request.
- sendRestRequest(long, String, String, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class com.whitestein.lsps.wsserver.WsServiceBean
-
- sendSignal(ExecutionContext, Boolean, SetHolder, Object) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
-
Sends a sync or async signal to receivers.
- sendSignal(ExecutionContext, Boolean, SetHolder, Object) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
-
- sendSignal(String) - Method in class com.whitestein.lsps.test.ModelInstance
-
Sends a signal to this model instance, with given signal value, or payload.
- sendSignalToModelInstance(long, ObjectValue, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Sends a signal to a running model instance.
- sendSignalToModelInstance(long, ObjectValue, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- sendSignalToModelInstance(long, ObjectValue) - Method in interface com.whitestein.lsps.human.TodoService
-
Sends a signal to the process and returns next to-do group.
- sendSignalToModelInstance(long, ObjectValue) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- sendSignalToModelInstanceInNewTransaction(long, ObjectValue) - Method in interface com.whitestein.lsps.human.TodoService
-
Sends a signal to the process and returns next to-do group.
- sendSignalToModelInstanceInNewTransaction(long, ObjectValue) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- sendSignalToModelInstanceWithDeadlockRetry(long, ObjectValue) - Method in interface com.whitestein.lsps.human.TodoService
-
Sends a signal to the process and returns next to-do group.
- sendSignalToModelInstanceWithDeadlockRetry(long, ObjectValue) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- sendSync(CommunicationUnit) - Method in interface com.whitestein.lsps.engine.CommunicationService
-
Sends a communication unit synchronously.
- sendSync(CommunicationUnit) - Method in class com.whitestein.lsps.engine.CommunicationServiceBean
-
- sendUploadResponse(VaadinRequest, VaadinResponse) - Method in class com.whitestein.lsps.vaadin.util.requesthandlers.PatchedFileUploadHandler
-
TODO document
- SEPARATOR - Static variable in class com.whitestein.lsps.engine.dto.Handle
-
Separator in string representation
- SEPARATOR - Static variable in class com.whitestein.lsps.lang.type.IntersectionType
-
A separator string.
- SEPARATOR - Static variable in class com.whitestein.lsps.lang.type.QID
-
The separator string.
- SEPARATOR - Static variable in class com.whitestein.lsps.os.dto.RoleUnitName
-
The string separator of a module name and a local name.
- SerializablePredicate<T> - Interface in com.whitestein.lsps.vaadin.util
-
- Serialization - Class in com.whitestein.lsps.common
-
Serialization utility methods.
- serialize(Serializable) - Static method in class com.whitestein.lsps.common.Serialization
-
Serializes object.
- serializeValue(Object) - Static method in class com.whitestein.lsps.engine.state.xml.ValueSerializer
-
Serializes an object.
- SERIES - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
-
ui::CartesianChart.series
ui::PolarChart.series
ui::ChartClickEvent.series
- SERIES - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
- SERVER_TYPE_PROPERTY_NAME - Static variable in enum com.whitestein.lsps.common.JEEServer
-
Server type property name.
- ServerProperties - Class in com.whitestein.lsps.common
-
Helper class for reading server.properties file and getting flags/setings from it
- ServerProperties() - Constructor for class com.whitestein.lsps.common.ServerProperties
-
- service(ServletRequest, ServletResponse) - Method in class com.whitestein.lsps.vaadin.util.LspsVaadinServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class com.whitestein.lsps.vaadin.util.VaadinServletWithTransaction
-
- SERVICE_NAME_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
-
Name of metadata which represents the name of the service.
- SERVICE_NAMESPACE_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
-
Name of metadata which represents the namespace of the service.
- ServiceInvocation - Class in com.whitestein.lsps.engine.state
-
Serializable object that represents a service invocation.
- ServiceInvocation(Method, Object[]) - Constructor for class com.whitestein.lsps.engine.state.ServiceInvocation
-
Creates new instance.
- ServiceInvocationRequest - Class in com.whitestein.lsps.engine
-
Holds the information about the service invocation request.
- ServiceInvocationRequest(String, Class<?>, String, Class<?>[], Object[]) - Constructor for class com.whitestein.lsps.engine.ServiceInvocationRequest
-
Creates object which represents service invocation with given parameters
- ServiceWaitingRequests - Class in com.whitestein.lsps.engine
-
Holds the map of all waiting web service requests.
- set(Object) - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
Sets the field value.
- set(String, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityProxy
-
- set(String, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordPluginEntityProxy
-
- set(String, Object) - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- set(int, Object) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
-
- set() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Casts the value to a
Set
.
- set100Percent() - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Sets the size to 100%.
- SET_COMPATIBILITY_VESRION - Static variable in class com.whitestein.lsps.modulemanager.entity.Module
-
Query name.
- setA(EntityA) - Method in class com.whitestein.lsps.engine.tester.entities.EntityB
-
- setA(Set<EntityA>) - Method in class com.whitestein.lsps.engine.tester.entities.EntityC
-
- setAbstract(boolean) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
-
Sets the "abstract" flag.
- setAcceptedMimeTypes(String) - Method in class com.whitestein.lsps.vaadin.forms.WUpload
-
Sets the accepted MIME-Types by this upload component.
- setAcceptedMimeTypes(String) - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload.AcceptMimeExtension
-
Updates the input accept attribute.
- setAccessible(boolean) - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
-
- setActive(boolean) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Sets the active flag.
- setActive(boolean) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the active flag.
- setActive(Boolean) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the active flag used to filter persons according to their active state.
- setActivelySubstituted(Collection<Person>) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the actively substitutes persons of this person.
- setActiveSubstitutes(Collection<Person>) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the active substitutes of this person.
- setAdapter(RecordEntityAdapter) - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
Sets adapter.
- setAlignment(Alignment) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- setAlignment(Alignment) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- setAllDay(Boolean) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordCalendarCreateEvent
-
- setAllDay(Boolean) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
-
- setAllocatedToLoginAndFullName(String) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- setAlpha(BigDecimal) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordColor
-
- setAlpha(BigDecimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- setAlternativeName(String) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
-
- setAlternativeName(String) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
-
Sets alternative name.
- setAppClassLoader(ClassLoader) - Method in enum com.whitestein.lsps.common.JavaReflectionCache
-
- setAppConnector(LspsAppConnector) - Method in class com.whitestein.lsps.vaadin.util.LspsUIBase
-
- setAppendExtraRow(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
Should last row always be an empty row? The value is ignored if the textarea
is not in expandable mode
- setApplicationData(String, Object) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets application data.
- setAppProtectionDomain(ProtectionDomain) - Method in enum com.whitestein.lsps.common.JavaReflectionCache
-
- setAssociation(RecordAssociation, Object, boolean) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Sets association.
- setAssociations(Collection<RecordAssociation>) - Method in class com.whitestein.lsps.lang.type.RecordType
-
sets the associations of the record.
- setAsType(RecordType) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
If set the namespace behaves like if it is namespace for the type.
- setAt(ExecutionContext, ListHolder, Decimal, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a list created by replacing the element at the position given by index in the list
with the specified element.
- setAt(ExecutionContext, SetHolder, Decimal, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a set created by replacing the element at the position given by index in the set
with the specified element.
- setAt(ExecutionContext, CollectionHolder, Decimal, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a collection created by replacing the element at the position given by index in the collection
with the specified element.
- setB(EntityB) - Method in class com.whitestein.lsps.engine.tester.entities.EntityA
-
- setB(List<EntityB>) - Method in class com.whitestein.lsps.engine.tester.entities.EntityC
-
- setBlobLoader(BlobLoader) - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
-
Sets blob loader.
- setBlue(Integer) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordColor
-
- setBlue(Integer) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- setBlue(Decimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- setBody(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcFor
-
- setBody(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcForEach
-
- setBody(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
-
- setBody(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcWhile
-
- setBuffered(boolean) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- setC(EntityC) - Method in class com.whitestein.lsps.engine.tester.entities.EntityA
-
- setC(Set<EntityC>) - Method in class com.whitestein.lsps.engine.tester.entities.EntityB
-
- setCalendarItemProvider(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WCalendar
-
Sets the calendar item provider.
- setCalendarMode(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WCalendar
-
Sets the calendar mode.
- setCanClearRuntimeValues(boolean) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets on/off cleaning of runtime values.
- setCaption(String) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
- setCaption(RecordHolder, String) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Sets a caption to a widget.
- setCaption(String) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- setCaption(String) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.Collapsible
-
- setCaption(String) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet.WTab
-
Sets the caption to the tab.
- setCaption(String) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- setCaseSensitive(boolean) - Method in class com.whitestein.lsps.common.filter.Like
-
- setCenter(Decimal, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WMapDisplay
-
Sets the location which should be displayed in the map center.
- setCharPositionInLine(int) - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
-
- setChart(RecordCartesianChart) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- setChart(RecordHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- setChartPlotOptions(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
Sets the default plot options.
- setChartSubTitle(String) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
Sets the chart sub-title.
- setChartTitle(String) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
Sets the chart title.
- setChartValue(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGaugeChart
-
- setChartValueName(String) - Method in class com.whitestein.lsps.vaadin.forms.WGaugeChart
-
Sets the name of the value such as physical quantity 'Speed' or 'Pressure'.
- setChecked(boolean) - Method in class com.whitestein.lsps.test.web.components.LspsCheckBox
-
Checks or unchecks the checkbox.
- setChildTask(Task) - Method in class com.whitestein.lsps.engine.state.xml.Task
-
Sets child task.
- setClosable(boolean) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
Sets the closable status for the window.
- setClosable(RecordHolder, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Deprecated.
- setClosed(boolean) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Sets the closed state flag to true.
- setCollapsed(boolean) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.Collapsible
-
Close and open collapsible content.
- setCollapsed(boolean) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WCollapsible
-
Close and open collapsible content.
- setCollection(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcForEach
-
- setColor(String) - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
-
Sets the color to the adapted plot options.
- setColor(SolidColor) - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
-
Sets the color to the adapted plot options.
- setColor(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- setColor(RecordColor) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataLabels
-
- setColor(RecordHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataLabels
-
- setColor(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- setColor(RecordColor) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- setColor(RecordHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- setColor(String) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Sets the connector color
- setColumnCollapsingAllowed(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets whether column collapsing is allowed or not.
- setColumnExpandRatio(Decimal, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
-
Sets expand ratio of a given column.
- setColumnReorderingAllowed(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets whether column reordering is allowed or not.
- setColumnResizeListener(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets a column resize listener to this table.
- setColumnResizeListener(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets a column resize listener to this grid.
- setColumns(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
-
Sets the number of columns of the grid.
- setCompatibilityVersion(ExecutionContext, String, CollectionHolder) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- setCompatibilityVersion(ExecutionContext, String, CollectionHolder) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- setCompatibilityVersion(Collection<Long>, String) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
-
- setCompatibilityVersion(Collection<Long>, String) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
-
Updates compatibility version.
- setCompatibilityVersion(String) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Sets compatibility version.
- setCompiled(RecordHolder) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- setCompiled(CompiledContext) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- setCompiled(RecordHolder) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- setCompiled(CompiledContext) - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
- setCompiled(CompiledContext) - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
-
- setCompiled(CompiledContext) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- setCompiled(RecordHolder) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- setCompiled(RecordHolder) - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- setCompiled(String) - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Sets name of the class that represents expression compiled to java.
- setCompiled(CompiledContext) - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
- setCompiled(CompiledContext) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- setCompiled(Compiled) - Method in class com.whitestein.lsps.lang.ast.Expression
-
- setCompiled(RecordHolder) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- setCompiled(RecordHolder) - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
- setCompiled(Class<?>) - Method in class com.whitestein.lsps.lang.type.RecordType
-
Sets class of the compiled record.
- setCompileToJava(boolean) - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Sets value that determines whether model is compiled to java.
- setCompileToJava(boolean) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- setComponentAlignment(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Sets the component alignment.
- setComponentContext(ContextWrapper) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Updates the execution context in which values should be evaluated and updated.
- setComponentError(ErrorMessage) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- setComponentError(ErrorMessage) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
-
- setComponentError(ErrorMessage) - Method in class com.whitestein.lsps.vaadin.ui.components.UIMessage
-
- setComponentReadOnly(UIComponent, boolean) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
-
Sets the component to read-only state.
- setComponentRequired(UIComponent, boolean) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
-
- setCompressedDocumentSavedState(long, CompressedData) - Method in interface com.whitestein.lsps.human.GenericDocumentService
-
Sets the saved document state.
- setCompressedDocumentSavedState(long, CompressedData) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- setCompressedRawModelInstanceXml(long, CompressedData) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Sets the model instance state.
- setCompressedRawModelInstanceXml(long, CompressedData) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- setCompressedTodoSavedState(long, CompressedData) - Method in interface com.whitestein.lsps.human.TodoService
-
Sets the todo saved state.
- setCompressedTodoSavedState(long, CompressedData) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- setCondition(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcFor
-
- setCondition(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcWhile
-
- setConfirmModelUpload(boolean) - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Sets the settings for requiring confirmation prior to uploading a model.
- setConfirmModelUpload(boolean) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- setConnector(CustomUIConnector) - Method in class com.whitestein.lsps.vaadin.AbstractCustomUI
-
- setConnector(CustomUIConnector) - Method in interface com.whitestein.lsps.vaadin.CustomUI
-
Sets custom ui connector.
- setConnector(CustomUIWithContextConnector) - Method in interface com.whitestein.lsps.vaadin.CustomUIWithContext
-
Sets custom ui connector.
- setConstantValue(String, Object) - Method in class com.whitestein.lsps.lang.module.BasicModule
-
- setConstantValue(String, Object) - Method in interface com.whitestein.lsps.lang.module.Module
-
Sets the constant value.
- setConstructor(boolean) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
-
Sets the constructor flag.
- setConsumed(boolean) - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
Sets consumed.
- setContent(byte[]) - Method in class com.whitestein.lsps.human.entity.DocumentContent
-
Sets the content.
- setContent(byte[]) - Method in class com.whitestein.lsps.human.entity.SavedDocument
-
Sets content.
- setContent(byte[]) - Method in class com.whitestein.lsps.human.entity.Todo
-
Sets the todo content..
- setContent(byte[]) - Method in class com.whitestein.lsps.human.entity.TodoContent
-
Sets the content.
- setContent(Component) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.Collapsible
-
- setContent(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WSingleComponentContainer
-
Sets the content of this container.
- setContent(Component) - Method in interface com.whitestein.lsps.vaadin.LspsFormConnector
-
Updates the form content.
- setContent(Variant<Object>, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
Sets the value to the row object.
- setContentMode(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WLabel
-
Sets the content mode of the label.
- setContextClickHandler(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Sets the context click handler.
- setContextId(Long) - Method in class com.whitestein.lsps.engine.dto.val.EvaluationResultValue
-
- setContextId(Long) - Method in class com.whitestein.lsps.engine.EvaluationResult
-
- setContextId(long) - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
-
Sets context id.
- setContextMenuItems(ListHolder) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Sets the context menu items.
- setContextPath(String) - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
Sets path of context in which a problem occurs
- setConverter(RecordHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordImageRenderer
-
- setCount(int) - Method in class com.whitestein.lsps.common.query.PagingCriteria
-
Sets the count of items in the result list.
- setCreated(Date) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setCreated(Date) - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- setCreated(Date) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setCreatedFrom(Date) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Sets the created from value.
- setCreatedFrom(Date) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setCreatedTo(Date) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Sets the created to value.
- setCreatedTo(Date) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setCreateFrom(Date) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
- setCreateProcessLog(CreateProcessLog) - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Sets value that determines creation of process logs.
- setCreateProcessLog(boolean) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
- setCreateProcessLog(boolean) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
- setCreateProcessLog(CreateProcessLog) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- setCreateTo(Date) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
- setCurrentExpression(Expression) - Method in class com.whitestein.lsps.lang.InterpreterStackTrace
-
- setCurrentInternalVersion(long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets current internal value.
- setCurrentPage(int) - Method in class com.whitestein.lsps.test.web.components.Pager
-
Forces the table to show given page.
- setCurrentProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets current process instance.
- setCurrentProperty(String) - Method in class com.whitestein.lsps.lang.InterpreterStackTrace
-
- setCurrentToken(Token) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets currently handled token.
- setCustomErrorMessage(String) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Sets custom component error message.
- setCustomErrorMessage(RecordHolder, String) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Set error message to the tab.
- setCustomErrorMessage(String) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet.WTab
-
Set error message to the tab.
- setCutLongStrings(boolean) - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Sets settings for cutting of strings longer that defined in database.
- setCutLongStrings(boolean) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
Sets settings for cutting of strings longer that defined in database.
- setCutLongStrings(boolean) - Method in interface com.whitestein.lsps.tools.TestSupportService
-
- setCutLongStrings(boolean) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
-
- setDashStyle(DashStyle) - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
-
Sets the dash style to the adapted plot options.
- setData(Serializable) - Method in class com.whitestein.lsps.engine.comm.AsynchronousExecutionReply
-
- setData(byte[]) - Method in class com.whitestein.lsps.engine.dto.CompressedData
-
Compresses the data and stores it internally as byte array.
- setData(byte[]) - Method in class com.whitestein.lsps.engine.state.ModelInstanceState
-
Sets the data.
- setData(Object) - Method in class com.whitestein.lsps.lang.module.ConstantInfo
-
- setData(Object) - Method in class com.whitestein.lsps.lang.module.VariableInfo
-
Sets the data.
- setData(Object) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Sets the data.
- setData(Object) - Method in class com.whitestein.lsps.lang.type.AbstractNamedType
-
Sets the given data.
- setData(Object) - Method in class com.whitestein.lsps.lang.type.NamedClassType
-
Sets the given data.
- setData(Object) - Method in class com.whitestein.lsps.lang.type.RecordField
-
Sets the data.
- setData(Object) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarEditEvent
-
- setData(Object) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
-
- setData(Object) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- setData(Object) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
-
- setData(Object) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- setDataLabels(AbstractDataLabels) - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
-
Sets the data labels.
- setDataLabels(RecordDataLabels) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- setDataLabels(RecordHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- setDataLabels(RecordDataLabels) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- setDataLabels(RecordHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- setDataSeries(ListHolder) - Method in class com.whitestein.lsps.vaadin.forms.WCartesianChart
-
Sets data series to this chart.
- setDatasource(String) - Method in class com.whitestein.lsps.engine.dto.SchemaOperationResult
-
- setDataSource(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the data source to this grid.
- setDataSource(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTable
-
Sets the data source to this table.
- setDataSource(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
-
Sets the data source to this tree table.
- setDate(ExecutionContext, Date, Decimal, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the year, month, and dayOfMonth fields updated.
- setDateFormat(String) - Method in class com.whitestein.lsps.vaadin.forms.WDateField
-
Sets the format pattern.
- setDateFormat(String) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
-
- setDateFormats(ListHolder) - Method in class com.whitestein.lsps.vaadin.forms.WDateField
-
Sets formats patterns.
- setDateFormatsInt(List<String>) - Method in class com.whitestein.lsps.vaadin.forms.WDateField
-
- setDayOfMonth(ExecutionContext, Date, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the dayOfMonth field updated.
- setDayOfWeek(ExecutionContext, Date, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the dayOfWeek field updated.
- setDayOfYear(ExecutionContext, Date, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the dayOfYear field updated.
- setDebugger(Debugger) - Static method in class com.whitestein.lsps.common.DebuggerInstance
-
Set debugger.
- setDebugLineOffset(int) - Method in class com.whitestein.lsps.lang.parser.Parser
-
Sets the debug line offset that will be applied to parsed
expressions.
- setDeclaredConstructors(Collection<FunctionSignature>) - Method in class com.whitestein.lsps.lang.type.RecordType
-
Sets the record constructors (declared by user).
- setDefaultFlow(boolean) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Sets the indicator whether this connection is default flow or not.
- setDeleted(boolean) - Method in class com.whitestein.lsps.human.entity.SavedDocument
-
Sets deleted.
- setDelimiter(String) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
-
Sets the delimiter string for the script.
- setDeprecated(boolean) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
-
Sets deprecated modifier.
- setDescription(String) - Method in class com.whitestein.lsps.engine.state.BinaryData
-
- setDescription(String) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Sets the description.
- setDescription(String) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- setDescription(RecordHolder, String) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Sets the tab's description
- setDescriptionPattern(String) - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Sets the log description pattern.
- setDescriptionPattern(String) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- setDescriptionPatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Sets whether the description pattern is case insensitive.
- setDetail(String, String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Adds or updates the detail identified by given detailName
.
- setDetail(String, String) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the detail of the person.
- setDetailPattern(String, String) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the string pattern of a person detail identified by given detail name.
- setDetails(Map<String, String>) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the details of this person.
- setDirectionEnum(DirectionType) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Sets the direction type value.
- setDirectlySubstituted(Collection<Person>) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the directly substituted persons of this person.
- setDirectSubstitutes(Collection<Person>) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the direct substitutes of this person.
- setDirty(boolean) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets isDirty.
- setDirty(ExecutionContext, Boolean) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
Sets is dirty to model instance.
- setDirty(ExecutionContext, Boolean) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- setDocumentContextId(long) - Method in class com.whitestein.lsps.human.DocumentEvaluationContent
-
Sets id of the document context.
- setDocumentDescription(String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets the description of a document for this model instance.
- setDocumentIdPattern(String) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets the documentId pattern.
- setDocumentIdPatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets the flag indicating that documentId pattern is case insensitive.
- setDraggable(boolean) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
Enables or disables that a window can be dragged (moved) by the user.
- setDropEnabled(boolean) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WDropZone
-
Enables and disables dropzone.
- setDumpModelInstanceOnException(boolean) - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Sets settings for dumping of model instance state if exception occurs.
- setDumpModelInstanceOnException(boolean) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
Sets settings for dumping of model instance state if exception occurs.
- setDumpModelInstanceOnException(boolean) - Method in interface com.whitestein.lsps.tools.TestSupportService
-
- setDumpModelInstanceOnException(boolean) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
-
- setDynamicOrdering(String, boolean) - Method in class com.whitestein.lsps.common.query.PagingCriteria
-
- setEditorBuffered(Boolean) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the editor buffered support.
- setEditorEnabled(Boolean) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the editor support enabled flag.
- setElementId(String) - Method in class com.whitestein.lsps.engine.ExecutionTraceElement
-
- setElementId(String) - Method in class com.whitestein.lsps.engine.ExecutionTraceElementImpl
-
- setElementId(String) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Sets element id.
- setElseExpression(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcIfThenElse
-
- setEmail(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Sets the email.
- setEmail(String) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the email of the person.
- setEmailPattern(String) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the email pattern.
- setEnabled(Boolean) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
- setEnabled(boolean) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- setEnabled(RecordHolder, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Sets the enabled flag to a tab.
- setEnabled(Boolean) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordLabels
-
- setEnabled(Boolean) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
-
- setEnd(long) - Method in class com.whitestein.lsps.activeuser.ActiveUserRecord
-
Sets end time.
- setEnd(Date) - Method in class com.whitestein.lsps.activeuser.UserActivityTrack
-
- setEndpointAddress(String) - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Setter for the field endpointAddress
- setEntities(Collection<RecordHolder>) - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
-
Sets entities.
- setEntity(T) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordPluginEntityProxy
-
Sets entity.
- setEntityFieldName(String) - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Sets entity field name.
- setEntityInternal(Object) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Sets entity.
- setEntityVersion(Long) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the entity version.
- setEqual(BigDecimal) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordNumericFilterConfig
-
- setEqual(BigDecimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
-
- setError(Boolean) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setError(Boolean) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setError(Exception) - Method in class com.whitestein.lsps.wsclient.function.HttpCallFunctions.HttpResponse
-
- setError(Exception) - Method in class com.whitestein.lsps.wsclient.WsResponseObject
-
Setter for field error
- setError(boolean) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setErrorMessage(String) - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
Sets error message
- setEscalationTimeout(Date) - Method in class com.whitestein.lsps.engine.state.xml.Task
-
Sets the escalation timeout.
- setEvalMode(boolean) - Method in interface com.whitestein.lsps.lang.ExpressionDebugger
-
Sets mode of evaluation of expressions.
- setEvaluationState(byte[]) - Method in class com.whitestein.lsps.human.DocumentEvaluationContent
-
Sets the state of the evaluation performed during todo handling.
- setEvaluationState(byte[]) - Method in class com.whitestein.lsps.human.TodoEvaluationContent
-
Sets the state of the evaluation performed during todo handling.
- setExceptionPattern(String) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Sets the exception pattern.
- setExceptionPatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Sets the exception pattern case insensitive flag.
- setExcludeConstraintViolation(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- setExcludeIds(Collection<Long>) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the id exclude list.
- setExcludeLoginNames(Collection<String>) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the exclude person ids collection.
- setExcludeSelectedTokens(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
-
Configures whether token field should show selected tokens from the user.
- setExecutable(Boolean) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- setExecutable(boolean) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Sets the executable flag.
- setExecutedScript(String) - Method in class com.whitestein.lsps.engine.dto.SchemaOperationResult
-
- setExecutionData(Serializable) - Method in class com.whitestein.lsps.engine.comm.AsynchronousExecutionMessage
-
- setExecutionId(Long) - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Sets the execution id.
- setExp(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcBlock
-
- setExp(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcCatch
-
- setExp(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcTryCatch
-
- setExpand(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTree
-
Sets the expand predicate closure.
- setExpand(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
-
Sets the expand predicate closure.
- setExpandable(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
Switch between expandable and normal mode.
- setExpanded(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
-
- setExpandRatio(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Sets the expand ratio of this component.
- setExpandRatio(RecordHolder, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
Sets the expand ration of the component.
- setExpression(String) - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
Sets expression string
- SetExpression - Class in com.whitestein.lsps.lang.ast
-
Expression representing a set.
- SetExpression(ASTInfo, SetType, List<Expression>) - Constructor for class com.whitestein.lsps.lang.ast.SetExpression
-
- setExpression(Expression) - Method in class com.whitestein.lsps.lang.InterpreterStackTraceElement
-
- setExtendableOptions(CollectionHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractComboBox
-
Sets the options given as a collection of uicommon::SelectItem
s.
- setExtension(RecordAssociationExtension) - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Returns extension of the specified type.
- setExtension(RecordFieldExtension) - Method in class com.whitestein.lsps.lang.type.RecordField
-
Sets the record field extension.
- setExtension(RecordTypeExtension) - Method in class com.whitestein.lsps.lang.type.RecordType
-
Sets extension.
- setExtensionMethod(boolean) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
-
Sets the extension modifier.
- setFailedCount(long) - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Sets the failedCount count.
- setField(RecordProperty, Object) - Method in class com.whitestein.lsps.engine.lang.InternalRecordEntityAdapter
-
- setField(RecordProperty, Object) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Sets field.
- setField(RecordProperty, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
-
- setField(RecordProperty, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
- setField(RecordProperty, Object) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
-
- setFields(Collection<RecordField>) - Method in class com.whitestein.lsps.lang.type.RecordType
-
sets the fields of the record.
- setFields(RecordField...) - Method in class com.whitestein.lsps.lang.type.RecordType
-
Sets fields.
- setFieldsAndNotNullAssociations(Map<?, ?>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Sets not null properties on this entity.
- setFieldStyle(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
-
Set how token field looks like - as combo box or as text field.
- setFile(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFileResource
-
- setFilename(String) - Method in class com.whitestein.lsps.engine.state.BinaryData
-
- setFillColor(SolidColor) - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
-
Sets the fill color to the adapted plot options.
- setFillColor(String) - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Sets the fill color of this node
- setFillOpacity(Decimal) - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
-
Sets the fill opacity to the wrapped plot options.
- setFillParent() - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Configures the component to fill its parent completely.
- setFilter(Set<Filter>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.DataDataset
-
- setFilter(Set<Filter>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GenericDataset
-
- setFilter(Set<Filter>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset
-
- setFilter(Set<Filter>) - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.IDataset
-
Sets the new filtering criteria.
- setFilter(Set<Filter>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.InMemoryDatasetFilter
-
- setFilter(Set<Filter>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.QueryDataset
-
- setFilter(Set<Filter>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.TypeDataset
-
- setFilterBarVisibility(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
-
Sets the Filter bar visible or hidden.
- setFilterConfigProvider(IVaadinContainerDataSourceAdapter.FilterConfigProvider) - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
-
- setFilterConfigProvider(IVaadinContainerDataSourceAdapter.FilterConfigProvider) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
-
Sets filter config provider.
- setFilterConfigProvider(IVaadinContainerDataSourceAdapter.FilterConfigProvider) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
-
- setFilterDecorator(FilterDecorator) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.NumberFilterPopup2
-
- setFilterDecorator(FilterDecorator) - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
-
Sets the FilterDecorator for this FilterTable.
- setFilterExpression(String) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the filter expression.
- setFilterFieldValue(Object, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
-
Set a value of a filter field.
- setFilterFieldVisible(Serializable, boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
-
Toggles the visibility of the filter field defined for the give column
ID.
- setFilterGenerator(FilterGenerator) - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
-
Sets the FilterGenerator to use for providing custom Filters to the
container for one or more properties.
- setFilteringEnabled(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Enables/disables the filtering functionality of the table.
- setFilters(List<Filter>) - Method in class com.whitestein.lsps.common.query.PagingCriteria
-
Sets filters that are applied to result list.
- setFilterTimeout(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
-
Search combo-box does not refresh drop down content until user stopped typing for
timeout
milliseconds.
- setFinally(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcTryCatch
-
- setFinished(Date) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setFinished(Boolean) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setFinished(Date) - Method in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
-
Sets finish date.
- setFinished(Date) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setFinishedDate(Date) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Sets the finished date.
- setFinishedDate(Date) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets the finished date.
- setFinishedDate(Date) - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Sets the finishedDate date.
- setFinishedFrom(Date) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
- setFinishedFrom(Date) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setFinishedFrom(Date) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- setFinishedTo(Date) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
- setFinishedTo(Date) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setFinishedTo(Date) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- setFirstComponent(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
See corresponding lsps api.
- setFirstName(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Sets the first name.
- setFirstName(String) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the first name of the person.
- setFirstNamePattern(String) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the first name pattern.
- setFirstNamePatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Specifies whether the first name pattern filtering is case insensitive.
- setFormat(boolean) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
-
Sets whether the script is formatted or not.
- setFormat(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordLabels
-
- setFormat(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
-
- setFormatPattern(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDateFilterConfig
-
- setFormatPattern(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDateRenderer
-
- setFormatPattern(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordNumberRenderer
-
- setFormatPattern(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
-
- setFormatPattern(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateRenderer
-
- setFormatPattern(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumberRenderer
-
- setFormatter(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordLabels
-
- setFormatter(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
-
- setFreeType(FreeType, Type) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- setFreeType(FreeType, Type) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- setFreeType(FreeType, Type) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- setFreeType(String, String) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Sets the free type.
- setFreeType(FreeType, Type) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Sets value for given free type.
- setFreeType(FreeType, Type) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- setFreeTypes(Set<String>) - Method in class com.whitestein.lsps.lang.parser.Parser
-
- setFrom(Date) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordCalendarCreateEvent
-
- setFrom(Date) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordCalendarRescheduleEvent
-
- setFrom(Date) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
-
- setFrom(Date) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
-
- setFrozenColumnCount(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the number of frozen columns of this grid.
- setFullText(String) - Method in class com.whitestein.lsps.lang.parser.ParserBase
-
Sets the source text of the parsed expression.
- setGaugeEndAngle(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGaugeChart
-
Specifies the end of the gauge.
- setGaugeStartAngle(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGaugeChart
-
Specifies the start of the gauge.
- setGreen(Integer) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordColor
-
- setGreen(Integer) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- setGreen(Decimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- setGroupList(List<GroupingDataset.Group>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset
-
Sets the new grouping criteria.
- setGuard(String) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Set the guard expression of this connection
- setHaltOnError(boolean) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
-
Sets the halt-on-error flag.
- setHandlerId(Long) - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- setHash(String) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Sets the module hash
- setHash(String) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Sets the module hash.
- setHeader(String) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Sets the column header text.
- setHeaderAlignment(CustomTable.Align) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Sets the explicit header alignment settings.
- setHeaderAlignment(Alignment) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- setHeaderAlignment(Alignment) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- setHeaders(Map<Object, Object>) - Method in class com.whitestein.lsps.wsclient.function.HttpCallFunctions.HttpResponse
-
- setHeaderStyleName(String) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
-
Sets the header style name.
- setHealthCheckNumberOfEngineLoops(long) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- setHeight(String) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- setHeight(float, Sizeable.Unit) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.Collapsible
-
- setHeight(int) - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Sets the height of this node
- setHeightByRows(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the amount of rows in teh grid body that are shown.
- setHiddenByUser(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
-
- setHigh(BigDecimal) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- setHigh(BigDecimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- setHints(Variant.MapVariant<String, Object>) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Sets the presentation hints from the last component refresh.
- setHintValue(Variant<?>) - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Sets the size based on a hint value.
- setHolder(RecordHolderBase<? extends ComplexValue>) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
-
Sets value of holder field.
- SetHolder - Interface in com.whitestein.lsps.lang.exec
-
All objects of the type
SetType
must implement this interface.
- setHolder() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
- SetHolderConverter(Form) - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractMultiSelect.SetHolderConverter
-
- setHolderInternal(RecordHolderBase<? extends ComplexValue>) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Sets value of holder field.
- setHour(ExecutionContext, Date, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the hour (meaning hour of day) field updated.
- setIcon(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Sets the icon of this component.
- setIcon(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Sets the tab's icon
- setId(Long) - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
- setId(Long) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
- setId(Long) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- setId(Long) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
- setId(Long) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setId(Long) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setId(Long) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
- setId(String) - Method in class com.whitestein.lsps.engine.state.Setting
-
- setId(Long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets the id.
- setId(long) - Method in class com.whitestein.lsps.engine.tester.entities.EntityA
-
- setId(long) - Method in class com.whitestein.lsps.engine.tester.entities.EntityB
-
- setId(long) - Method in class com.whitestein.lsps.engine.tester.entities.EntityC
-
- setId(long) - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- setId(long) - Method in class com.whitestein.lsps.engine.tester.entities.EntityR3
-
- setId(Long) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets id of saved document.
- setId(Long) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- setId(String) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
- setId(String) - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
-
- setIdAllocator(ModelInstanceResourceAllocator) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets allocator.
- setIfExpression(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcIfThen
-
- setImmediate(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
Sets the component's immediate mode to the specified status.
- setImmediate(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WUpload
-
Sets the component's immediate mode to the specified status.
- setIncludeAllocatedByOthers(boolean) - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Sets whether to include todos that are allocated by others.
- setIncludeConstraintViolation(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- setIncludeContent(boolean) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets whether the content should be included, default false
.
- setIncludeContent(boolean) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets whether the todo content should be included, default false
.
- setIncludeContent(boolean) - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Sets whether to include todo content, default false
.
- setIncludeEntries(boolean) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Sets whether the module entries are to be included (default false).
- setIncludeExecutableOnly(boolean) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Sets whether only the executable modules are to be included (default false).
- setIncludeIds(Collection<Long>) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the id include list.
- setIncludeImports(boolean) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Sets whether the imported modules are to be included (default false).
- setIncludeLatestOnly(boolean) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Sets including of only the latest uploaded modules (default false).
- setIncludePerformers(boolean) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets whether the todo performers should be included, default false
.
- setIncludePerformers(boolean) - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Sets whether to include todo performers, default false
.
- setIncludePersonIds(Collection<String>) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the include person ids collection.
- setIncludeProperties(boolean) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets whether process properties should be included.
- setIncludeSubstituted(boolean) - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Sets whether to include todos of substituted persons, default true
.
- setIncludeSubstitution(boolean) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets whether to include substitution information (default false).
- setIncludeSystem(boolean) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Sets whether the system modules are to be included (default false).
- setIncludeUnloaded(boolean) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Sets whether the unloaded modules are to be included (default false).
- setIndex(int) - Method in class com.whitestein.lsps.common.query.PagingCriteria
-
Sets the index of the first item in the result list (starting from 0).
- setInit(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcFor
-
- setInitialDate(Date) - Method in class com.whitestein.lsps.vaadin.forms.WCalendar
-
Sets the initial date of the calendar
- setInitialized() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Sets the component to initialized state.
- setInitializing(boolean) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Updates the initializing flag.
- setInputPrompt(String) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTextField
-
Sets the input prompt - a textual prompt that is displayed when the field
would otherwise be empty, to prompt the user for input (placeholder or hint).
- setInputPrompt(String) - Method in class com.whitestein.lsps.vaadin.forms.WComboBox
-
Sets the input prompt - a textual prompt that is displayed when the
select would otherwise be empty, to prompt the user for input.
- setInputPrompt(String) - Method in class com.whitestein.lsps.vaadin.forms.WMultiselectComboBox
-
Sets the input prompt - a textual prompt that is displayed when the
select would otherwise be empty, to prompt the user for input.
- setInputPrompt(String) - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
-
Sets the input prompt - a textual prompt that is displayed when the
select would otherwise be empty, to prompt the user for input.
- setInputPrompt(String) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentWithInputPrompt
-
Sets the input prompt - a textual prompt that is displayed when the field
would otherwise be empty, to prompt the user for input.
- setInRole(RoleUnitName) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the in role constraint.
- setInserted(boolean) - Method in class com.whitestein.lsps.engine.state.xml.Escalation
-
Sets the inserted flag.
- setInserted(boolean) - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
Sets inserted.
- setInterfaces(ClassPool, CtClass, InterfaceType, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, boolean, boolean, SrcClass) - Static method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
Sets interfaces.
- setInterfaces(ClassPool, CtClass, InterfaceType) - Method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
- setInternal(boolean) - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Sets the internal flag of this variable.
- setInternalState(Object) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- setInterruptionReason(String) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets interruption reason for filtering interrupted to-dos by reason.
- setInterruptionReasonCaseInsensitive(boolean) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets the value of interruption reason case insensitive flag.
- setIsExpressionLocal(Boolean) - Method in class com.whitestein.lsps.engine.state.xml.Variable
-
Sets the flag that the the variable is defined in an expression
- setIsInlined(boolean) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Sets property isIlined.
- setIsMonitoringChange(boolean) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
- setIsPerformingReadOlnycheck(boolean) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Allows/disallow to perform read only check on variables.
- setIssuedFrom(Date) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- setIssuedTo(Date) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- setIsTrackingDirty(ExecutionContext, Boolean) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
Sets is tracking dirty in model instance.
- setIsTrackingDirty(ExecutionContext, Boolean) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- setIsTrackingVersions(boolean) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets tracking of the shared entities version to the provided value,
and cleans version string of all shared values and sets renewVersion of all
shared values to the provided value.
- setIsUserActivityTracked(boolean) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- setItems(ListHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- setItemsPerPage(int) - Method in class com.whitestein.lsps.test.web.components.Pager
-
Shows given number of items per page.
- setIterator(String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcForEach
-
- setIteratorValue(String) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
- setKey(String) - Method in class com.whitestein.lsps.common.StringProperty
-
Sets the key.
- setLabel(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordSelectItem
-
- setLabel(String) - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordSelectItem
-
- setLastName(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Sets the last name.
- setLastName(String) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the last name of the person.
- setLastNamePattern(String) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the last name pattern.
- setLastNamePatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Specifies whether the last name pattern filtering is case insensitive.
- setLastUpdate(Date) - Method in class com.whitestein.lsps.activeuser.UserActivityTrack
-
- setLatitude(BigDecimal) - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordGeographicCoordinates
-
- setLatitude(BigDecimal) - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordGeographicCoordinates
-
- setLeft(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcAssignment
-
- setLength(Integer) - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
Sets the length of error region (in expression).
- setLessThan(Date) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDateFilterConfig
-
- setLessThan(BigDecimal) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordNumericFilterConfig
-
- setLessThan(Date) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
-
- setLessThan(BigDecimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
-
- setLifecycleState(ModelInstanceState) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Sets life-cycle state.
- setLine(int) - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
-
- setLineOfExpressionLoggedAtException(int) - Method in interface com.whitestein.lsps.lang.LangSettings
-
Sets number of lines of an expression before and after a problem logged in exception.
- setLineOfExpressionLoggedAtException(int) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
Sets number of lines of an expression before and after a problem logged in exception.
- setLineWidth(Decimal) - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
-
Sets the line width to the adapted plot options.
- setListener(DumbCalendar.CalendarListener) - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar
-
Sets the calendar listener.
- setLocale(Locale) - Method in class com.whitestein.lsps.vaadin.forms.calendar.CalendarPager
-
- setLocale(Locale) - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.CalendarPager
-
- setLocale(Locale) - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.UICalendar
-
- setLocale(Locale) - Method in class com.whitestein.lsps.vaadin.util.UserInfo
-
Sets the locale preferred by this user.
- setLocalizeBindingValue(boolean) - Method in class com.whitestein.lsps.vaadin.ui.LspsProperty
-
- setLockDate(Date) - Method in class com.whitestein.lsps.stdlib.entity.Lock
-
Updates timestamp of the lock to the current
- setLocked(boolean) - Method in class com.whitestein.lsps.stdlib.entity.Lock
-
Sets the lock state.
- setLocked(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
See corresponding lsps api.
- setLogDateFrom(Date) - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Sets the log date from.
- setLogDateTo(Date) - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Sets the log date to.
- setLogin(String) - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Setter for the field login
- setLoginName(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Sets the login of the user.
- setLoginName(String) - Method in class com.whitestein.lsps.os.dto.Person
-
- setLoginNamePattern(String) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the string pattern used to filter persons by their login name.
- setLoginNamePatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Specifies whether the login pattern filtering is case insensitive.
- setLongitude(BigDecimal) - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordGeographicCoordinates
-
- setLongitude(BigDecimal) - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordGeographicCoordinates
-
- setLow(BigDecimal) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- setLow(BigDecimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- setLowerLevelEntityId(long) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Sets lower level entity id if it is correct value.
- setMainExpression(T) - Method in class com.whitestein.lsps.engine.lang.compiled.SrcResult
-
- setMargin(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
Sets the margin flag to the component groups.
- setMarker(Marker) - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
-
Sets the marker to the adapted plot options.
- setMax(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WSlider
-
Set maximal value of the slider.
- setMaximizeWindowTooltip(String, String) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard
-
Tooltip for maximize widget button.
- setMaximizeWindowTooltip(String, String) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Tooltip for maximize widget button.
- setMaximizeWindowTooltip(String, String) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Tooltip for maximize widget button.
- setMaxLength(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTextField
-
Sets the maximum characters in the field.
- setMaxNumberOfEngineLoops(long) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- setMaxRows(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
Sets the maximum allowed number of rows that the textarea in expandable mode
will grow to.
- setMaxSplitPosition(Decimal, EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
See corresponding lsps api.
- setMessage(String) - Method in class com.whitestein.lsps.engine.state.ProcessLog
-
Sets the log message.
- setMessage(String) - Method in class com.whitestein.lsps.stdlib.entity.Lock
-
Sets a message to the lock.
- setMethod(String) - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- setMethod(boolean) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
-
Sets the method flag.
- setMethod(String) - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- setMethodName(String) - Method in class com.whitestein.lsps.engine.ServiceInvocationRequest
-
Access method for field methodName
- setMethodName(String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethodCall
-
- setMethodPattern(String) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Sets the method pattern.
- setMethodPatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Sets the method pattern case insensitive flag.
- setMethods(Collection<FunctionSignature>) - Method in class com.whitestein.lsps.lang.type.NamedClassType
-
Sets methods.
- setMillis(ExecutionContext, Date, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the millis (meaning millisecond of second) field updated.
- setMime(String) - Method in class com.whitestein.lsps.engine.state.BinaryData
-
- setMin(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WSlider
-
Set minimal value of the slider.
- setMinimalFilterLength(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
-
The minimal length the text typed into the combo box must have in order to be used
for filtering.
- setMinimizeWindowTooltip(String, String) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard
-
Tooltip for minimize widget button.
- setMinimizeWindowTooltip(String, String) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Tooltip for minimize widget button.
- setMinimizeWindowTooltip(String, String) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Tooltip for minimize widget button.
- setMinLevel(Integer) - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Sets the minimum log level criterion.
- setMinRows(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
Sets the minimum allowed number of rows that the textarea in expandable mode
will shrink to.
- setMinSplitPosition(Decimal, EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
See corresponding lsps api.
- setMinute(ExecutionContext, Date, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the minute (meaning minute of hour) field updated.
- setModal(boolean) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
Sets window modality.
- setModelHash(String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets the model hash.
- setModelId(Long) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the model id.
- setModelId(long) - Method in class com.whitestein.lsps.engine.dto.SchemaOperationResult
-
- setModelId(long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets the model id.
- setModelingId(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordFormComponent
-
- setModelingId(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordGSDashboardWidget
-
- setModelingId(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordTableColumn
-
- setModelingId(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
-
- setModelingId(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
-
- setModelingId(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- setModelInstance(byte[]) - Method in class com.whitestein.lsps.engine.dto.val.EvaluationResultValue
-
- setModelInstance(byte[]) - Method in class com.whitestein.lsps.engine.EvaluationResult
-
Sets model instance.
- setModelInstance(Module, ModelInstance, boolean) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Sets model instance.
- setModelInstance(ModelInstance) - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
Sets the model instance.
- setModelInstanceId(Long) - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Sets the process id.
- setModelInstanceId(long) - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
Sets model instance id.
- setModelInstanceId(Long) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the model instance id (overrides the id include list).
- setModelInstanceId(Long) - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- setModelInstanceId(Long) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Sets the model instance id.
- setModelInstanceId(Long) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setModelInstanceId(Long) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setModelInstanceId(long) - Method in class com.whitestein.lsps.engine.ExecutionTraceElement
-
- setModelInstanceId(long) - Method in class com.whitestein.lsps.engine.ExecutionTraceElementImpl
-
- setModelInstanceId(Long) - Method in class com.whitestein.lsps.engine.state.TimerNotification
-
- setModelInstanceId(Long) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets the process id.
- setModelInstanceId(Long) - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- setModelInstanceId(Long) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setModelInstanceMigration(ModelUpdate) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Sets the model instance migration.
- setModelInstanceMigrationId(Long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets the model instance migration id.
- setModelInstanceStates(Map<Long, String>) - Method in interface com.whitestein.lsps.common.ILspsException
-
Sets the map of model instance id -> model instance states.
- setModelInstanceStates(Map<Long, String>) - Method in exception com.whitestein.lsps.common.LspsException
-
- setModelInstanceStates(Map<Long, String>) - Method in exception com.whitestein.lsps.common.LspsRuntimeException
-
- setModelName(String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets the model name.
- setModelNamePattern(String) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the model name pattern.
- setModelVersion(String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets the model version.
- setModelVersionPattern(String) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the model version pattern.
- setModuleList(ModuleList) - Method in class com.whitestein.lsps.engine.dto.ModulesProcessingResult
-
- setModuleList(ModuleList) - Method in class com.whitestein.lsps.engine.dto.ModulesUploadResult
-
- setMonth(ExecutionContext, Date, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the month field updated.
- setMoreThan(Date) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDateFilterConfig
-
- setMoreThan(BigDecimal) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordNumericFilterConfig
-
- setMoreThan(Date) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
-
- setMoreThan(BigDecimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
-
- setMoveEnabled(GridStackDashboardWidget, boolean) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard.DashboardCommunication
-
- setMultiselect(Boolean) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordOptionsFilterConfig
-
- setMultiselect(Boolean) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
-
- setName(String) - Method in class com.whitestein.lsps.engine.BinaryDataMetadata
-
- setName(String) - Method in class com.whitestein.lsps.engine.state.BinaryDataMetadata
-
Sets name.
- setName(String) - Method in class com.whitestein.lsps.engine.tester.entities.EntityA
-
- setName(String) - Method in class com.whitestein.lsps.engine.tester.entities.EntityB
-
- setName(String) - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- setName(String) - Method in class com.whitestein.lsps.engine.tester.entities.EntityR3
-
- setName(String) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordC
-
- setName(String) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordD
-
- setName(String) - Method in class com.whitestein.lsps.human.entity.VaadinTheme
-
- setName(String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
-
- setName(String) - Method in class com.whitestein.lsps.orgstructure.entity.SecurityRole
-
Sets the name of the security role.
- setName(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeries
-
- setName(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- setName(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- setName(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- setName(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordFontAwesome
-
- setName(String) - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFontAwesome
-
- setName(String) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Sets the name of this connection.
- setName(String) - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Sets the name of this node
- setNamePattern(String) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
set name pattern
- setNamePatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Sets the value of a flag specifying whether the name pattern is case
insensitive.
- setNamespace(String) - Method in class com.whitestein.lsps.engine.ExecutionTraceElement
-
- setNamespace(String) - Method in class com.whitestein.lsps.engine.ExecutionTraceElementImpl
-
- setNamespaceModel(NamespaceModel) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Sets the owner namespace model.
- setNavigation(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WLink
-
Sets the navigation to this link.
- setNavigationAction(UINavigateAction) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
Sets the navigation.
- setNewItemHandler(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractComboBox
-
Enables or disables possibility to add new options by the user.
- setNewModuleList(ModuleList) - Method in class com.whitestein.lsps.engine.dto.ModulesProcessingResult
-
- setNoDataMessage(String) - Method in class com.whitestein.lsps.vaadin.forms.WTable
-
Sets message displayed when no data are available.
- setNotes(String) - Method in class com.whitestein.lsps.human.entity.Todo
-
Sets notes attached to the todo.
- setNotes(long, String) - Method in interface com.whitestein.lsps.human.TodoService
-
Sets notes to the todo
- setNotes(long, String) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- setNotificationDate(Date) - Method in class com.whitestein.lsps.engine.state.TimerNotification
-
- setNotifications(Collection<String>) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Sets the notifications set to the given notification collection.
- setNullableAssociations(Map<?, ?>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Set all nullable properties on this entity.
- setNullableSerializedAssociations(Map<?, ?>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Sets values to nullable associations.
- setNullSelectionAllowed(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
-
Allow or disallow empty selection by the user.
- setNumber(Float) - Method in class com.whitestein.lsps.engine.tester.entities.EntityC
-
- setNumber(Long) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordC
-
- setNumber(Long) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordD
-
- setNumberFormat(String) - Method in class com.whitestein.lsps.vaadin.forms.WDecimalField
-
Sets the number format to this field.
- setObject(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethodCall
-
- setObjectIdentification(String) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
Sets the object identification.
- setOf(Class<V>) - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Casts the value to a
Set
.
- setOffset(Integer) - Method in class com.whitestein.lsps.engine.dto.MigrationIncompatibility
-
Sets the offset of the error region (in expression).
- setOnChange(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
Sets the on change handler
- setOnClick(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordButtonRenderer
-
- setOnClick(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordImageRenderer
-
- setOnClick(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLinkRenderer
-
- setOnCreateEvent(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
-
- setOnEditEvent(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
-
- setOnPointClick(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordChart
-
- setOnRescheduleEvent(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
-
- setOnWidgetUpdate(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboard
-
- setOperation(Operation<?>) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
-
Sets the operation that executes this method.
- setOperationURI(String) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setOperationURI(String) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setOperationURI(String) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setOptions(CollectionHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractComboBox
-
- setOptions(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractMultiSelect
-
- setOptions(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
-
- setOptions(CollectionHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
-
Sets the options given as a collection of uicommon::SelectItem
s.
- setOptions(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
-
- setOptions(CollectionHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
-
Sets the options given as a collection of uicommon::SelectItem
s.
- setOptions(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTree
-
- setOptions(ListHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
-
- setOptionsToContainer(CollectionHolder, IndexedContainer) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
-
- setOrderBy(Map<String, Boolean>) - Method in class com.whitestein.lsps.common.query.OrderingAndPagingCriteria
-
- setOrdering(LogOrdering) - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Sets the ordering.
- setOrdering(LogColumn) - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Sets the ascending ordering using the given column.
- setOrdering(LogColumn, OrderDirection) - Method in class com.whitestein.lsps.engine.dto.LogCriteria
-
Sets the ordering using the given column and direction.
- setOrdering(ModelInstanceOrdering) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the ordering.
- setOrdering(ModelInstanceColumn) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the ascending ordering using the given column.
- setOrdering(ModelInstanceColumn, OrderDirection) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the ordering using the given column and direction.
- setOrdering(ModuleColumn, OrderDirection) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Sets the ordering using the given column and direction.
- setOrdering(RollbackInfoColumn, OrderDirection) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Sets the ordering using the given column and direction.
- setOrdering(WsRequestHandlerOrdering) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
Sets the ordering.
- setOrdering(WsRequestHandlerColumn) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
Sets the ascending ordering using the given column.
- setOrdering(WsRequestHandlerColumn, OrderDirection) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
Sets the ordering using the given column and direction.
- setOrdering(SavedDocumentOrdering) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets the ordering.
- setOrdering(SavedDocumentColumn) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets the ascending ordering using the given column.
- setOrdering(SavedDocumentColumn, OrderDirection) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets the ordering using the given column and direction.
- setOrdering(TodoOrdering) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets the ordering.
- setOrdering(TodoColumn) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets the ascending ordering using the given column.
- setOrdering(TodoColumn, OrderDirection) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets the ordering using the given column and direction.
- setOrdering(PersonOrdering) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the ordering.
- setOrdering(PersonColumn) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the ascending ordering for the given column.
- setOrdering(PersonColumn, OrderDirection) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the ordering using the given column and direction.
- setOrgStructureModule(OrgStructModule) - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitGenerator
-
Sets org structure module for the generated role or unit
- setOrientation(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WSlider
-
Set the orientation of the slider.
- setOrphaned(boolean) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets flag for requesting orphaned todos.
- setOrphaned(boolean) - Method in class com.whitestein.lsps.human.entity.Todo
-
Sets todo orphaned property.
- setOut(PrintWriter) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
-
Sets the print writer where the script should be printed
- setOutlineColor(String) - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Sets the outline color of this node
- setPackage(String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- setPageLength(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets the current page length.
- setPageLength(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WComboBox
-
Sets the length of the popup page.
- setPageLength(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WMultiselectComboBox
-
Sets the length of the popup page.
- setPageLength(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
-
Sets the length of the popup page.
- setParameterPattern(String, String) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the string pattern of a process parameter identified by given parameter name.
- setParameters(Object[]) - Method in class com.whitestein.lsps.engine.ServiceInvocationRequest
-
Access method for field parameters
- setParameters(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.AbstractCustomUI
-
- setParameters(Map<String, Object>) - Method in interface com.whitestein.lsps.vaadin.CustomUI
-
Sets parameters.
- setParameterTypes(Class<?>[]) - Method in class com.whitestein.lsps.engine.ServiceInvocationRequest
-
Access method for field parameterTypes
- setParentModelElementId(String) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Sets the identifier of a model element the execution of which produced
this process instance.
- setPassword(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Sets the password of the user.
- setPassword(String) - Method in class com.whitestein.lsps.test.TestPerson
-
Update persons password.
- setPassword(String) - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Setter for the field password
- setPath(String) - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- setPathTemplate(String) - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- setPathTemplate(String) - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
Sets the path template for this handler.
- setPathVariables(Map<String, String>) - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- setPattern(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordRegExpFilterConfig
-
- setPattern(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordRegExpFilterConfig
-
- setPayload(Object) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- setPayload(String) - Method in class com.whitestein.lsps.wsclient.function.HttpCallFunctions.HttpResponse
-
- setPayloadFor(DataSeriesItem, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
-
- setPerformReadOnlyCheck(boolean) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- setPerformReadOnlyCheck(boolean) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- setPerformReadOnlyCheck(boolean) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- setPerformReadOnlyCheck(boolean) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Allows to enable/disable checking assignment to read only variables.
- setPerformReadOnlyCheck(boolean) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- setPersistent(boolean) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
-
Sets persistent flag.
- setPerson(Person) - Method in class com.whitestein.lsps.vaadin.util.UserInfo
-
Sets the user.
- setPersonId(String) - Method in class com.whitestein.lsps.orgstructure.entity.Role
-
Sets the owning personId.
- setPersonPicture(ExecutionContext, RecordHolder, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
-
Sets file with photo to the person.
- setPersonPicture(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
-
- setPersonPicture(String, PersonPicture) - Method in interface com.whitestein.lsps.os.PersonService
-
Sets picture for person.
- setPersonPicture(String, PersonPicture) - Method in class com.whitestein.lsps.pm.PersonServiceBase
-
- setPhone(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Sets the phone
- setPhone(String) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the phone of the person.
- setPhonePattern(String) - Method in class com.whitestein.lsps.os.dto.PersonCriteria
-
Sets the phone pattern.
- setPieSliceSeries(ListHolder) - Method in class com.whitestein.lsps.vaadin.forms.WPieChart
-
Sets the data series to this chart.
- setPlanProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.engine.state.xml.Plan
-
Sets the plan context.
- setPlanState(PlanState) - Method in class com.whitestein.lsps.engine.PlanHandler
-
Sets plan state of the handled plan.
- setPlotOptions(RecordPlotOptions) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- setPlotOptions(RecordHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- setPosition(Rectangle) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Sets stored position and updates the client.
- setPosition(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Sets the widget position.
- setPositionOnServer(Rectangle) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Sets stored position, does not update client.
- setPriority(Integer) - Method in class com.whitestein.lsps.human.entity.Todo
-
Sets priority of the todo in personal todo list.
- setPriority(long, Integer) - Method in interface com.whitestein.lsps.human.TodoService
-
Sets priority of the todo in personal todo list
- setPriority(long, Integer) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- setProblems(List<String>) - Method in class com.whitestein.lsps.engine.dto.SchemaOperationResult
-
- setProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
Sets the process instance.
- setProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
-
Sets process instance data.
- setProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceRemoteMIAdapter
-
- setProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceThisMIAdapter
-
- setProcessInstanceId(Long) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
- setProcessModel(ProcessModel) - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
-
Sets the process model
- setProperties(Map<?, ?>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Sets all properties on this entity.
- setProperty(String, Object) - Method in class com.whitestein.lsps.engine.dto.val.ExternalRecordValue
-
- setProperty(String, Object) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- setProperty(String, Object) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- setProperty(String, Object) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
- setProperty(String, Object) - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- setProperty(String, Object) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- setProperty(String, Object) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Sets value of the property.
- setProperty(String, Value) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Sets record property.
- setProperty(String, Object) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- setProperty(String, Object) - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
-
Sets the property given the property name.
- setProperty(String) - Method in class com.whitestein.lsps.lang.InterpreterStackTraceElement
-
- setProperty(String, Object) - Method in class com.whitestein.lsps.lang.RecordWrapper
-
Sets the property value.
- setProperty(String, Object) - Method in class com.whitestein.lsps.orgstructure.context.AnyPerformerHolder
-
- setProperty(String, Object) - Method in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
-
- setProperty(String, Object) - Method in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
- setProperty(String, Object) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceHolder
-
- setProperty(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
-
Sets the binding of this component.
- setPropertyDataSource(Property) - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
-
- setPropertyInternal(RecordProperty, Object, boolean) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
Sets property.
- setPropertyInternal(RecordProperty, Object, boolean) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
- setPropertyPathValue(ExecutionContext, RecordHolder, PropertyPath, Object) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Sets the value of the given property path of the given record object.
- setPropertyValue(ExecutionContext, RecordHolder, Property, Object) - Method in class com.whitestein.lsps.stdlib.function.PropertyFunctions
-
Sets the value of the given property of the given record object.
- setPropertyValue(String, Object) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
-
Sets given property value.
- setProxiedRecord(ExternalValue) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
Sets proxied record.
- setR1(ExternalRecordEntity) - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- setR1(ExternalRecordEntity) - Method in class com.whitestein.lsps.engine.tester.entities.EntityR3
-
- setR2(EntityR2) - Method in class com.whitestein.lsps.engine.tester.entities.EntityR3
-
- setR3(EntityR3) - Method in class com.whitestein.lsps.engine.tester.entities.EntityR2
-
- setRange(Boolean) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeries
-
- setRange(Boolean) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- setRange(DumbCalendar.DateRange) - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar
-
Forces the calendar to center on given date span.
- setRawModelInstanceXml(long, ByteData) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Sets the model instance state.
- setRawModelInstanceXml(long, ByteData) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- setReadonly(Boolean) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard.DashboardCommunication
-
- setReadOnly(boolean) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard
-
- setReadOnly(boolean) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
- setReadOnly(boolean) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- setReadOnly(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WCalendar
-
- setReadOnly(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.OutputTextProperty
-
- setReadOnly(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.NumberFilterPopup2
-
- setReadOnly(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.UITokenField
-
- setReadOnly(boolean) - Method in class com.whitestein.lsps.vaadin.ui.LspsProperty
-
- setReadOnly2(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar
-
Sets the read only flag.
- setReadTimeout(Integer) - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Setter for the field readTimeout
- setRecordType(RecordType) - Method in class com.whitestein.lsps.lang.type.RecordField
-
- setRed(Integer) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordColor
-
- setRed(Integer) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- setRed(Decimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
-
- setReferencedValue(UIComponent, Object) - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Sets the referenced value to given value.
- setReferencedValueCollection(UIComponent, Collection<?>) - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Sets the referenced value to given value.
- setRefreshingEnabled(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
-
Enables/disables the refresing capability.
- setRegistered(boolean) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
-
Updates the registered flag.
- setRegisterWaitingFor(boolean) - Method in class com.whitestein.lsps.engine.CommonRuntimeData
-
Changes setting for registration of waiting for values.
- setRegisterWaitingFor(Boolean) - Static method in class com.whitestein.lsps.engine.lang.SharedRecordNotifierState
-
Changes setting for registration of waiting for values.
- setRegisterWaitingForSharedRecordChange(boolean) - Static method in class com.whitestein.lsps.engine.CurrentState
-
Sets a value that says if a waiting for shared record change should be registered by a model instance
- setRejectedBy(String) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets person's id for filtering rejected to-dos.
- setRenewVersion(boolean) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
Sets renewVersion value.
- setReplaceUnsupportedXMLCharacters(boolean) - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Sets settings for replacing of unsupported xml characters.
- setReplaceUnsupportedXMLCharacters(boolean) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- setReplyIdentifier(Identifier) - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Setter for the field replyIdentifier
- setRequest(String) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setRequest(String) - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Setter for the field request
- setRequest(String) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setRequestHeaders(byte[]) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setRequestHeaders(Map<String, String>) - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
- setRequestHeaders(byte[]) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setRequestId(Long) - Method in class com.whitestein.lsps.engine.WsProcessResponse
-
- setRequestPattern(String) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setRequestReceived(Date) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setRequestReceived(Boolean) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setRequestReceived(Date) - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- setRequestReceived(Date) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setRequestReceivedFrom(Date) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setRequestReceivedTo(Date) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setRequired(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
-
Sets the required flag.
- setRequired(Boolean) - Method in class com.whitestein.lsps.vaadin.forms.WUpload
-
Sets the required flag to this component
- setRequired(boolean) - Method in interface com.whitestein.lsps.vaadin.ui.components.UIField
-
Sets the field required.
- setResendDate(Date) - Method in class com.whitestein.lsps.engine.state.RollbackItem
-
Last date the message was re-sent.
- setResendFrom(Date) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
- setResendTo(Date) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
- setResent(Boolean) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
- setResizable(boolean) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
Sets window resizable.
- setResolution(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WSlider
-
Set a new resolution for the slider.
- setResolution(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
-
- setResource(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WDownload
-
Sets a downloadable resource to this component
- setResourceId(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordThemeResource
-
- setResourceId(String) - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordThemeResource
-
- setResponse(String) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setResponse(String) - Method in class com.whitestein.lsps.wsclient.WsResponseObject
-
Setter for field response
- setResponse(String) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setResponseCode(int) - Method in class com.whitestein.lsps.wsclient.function.HttpCallFunctions.HttpResponse
-
- setResponseContent(String) - Method in class com.whitestein.lsps.engine.WsProcessResponse
-
- setResponseContentType(String) - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- setResponseHeaders(byte[]) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setResponseHeaders(Map<String, String>) - Method in class com.whitestein.lsps.engine.WsProcessResponse
-
- setResponseHeaders(Map<String, String>) - Method in class com.whitestein.lsps.wsclient.WsResponseObject
-
- setResponseHeaders(byte[]) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setResponsePattern(String) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setReturnType(String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
-
- setRight(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcAssignment
-
- setRights(Set<String>) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets rights.
- setRoleUnitLabel(String, String) - Method in class com.whitestein.lsps.orgstructure.model.OrgStructModule
-
- setRoleUnitNames(Collection<RoleUnitName>) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the person roles.
- setRoleUnitNames(Collection<RoleUnitName>) - Method in class com.whitestein.lsps.test.TestPerson
-
Sets roles to this person.
- setRollbackItem(RollbackItem) - Method in class com.whitestein.lsps.engine.state.ErrorModelInstanceState
-
Sets rollback item.
- setRootComponent(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Sets the root component of this form.
- setRotation(Integer) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordLabels
-
- setRotation(Integer) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
-
- setRotation(Decimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
-
- setRounded(boolean) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Sets the flag indicating whether the line should be rounded at bend points
- setRowExpandRatio(Decimal, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
-
Sets expand ratio of a given row.
- setRows(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
-
Sets the number of rows of the grid.
- setRows(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WMultiSelectList
-
Sets the number of rows in the multi-select
- setRowsCount(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WSingleSelectList
-
Sets the number of rows in the list.
- setRowsCount(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
-
Sets the number of rows in the text area.
- setRowStyleGenerator(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the style generator that is used for generating styles for rows.
- setRowStyleGenerator(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTable
-
Sets the style generator that is used for generating styles for rows.
- Sets - Class in com.whitestein.lsps.common
-
Helper class, set related utilities.
- Sets() - Constructor for class com.whitestein.lsps.common.Sets
-
- setSavedBy(String) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets id of person for which saved document should be selected.
- setSavedDocumentState(long, ByteData) - Method in interface com.whitestein.lsps.human.GenericDocumentService
-
Sets the saved document state.
- setSavedDocumentState(long, ByteData) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- setSavedFrom(Date) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets saved from.
- setSavedTo(Date) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets saved to.
- setScale(int, RoundingMode) - Method in class com.whitestein.lsps.lang.Decimal
-
Returns a Decimal
whose scale is the specified value, and whose
unscaled value is determined by multiplying or dividing this Decimal
's unscaled value by the appropriate power of ten to maintain its
overall value.
- setSchemaOperationsResult(List<SchemaOperationResult>) - Method in class com.whitestein.lsps.engine.dto.ModulesUploadResult
-
- setSecond(ExecutionContext, Date, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the second (meaning second of minute) field updated.
- setSecondComponent(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
See corresponding lsps api.
- setSecurityRoles(Collection<SecurityRole>) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Sets security roles.
- setSelectable(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Setter for property selectable.
- setSelectable(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Deprecated.
- setSelected(ListHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
-
- setSelectedTab(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Selects a tab.
- setSelectedTabByIndex(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Selects a tab.
- setSelectionChangeListener(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets a listener for the seletion changes.
- setSelectionChangeListener(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets the selection change listener.
- setSelectionMode(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Sets selection mode.
- setSendNotifications(boolean) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Sets vale of creation of the shared record notifications.
- setServiceIntf(Class<?>) - Method in class com.whitestein.lsps.engine.ServiceInvocationRequest
-
Sets service interface
- setServiceName(String) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setServiceName(String) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setServiceName(String) - Method in class com.whitestein.lsps.engine.ServiceInvocationRequest
-
Access method for field serviceName
- setServiceName(String) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setServicePattern(String) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Sets the service pattern.
- setServicePatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
-
Sets the service pattern case insensitive flag.
- setSetting(String, byte[]) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Adds or updates the setting identified by given settingName
.
- setSetting(String, String, ByteData) - Method in interface com.whitestein.lsps.os.PersonService
-
Sets the given personal setting.
- setSetting(String, String, ByteData) - Method in class com.whitestein.lsps.pm.PersonServiceBase
-
- setSetting(String, Boolean) - Method in class com.whitestein.lsps.vaadin.util.UserInfo
-
Sets the value of the specified boolean user setting.
- setSetting(String, String) - Method in class com.whitestein.lsps.vaadin.util.UserInfo
-
Sets the value of the specified string user setting.
- setSetting(String, Serializable) - Method in class com.whitestein.lsps.vaadin.util.UserInfo
-
Sets the value of the specified user setting.
- setSettings(CommonSettings) - Method in enum com.whitestein.lsps.common.SettingsCache
-
Set settings.
- setShadow(Boolean) - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
-
Sets the shadow flag to the wrapped plot options.
- setShadow(Boolean) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordPlotOptions
-
- setShadow(Boolean) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- setShowInLegend(Boolean) - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
-
Sets the showInLegend flag.
- setShowInLegend(Boolean) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordPlotOptions
-
- setShowInLegend(Boolean) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- setSideEffect(boolean) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
-
Sets side-effect modifier.
- setSize(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcNewArray
-
- setSize(float, Sizeable.Unit) - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Calls Sizeable.setWidth(float, com.vaadin.server.Sizeable.Unit)
or Sizeable.setHeight(float, com.vaadin.server.Sizeable.Unit)
.
- setSize(String) - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Calls Sizeable.setWidth(String)
or Sizeable.setHeight(String)
.
- setSoapAction(String) - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Setter for the field soapAction
- setSort(SortSpec) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.DataDataset
-
- setSort(SortSpec) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GenericDataset
-
- setSort(SortSpec) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset
-
- setSort(SortSpec) - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.IDataset
-
Sets the new sorting criteria.
- setSort(SortSpec) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.InMemoryDatasetFilter
-
- setSort(SortSpec) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.QueryDataset
-
- setSort(SortSpec) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.TypeDataset
-
- setSource(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WImage
-
Sets the image resource.
- setSource(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WPdfViewer
-
Sets the image resource.
- setSource(RecordFormComponent) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordEvent
-
- setSource(RecordHolder) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordEvent
-
- setSource(ResourceDownloadHandler) - Method in class com.whitestein.lsps.vaadin.ui.components.UIImage
-
Sets the object source resource.
- setSource(String) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Sets the identifier of the source node
- setSourceAnchor(String) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
- setSourceDescription(String) - Method in class com.whitestein.lsps.engine.state.xml.Signal
-
- setSpacing(boolean) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
-
Sets a spacing flag to this component group.
- setSplitPosition(Decimal, EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
See corresponding lsps api.
- setSplitPosition(Decimal, EnumerationImpl, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
-
See corresponding lsps api.
- setSslConfig(SslConfig) - Method in class com.whitestein.lsps.wsclient.WsRequestObject
-
Setter for ssl configugation
- setSsoEnabled(boolean) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- setStacked(Boolean) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordPlotOptions
-
- setStacked(Boolean) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- setStacking() - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
-
Sets the normal stacking to the adapted plot options.
- setStartedDate(Date) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Sets the started date.
- setStartedDate(Date) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets the started date.
- setStartedDate(Date) - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Sets the startedDate date.
- setState(GoalState) - Method in class com.whitestein.lsps.engine.state.xml.Goal
-
Sets new goal state.
- setState(ModelInstanceState) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Sets life-cycle state.
- setState(ModuleInstanceState) - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
-
Sets the module instance state.
- setState(PlanState) - Method in class com.whitestein.lsps.engine.state.xml.Plan
-
Sets new plan state
- setState(ProcessInstanceState) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Sets the state.
- setState(ModelInstanceState) - Method in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
-
Sets the migration state.
- setState(RecordHolder, EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Sets a state to a widget.
- setStateData(byte[]) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Sets the state data.
- setStates(Set<ModelInstanceState>) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
-
Sets the states.
- setStatic(boolean) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
-
Sets the static flag.
- setStaticMethods(Collection<FunctionSignature>) - Method in class com.whitestein.lsps.lang.type.RecordType
-
Sets static methods.
- setStatuses(Set<TodoStatus>) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets the todo statuses.
- setString(String) - Method in class com.whitestein.lsps.engine.dto.CompressedString
-
Compresses the string and stores it internally as byte array.
- setStringVar(ExecutionContext, String, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
-
- setStringVar(ExecutionContext, String, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
-
- setStyle(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WDownload
-
Sets the download style.
- setStyle(String) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Sets the line style.
- setStyleName(String) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- setStyleName(RecordHolder, String) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Sets a style name to a tab.
- setSubprocessInstanceId(Long) - Method in class com.whitestein.lsps.visualization.ElementRuntimeData
-
Sets the identifier of a subprocess instance.
- setSubstitutes(Collection<Person>) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Sets a new set of substitutes for this Person.
- setSubstitutes(TestPerson) - Method in class com.whitestein.lsps.test.TestPerson
-
Sets one substitute to the person.
- setSubstitutionActive(boolean) - Method in class com.whitestein.lsps.orgstructure.entity.Person
-
Sets the substitution active flag.
- setSubstitutionActive(boolean) - Method in class com.whitestein.lsps.os.dto.Person
-
Sets the substitution active flag.
- setSubstring(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordSubstringFilterConfig
-
- setSubstring(String) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordSubstringFilterConfig
-
- setSuccessfulCount(long) - Method in class com.whitestein.lsps.modulemanager.migration.entity.Migration
-
Sets the successfulCount count.
- setSuperclassAndInterfaces(ClassPool, CtClass, RecordType, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, boolean, boolean, SrcClass, Map<CtConstructor, SrcMethod>) - Static method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
Sets superclass and interfaces.
- setSuperclassAndInterfaces(ClassPool, CtClass, RecordType, Map<CtConstructor, SrcMethod>) - Method in class com.whitestein.lsps.engine.lang.compiled.RecordCompiler
-
- setSuperClassName(String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- setSystem(boolean) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Sets the system flag.
- setTabCaption(RecordHolder, String) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Sets a caption to the tab.
- setTabChangedListener(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Sets a tab change listener.
- setTabIndex(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
Sets the tabulator index of this component
- setTarget(String) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Sets the identifier of the target node.
- setTargetAnchor(String) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
- setTargetEntityFieldName(String) - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Sets target entity field name.
- setTargetName(String) - Method in class com.whitestein.lsps.vaadin.forms.WLink
-
Sets the target window name.
- setTargetRecordType(RecordType) - Method in class com.whitestein.lsps.lang.type.RecordAssociation
-
Allows to set only extended version of the currently set type (same name).
- setTask(Task) - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Sets the task.
- setTaskClass(Class<? extends AsynchronousExecutionTask>) - Method in class com.whitestein.lsps.engine.comm.AsynchronousExecutionMessage
-
- setTaskId(Long) - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
-
- setTaskId(Long) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setTaskId(Long) - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
- setTaskId(Long) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
Sets the task id.
- setTaskNamespace(String) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
- setTempProperty(String, String) - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- setTerminated(Boolean) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setTerminated(Boolean) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setTerminated(boolean) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setTerminatedByNoExit(boolean) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Sets value whether process was terminated by no exit event
- setTextColor(String) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Sets the text color.
- setTextColor(String) - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Sets the text color.
- setTextFont(String) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
sets the text font
- setTextFont(String) - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Sets the fond name.
- setThenExpression(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcIfThen
-
- setThisSideOfAssociation(String, Object) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
-
- setThisSideOfAssociation(String, Object) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
-
- setThisSideOfAssociation(String, Object) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
-
- setThisSideOfAssociation(String, Object) - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
-
- setThisSideOfAssociation(String, Object) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
-
- setThisSideOfAssociation(String, Object) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
-
- setThisSideOfAssociation(String, Object) - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
-
- setThisSideOfAssociation(String, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
- setThisSideOfAssociation(String, Object) - Method in interface com.whitestein.lsps.lang.exec.AssociationHandler
-
Sets value only this side of the association.
- setThisSideOfAssociation(String, Object) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
-
- setTime(ExecutionContext, Date, Decimal, Decimal, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the hour (meaning hour of day), minute (meaning minute of
hour), second (meaning second of minute), and millis (meaning millisecond of second) fields
updated.
- setTimedOut(Boolean) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandler
-
- setTimedOut(Boolean) - Method in class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
-
- setTimedOut(boolean) - Method in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
-
- setTimerInterval(int) - Method in interface com.whitestein.lsps.engine.EngineSettings
-
Sets minimal interval for time events.
- setTimerInterval(int) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- Setting - Class in com.whitestein.lsps.engine.dto
-
A value object for transferring engine settings to the client.
- Setting() - Constructor for class com.whitestein.lsps.engine.dto.Setting
-
no-args constructor
- Setting(String, String) - Constructor for class com.whitestein.lsps.engine.dto.Setting
-
Creates a new instance of this value object representing an engine setting.
- Setting - Class in com.whitestein.lsps.engine.state
-
Setting entity for LSPS.
- Setting() - Constructor for class com.whitestein.lsps.engine.state.Setting
-
- SETTING_ENABLE_DROP_CREATE - Static variable in class com.whitestein.lsps.engine.state.Setting
-
Engine setting.
- SETTING_INTERPRETATION_STRATEGY - Static variable in class com.whitestein.lsps.engine.state.Setting
-
Interpretation strategy of the engine.
- SETTING_SERIALIZE_MODEL_UPLOAD - Static variable in class com.whitestein.lsps.engine.state.Setting
-
The setting used for serialization of model upload.
- SettingDao - Interface in com.whitestein.lsps.engine.dao
-
Dao for settings.
- SettingManagementService - Interface in com.whitestein.lsps.engine
-
Engine settings management interface.
- SettingManagementServiceBean - Class in com.whitestein.lsps.engine.state
-
Implementation of the settings service.
- SettingManagementServiceBean() - Constructor for class com.whitestein.lsps.engine.state.SettingManagementServiceBean
-
- SettingManagementServiceLocal - Interface in com.whitestein.lsps.engine.ejb
-
- SettingManagementServiceRemote - Interface in com.whitestein.lsps.engine.ejb
-
- Settings - Class in com.whitestein.lsps.engine
-
Settings of the LSPS engine.
- Settings() - Constructor for class com.whitestein.lsps.engine.Settings
-
- SettingsCache - Enum in com.whitestein.lsps.common
-
Allows to obtain cached settings.
- SettingsMXBean - Interface in com.whitestein.lsps.tools
-
MXBean for settings.
- setTitle(String) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets the title.
- setTitle(String) - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Sets the title.
- setTitle(String) - Method in interface com.whitestein.lsps.vaadin.LspsFormConnector
-
Updates the title of the form.
- setTitlePattern(String) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets the title pattern.
- setTitlePattern(String) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets the todo title pattern.
- setTitlePattern(String) - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Sets todo title pattern.
- setTitlePatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.human.dto.SavedDocumentCriteria
-
Sets the flag indicating that title pattern is case insensitive.
- setTitlePatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets the flag indicating that title pattern is case insensitive.
- setTitlePatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.human.dto.TodoListCriteria
-
Sets the flag indicating that title pattern is case insensitive.
- setTo(Date) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordCalendarCreateEvent
-
- setTo(Date) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordCalendarRescheduleEvent
-
- setTo(Date) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
-
- setTo(Date) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
-
- setTodoFinished(boolean) - Method in class com.whitestein.lsps.human.entity.TodoPerformer
-
Sets todo finished,
- setTodoSavedState(long, ByteData) - Method in interface com.whitestein.lsps.human.TodoService
-
Sets the todo saved state.
- setTodoSavedState(long, ByteData) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- setToEntity(Object, RecordProperty, Object) - Method in interface com.whitestein.lsps.engine.sharedrecord.EntityReader
-
- setToEntity(RecordProperty, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoSharedRecordEntityAdapter
-
- setToEntity(RecordProperty, Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Sets value to a property in entity.
- setToolbar(Component) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
-
Sets component to toolbar
- setToolbar(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
-
Sets a toolbar to a widget.
- setToReference(Reference, Object) - Method in class com.whitestein.lsps.human.CustomUIServiceBean
-
- setToReference(Reference<T>, T) - Method in class com.whitestein.lsps.vaadin.CustomUIConnector
-
- setToReferences(long, Long, List<String>, List<Object>) - Method in interface com.whitestein.lsps.engine.ModelProviderService
-
Sets values to referenced value holders in the model instance.
- setToReferences(ReferenceAndValue...) - Method in class com.whitestein.lsps.human.CustomUIServiceBean
-
- setToReferences(long, Long, List<String>, List<Object>) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- setToReferences(ReferenceAndValue...) - Method in class com.whitestein.lsps.vaadin.CustomUIConnector
-
- setTrackingDirty(boolean) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Switch on/off checking of dirtiness.
- setType(StateType) - Method in class com.whitestein.lsps.engine.state.ModelInstanceState
-
Sets the type.
- setType(String) - Method in class com.whitestein.lsps.engine.state.xml.ContextFreeType
-
Sets the type.
- setType(String) - Method in class com.whitestein.lsps.human.dto.TodoCriteria
-
Sets the todo type.
- setType(Type) - Method in class com.whitestein.lsps.lang.type.Field
-
- setType(Type) - Method in class com.whitestein.lsps.lang.type.RecordField
-
- SetType - Class in com.whitestein.lsps.lang.type
-
Type representing set container.
- SetType(Type) - Constructor for class com.whitestein.lsps.lang.type.SetType
-
- setType(DiagramConnection.Type) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Sets the type of this connection.
- setUIState(UIScreenState) - Method in class com.whitestein.lsps.human.DocumentEvaluationContent
-
Sets the UI state to be saved.
- setUIState(Serializable) - Method in class com.whitestein.lsps.human.TodoEvaluationContent
-
Sets the UI state to be saved.
- setUnloadDate(Date) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Sets the unload date.
- setup(ModelProviderService, ProcessingType, ProcessInterpreterContext) - Method in class com.whitestein.lsps.stdlib.task.Execute
-
Setup task.
- setupAuthentication(HttpPost, WsRequestObject) - Method in class com.whitestein.lsps.engine.WebServiceCaller
-
Setup authentication for the given method and http client.
- setupDataLabels(Variant.RecordVariant, T) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
- setUpdate(boolean) - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
-
Sets whether the update will be performed.
- setUpdate(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcFor
-
- setupLabels(Variant.RecordVariant, Labels) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
-
- setUploadDate(Date) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Sets the upload date.
- setUploadedFrom(Date) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- setUploadedTo(Date) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
- setupPieDataLabels(Variant.RecordVariant, DataLabels) - Method in class com.whitestein.lsps.vaadin.forms.WPieChart
-
- SetupUtils - Class in com.whitestein.lsps.test
-
- SetupUtils() - Constructor for class com.whitestein.lsps.test.SetupUtils
-
- setUrl(String) - Method in class com.whitestein.lsps.vaadin.forms.WBrowserFrame
-
Sets the URL to the browser frame.
- setUrl(String) - Method in interface com.whitestein.lsps.vaadin.internal.model.uicommon.IRecordExternalResource
-
- setUrl(String) - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordExternalResource
-
- setUsed(boolean) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
-
Sets isUsed to the value.
- setUserActivityTrackingTimeout(long) - Method in class com.whitestein.lsps.tools.CommonSettingsImpl
-
- setValue(String) - Method in class com.whitestein.lsps.common.StringProperty
-
Sets the value.
- setValue(String) - Method in class com.whitestein.lsps.engine.BinaryDataMetadata
-
- setValue(Object) - Method in class com.whitestein.lsps.engine.dto.val.RecordValueItem
-
Sets the value.
- setValue(Object) - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- setValue(Object, InterpreterStackTrace) - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
-
- SetValue - Class in com.whitestein.lsps.engine.dto.val
-
A set value.
- SetValue() - Constructor for class com.whitestein.lsps.engine.dto.val.SetValue
-
Creates new instance.
- SetValue(Collection<?>) - Constructor for class com.whitestein.lsps.engine.dto.val.SetValue
-
Creates new instance from the given items.
- setValue(String) - Method in class com.whitestein.lsps.engine.state.BinaryDataMetadata
-
Sets value
- setValue(String) - Method in class com.whitestein.lsps.engine.state.Setting
-
- setValue(Long) - Method in class com.whitestein.lsps.engine.state.xml.HandledBoundaryEvent
-
Sets value
- setValue(Value) - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
-
Sets the new value.
- SetValue - Class in com.whitestein.lsps.engine.state.xml
-
Persistent value representing set of variable values.
- SetValue() - Constructor for class com.whitestein.lsps.engine.state.xml.SetValue
-
- SetValue(long, ModelInstance, String, Collection<? extends Value>, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.SetValue
-
- SetValue(long, ModelInstance, String, Collection<? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.SetValue
-
- SetValue(ModelInstance, String, Collection<? extends Value>, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.SetValue
-
- SetValue(ModelInstance, String, Collection<? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.SetValue
-
- setValue(F) - Method in class com.whitestein.lsps.human.dto.MapEntry
-
- setValue(Object, Namespace, InterpreterStackTrace, ExpressionOrigin) - Method in class com.whitestein.lsps.lang.ast.AssignableExpression
-
Assign a value into the assignable (e.g.
- setValue(Object, Namespace, InterpreterStackTrace, ExpressionOrigin) - Method in class com.whitestein.lsps.lang.ast.DereferenceExpression
-
- setValue(Object, Namespace, InterpreterStackTrace, ExpressionOrigin) - Method in class com.whitestein.lsps.lang.ast.PropertyExpression
-
- setValue(Object, Namespace, InterpreterStackTrace, ExpressionOrigin) - Method in class com.whitestein.lsps.lang.ast.VariableExpression
-
- setValue(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcVariableDef
-
- setValue(RecordHolder, Object) - Method in class com.whitestein.lsps.lang.exec.PropertyPath
-
Sets the value of the given property path of the given record object.
- setValue(Object) - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Sets the value of the referenced element.
- setValue(Object, InterpreterStackTrace) - Method in interface com.whitestein.lsps.lang.exec.ReferenceHolder
-
Sets the value of the referenced element.
- setValue(Object) - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- setValue(Object, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ReferenceExpressionHolder
-
- setValue(String) - Method in class com.whitestein.lsps.test.web.components.LspsComboBox
-
Input the given text to ComboBox and click on the suggestion if it
matches.
- setValue(String) - Method in class com.whitestein.lsps.test.web.components.LspsDateTextBox
-
Sets a new TextBox value.
- setValue(String) - Method in class com.whitestein.lsps.test.web.components.LspsTextArea
-
Sets a new TextArea value.
- setValue(String) - Method in class com.whitestein.lsps.test.web.components.LspsTextBox
-
Sets a new TextBox value.
- setValue(Object) - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue.ValueProperty
-
- setValue(Object) - Method in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordSelectItem
-
- setValue(String) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.OutputTextProperty
-
- setValue(NumberFilterPopup2.NumberInterval) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.NumberFilterPopup2
-
- setValue(Set<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.OptionsFilterField
-
- setValue(Object) - Method in class com.whitestein.lsps.vaadin.ui.LspsProperty
-
- setValueFormat(String) - Method in class com.whitestein.lsps.vaadin.forms.WGaugeChart
-
Sets the format string for the gauge value.
- setValueFormatter(String) - Method in class com.whitestein.lsps.vaadin.forms.WGaugeChart
-
Sets the formatter in form of a JavaScript function.
- setValues(Collection<? extends Value>) - Method in class com.whitestein.lsps.engine.state.xml.CollectionValue
-
Sets the list values.
- setValues(List<? extends Value>, List<? extends Value>) - Method in class com.whitestein.lsps.engine.state.xml.MapValue
-
Sets the values.
- SetValueSetAdapter - Class in com.whitestein.lsps.engine.dto.val
-
Set adapter for the SetValue.
- SetValueSetAdapter(SetValue) - Constructor for class com.whitestein.lsps.engine.dto.val.SetValueSetAdapter
-
Constructs a set value set adapter.
- setVar(Date) - Method in class com.whitestein.lsps.engine.InlineStartTimerInterpreter
-
- setVar(Date) - Method in class com.whitestein.lsps.engine.TimerEventInterpreter
-
- setVariableValue(QID, Object) - Method in class com.whitestein.lsps.engine.lang.AbstractExecutionContext
-
- setVariableValue(String, Object) - Method in class com.whitestein.lsps.engine.lang.AbstractExecutionContext
-
Deprecated.
- setVariableValue(QID, Object) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
- setVariableValue(String, Object) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
-
Deprecated.
- setVariableValue(String, Object) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
-
- setVariableValue(QID, Object) - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
Resolves variable for given name and sets its value.
- setVariableValue(String, Object) - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
-
- setVariableValue(QID, Object) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
- setVariableValue(String, Object) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
-
Deprecated.
- setVariableValue(String, Object) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
-
- setVariableValue(String, Object) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
-
- setVariableValue(String, Value) - Method in class com.whitestein.lsps.engine.state.xml.Context
-
Sets variable value for given name.
- setVariableValue(QID, Object) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
- setVariableValue(String, Object) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
-
Deprecated.
- setVariableValue(String, Object) - Method in class com.whitestein.lsps.lang.exec.MockRecordNamespace
-
- setVariableValue(String, Object) - Method in interface com.whitestein.lsps.lang.exec.Namespace
-
Sets value of variable for given name from this namespace.
- setVariableValue(String, Object) - Method in class com.whitestein.lsps.lang.MockNamespace
-
- SetVariant<V> - Class in com.whitestein.lsps.vaadin.util
-
A set variant, allows access to set items.
- SetVariant(Set<V>, Type, Variant.Origin, Class<V>, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.util.SetVariant
-
Creates the variant.
- setVersion(String) - Method in class com.whitestein.lsps.modulemanager.entity.Module
-
Sets the module version.
- setVersionPattern(String) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
setter for version pattern
- setVersionPatternCaseInsensitive(boolean) - Method in class com.whitestein.lsps.engine.dto.ModuleCriteria
-
Sets the value of a flag specifying whether the version pattern is case
insensitive.
- setVersionString(String) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
-
Sets string representation of the shared entity version.
- setVersionString(String) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
-
- setVisibility(Visibility) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
-
Sets private modifier.
- setVisible(boolean) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- setVisible(boolean) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
-
Sets the visible flag to the popup
- setVisible(RecordHolder, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
-
Sets visibility to a tab.
- setVisible(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
- setVisible(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.UIGeolocator
-
- setVisible(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.UIImage
-
- setVisible(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.UIMessage
-
- setWaiting(boolean) - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
-
Sets the waiting flat to the request handler.
- setWeek(ExecutionContext, Date, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the week (meaning week of year) field updated.
- setWidget(DashboardWidget) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
-
- setWidgetPageLength(CustomTable, int) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
-
Sets the table page length.
- setWidth(String) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
-
- setWidth(int) - Method in class com.whitestein.lsps.visualization.DiagramConnection
-
Sets the connector width.
- setWidth(int) - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Sets the width of this node.
- setWrapContent() - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
-
Configures the component to wrap its children (sets the size to -1 pixels).
- setX(BigDecimal) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- setX(BigDecimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- setX(int) - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Sets the X coordinate of this node
- setXAxis(Integer) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeries
-
- setXAxis(Integer) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- setXAxis(Decimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- setY(BigDecimal) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeriesItem
-
- setY(BigDecimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
-
- setY(int) - Method in class com.whitestein.lsps.visualization.DiagramNode
-
Sets the Y coordinate of this node
- setYAxis(Integer) - Method in interface com.whitestein.lsps.vaadin.internal.model.forms.IRecordDataSeries
-
- setYAxis(Integer) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- setYAxis(Decimal) - Method in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
-
- setYear(ExecutionContext, Date, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a copy of the date with the year field updated.
- setZip(byte[]) - Method in class com.whitestein.lsps.human.entity.VaadinTheme
-
- setZoomLevel(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WMapDisplay
-
Sets the map zoom level.
- SHADOW - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- SHARED_ENTITY_MAP_PROPERTY_ACCESSOR - Static variable in class com.whitestein.lsps.hibernate.envers.LspsAuditConfiguration
-
Map propery accessor name.
- SharedEntityLoader - Class in com.whitestein.lsps.engine.sharedrecord
-
Loader of shared record entities.
- SharedRecordAncestorLookup - Class in com.whitestein.lsps.engine.sharedrecord
-
Lookup for a nearest recognized ancestor (including the entity itself) provided
given set of the recognized entity names.
- SharedRecordAncestorLookup() - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordAncestorLookup
-
- SharedRecordComponentTuplizer - Class in com.whitestein.lsps.engine.sharedrecord
-
Implementation of tuplizer for shared records.
- SharedRecordComponentTuplizer(Component) - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordComponentTuplizer
-
Creates new instance.
- SharedRecordConfigurationException - Exception in com.whitestein.lsps.engine.sharedrecord
-
Thrown when shared record configuration conflicts occur
- SharedRecordConfigurationException() - Constructor for exception com.whitestein.lsps.engine.sharedrecord.SharedRecordConfigurationException
-
- SharedRecordConfigurationException(String, Throwable) - Constructor for exception com.whitestein.lsps.engine.sharedrecord.SharedRecordConfigurationException
-
- SharedRecordConfigurationException(String) - Constructor for exception com.whitestein.lsps.engine.sharedrecord.SharedRecordConfigurationException
-
- SharedRecordConfigurationException(Throwable) - Constructor for exception com.whitestein.lsps.engine.sharedrecord.SharedRecordConfigurationException
-
- SharedRecordConfigurationGenerator - Class in com.whitestein.lsps.engine.sharedrecord
-
Generates Hibernate SessionFactory.
- SharedRecordConfigurationGenerator(ComponentService, DataSource, String, SharedRecordTypes, ConfigurationExt, Properties) - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordConfigurationGenerator
-
Creates new instance.
- SharedRecordConfigurationService - Interface in com.whitestein.lsps.engine.sharedrecord
-
This service provides method for manipulation
with singleton hibernate configuration
- SharedRecordConfigurationServiceBean - Class in com.whitestein.lsps.engine.sharedrecord
-
- SharedRecordConfigurationServiceBean() - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordConfigurationServiceBean
-
A default constructor.
- SharedRecordConfigurationServiceBean(ModelProviderService, ComponentServiceLocal) - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordConfigurationServiceBean
-
A constructor used by unit tests.
- sharedRecordCount(ExecutionContext, Type, String, String) - Method in class com.whitestein.lsps.human.DynamicQueriesBean
-
- SharedRecordEnginePlugin - Class in com.whitestein.lsps.engine.sharedrecord
-
This engine plugins ensures that all shared record hibernate sessions
will be flushed after the engine finishes execution.
- SharedRecordEnginePlugin() - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordEnginePlugin
-
- SharedRecordEntityAccessor - Enum in com.whitestein.lsps.engine.sharedrecord
-
Property accessor for ExternalRecordEntity
.
- SharedRecordEntityAdapter - Class in com.whitestein.lsps.engine.sharedrecord
-
Common adapter for shared record entity.
- SharedRecordEntityAdapter(Object, ExternalValue, SharedRecordConfiguration, RecordType, ModelInstance, ModelProviderClientService, Session, boolean) - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
-
Creates new instance.
- SharedRecordEntityLazyInitializer - Class in com.whitestein.lsps.engine.sharedrecord
-
Implementation of AbstractLazyInitializer
for ExternalRecordEntity
- SharedRecordEntityLazyInitializer(String, Serializable, SessionImplementor) - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityLazyInitializer
-
Calls AbstractLazyInitializer.AbstractLazyInitializer(String,Serializable,SessionImplementor)
- SharedRecordEntityNames - Class in com.whitestein.lsps.engine.sharedrecord
-
Provides names for regular/audit persistent entities and their properties.
- SharedRecordEntityNames() - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityNames
-
- SharedRecordEntityProxy - Class in com.whitestein.lsps.engine.sharedrecord
-
Implementation of HibernateProxy
interface for ExternalRecordEntity
- SharedRecordEntityProxy(SharedRecordEntityLazyInitializer) - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityProxy
-
Constructs proxy with given lazy initializer
- SharedRecordEntityProxyFactory - Class in com.whitestein.lsps.engine.sharedrecord
-
- SharedRecordEntityProxyFactory() - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityProxyFactory
-
- SharedRecordEntityTuplizer - Class in com.whitestein.lsps.engine.sharedrecord
-
Hibernate Tuplizer for ExternalRecordEntity
s.
- SharedRecordEntityTuplizer(EntityMetamodel, PersistentClass) - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
-
Creates new instance.
- SharedRecordHqlEntityNameProvider - Class in com.whitestein.lsps.engine.hql
-
- SharedRecordHqlEntityNameProvider() - Constructor for class com.whitestein.lsps.engine.hql.SharedRecordHqlEntityNameProvider
-
- sharedRecordList(ExecutionContext, Type, Decimal, Decimal, String, String, List<QueryOrderingItem>) - Method in class com.whitestein.lsps.human.DynamicQueriesBean
-
- SharedRecordNotifier - Interface in com.whitestein.lsps.engine.ejb
-
- SharedRecordNotifierData - Class in com.whitestein.lsps.engine
-
Shared record notifications transaction data.
- SharedRecordNotifierData(ExecutionTransactionData) - Constructor for class com.whitestein.lsps.engine.SharedRecordNotifierData
-
Creates new instance.
- SharedRecordNotifierImpl - Class in com.whitestein.lsps.engine.sharedrecord
-
Handles model instance notifications for shared records.
- SharedRecordNotifierImpl() - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierImpl
-
- SharedRecordNotifierInterceptor - Class in com.whitestein.lsps.engine.sharedrecord
-
Intercepts relevant method to determine situation when
handling of shared records notifications should be performed.
- SharedRecordNotifierInterceptor() - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierInterceptor
-
- SharedRecordNotifierState - Class in com.whitestein.lsps.engine.lang
-
Shared record notifier state.
- SharedRecordPluginEntityProxy<T extends EntityWithId> - Class in com.whitestein.lsps.engine.sharedrecord
-
Proxy for shared record entity.
- SharedRecordPluginEntityProxy(String, Serializable, T) - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordPluginEntityProxy
-
Creates new instance.
- SharedRecordService - Interface in com.whitestein.lsps.engine
-
Service for shared records schema management.
- SharedRecordServiceBean - Class in com.whitestein.lsps.engine
-
- SharedRecordServiceBean() - Constructor for class com.whitestein.lsps.engine.SharedRecordServiceBean
-
- SharedRecordServiceLocal - Interface in com.whitestein.lsps.engine.ejb
-
- SharedRecordServiceRemote - Interface in com.whitestein.lsps.engine.ejb
-
- SharedRecordSingleTableEntityPersister - Class in com.whitestein.lsps.engine.sharedrecord
-
This class extends the functionality provided by the SingleTableEntityPersister
.
- SharedRecordSingleTableEntityPersister(PersistentClass, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordSingleTableEntityPersister
-
- SharedRecordSingleTableEntityPersister(EntityBinding, EntityRegionAccessStrategy, NaturalIdRegionAccessStrategy, SessionFactoryImplementor, Mapping) - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordSingleTableEntityPersister
-
- SharedRecordTypeFactory - Interface in com.whitestein.lsps.engine
-
Converter for shared records.
- sharedRecordTypeFactory - Variable in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Instance of SharedRecordTypeFactory to be used by subclasses
- SharedRecordTypeFactoryImpl - Class in com.whitestein.lsps.engine.sharedrecord
-
- SharedRecordTypeFactoryImpl() - Constructor for class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
-
- shouldBeExecuted(UIEvent, RecordHolder, UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIAppEventListener
-
- shouldBeExecuted(UIEvent, RecordHolder, UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.events.UIListener
-
- shouldBeExecuted(UIEvent, RecordHolder, UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
-
- shouldBeExecuted() - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueueEntry
-
- shouldExecuteEvenIfFailedValidations() - Method in interface com.whitestein.lsps.vaadin.ui.events.UIListener
-
- shouldExecuteEvenIfFailedValidations() - Method in class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
-
- shouldExecuteEvenIfInvalidComponents() - Method in interface com.whitestein.lsps.vaadin.ui.events.UIListener
-
- shouldExecuteEvenIfInvalidComponents() - Method in class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
-
- shouldHideErrors() - Method in class com.whitestein.lsps.vaadin.ui.components.UITextBox
-
- shouldStop() - Method in interface com.whitestein.lsps.engine.ChangeDebugStepContext
-
Indicates whether to suspend the process execution at the current step if
there is a breakpoint matching the change, or if the change matches the
DebuggerAction
request and the debugger is active.
- SHOW - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Conditional.show
- SHOW_IN_LEGEND - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- SHOW_INDEX - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Table.showIdx
- SHOW_LABELS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
-
ui::PlotOptions.options
- SHOW_LEGEND - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
-
ui::Chart.showLegend
- showCellErrors(Collection<ConstraintViolation>) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
-
Shows cell errors in cells displaying value of a record property
equivalent with the constraint violation record property.
- showConstraintViolations(ListHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.Form
-
Displays constraint violations in the forms.
- showConstraintViolations(ExecutionContext, ListHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
Map constraint violations to visible components.
- showDataErrorMessages(ExecutionContext, ListHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.Utils
-
Shows the constraint violations on the components which are bound to the same record properties
as the constraint violations.
- showInFullText() - Method in class com.whitestein.lsps.lang.ast.Expression
-
Returns the text of this expression enclosed in curly braces in the full
text.
- showInSurroundingText(int) - Method in class com.whitestein.lsps.lang.ast.Expression
-
Returns the text of this expression enclosed in curly braces with defined number of lines before and after.
- showInText() - Method in class com.whitestein.lsps.lang.ast.Expression
-
Returns the text of this expression enclosed in curly braces in the full or surrounding
text.
- SHOWN - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
- showNotification(Notification) - Method in interface com.whitestein.lsps.vaadin.LspsFormConnector
-
Displays a notification for this form.
- showNotification(Notification) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
-
Show notification.
- showPerformanceWarnings() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
-
Checks if performance warnings are to be shown.
- showValidationErrors(LspsFormConnector.ValidationErrors) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
-
INTERNAL API
- SIDE_EFFECT_ANNOTATION - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
-
Annotation @SideEffect
.
- Signal - Class in com.whitestein.lsps.engine.dto
-
Immutable and serializable entity representing a signal in a model instance
signal queue.
- Signal() - Constructor for class com.whitestein.lsps.engine.dto.Signal
-
Creates new instance.
- Signal(long, ObjectValue) - Constructor for class com.whitestein.lsps.engine.dto.Signal
-
Creates new instance.
- Signal - Class in com.whitestein.lsps.engine.state.xml
-
Entity representing an item in the signal queue.
- Signal() - Constructor for class com.whitestein.lsps.engine.state.xml.Signal
-
Creates new instance.
- Signal(ModelInstance, Value, String) - Constructor for class com.whitestein.lsps.engine.state.xml.Signal
-
Creates new instance.
- Signal(long, ModelInstance, Value, String) - Constructor for class com.whitestein.lsps.engine.state.xml.Signal
-
Creates new instance.
- SignalChange - Class in com.whitestein.lsps.engine.change
-
Change representing adding or removing a signal.
- SignalChange(Signal, SignalChange.Type) - Constructor for class com.whitestein.lsps.engine.change.SignalChange
-
Creates new instance.
- SignalChange.Type - Enum in com.whitestein.lsps.engine.change
-
Type of the change event.
- SignalIntermediateInterpreter - Class in com.whitestein.lsps.engine
-
Interpreter which interprets BPMN process descriptions with signal
intermediate event without in flow.
- SignalIntermediateInterpreter(ProcessInstance, ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, SignalEventCatcher) - Constructor for class com.whitestein.lsps.engine.SignalIntermediateInterpreter
-
Creates new instance.
- SignalMessage - Class in com.whitestein.lsps.engine.comm
-
Message containing a signal.
- SignalMessage(Identifier, Identifier, ObjectValue) - Constructor for class com.whitestein.lsps.engine.comm.SignalMessage
-
Creates new instance.
- SignalMessage(String, Identifier, Identifier, ObjectValue) - Constructor for class com.whitestein.lsps.engine.comm.SignalMessage
-
Creates a new instance.
- SignalStartInterpreter - Class in com.whitestein.lsps.engine
-
Interpreter which interprets BPMN process descriptions with signal start
event.
- SignalStartInterpreter(ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, SignalStartEvent) - Constructor for class com.whitestein.lsps.engine.SignalStartInterpreter
-
Creates new instance.
- SignatureAst - Class in com.whitestein.lsps.lang.ast
-
- SignatureAst(IdentifierAst, List<FunctionParameterAst>, boolean, TypeAst, TypeParametersAst) - Constructor for class com.whitestein.lsps.lang.ast.SignatureAst
-
- SignatureExpression - Class in com.whitestein.lsps.lang.ast
-
- SignatureMapping - Class in com.whitestein.lsps.lang.signature
-
Relation between function signature, and actual provided parameters.
- SignatureMappings - Class in com.whitestein.lsps.lang.signature
-
Helper methods for signature mappings.
- SignatureMatcher - Interface in com.whitestein.lsps.lang.signature
-
- SignatureParameter - Class in com.whitestein.lsps.lang.signature
-
Information about a parameter in function or closure signature.
- SignatureParameter(Type) - Constructor for class com.whitestein.lsps.lang.signature.SignatureParameter
-
Creates a new unnamed signature parameter.
- SignatureParameter(Type, boolean) - Constructor for class com.whitestein.lsps.lang.signature.SignatureParameter
-
Creates a new unnamed signature parameter.
- SignatureParameter(Type, String) - Constructor for class com.whitestein.lsps.lang.signature.SignatureParameter
-
Creates a new signature parameter.
- SignatureParameter(Type, String, boolean, boolean, String, String) - Constructor for class com.whitestein.lsps.lang.signature.SignatureParameter
-
Creates a new signature parameter.
- SignatureParameter(SignatureParameter) - Constructor for class com.whitestein.lsps.lang.signature.SignatureParameter
-
Creates a new signature parameter from a given one.
- SignatureParser - Class in com.whitestein.lsps.lang.parser
-
- SignatureParser() - Constructor for class com.whitestein.lsps.lang.parser.SignatureParser
-
- SignatureParser(NamespaceModel) - Constructor for class com.whitestein.lsps.lang.parser.SignatureParser
-
- SignatureParser(NamespaceModel, ParserVariableHelper) - Constructor for class com.whitestein.lsps.lang.parser.SignatureParser
-
- signum() - Method in class com.whitestein.lsps.lang.Decimal
-
Returns the signum function of this Decimal
.
- SimpleAnnotation - Enum in com.whitestein.lsps.lang.ast
-
Simple annotations.
- SimpleClosureValueProvider(Variant.ScopedClosureVariant) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SimpleClosureValueProvider
-
Creates the sort criterion.
- SimpleDataInstantiator - Class in com.whitestein.lsps.lang.parser
-
- SimpleDataInstantiator() - Constructor for class com.whitestein.lsps.lang.parser.SimpleDataInstantiator
-
- SimpleDatasetVaadinAdapter - Class in com.whitestein.lsps.vaadin.ui.components.table.adapter
-
A simple adapter which provides its own indexed container and handles sorting/filtering over the container.
- SimpleDatasetVaadinAdapter(UITableBase) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.adapter.SimpleDatasetVaadinAdapter
-
- SimpleIdAllocator - Class in com.whitestein.lsps.engine.state
-
- SimpleIdAllocator() - Constructor for class com.whitestein.lsps.engine.state.SimpleIdAllocator
-
Creates new instances.
- SimpleStringFilter - Class in com.whitestein.lsps.common.filter
-
- SimpleStringFilter(Object, String, boolean, boolean) - Constructor for class com.whitestein.lsps.common.filter.SimpleStringFilter
-
- SimpleTerminationReason - Enum in com.whitestein.lsps.engine
-
Enumeration of reasons of a task termination
- SimpleType - Class in com.whitestein.lsps.lang.type
-
Data type representing simple types.
- SimpleTypeVisitor<T,E extends Throwable> - Class in com.whitestein.lsps.lang.type
-
- SimpleTypeVisitor() - Constructor for class com.whitestein.lsps.lang.type.SimpleTypeVisitor
-
- SimpleValue - Interface in com.whitestein.lsps.engine.state.xml
-
Value representing simple types.
- SimpleValueHibernateToRuntimeConverter - Class in com.whitestein.lsps.engine.sharedrecord
-
Converter for simple values.
- SimpleValueHibernateToRuntimeConverter(ModelProviderService, ModelInstance, String) - Constructor for class com.whitestein.lsps.engine.sharedrecord.SimpleValueHibernateToRuntimeConverter
-
Creates new instance.
- SINGLE_SELECT_LIST_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
-
- singleSelectList() - Method in class com.whitestein.lsps.test.web.components.UICast
-
Casts this component to single select list.
- size() - Method in class com.whitestein.lsps.common.StringProperties
-
Returns the number of key-value mappings in this map.
- size() - Method in class com.whitestein.lsps.engine.dto.val.ListValue
-
- size() - Method in class com.whitestein.lsps.engine.dto.val.ListValueListAdapter
-
- size() - Method in class com.whitestein.lsps.engine.dto.val.MapValue
-
- size() - Method in class com.whitestein.lsps.engine.dto.val.SetValue
-
- size() - Method in class com.whitestein.lsps.engine.dto.val.SetValueSetAdapter
-
- size() - Method in class com.whitestein.lsps.engine.state.xml.CollectionValue
-
Returns the element count.
- size() - Method in class com.whitestein.lsps.engine.state.xml.MapValue
-
Returns the element count.
- size() - Method in class com.whitestein.lsps.lang.exec.MockListHolder
-
- size() - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
-
- size() - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
-
- size() - Method in class com.whitestein.lsps.lang.exec.PropertyPath
-
Returns the size of the property path (the number of path segments).
- size() - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
- size() - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
-
- size() - Method in class com.whitestein.lsps.lang.type.QID
-
Returns the size of this qualified identifier.
- size(ExecutionContext, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Return size of passed map
- size(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Return size of a given collection.
- size(ExecutionContext, ListHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Return size of passed list
- size(ExecutionContext, SetHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Return size of SetHolder
- size(ExecutionContext, BinaryHolder) - Method in interface com.whitestein.lsps.stdlib.function.DataFunctions
-
Returns the size of the binary data in bytes.
- size(ExecutionContext, BinaryHolder) - Method in class com.whitestein.lsps.stdlib.function.DataFunctionsImpl
-
- size() - Method in class com.whitestein.lsps.test.ModelInstanceLogs
-
Returns the log size.
- size() - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
-
- size() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- size() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.DataDataset
-
- size() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GenericDataset
-
- size() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset
-
- size() - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.IDataset
-
Gets number of items available through this query.
- size() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.InMemoryDatasetFilter
-
- size() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.QueryDataset
-
- size() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.TypeDataset
-
- SIZE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
core::File.size
- SIZE - Static variable in class com.whitestein.lsps.vaadin.util.Hints
-
Constant for the 'size' hint.
- Size() - Constructor for class com.whitestein.lsps.vaadin.util.Hints.Size
-
- size() - Method in class com.whitestein.lsps.vaadin.util.Variant.CollectionVariant
-
Returns the list size.
- size() - Method in class com.whitestein.lsps.vaadin.util.Variant.MapVariant
-
Returns the list size.
- SIZE_UNIT - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
-
- SIZE_UNIT_CENTIMETER - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
-
- SIZE_UNIT_INCH - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
-
- SIZE_UNIT_MILLIMENTER - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
-
- SIZE_UNIT_PERCENTAGE - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
-
- SIZE_UNIT_PIXELS - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
-
- sizeUnitType() - Static method in class com.whitestein.lsps.vaadin.forms.FormsStructure
-
- sleep(long) - Method in class com.whitestein.lsps.test.web.components.LspsTextBox
-
An additional sleep time - convenience method to be used when tests are unstable.
- SLICES - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
-
ui::PieChart.slices
- SOAP_ACTION_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
-
Name of metadata which represents value of the SOAPAction http header which should
be used in http call during execution of given SoapCall task.
- SOAPENV_XML_NAMESPACE - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
-
XML namespace used for soap:envelope, soap:body and other soap specific elements.
- SoapFaultException - Exception in com.whitestein.lsps.engine.exception
-
Simple exception which signalize that the soap fault was returned in web
service response.
- SoapFaultException(RecordHolder) - Constructor for exception com.whitestein.lsps.engine.exception.SoapFaultException
-
Constructs new SoapFaultException with given object representing returned
soap fault
- SoftCache<K,V> - Class in com.whitestein.lsps.common.cache
-
A simple cache using SoftReference
s to store values.
- SoftCache() - Constructor for class com.whitestein.lsps.common.cache.SoftCache
-
- sort(List<EvaluationLevelAware>, boolean) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
-
Sort evaluation level aware entities according to number of level segments.
- sort(ExecutionContext, ListHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns items of the list ordered according to the comparator.
- sort(ExecutionContext, SetHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns items of the set ordered according to the comparator.
- sort(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns items of the collection ordered according to the comparator.
- sort(ExecutionContext, ListHolder, Boolean) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a list with items sorted in ascending or descending natural order.
- sort(ExecutionContext, SetHolder, Boolean) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a set with items sorted in ascending or descending natural order.
- sort(ExecutionContext, CollectionHolder, Boolean) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a list or set with items sorted in ascending or descending natural order.
- sort(Object[], boolean[]) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
-
- sort - Variable in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
-
Sort to use when sorting by this column.
- SORT_VALUE_PROVIDER - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- SORTABLE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
-
- sortAlphabetically() - Method in class com.whitestein.lsps.test.ModelInstanceLogs
-
Sort logs alphabetically.
- sortByKey(ExecutionContext, CollectionHolder, ClosureHolder, Boolean, Boolean) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a list of elements sorted by keys produced by key extractor.
- sortDeletedEntities(List<RecordHolder>) - Static method in class com.whitestein.lsps.engine.DeleteOrderSort
-
Returns sorted list of records that can be safely deleted.
- sortLevels(List<String>) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
-
Sort evaluation levels according to number of level segments.
- SortSpec - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
-
Holds the sorting criteria.
- SortSpec(ImmutableList<ISort>, ImmutableSet<ISort>) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.SortSpec
-
- SOURCE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordEvent
-
- SOURCE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::Event.source
- SPACING - Static variable in class com.whitestein.lsps.vaadin.util.Hints
-
Constant for the 'spacing' hint used for applying spacing inside layout component.
- SPAN_COLUMNS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::GridItem.spanColumns
- SPAN_ROWS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
-
ui::GridItem.spanRows
- special(Decimal, Decimal) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
-
- SPLINE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
-
ui::PlotOptionsLine.spline
- split(ExecutionContext, String, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
-
Splits the string around matches of regular expression given by the
regexp parameter.
- splitPathname(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
-
Splits a fully specified element name to names of it components which are
separated by the namespace separator (::).
- SQL_ERROR - Static variable in interface com.whitestein.lsps.stdlib.sql.RunSQL
-
SQL error code.
- sqlCreateString(Dialect, Mapping, String, String) - Method in class com.whitestein.lsps.engine.sharedrecord.UniqueIndex
-
- SqlFileExecuter - Interface in com.whitestein.lsps.stdlib.function
-
Methods invoked from the expression language
- SqlFileExecuterImpl - Class in com.whitestein.lsps.stdlib.function
-
Execute provided SQL file.
- SqlFileExecuterImpl() - Constructor for class com.whitestein.lsps.stdlib.function.SqlFileExecuterImpl
-
- SqlInitialModelsServiceBean - Class in com.whitestein.lsps.engine
-
- SqlInitialModelsServiceBean() - Constructor for class com.whitestein.lsps.engine.SqlInitialModelsServiceBean
-
- sqlStatementLogger - Variable in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
-
SQL statement logger.
- SrcAdd - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcAdd(SrcExpression, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcAdd
-
- SrcAnd - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcAnd(SrcExpression, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcAnd
-
- SrcAnnotation - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcAnnotation(String, SrcNameStringValue...) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcAnnotation
-
- SrcAssignment - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcAssignment() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcAssignment
-
- SrcBinaryOperation - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcBinaryOperation(String, SrcExpression, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcBinaryOperation
-
- SrcBlock - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcBlock(SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcBlock
-
- SrcBreak - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcBreak() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcBreak
-
- SrcCast - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcCast(String, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcCast
-
- SrcCatch - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcCatch(String, String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcCatch
-
- SrcChainedExpression - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcChainedExpression(SrcExpression...) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcChainedExpression
-
- srcClass() - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- srcClass(NamedClassType) - Method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
-
- srcClass(FunctionSignature) - Method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
-
- SrcClass - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcClass(String, String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- SrcClass(String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcClass
-
- SrcClassRef - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcClassRef(String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcClassRef
-
- SrcConstant - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcConstant(Object) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcConstant
-
- SrcContinue - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcContinue() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcContinue
-
- SrcEmpty - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcEmpty() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcEmpty
-
- SrcEq - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcEq(SrcExpression, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcEq
-
- SrcExpression - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcExpression() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcExpression
-
- SrcFor - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcFor() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcFor
-
- SrcFor(SrcExpression, SrcExpression, SrcExpression, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcFor
-
- SrcForEach - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcForEach() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcForEach
-
- SrcForEach(String, boolean, SrcExpression, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcForEach
-
- SrcIfThen - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcIfThen() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcIfThen
-
- SrcIfThen(SrcExpression, SrcBlock) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcIfThen
-
- SrcIfThenElse - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcIfThenElse() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcIfThenElse
-
- SrcInstanceof - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcInstanceof(String, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcInstanceof
-
- SrcInterface - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcInterface(String, String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcInterface
-
- SrcInterface(String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcInterface
-
- SrcMethod - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcMethod() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcMethod
-
- SrcMethodCall - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcMethodCall() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcMethodCall
-
- SrcMethodCall(String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcMethodCall
-
- SrcMethodCall(SrcExpression, String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcMethodCall
-
- SrcModifier - Enum in com.whitestein.lsps.lang.compiled.model
-
- SrcNameStringValue - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcNameStringValue(String, String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcNameStringValue
-
- SrcNewArray - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcNewArray(String, SrcExpression...) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcNewArray
-
- SrcNewArray(String, List<? extends SrcExpression>) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcNewArray
-
- SrcNewInstance - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcNewInstance(String, SrcExpression...) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcNewInstance
-
- SrcNotEq - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcNotEq(SrcExpression, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcNotEq
-
- SrcNull - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcNull() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcNull
-
- SrcObject - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcObject() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcObject
-
- SrcOr - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcOr(SrcExpression, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcOr
-
- SrcParameter - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcParameter(String, String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcParameter
-
- SrcResult<T extends SrcExpression> - Class in com.whitestein.lsps.engine.lang.compiled
-
- SrcResult() - Constructor for class com.whitestein.lsps.engine.lang.compiled.SrcResult
-
- SrcResult(T) - Constructor for class com.whitestein.lsps.engine.lang.compiled.SrcResult
-
- SrcResult(T, List<SrcExpression>) - Constructor for class com.whitestein.lsps.engine.lang.compiled.SrcResult
-
- SrcReturn - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcReturn(SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcReturn
-
- SrcStringConstant - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcStringConstant(String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcStringConstant
-
- SrcSubstract - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcSubstract(SrcExpression, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcSubstract
-
- SrcSuper - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcSuper() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcSuper
-
- SrcThis - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcThis() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcThis
-
- SrcThrow - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcThrow(SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcThrow
-
- SrcTo_boolean - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcTo_boolean(SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcTo_boolean
-
- SrcToBoolean - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcToBoolean(SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcToBoolean
-
- SrcTryCatch - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcTryCatch() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcTryCatch
-
- SrcTryCatch(SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcTryCatch
-
- SrcVariable - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcVariable(String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcVariable
-
- SrcVariableDef - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcVariableDef(String, String) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcVariableDef
-
- SrcWhile - Class in com.whitestein.lsps.lang.compiled.model
-
- SrcWhile() - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcWhile
-
- SrcWhile(SrcExpression, SrcExpression) - Constructor for class com.whitestein.lsps.lang.compiled.model.SrcWhile
-
- srt - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
-
- SslConfig - Class in com.whitestein.lsps.wsclient
-
Ssl config.
- SslConfig(SslContextProvider) - Constructor for class com.whitestein.lsps.wsclient.SslConfig
-
- SslConfig(String, String, String, String) - Constructor for class com.whitestein.lsps.wsclient.SslConfig
-
- SslContextProvider - Interface in com.whitestein.lsps.wsclient
-
Provider of ssl context for https call.
- SSO_ENABLED - Static variable in class com.whitestein.lsps.engine.state.Setting
-
SSO is enabled.
- STACKED - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
-
- STACKED - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
-
ui::PlotOptionsBar.stacked
ui::PlotOptionsScatter.stacked
- StaleObjectException - Exception in com.whitestein.lsps.common
-
Base class for stale-object exceptions.
- StaleObjectException(String, String) - Constructor for exception com.whitestein.lsps.common.StaleObjectException
-
Creates new instance.
- start() - Static method in class com.whitestein.lsps.common.StopWatch
-
Starts a new stop watch and returns instance to it.
- start(String) - Static method in class com.whitestein.lsps.common.StopWatch
-
Starts a new stop watch and returns instance to it.
- start(TaskContext) - Method in class com.whitestein.lsps.engine.AbstractAsynchronousExecutionTask
-
- start(TaskContext) - Method in interface com.whitestein.lsps.engine.ExecutableTask
-
An initial method that is called when the task execution starts.
- start() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
-
- start() - Method in class com.whitestein.lsps.engine.state.xml.Token
-
Starts this token execution.
- start(TaskContext) - Method in class com.whitestein.lsps.engine.TaskProxy
-
- start(TaskContext) - Method in class com.whitestein.lsps.engine.tester.TestRollbackExceptionTask
-
- start(TaskContext) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
- start(TaskContext) - Method in class com.whitestein.lsps.human.task.HumanInteractionTask
-
Deprecated.
- start(TaskContext) - Method in class com.whitestein.lsps.human.task.SendEmail
-
- start() - Method in interface com.whitestein.lsps.lang.timer.RecordingElement
-
- start(TaskContext) - Method in class com.whitestein.lsps.orgstructure.task.AddPersonToRole
-
- start(TaskContext) - Method in class com.whitestein.lsps.orgstructure.task.RemovePersonFromRole
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.AddProcessLog
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.Assign
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.CreateModelInstance
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.DeactivateGoal
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.DeleteModelInstanceLogs
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.DeleteSharedRecords
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.Execute
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.Lock
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.NoOperationTask
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.ReactivateGoal
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.RemoveBinaryData
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.RepeatGoals
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.RunSQLTask
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.TerminateModelInstance
-
- start(TaskContext) - Method in class com.whitestein.lsps.stdlib.task.Unlock
-
- start(TaskContext) - Method in class com.whitestein.lsps.wsserver.task.RestRequestWaitpointTask
-
- start(TaskContext) - Method in class com.whitestein.lsps.wsserver.task.RestResponseTask
-
- start(TaskContext) - Method in class com.whitestein.lsps.wsserver.task.WsRequestWaitPointTask
-
This method starts the task - it only register the WsRequestWaitPoint (i.e.
- start(TaskContext) - Method in class com.whitestein.lsps.wsserver.task.WsResponseTask
-
- start(TaskContext) - Method in class com.whitestein.lsps.xml.task.ConvertToXmlTask
-
- start(TaskContext) - Method in class com.whitestein.lsps.xml.task.ParseXmlTask
-
- START_ANGLE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
-
ui::GaugeAxis.startAngle
- startGoal(Goal) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
-
Starts the goal execution.
- StartInterpretMessage - Class in com.whitestein.lsps.engine.comm
-
Message to start interpret a model instance.
- StartInterpretMessage(Identifier, Identifier) - Constructor for class com.whitestein.lsps.engine.comm.StartInterpretMessage
-
Creates new instance.
- startInterpretModelInstance(long, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Starts the interpretation of an existing model instance for given model instance id.
- startInterpretModelInstance(long, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- startInterpretModelInstance(long, boolean) - Method in interface com.whitestein.lsps.human.HumanActionsService
-
Starts the interpretation of an existing model instance for given model instance id.
- startInterpretModelInstance(long, boolean) - Method in class com.whitestein.lsps.human.HumanActionsServiceBean
-
- startInterpretModelInstance(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Starts the interpretation of an existing process for given process ID.
- startInterpretModelInstance(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- startInterpretModelInstanceInNewTransaction(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Starts the interpretation of an existing process for given process ID.
- startInterpretModelInstanceInNewTransaction(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- startInterpretModelInstanceSimple(long, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Starts the interpretation of an existing model instance for given model instance id.
- startInterpretModelInstanceSimple(long, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- startInterpretModelInstanceWithDeadlockRetry(long) - Method in interface com.whitestein.lsps.human.TodoService
-
Starts the interpretation of an existing process for given process ID.
- startInterpretModelInstanceWithDeadlockRetry(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- startModelInstance() - Method in class com.whitestein.lsps.test.Module
-
Starts model instance as user 'admin'.
- startModelInstance(String) - Method in class com.whitestein.lsps.test.Module
-
Starts model instance as a specific user.
- startPostprocessing() - Method in class com.whitestein.lsps.engine.MigrationEngine
-
Starts migration of model instance state by executing post-processing model.
- startPreprocessing() - Method in class com.whitestein.lsps.engine.MigrationEngine
-
Starts migration of model instance state by executing pre-processing model.
- startTransaction() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextConnector
-
- startTransaction() - Method in interface com.whitestein.lsps.vaadin.util.TransactionAccessor
-
Starts a transaction, if there is none yet.
- startTransaction() - Method in class com.whitestein.lsps.vaadin.util.TransactionAccessorImpl
-
- startTransaction() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
- STATE - Static variable in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
-
Property name.
- StateJAXBContext - Class in com.whitestein.lsps.engine.state
-
The class provides JAXB context for the model instance state.
- StateJAXBContext() - Constructor for class com.whitestein.lsps.engine.state.StateJAXBContext
-
- StateMarshaller - Class in com.whitestein.lsps.engine.state
-
Saves and restores a model instance state to a byte array.
- StateMarshaller(StateType) - Constructor for class com.whitestein.lsps.engine.state.StateMarshaller
-
Creates new instance.
- StateType - Enum in com.whitestein.lsps.engine.state
-
Type of the model instance state representation.
- STATUS_ANNOTATION - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
-
Annotation @Status
.
- stop() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
-
- stop() - Method in interface com.whitestein.lsps.lang.timer.RecordingElement
-
- stop() - Method in class com.whitestein.lsps.test.ModelInstance
-
Stops this model instance.
- stopOnBreakpoint(Change) - Method in interface com.whitestein.lsps.engine.ChangeDebugger
-
Suspends the execution of a process if a breakpoint matching the
Change
is hit or if the change conforms to the
DebuggerAction
request.
- stopOnBreakpointOrStep(Expression, Interpreter, InterpreterStackTrace) - Method in interface com.whitestein.lsps.lang.ExpressionDebugger
-
Suspends the execution of a process if a breakpoint matching the
expression is hit or if the current step conforms to the
DebuggerAction
request.
- stopOnPropertyBreakpoint(ComplexValue, String) - Method in interface com.whitestein.lsps.engine.AspectDebugger
-
Suspends the execution of a process if a breakpoint is set on the
assignment of a record property.
- stopOnRecordConstruction(ModelInstance, String) - Method in interface com.whitestein.lsps.engine.AspectDebugger
-
Suspends the execution of a process if a breakpoint is set on the record
creation.
- stopOnVariableBreakpoint(Variable) - Method in interface com.whitestein.lsps.engine.AspectDebugger
-
Suspends the execution of a process if a breakpoint is set on the
assignment of this variable.
- StopWatch - Class in com.whitestein.lsps.common
-
A utility class to measure elapsed time since a specific point in time.
- storeState(ModelInstance) - Method in class com.whitestein.lsps.engine.state.ErrorModelInstanceMarshaller
-
Filter a model instance and store it as array of bytes.
- storeState(ModelInstance, MarshallerConfig) - Method in class com.whitestein.lsps.engine.state.ModelInstanceMarshaller
-
Filter a model instance and store it as array of bytes.
- storeValue(ComplexValue) - Static method in class com.whitestein.lsps.engine.state.xml.ValueSerializer
-
Stores a complex value with all referenced values to a
ValueContent
.
- str - Variable in enum com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter.Op
-
- strConstant(String) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
-
- StrictRolesResolver - Class in com.whitestein.lsps.orgstructure.model.resolver
-
Implements simple (or
strict
) resolver of roles.
- StrictRolesResolver() - Constructor for class com.whitestein.lsps.orgstructure.model.resolver.StrictRolesResolver
-
- STRING - Static variable in class com.whitestein.lsps.lang.type.SimpleType
-
- string() - Method in class com.whitestein.lsps.vaadin.util.Variant
-
Casts the value to String.
- StringComparisonOperation - Enum in com.whitestein.lsps.lang.operation
-
- StringFunctions - Class in com.whitestein.lsps.stdlib.function
-
String related utility methods
- StringFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.StringFunctions
-
- StringLikeOperation - Enum in com.whitestein.lsps.lang.operation
-
- StringOperation - Enum in com.whitestein.lsps.lang.operation
-
- StringProperties - Class in com.whitestein.lsps.common
-
Class representing a set of string key-value properties.
- StringProperties() - Constructor for class com.whitestein.lsps.common.StringProperties
-
Creates new instance.
- StringProperties(Map<String, String>) - Constructor for class com.whitestein.lsps.common.StringProperties
-
Creates new instance.
- StringProperty - Class in com.whitestein.lsps.common
-
A string key-value pair.
- StringProperty() - Constructor for class com.whitestein.lsps.common.StringProperty
-
Creates new instance.
- StringProperty(String, String) - Constructor for class com.whitestein.lsps.common.StringProperty
-
Creates new instance.
- Strings - Class in com.whitestein.lsps.common
-
The helper class with
String
-related utilities.
- StringType - Class in com.whitestein.lsps.lang.type
-
Simple type representing string.
- StringValue - Class in com.whitestein.lsps.engine.dto.val
-
A string value.
- StringValue() - Constructor for class com.whitestein.lsps.engine.dto.val.StringValue
-
Creates new instance.
- StringValue - Class in com.whitestein.lsps.engine.state.xml
-
Persistent value representing string.
- StringValue() - Constructor for class com.whitestein.lsps.engine.state.xml.StringValue
-
- StringValue(String) - Constructor for class com.whitestein.lsps.engine.state.xml.StringValue
-
- STYLE_TEXT_FIELD_WRAPPER - Variable in class com.whitestein.lsps.vaadin.ui.components.table.filter.LspsFilterFieldFactory
-
- subCollection(ExecutionContext, CollectionHolder, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a collection representing such a portion of the collection, which
starts from the specified fromIndex (inclusive) to the toIndex
(exclusive).
- subgraph(DirectedGraph<V>, Set<V>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
-
Returns new instance of
DirectedGraph
induced by given set of
vertices on given graph.
- subList(int, int) - Method in class com.whitestein.lsps.engine.dto.val.ListValue
-
- subList(int, int) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
-
- subList(int, int) - Method in class com.whitestein.lsps.lang.exec.RangeHolder
-
- subList(ExecutionContext, ListHolder, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a list which represents the portion of the list between the specified fromIndex,
inclusive, and toIndex, exclusive.
- submit(ExecutionContext) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
-
Submits a form that do not use evaluation levels:
Todo Form: Submits todos that do not use evaluation levels.
- submit(ExecutionContext) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
-
- submit() - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
-
- submit() - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
-
- submit() - Method in class com.whitestein.lsps.vaadin.CustomUIConnector
-
Submits document/todo.
- submit() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextConnector
-
Submits document/todo.
- submit() - Method in class com.whitestein.lsps.vaadin.FormPreviewContextHolder
-
- submit() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Submits the changes done within the context and closes the context.
- submit() - Method in class com.whitestein.lsps.vaadin.LspsCustomUIDocumentHolder
-
- submit() - Method in class com.whitestein.lsps.vaadin.LspsCustomUIWithContextDocumentHolder
-
- submit() - Method in class com.whitestein.lsps.vaadin.LspsDocumentHolder
-
- SUBMIT_ACTION_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
-
Fully qualified name of ui::SubmitAction type
- SUBMIT_DOCUMENTS - Static variable in class com.whitestein.lsps.human.HumanRights
-
Security right that allows submit documents
- submitContext(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
-
Submits the context and handles the navigation.
- submitSavedDocument(long) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
-
- submitTodo(long, ByteData) - Method in interface com.whitestein.lsps.human.TodoService
-
Submits the to-do and returns the next to-do group.
- submitTodo(long, ByteData) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- submitTodo(long, ModelInstance) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- submitTodo(Todo) - Method in class com.whitestein.lsps.test.ModelInstance
-
- submitTodo(String) - Method in class com.whitestein.lsps.test.ModelInstance
-
Asserts that there is a single alive todo with a given title
and submits it.
- submitTodo(long, long) - Method in interface com.whitestein.lsps.tools.TestSupportService
-
Submits the given Todo.
- submitTodo(long, long) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
-
- submitTodo() - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
-
- submitTodo() - Method in class com.whitestein.lsps.vaadin.LspsCustomUITodoHolder
-
- submitTodo() - Method in class com.whitestein.lsps.vaadin.LspsCustomUIWithContextTodoHolder
-
- submitTodo() - Method in class com.whitestein.lsps.vaadin.LspsTodoHolder
-
- submitTodoInNewTransaction(long, ByteData) - Method in interface com.whitestein.lsps.human.TodoService
-
Submits the to-do and returns the next to-do group.
- submitTodoInNewTransaction(long, ByteData) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- submitTodoInNewTransaction(long, ModelInstance) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- submitTodos(Iterable<Todo>) - Method in class com.whitestein.lsps.test.ModelInstance
-
- submitTodoWithDeadlockRetry(long, ByteData) - Method in interface com.whitestein.lsps.human.TodoService
-
Submits the to-do and returns the next to-do group.
- submitTodoWithDeadlockRetry(long, ByteData) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- submitTodoWithDeadlockRetry(long, ModelInstance) - Method in class com.whitestein.lsps.human.TodoServiceBean
-
- subSet(ExecutionContext, SetHolder, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a set which represents the portion of the set between the
specified fromIndex, inclusive, and toIndex, exclusive.
- SUBSTITUTE - Static variable in class com.whitestein.lsps.engine.state.EscapingOutputStreamWriter
-
A character that is used to replace illegal characters.
- substituteFreeTypes(FreeTypeMapping) - Method in class com.whitestein.lsps.lang.type.AbstractType
-
- substituteFreeTypes(FreeTypeMapping) - Method in class com.whitestein.lsps.lang.type.ClosureType
-
- substituteFreeTypes(FreeTypeMapping) - Method in class com.whitestein.lsps.lang.type.CollectionType
-
- substituteFreeTypes(FreeTypeMapping) - Method in class com.whitestein.lsps.lang.type.FreeType
-
- substituteFreeTypes(FreeTypeMapping) - Method in class com.whitestein.lsps.lang.type.ListType
-
- substituteFreeTypes(FreeTypeMapping) - Method in class com.whitestein.lsps.lang.type.MapType
-
- substituteFreeTypes(FreeTypeMapping) - Method in class com.whitestein.lsps.lang.type.ReferenceType
-
- substituteFreeTypes(FreeTypeMapping) - Method in class com.whitestein.lsps.lang.type.SetType
-
- substituteFreeTypes(FreeTypeMapping) - Method in interface com.whitestein.lsps.lang.type.Type
-
Returns a type where free types are substituted by provided mapping.
- substituteFreeTypes(FreeTypeMapping) - Method in class com.whitestein.lsps.lang.type.TypeType
-
- substring(int, int) - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
-
- substring(ExecutionContext, String, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
-
Returns a substring of the string
- SUBSTRING - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordSubstringFilterConfig
-
- substring - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SubstringFilter
-
The substring, not null.
- SUBSTRING_FILTER_CONFIG_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordSubstringFilterConfig
-
- SubstringFilter(String) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SubstringFilter
-
- SUBTITLE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
-
ui::Chart.subtitle
- subtract(Decimal) - Method in class com.whitestein.lsps.lang.Decimal
-
Returns a Decimal
whose value is (this - subtrahend)
.
- subtractDates(ExecutionContext, Date, Date) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
-
Returns a duration obtained by subtracting the date2 from the date1.
- subType(FreeType, Type) - Method in class com.whitestein.lsps.lang.type.TypeMapping
-
Marks that FreeType
should be subtype of other
.
- success(UIFileUpload, SetHolder) - Static method in class com.whitestein.lsps.vaadin.ui.events.UIFileUploadEvent
-
Full constructor for successful uploads.
- suffix - Variable in class com.whitestein.lsps.vaadin.ui.components.UITextBox
-
- SUFFIX - Static variable in class com.whitestein.lsps.vaadin.util.Hints
-
Constant for the 'suffix' hint.
- sum(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a sum of decimals in the given collection.
- SUPER - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
-
"super" keyword
- SuperConstructorExpression - Class in com.whitestein.lsps.lang.ast
-
- SuperConstructorExpression(ASTInfo, FunctionSignature) - Constructor for class com.whitestein.lsps.lang.ast.SuperConstructorExpression
-
Constructs a new super record constructor invocation expression
with no arguments.
- SuperConstructorExpression(ASTInfo, FunctionSignature, List<Expression>) - Constructor for class com.whitestein.lsps.lang.ast.SuperConstructorExpression
-
Constructs a new super record constructor invocation expression.
- superType(FreeType, Type) - Method in class com.whitestein.lsps.lang.type.TypeMapping
-
Marks that FreeType
should be supertype of other
.
- supportsFilter(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.datasource.DataSourceMethods
-
Checks whether query based data sources are able to handle this filter natively.
- supportsSort(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.datasource.DataSourceMethods
-
Checks whether query based data sources are able to handle this sort natively.
- suspend(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.ProcessUtils
-
Suspends the execution.
- suspend(TaskContext) - Method in interface com.whitestein.lsps.engine.SuspendableTask
-
Called when the model instance is suspended.
- suspend() - Method in class com.whitestein.lsps.human.entity.Todo
-
- suspend(TaskContext) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
-
- SUSPEND_MODEL_INSTANCE - Static variable in class com.whitestein.lsps.engine.EngineRights
-
Security right that allows to suspend, resume and invoke model instance execution.
- SUSPENDABLE_STATES - Static variable in enum com.whitestein.lsps.engine.dto.ModelInstanceState
-
The set of suspendable states.
- SuspendableTask - Interface in com.whitestein.lsps.engine
-
An executable task can implement this interface to be notified about suspend
and resume.
- SUSPENDED_STATES - Static variable in enum com.whitestein.lsps.engine.dto.ModelInstanceState
-
The set of suspended states.
- suspendEncoding() - Method in class com.whitestein.lsps.common.Base64.OutputStream
-
Suspends encoding of the stream.
- SuspendMessage - Class in com.whitestein.lsps.engine.comm
-
Message to suspend a model instance.
- SuspendMessage(Identifier, Identifier) - Constructor for class com.whitestein.lsps.engine.comm.SuspendMessage
-
Creates new instance.
- suspendModelInstance(long, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
-
Suspends model instance execution.
- suspendModelInstance(long, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
-
- suspendModelInstance() - Method in class com.whitestein.lsps.test.ModelInstance
-
Suspends the model execution.
- swap(ExecutionContext, ListHolder, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
-
Returns a new list of elements of original list with elements at given indexes swapped.
- SwitchExpression - Class in com.whitestein.lsps.lang.ast
-
A switch expression.
- SwitchExpression(ASTInfo, Expression, Collection<SwitchExpression.Case>, Expression) - Constructor for class com.whitestein.lsps.lang.ast.SwitchExpression
-
Creates new instance.
- SwitchExpression.Case - Class in com.whitestein.lsps.lang.ast
-
Case clause.
- SYMBOL - Static variable in enum com.whitestein.lsps.lang.operation.ComparisonOperation
-
A comparison symbol operator.
- synchronize(ModelInstance, ModelInstance) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
-
Synchronize model instance with original.
- synchronize(byte[]) - Method in interface com.whitestein.lsps.tools.TestSupportService
-
- synchronize(byte[]) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
-
- synchronizeCache() - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
-
Synchronize cache.
- synchronizeCache() - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
-
- synchronizedHandleRequest(VaadinSession, VaadinRequest, VaadinResponse) - Method in class com.whitestein.lsps.vaadin.util.requesthandlers.PatchedServletUIInitHandler
-
- synchronizeIdSeq(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
-
Synchronize value id counter and max allocated value id.
- SyntheticExpression - Class in com.whitestein.lsps.lang.ast
-
- SyntheticExpression(Object) - Constructor for class com.whitestein.lsps.lang.ast.SyntheticExpression
-
Constructs a new synthetic expression with a given value.
- SYSTEM_PROPERTY_NAME - Static variable in interface com.whitestein.lsps.vaadin.util.Injector
-
Name under which the implementation of this interface can be passed in system properties.
- SYSTEM_RECORD_DELETE_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
-
System record delete error