Skip navigation links
LSPS 3.2 SDK
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

$

$(Class<T>) - Method in class com.whitestein.lsps.test.web.components.UIFinder
Prepare a ElementQuery instance to use for locating components on the client.

A

abortModelUpdate() - Method in class com.whitestein.lsps.engine.MigrationEngine
Aborts model update in any phase.
abortModelUpdate(long) - Method in interface com.whitestein.lsps.engine.MigrationService
Aborts model update process for given model instance.
abortModelUpdate(long) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
 
abs() - Method in class com.whitestein.lsps.lang.Decimal
Returns a Decimal whose value is the absolute value of this Decimal, and whose scale is this.scale().
abs(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Returns the absolute value of the number.
ABSTRACT_TABLE_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordAbstractTable
 
AbstractAntlrTree - Class in com.whitestein.lsps.lang.parser
 
AbstractAntlrTree(String) - Constructor for class com.whitestein.lsps.lang.parser.AbstractAntlrTree
 
AbstractAsynchronousExecutionTask - Class in com.whitestein.lsps.engine
This is the base class for all tasks, which needs to perform some heavy computing or any other long running operations.
AbstractAsynchronousExecutionTask() - Constructor for class com.whitestein.lsps.engine.AbstractAsynchronousExecutionTask
 
AbstractClosureHolder - Class in com.whitestein.lsps.lang
 
AbstractClosureHolder(Namespace) - Constructor for class com.whitestein.lsps.lang.AbstractClosureHolder
 
AbstractContextNamespace - Class in com.whitestein.lsps.engine.lang
Abstract namespace for context.
AbstractContextNamespace(ModelProviderClientService, Context) - Constructor for class com.whitestein.lsps.engine.lang.AbstractContextNamespace
Creates new instance.
AbstractCustomUI - Class in com.whitestein.lsps.vaadin
Abstract implementation of custom UI.
AbstractCustomUI() - Constructor for class com.whitestein.lsps.vaadin.AbstractCustomUI
 
AbstractDatasetVaadinAdapter - Class in com.whitestein.lsps.vaadin.ui.components.table.adapter
Helps Vaadin Table to poll data from IDataset: tracks filter/sort requests from a Vaadin Table and provides methods which retrieve sorted/filtered data from table dataset.
AbstractDatasetVaadinAdapter(UITableBase) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractDatasetVaadinAdapter
 
AbstractDocumentHolder - Class in com.whitestein.lsps.vaadin
Document holder
AbstractDocumentHolder(long, LspsAppConnector, LspsFormConnector, String) - Constructor for class com.whitestein.lsps.vaadin.AbstractDocumentHolder
Creates context for the given saved document id.
AbstractDocumentHolder(String, Map<String, String>, LspsAppConnector, LspsFormConnector, String) - Constructor for class com.whitestein.lsps.vaadin.AbstractDocumentHolder
Creates context for the given document id with the given parameters.
AbstractExecutionContext - Class in com.whitestein.lsps.engine.lang
This class contains functionality of ExecutionContext that should be common to all its implementations.
AbstractExecutionContext() - Constructor for class com.whitestein.lsps.engine.lang.AbstractExecutionContext
Creates new instance.
AbstractHierarchicalDatasetVaadinAdapter - Class in com.whitestein.lsps.vaadin.ui.components.table.adapter
Provides a HierarchicalContainer instance which 1.
AbstractHierarchicalDatasetVaadinAdapter(UITableBase) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractHierarchicalDatasetVaadinAdapter
 
AbstractNamedType - Class in com.whitestein.lsps.lang.type
 
AbstractNamespace - Class in com.whitestein.lsps.lang.module
This class is a common ancestor for Module and ModulePart.
AbstractNamespace(String) - Constructor for class com.whitestein.lsps.lang.module.AbstractNamespace
Creates a new namespace with given name.
AbstractOrderedLayout - Class in com.whitestein.lsps.test.web.components
Abstract class which provides methods which work correctly on vertical layout, horizontal layout or css layout.
AbstractOrderedLayout(AbstractOrderedLayoutElement) - Constructor for class com.whitestein.lsps.test.web.components.AbstractOrderedLayout
 
AbstractParser - Class in com.whitestein.lsps.lang.parser
Abstract class for LSPS expression language parsers.
AbstractParser(NamespaceModel) - Constructor for class com.whitestein.lsps.lang.parser.AbstractParser
Creates new parser.
AbstractRolesResolver - Class in com.whitestein.lsps.orgstructure.model.resolver
Provides a template for creating own roles resolvers.
AbstractRolesResolver() - Constructor for class com.whitestein.lsps.orgstructure.model.resolver.AbstractRolesResolver
 
AbstractScreen - Class in com.whitestein.lsps.vaadin
Skeletal implementation of a LspsScreen.
AbstractScreen() - Constructor for class com.whitestein.lsps.vaadin.AbstractScreen
 
AbstractSharedRecordPlugin - Class in com.whitestein.lsps.engine.sharedrecord
Base abstract class for all SharedRecordPlugins.
AbstractSharedRecordPlugin() - Constructor for class com.whitestein.lsps.engine.sharedrecord.AbstractSharedRecordPlugin
 
AbstractTodoHolder - Class in com.whitestein.lsps.vaadin
Extension of LspsContextHolder which displays and handles the lifecycle of a LSPS to-do.
AbstractTodoHolder(long, LspsAppConnector, LspsFormConnector, String, boolean) - Constructor for class com.whitestein.lsps.vaadin.AbstractTodoHolder
Creates context for the given to-do id.
AbstractType - Class in com.whitestein.lsps.lang.type
 
AbstractValueProvider() - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.AbstractValueProvider
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.BooleanValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.DateValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.DecimalValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.ListValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.MapValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.NullValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.SetValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.StringValue
 
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
 
accept(ValueVisitor<T, E>) - Method in interface com.whitestein.lsps.engine.state.xml.Value
Accepts visitor.
accept(ValueVisitor<T, E>) - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
 
accept(AntlrTypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.antlr.AntlrClosureType
 
accept(AntlrTypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.antlr.AntlrDecimalType
 
accept(AntlrTypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.antlr.AntlrIntersectionType
 
accept(AntlrTypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.antlr.AntlrNamedType
 
accept(AntlrTypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.antlr.AntlrParametrizedType
 
accept(AntlrTypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.antlr.AntlrType
 
accept(AntlrTypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.antlr.AntlrVoidType
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.AssignmentExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.BlockExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.BreakExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.CastExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ChainedExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ClosureCallExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ClosureExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.CompoundAssignmentExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ConditionalExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ConstantExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ContinueExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.CustomConstantExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.DebugExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.DefExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.DereferenceExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.EnumerationExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.Expression
Accepts visitor.
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ForeachExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ForExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.FunctionCallWithNamedArgs
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.FunctionExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.IfnullExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.IncDecExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.InstanceofExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ListExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.MapExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.MethodExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.MissingReturnExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.PropertyExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.RecordConstructorExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.RecordExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ReferenceExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.SetExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.SuperConstructorExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.SwitchExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.SyntheticExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ThisConstructorExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ThisExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.TryCatchExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.TypeExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.UnknownExpression
 
accept(ValidationTagExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ValidationTag
 
accept(ValidationTagExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ValidationTagAndExpression
 
accept(ValidationTagExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ValidationTagExpression
 
accept(ValidationTagExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ValidationTagNotExpression
 
accept(ValidationTagExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.ValidationTagOrExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.VariableExpression
 
accept(ExpressionVisitor<T, E>) - Method in class com.whitestein.lsps.lang.ast.WhileExpression
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.BinaryType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.BooleanType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.ClosureType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.CollectionType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.DateType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.DecimalType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.EnumerationBaseType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.EnumerationType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.FreeType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.IntegerType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.InterfaceType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.IntersectionType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.ListType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.MapType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.NullType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.ObjectType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.PropertyPathType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.PropertyType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.RecordBaseType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.RecordType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.ReferenceType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.SetType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.StringType
 
accept(TypeVisitor<T, E>) - Method in interface com.whitestein.lsps.lang.type.Type
Accepts type visitor.
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.TypeType
 
accept(TypeVisitor<T, E>) - Method in class com.whitestein.lsps.lang.type.VoidType
 
AcceptMimeExtension() - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIFileUpload.AcceptMimeExtension
 
accepts(Comparable<?>, Comparable<?>) - Method in enum com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter.Op
 
ACCESS_DOCUMENTS - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows access documents
accomplish(Date) - Method in class com.whitestein.lsps.human.entity.Todo
Sets status to TodoStatus.ACCOMPLISHED.
ACHIEVE_GOAL - Static variable in class com.whitestein.lsps.stdlib.type.CoreTypes
AchieveGoal type.
achieved() - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Get ACHIEVED state name
achieved() - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
AchieveGoalHandler - Class in com.whitestein.lsps.engine
Class for AchieveGoal handlers.
AchieveGoalHandler(Goal, GoalAchieveStrategy, ProcessInterpreterContext) - Constructor for class com.whitestein.lsps.engine.AchieveGoalHandler
Creates new AchieveGoalHandler.
AchieveGoalHolder - Class in com.whitestein.lsps.stdlib.type
Holder for achieve goal.
AchieveGoalHolder(ExternalValue, ModelProviderService, CoreTypeFactory) - Constructor for class com.whitestein.lsps.stdlib.type.AchieveGoalHolder
Creates new instance.
acquireLock(String, String) - Method in interface com.whitestein.lsps.engine.LockService
Acquires lock with the given lock name.
acquireLock(String, String) - Method in class com.whitestein.lsps.stdlib.LockServiceBean
 
ACTION_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::ActionEvent type
ACTION_LINK_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
ACTION_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::ActionListener type
ActionFunctions - Interface in com.whitestein.lsps.stdlib.function
Functions that performs an action.
ActionFunctionsImpl - Class in com.whitestein.lsps.stdlib.function
Implementation of ActionFunctions.
ActionFunctionsImpl() - Constructor for class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
actionLink() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to an action link.
ACTIONS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Listener.actions
activate(ExecutionContext, CollectionHolder) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
(Re)activates inactive or finished goals.
activate(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
ActivationCommand - Class in com.whitestein.lsps.engine.state.xml
Goal reactivation/deactivation command.
ActivationCommand() - Constructor for class com.whitestein.lsps.engine.state.xml.ActivationCommand
Creates new instance.
ActivationCommand(ModelInstance, String, ActivationCommand.ActivationCommandType) - Constructor for class com.whitestein.lsps.engine.state.xml.ActivationCommand
Creates new instance.
ActivationCommand.ActivationCommandType - Enum in com.whitestein.lsps.engine.state.xml
Activation type.
ActivationUtil - Class in com.whitestein.lsps.engine
Activation and deactivation logic.
active() - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Get ACTIVE state name
active() - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
ACTIVE_GOAL_STATES - Static variable in enum com.whitestein.lsps.engine.dto.GoalState
Set containing active goal states.
ACTIVE_PLAN_STATES - Static variable in enum com.whitestein.lsps.engine.dto.PlanState
Set of active plan states.
ActiveUserCache - Class in com.whitestein.lsps.activeuser
 
ActiveUserCache() - Constructor for class com.whitestein.lsps.activeuser.ActiveUserCache
 
ActiveUserRecord - Class in com.whitestein.lsps.activeuser
Time interval during which a user is using lsps.
ActiveUserRecord() - Constructor for class com.whitestein.lsps.activeuser.ActiveUserRecord
Creates new instance.
ActiveUserRecord(String, long, long) - Constructor for class com.whitestein.lsps.activeuser.ActiveUserRecord
Creates new instance.
ActiveUsersClientService - Interface in com.whitestein.lsps.engine
Service providing active users.
ActiveUsersClientServiceLocal - Interface in com.whitestein.lsps.engine.ejb
Service providing active users.
ActiveUsersClientServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Service providing active users.
ActiveUserServiceBean - Class in com.whitestein.lsps.activeuser
Implementation of active user service.
ActiveUserServiceBean() - Constructor for class com.whitestein.lsps.activeuser.ActiveUserServiceBean
 
ActiveUsersTrack - Class in com.whitestein.lsps.activeuser
Track of all active users.
ActiveUsersTrack() - Constructor for class com.whitestein.lsps.activeuser.ActiveUsersTrack
Creates new instance.
ActiveUsersTrack(Date, Date, List<ActiveUserRecord>) - Constructor for class com.whitestein.lsps.activeuser.ActiveUsersTrack
Creates new instance.
acyclicTransitiveReduction(DirectedGraph<V>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
For a given acyclic graph this method returns a list of edges that can be removed to obtain a transitive reduction of the given graph.
add(Object) - Method in class com.whitestein.lsps.common.collections.ElementCounter
Increments the object counter for the given object by one and returns the new object count.
add(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.ModelInstanceTransactionStack
Add model instance to stack.
add(PropertyData) - Method in class com.whitestein.lsps.hibernate.envers.LspsSingleIdMapper
 
add(Todo) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
 
add(TodoEscalation) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
 
add(Todo) - Method in interface com.whitestein.lsps.human.dao.TodoDao
Adds todo to the persistent store.
add(TodoEscalation) - Method in interface com.whitestein.lsps.human.dao.TodoDao
Adds todo escalation to the persistent store.
add(Hint) - Method in class com.whitestein.lsps.human.model.HintModule
 
add(Expression) - Method in class com.whitestein.lsps.lang.ChildrenExpressionCollector
 
add(Decimal) - Method in class com.whitestein.lsps.lang.Decimal
Returns a Decimal whose value is (this + augend).
add(int, Object) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
add(Object) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
add(Object) - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
 
add(ValidationException) - Method in class com.whitestein.lsps.lang.parser.Errors
 
add(Errors) - Method in class com.whitestein.lsps.lang.parser.Errors
 
add(ExecutionContext, SetHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set created by adding the specified element to the set.
add(ExecutionContext, ListHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list created by adding the specified element at the end of the list.
add(ExecutionContext, CollectionHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a collection created by adding the specified element at the end of the collection.
add(ExecutionContext, MapHolder, Object, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a map created by adding the specified key-value pair to the map.
add(Variant.RecordVariant, UIComponent) - Method in class com.whitestein.lsps.vaadin.LspsFormConnector.ValidationErrors
Adds given ui::ValidationError record to the LspsFormConnector.ValidationErrors.errors map.
add(UIComponent, String) - Method in class com.whitestein.lsps.vaadin.ui.ComponentErrorMapping
 
add(UIComponent, List<String>) - Method in class com.whitestein.lsps.vaadin.ui.ComponentErrorMapping
 
add(ComponentErrorMapping) - Method in class com.whitestein.lsps.vaadin.ui.ComponentErrorMapping
 
add(Map<UIComponent, List<String>>) - Method in class com.whitestein.lsps.vaadin.ui.ComponentErrorMapping
 
add(UIComponentDefinitionId) - Method in class com.whitestein.lsps.vaadin.ui.ComponentsToProcess.Builder
Adds given component and all of its descendants into the set.
add(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.ComponentsToProcess.Builder
 
add(String, LayoutEvents.LayoutClickNotifier, ClickListeners.MyListener) - Static method in class com.whitestein.lsps.vaadin.util.ClickListeners
Adds a click listener to a layout.
ADD_BINARY - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to upload binary data.
addAll(Collection<?>) - Method in class com.whitestein.lsps.common.collections.ElementCounter
Increments the object counter for the given objects each by one.
addAll(Collection<? extends Object>) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
addAll(int, Collection<? extends Object>) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
addAll(Collection<? extends Object>) - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
 
addAll(Collection<ValidationException>) - Method in class com.whitestein.lsps.lang.parser.Errors
 
addAll(ExecutionContext, SetHolder, CollectionHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set created as concatenation of set and collections.
addAll(ExecutionContext, ListHolder, CollectionHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list created as concatenation of list and collections.
addAll(ExecutionContext, ListHolder, Decimal, CollectionHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list created by adding the specified elements, given as a collections, from the position specified by index to the list.
addAll(ExecutionContext, SetHolder, Decimal, CollectionHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set created by adding the specified elements, given as a collections, from the position specified by index to the set.
addAll(ExecutionContext, MapHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a map created as union of maps.
addAll(ExecutionContext, SetHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Deprecated.
This method was used in LSPS 2.6
addAll(ExecutionContext, ListHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Deprecated.
This method was used in LSPS 2.6
addAll(ExecutionContext, ListHolder, Decimal, ListHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Deprecated.
This method was used in LSPS 2.6
addAll(LspsFormConnector.ValidationErrors) - Method in class com.whitestein.lsps.vaadin.LspsFormConnector.ValidationErrors
Adds all validation errors contained by the other.
addAllAuxExpression(List<SrcExpression>) - Method in class com.whitestein.lsps.engine.lang.compiled.SrcResult
 
addAllCollections(ExecutionContext, CollectionHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a collection created as concatenation of collections.
addAllCollections(ExecutionContext, CollectionHolder, Decimal, CollectionHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a collection created by adding the specified elements, given as a collections, from the position specified by index to the collection.
addAllExpressions(Collection<? extends SrcExpression>) - Method in class com.whitestein.lsps.lang.compiled.model.SrcChainedExpression
 
addAllFreeTypesFrom(Context) - Method in class com.whitestein.lsps.engine.state.xml.Context
 
addAllParameters(List<SrcExpression>) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethodCall
 
addAllTo(Collection<Variant<V>>) - Method in class com.whitestein.lsps.vaadin.util.Variant.CollectionVariant
Adds all items from this collection to the target collection.
addAnnotation(Annotation) - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
Adds an annotation.
addAnnotation(Annotation) - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
 
addAnnotation(SrcAnnotation) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
 
addAssignment(Assignment) - Method in class com.whitestein.lsps.visualization.DiagramConnection
Adds an assignment to a list of assignment of this diagram connection.
addAssignment(Assignment) - Method in class com.whitestein.lsps.visualization.DiagramNode
Adds an assignment to a list of assignment of this diagram connection.
addAt(ExecutionContext, ListHolder, Decimal, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list created by adding the specified elements from the position specified by index to the list.
addAt(ExecutionContext, SetHolder, Decimal, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set created by adding the specified elements from the position specified by index to the set.
addAt(ExecutionContext, CollectionHolder, Decimal, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a collection created by adding the specified elements from the position specified by index to the collection.
addAuxExpression(SrcExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.SrcResult
 
addBinaryEntry(String, String, ByteData) - Method in interface com.whitestein.lsps.engine.BinaryDataService
Add a binary entry and returns the entry id.
addBinaryEntry(String, String, String, Blob) - Method in interface com.whitestein.lsps.engine.ejb.BinaryDataServiceLocal
Add a binary entry and returns the entry id.
addBinaryEntry(String, String, ByteData) - Method in class com.whitestein.lsps.stdlib.BinaryDataServiceBean
 
addBinaryEntry(String, String, String, Blob) - Method in class com.whitestein.lsps.stdlib.BinaryDataServiceBean
 
addBinaryEntryWithMetadata(String, String, ByteData, List<BinaryDataMetadata>) - Method in interface com.whitestein.lsps.engine.BinaryDataService
Add a binary entry and returns the entry id.
addBinaryEntryWithMetadata(String, String, ByteData, List<BinaryDataMetadata>) - Method in class com.whitestein.lsps.stdlib.BinaryDataServiceBean
 
addBoundaryElement(ProcessElement) - Method in class com.whitestein.lsps.visualization.dto.ProcessElement
Adds a boundary element to this element.
addBrowserWindowResizeListener(Variant.ScopedClosureVariant) - Method in class com.whitestein.lsps.vaadin.forms.Form
Adds a resize listener to the browser window.
addBrowserWindowResizeListener(ExecutionContext, ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.Utils
Adds a listener for the browser window resize events.
addCatchExps(SrcCatch) - Method in class com.whitestein.lsps.lang.compiled.model.SrcTryCatch
 
addChangeListener(ChangeListener) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds change listener.
addChangeListeners(Collection<? extends ChangeListener>) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds change listeners.
addChartYAxis(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGaugeChart
Adds a new y axis definition to this chart.
addChild(ProfilerNode) - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
 
addChild(GOElement) - Method in class com.whitestein.lsps.engine.state.xml.Goal
Adds child.
addChild(RoleUnit) - Method in class com.whitestein.lsps.orgstructure.model.OrgUnit
Adds given roleUnit into the children of this organization unit and returns current OrgUnit instance.
addChild(RoleUnit) - Method in class com.whitestein.lsps.orgstructure.model.Role
Adds given roleUnit into the children of this role and returns current Role instance.
addChild(RoleUnit) - Method in class com.whitestein.lsps.orgstructure.model.RoleUnit
Adds given child into the children of this role or organization unit and returns current RoleUnit instance.
addChild(UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.components.UIDynamicComponentContainer
Dynamically adds given component to this container.
addChild(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIFormLayout
 
addChild(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalLayout
 
addChild(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalLayout
 
addChild(ProcessElement) - Method in class com.whitestein.lsps.visualization.dto.ProcessElement
Adds a child element to this element.
addChildContext(Context) - Method in class com.whitestein.lsps.engine.state.xml.Context
Adds context as child of this context.
addClassToSharedRecordEntityNameMapping(Class, String) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
addColumn(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
Adds a column to this table.
addColumn(WAbstractTable.Column) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
 
addColumn(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
Registers a new column.
addColumn(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTable
Registers a new column.
addColumn(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
Registers a new column.
addColumn(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
 
addCommand(ActivationCommand) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Adds an activation command.
addComponent(CustomComponentDef) - Method in class com.whitestein.lsps.human.model.CustomUIComponents
 
addComponent(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.bam.WSortableLayout
 
addComponent(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
Adds a component to this component group.
addComponentAt(RecordHolder, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WCssLayout
Adds a child index at the specified position.
addComponentAt(RecordHolder, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WOrderedComponentGroup
Adds a child index at the specified position.
addComponentError(UIComponent, String) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Adds error message to the component.
addComponentInt(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
Internally registers the component but does not call WComponentGroup.getWidget().addComponent().
addComponentToGrid(RecordHolder, Decimal, Decimal, Decimal, Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
Adds a component to the grid.
addComponentToRefresh(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
addComponentToRefresh(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
addComponentToRefresh(UIComponent) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
addComponentToRefresh(UIComponent) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Schedules a component to be refreshed during next call to LspsScreen.triggerEventProcessing(com.whitestein.lsps.vaadin.ui.events.UIEvent).
addComponentToRefresh(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
addConnecton(DiagramConnection) - Method in class com.whitestein.lsps.visualization.Diagram
Adds a connection to this diagram.
addConstant(ConstantInfo) - Method in class com.whitestein.lsps.lang.module.BasicModule
 
addConstant(ConstantInfo) - Method in interface com.whitestein.lsps.lang.module.Module
Adds a constant.
addConstructor(SrcMethod) - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
 
addContainerFilter(Container.Filter) - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
 
addContainerFilter(Container.Filter) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addContainerProperty(Object, Class<?>, Object) - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
 
addContainerProperty(Object, Class<?>, Object, boolean, boolean) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter.FullyCapableContainer
 
addContainerProperty(Object, Class<?>, Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addContainerProperty(Object, Class<?>, Object, boolean, boolean) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addContext(String, String) - Method in exception com.whitestein.lsps.common.ErrorException
Adds a context.
addContext(String, String) - Method in exception com.whitestein.lsps.common.ErrorRuntimeException
Adds a context.
addContextAndWrap(Exception, String) - Static method in class com.whitestein.lsps.engine.ProcessInterpreters
Adds a process interpreter exception context to the exception.
addContextIfIdNotExists(String, String) - Method in exception com.whitestein.lsps.common.ErrorException
Adds a context of there is no context with a given contextId already.
addContextIfIdNotExists(String, String) - Method in exception com.whitestein.lsps.common.ErrorRuntimeException
Adds a context if contextId not exists.
addContexts(List<ErrorContext>) - Method in exception com.whitestein.lsps.common.ErrorException
Adds all contexts.
addContexts(List<ErrorContext>) - Method in exception com.whitestein.lsps.common.ErrorRuntimeException
Adds all contexts.
addCreateInstance(ClassPool, StringBuffer, String) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
addDataErrorMessage(String) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
Adds data validation error message.
addDataSeries(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WCartesianChart
Adds a data series to this chart.
addDataSeriesItem(RecordHolder, RecordHolder, Boolean, Boolean) - Method in class com.whitestein.lsps.vaadin.forms.WCartesianChart
Adds a data series item to the given data series.
addDeadlock() - Method in class com.whitestein.lsps.engine.HealthCheckData
 
addDiagram(DiagramInfo) - Method in class com.whitestein.lsps.visualization.dto.ProcessModel
Adds information about a diagram owned by this process model.
addDiagramInfo(DiagramInfo) - Method in class com.whitestein.lsps.visualization.dto.ProcessElement
Adds a diagram information about diagrams owned by this process element.
addDurationToDate(ExecutionContext, Date, RecordHolder) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Returns a date obtained by adding the duration to the date.
addDynamicColumn(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
INTERNAL API, DO NOT USE.
added() - Method in class com.whitestein.lsps.common.collections.Diff
Returns the set of elements that are missing in the first set, but are present in the second set (they need to be added into the first set).
addEdge(Edge<V>) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
Adds given edge to this graph.
addEdge(V, V) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
Creates and adds an edge to this graph.
addEdges(Collection<Edge<V>>) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
Adds a collection of edges to this graph.
addElement(ProcessModel) - Method in class com.whitestein.lsps.visualization.dto.ModuleResource
Add an element to this module resource.
addEntity(RecordHolder) - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
Adds an entity.
addEntityHolder(Object, ExternalRecordHolder) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds entity - holder pair
addEntry(ModuleEntry) - Method in class com.whitestein.lsps.modulemanager.entity.Module
adds module entry
addErrorMessage(String, FormComponent) - Method in class com.whitestein.lsps.vaadin.forms.validation.ErrorMessageController
Adds an error message to a component.
addErrorMessagesToComponents(Map<UIComponent, List<String>>) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
Default implementation simply uses UIComponents.addComponentError(com.whitestein.lsps.vaadin.ui.components.UIComponent, String) to attach error messages to Vaadin components.
addErrorMessagesToComponents(Map<UIComponent, List<String>>) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
 
addErrorMessagesToComponents(Map<UIComponent, List<String>>) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
Displays error messages on components.
addEscalation(Escalation) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds an escalation to this model instance.
addEventToQueue(UIEvent, UIListener) - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueue
Adds an event to the event queue.
addEventToQueue(UIEvent, UIListener) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
INTERNAL API, do no use
addException(String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
 
addExecutionTrace(ExecutionTrace) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
 
addExecutionTrace(ExecutionTrace) - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
 
addExecutionTrace(ExecutionTrace) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
 
addExecutionTrace(ExecutionTrace) - Method in interface com.whitestein.lsps.engine.lang.TraceableExecution
Adds ExecutionTrace to the context.
addExecutionTrace(ExecutionTrace) - Method in class com.whitestein.lsps.engine.state.xml.Context
 
addExecutionTrace(ExecutionTrace) - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
 
addExecutionTrace(ExecutionTrace) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
 
addExecutionTraceElement(ExecutionTraceElement) - Method in class com.whitestein.lsps.engine.ExecutionTrace
 
addExecutionTraceElement(ExecutionTraceElement) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
 
addExecutionTraceElement(ExecutionTraceElement) - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
 
addExecutionTraceElement(ExecutionTraceElement) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
 
addExecutionTraceElement(ExecutionTraceElement) - Method in interface com.whitestein.lsps.engine.lang.TraceableExecution
Adds ExecutionTraceElement to the context.
addExecutionTraceElement(ExecutionTraceElement) - Method in class com.whitestein.lsps.engine.state.xml.Context
 
addExecutionTraceElement(ExecutionTraceElement) - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
 
addExecutionTraceElement(ExecutionTraceElement) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
 
addExpression(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcChainedExpression
 
addExternalRecordListener(ExternalRecordListener) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds an external record listener.
addField(SrcVariableDef) - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
 
addIfThen(SrcIfThen) - Method in class com.whitestein.lsps.lang.compiled.model.SrcIfThenElse
 
addImport(ClassPool, Class) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
addImport(ClassPool, String) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
addImport(String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
 
addInnerClass(SrcClass) - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
 
addInput(CommunicationUnit) - Method in interface com.whitestein.lsps.engine.UnprocessedInputsService
Adds an unprocessed input.
addInput(CommunicationUnit) - Method in class com.whitestein.lsps.engine.UnprocessedInputsServiceBean
 
addInterface(String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
 
addInternalStateUpdateListener(GridStackDashboardWidgetUpdateListener) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
Adds a state update listener.
addIsDirtyListener(ExecutionContext) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
Adds ModelInstanceDirtyListener to model instance.
addIsDirtyListener(ExecutionContext) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
addItem(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcNewArray
 
addItem(Object) - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
 
addItem() - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
 
addItem(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addItem() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addItemAfter(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addItemAfter(Object, Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addItemAt(int) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addItemAt(int, Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addItemProperty(Object, Property) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridItem
 
addItemSetChangeListener(Container.ItemSetChangeListener) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
ADDITIONAL_FORMATS - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Applies to UIDateTextBox - adds additional formats accepted by the date text box.
AdditionalExpressionCompiledContext - Class in com.whitestein.lsps.engine.lang.compiled
 
AdditionalExpressionCompiledContext(ExecutionContext) - Constructor for class com.whitestein.lsps.engine.lang.compiled.AdditionalExpressionCompiledContext
 
addJavaAppEventListener(JavaAppEventListener) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
Adds a listener to handle application events.
addLastPersisted(ExternalValue) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Add to last persisted objects.
addListener(Container.ItemSetChangeListener) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addListener(Container.PropertySetChangeListener) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addListener(Component.Listener) - Method in class com.whitestein.lsps.vaadin.ui.components.UIGaugeChart
 
addListener(UIListener) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
 
addMarker(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WMapDisplay
Adds a marker to the map.
addMaxLoopExceeded() - Method in class com.whitestein.lsps.engine.HealthCheckData
 
addMetadata(List<Long>, String, String) - Method in interface com.whitestein.lsps.engine.ejb.BinaryDataServiceLocal
Adds binary data metadata.
addMetadata(String, String) - Method in class com.whitestein.lsps.engine.state.BinaryData
Adds metadata.
addMetadata(List<Long>, String, String) - Method in class com.whitestein.lsps.stdlib.BinaryDataServiceBean
 
addMethod(SrcMethod) - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
 
addMIInvocation(boolean, long) - Method in class com.whitestein.lsps.engine.HealthCheckData
 
addMILockWait(long) - Method in class com.whitestein.lsps.engine.HealthCheckData
 
addModelContext(long) - Method in exception com.whitestein.lsps.common.ErrorException
Adds context of model.
addModelInstanceContext(long) - Method in exception com.whitestein.lsps.common.ErrorException
Adds context on model instance.
addModelInstanceState(ErrorModelInstanceState) - Method in class com.whitestein.lsps.engine.state.RollbackItem
Adds errorModelInstanceState to this rollbackItem.
addModifier(SrcModifier) - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
 
addModifier(SrcModifier) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
 
addModifier(SrcModifier) - Method in class com.whitestein.lsps.lang.compiled.model.SrcVariableDef
 
addModule(Module) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
 
addModule(Module) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
Adds a module.
addModuleImport(Module) - Method in class com.whitestein.lsps.modulemanager.entity.Module
Adds a module import.
addModuleInstance(ModuleInstance) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds a module to this model instance.
addModules(Collection<? extends Module>, Map<String, Module>, boolean) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
Adds modules to a map.
addNewChildContext(ContextModelElement) - Method in class com.whitestein.lsps.engine.state.xml.Context
Adds new child context.
addNewChildContext(String) - Method in class com.whitestein.lsps.engine.state.xml.Context
Adds new child context.
addNewItem(String) - Method in class com.whitestein.lsps.vaadin.ui.components.UIComboBox.UIComboBoxNewItemHandler
 
addNewItem(String) - Method in class com.whitestein.lsps.vaadin.ui.components.UILazyComboBox.UIComboBoxNewItemHandler
 
addNewModuleInstance(ProcessModel) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds new module instance.
addNewModuleInstance(Context) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds new module instance.
addNewProcessInstance(ContextModelElement) - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
modelInstance Adds new child process instance.
addNewProcessInstance(Context) - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
Adds new child process instance.
addNewProcessInstance(ContextModelElement) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Adds new child process instance.
addNewProcessInstance(Context) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Adds new child process instance.
addNewProcessInstance(ContextModelElement) - Method in interface com.whitestein.lsps.engine.state.xml.ProcessInstanceParent
Adds new child process instance.
addNewProcessInstance(Context) - Method in interface com.whitestein.lsps.engine.state.xml.ProcessInstanceParent
Adds new child process instance.
addNewToken() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Adds a new token.
addNewToken(String) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Adds a new token.
addNewVariable(String, Type, boolean) - Method in class com.whitestein.lsps.engine.lang.ContextNamespace
 
addNewVariable(String, Type, boolean) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
 
addNewVariable(String, Type, boolean) - Method in class com.whitestein.lsps.engine.lang.RecordNamespace
 
addNewVariable(String, String) - Method in class com.whitestein.lsps.engine.state.xml.Context
Adds a new variable.
addNewVariable(String, String, Value, boolean) - Method in class com.whitestein.lsps.engine.state.xml.Context
Adds a new variable.
addNewVariable(String, Type, boolean) - Method in class com.whitestein.lsps.lang.exec.MockRecordNamespace
 
addNewVariable(String, Type, boolean) - Method in interface com.whitestein.lsps.lang.exec.Namespace
Adds a new variable.
addNewVariable(String, Type, boolean) - Method in class com.whitestein.lsps.lang.MockNamespace
 
addNode(DiagramNode) - Method in class com.whitestein.lsps.visualization.Diagram
Adds a node to this diagram.
addNotification(String) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
Adds a notification.
addOrUpdateTheme(String, byte[]) - Method in class com.whitestein.lsps.human.VaadinThemeCacheBean
 
addParameter(SrcParameter) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
 
addParameter(String, String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
 
addParameter(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethodCall
 
addParameter(SrcExpression) - Method in class com.whitestein.lsps.lang.compiled.model.SrcNewInstance
 
addParameterName(String) - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
Adds new parameter name to this RoleName and returns the current RoleName instance.
addParent(RoleUnit) - Method in class com.whitestein.lsps.orgstructure.model.OrgUnit
Adds given roleUnit into the parents of this organization unit and returns current OrgUnit instance.
addParent(RoleUnit) - Method in class com.whitestein.lsps.orgstructure.model.Role
Adds given roleUnit into the parents of this role and returns current Role instance.
addParent(RoleUnit) - Method in class com.whitestein.lsps.orgstructure.model.RoleUnit
Adds given parent into the parents of this role or organization unit and returns current RoleUnit instance.
addPayload(Series, Variant<Object>, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
Adds a payload to the series.
addPerformer(TodoPerformer) - Method in class com.whitestein.lsps.human.entity.Todo
Adds a todo performer.
addPerformers(Collection<TodoPerformer>) - Method in class com.whitestein.lsps.human.entity.Todo
Adds a collection of todo performers.
addPersistAction(UIPersistAction) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
Marks the screen for persisting.
addPerson(Person) - Method in interface com.whitestein.lsps.os.PersonManagementService
Adds new person into the application.
addPerson(Person) - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
 
addPersonToRole(ExecutionContext, RecordHolder, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
Assign role to person.
addPersonToRole(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
 
addPersonToRole(ExecutionContext, PersonManagementServiceLocal, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.PersonRoleUtils
Assign role to person.
AddPersonToRole - Class in com.whitestein.lsps.orgstructure.task
This task adds the person to the role
AddPersonToRole() - Constructor for class com.whitestein.lsps.orgstructure.task.AddPersonToRole
 
addPersonWithData(PersonData) - Method in interface com.whitestein.lsps.os.PersonManagementService
Adds new person into the application.
addPersonWithData(PersonData) - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
 
addPieSliceSeries(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WPieChart
Adds a pie slice series to the graph.
addProcess(Process) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
 
addProcess(Process) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
Adds a process.
addProcess(Process) - Method in class com.whitestein.lsps.modulemanager.entity.Module
Adds a process.
addProcessElement(ProcessElement) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
 
addProcessElement(ProcessElement) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
Adds a process element.
addProcessElement(ProcessElement) - Method in class com.whitestein.lsps.modulemanager.entity.Process
Adds a process element.
addProcessElement(ProcessElement) - Method in class com.whitestein.lsps.visualization.dto.ProcessModel
Add process element to this process model.
addProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
Adds a process instances as a child of this module instance.
addProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Adds a process instances as a child of this process instance.
addProcessInstance(ProcessInstance) - Method in interface com.whitestein.lsps.engine.state.xml.ProcessInstanceParent
Adds a process instances as a child of this module instance.
addProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.engine.state.xml.Token
Adds a process instance.
addProcessLog(ProcessLog) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds a process log.
AddProcessLog - Class in com.whitestein.lsps.stdlib.task
Task adds a log entry to the process logs.
AddProcessLog() - Constructor for class com.whitestein.lsps.stdlib.task.AddProcessLog
Creates new instance.
AddProcessLog(LoggingDao) - Constructor for class com.whitestein.lsps.stdlib.task.AddProcessLog
Creates new instance.
addProcessRelationship(ProcessRelationship) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
 
addProcessRelationship(ProcessRelationship) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
Adds a process relationship.
addProcessRelationship(ProcessRelationship) - Method in class com.whitestein.lsps.modulemanager.entity.Process
Adds a process relationship.
addProperty(String, String) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
Adds a property.
addProperty(String, String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds a property.
addProperty(LspsXProperty) - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
Adds a property.
addProperty(Serializable, ValueProvider, boolean, boolean) - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
 
addProperty(Serializable, ValueProvider, ValueProvider, ValueProvider, boolean, boolean) - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
 
addProperty(Serializable, ValueProvider, boolean, boolean) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
Adds a property (column) to this data source.
addProperty(Serializable, ValueProvider, ValueProvider, ValueProvider, boolean, boolean) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
Adds a property (column) to this data source.
addProperty(Serializable, ValueProvider, boolean, boolean) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
 
addProperty(Serializable, ValueProvider, ValueProvider, ValueProvider, boolean, boolean) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
 
addPropertySetChangeListener(Container.PropertySetChangeListener) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
addRecord(UserActivityTrackDao, String, long) - Method in enum com.whitestein.lsps.activeuser.UserActivityTracking
 
addReference(ResultSet) - Method in class com.whitestein.lsps.common.ddl.ForeignKeyMetadata
Adds a reference.
addReferencedOperation(ReferencedOperation) - Method in class com.whitestein.lsps.lang.module.BasicModule
 
addReferencedOperation(ReferencedOperation) - Method in class com.whitestein.lsps.lang.module.BasicModulePart
 
addReferencedOperation(ReferencedOperation) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
Adds referenced operation so that it can be referenced for expressions compiled to java.
addReferencedOperation(ReferencedOperation) - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
 
addRejection(TodoRejection) - Method in class com.whitestein.lsps.human.entity.Todo
Adds a rejection.
addReplacement(String, String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
 
addRight(String) - Method in class com.whitestein.lsps.orgstructure.entity.SecurityRole
Adds the right specified be given rightName argument to the set of rights that belong to this security role.
addRole(Role) - Method in class com.whitestein.lsps.orgstructure.entity.Person
Adds given role to the roles the person is assigned to.
addRole(Role, Collection<RoleUnitParameter>) - Method in class com.whitestein.lsps.orgstructure.model.resolver.AbstractRolesResolver
Adds given role into the set of resolved roles.
addRole(String) - Method in class com.whitestein.lsps.test.TestPerson
Adds a given role.
addRole(RoleUnitName) - Method in class com.whitestein.lsps.test.TestPerson
Adds a given role.
addRoleName(RoleUnitName) - Method in class com.whitestein.lsps.orgstructure.RoleServiceBean
 
addRoleName(RoleUnitName) - Method in interface com.whitestein.lsps.os.RoleService
Adds a role name with all parameter names present in roleName to the application.
addRoleUnitName(RoleUnitName) - Method in class com.whitestein.lsps.os.dto.Person
Adds a role.
addSaveMetadataToUploadedBinaryData(BinaryDataServiceLocal, List<Long>) - Method in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
 
addSaveMetadataToUploadedBinaryData(BinaryDataServiceLocal, List<Long>) - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
 
addSaveMetadataToUploadedBinaryData(BinaryDataServiceLocal, List<Long>) - Method in class com.whitestein.lsps.vaadin.FormPreviewContextHolder
 
addSaveMetadataToUploadedBinaryData(BinaryDataServiceLocal, List<Long>) - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
Adds metadata to the binary data uploaded in this holder.
addSeconds(Date, Integer) - Static method in class com.whitestein.lsps.common.Dates
Adds the given number of seconds to the given date.
addSecurityRole(SecurityRole) - Method in class com.whitestein.lsps.orgstructure.entity.Person
Adds a security role.
addSecurityRole(SecurityRole) - Method in class com.whitestein.lsps.orgstructure.SecurityServiceBean
 
addSecurityRole(SecurityRole) - Method in interface com.whitestein.lsps.os.SecurityService
Adds new security role into the application.
addSharedRecordChange(String) - Method in class com.whitestein.lsps.engine.SharedRecordNotifierData
Adds change of shared record.
addSignal(Object) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
 
addSignal(Object) - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
Adds a signal to the signal queue.
addSignal(Object) - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
 
addSignal(Object) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
 
addSignal(Value) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds a new signal.
addSignal(Value, String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds a new signal.
addSignal(Signal) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds a signal.
addSignal(Object) - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
 
addSignal(Object) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
 
addSignature(FunctionSignature) - Method in class com.whitestein.lsps.lang.module.BasicModule
 
addSignature(FunctionSignature) - Method in class com.whitestein.lsps.lang.module.BasicModulePart
 
addSignature(FunctionSignature) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
Registers a function signature in this namespace.
addSignature(FunctionSignature) - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
 
addStyleName(String) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
 
addSubstitute(Person) - Method in class com.whitestein.lsps.orgstructure.entity.Person
Adds a substitute.
addTab(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
INTERNAL API, DO NOT CALL.
addTab(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
Adds tab to tabbed layout.
addTimeout(String, Long) - Method in class com.whitestein.lsps.engine.state.xml.Token
Sets the timeout.
addToBatchLoading(ExternalValue, RecordType) - Method in interface com.whitestein.lsps.engine.lang.ExternalTypeFactory
addToBatchLoading(Collection<ExternalValue>) - Method in interface com.whitestein.lsps.engine.lang.ExternalTypeFactory
Register value to be loaded in batch
addToBatchLoading(ExternalValue) - Method in class com.whitestein.lsps.engine.lang.RuntimeToPersistentConverter
addToBatchLoading(Collection<ExternalValue>) - Method in class com.whitestein.lsps.engine.lang.RuntimeToPersistentConverter
Register external values to be loaded in batch.
addToBatchLoading(ExternalValue, RecordType) - Method in class com.whitestein.lsps.engine.sharedrecord.ExternalRecordTypeFactoryImpl
 
addToBatchLoading(Collection<ExternalValue>) - Method in class com.whitestein.lsps.engine.sharedrecord.ExternalRecordTypeFactoryImpl
 
addToBatchLoading(ExternalValue, RecordType) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
Register value to be loaded in batch
addToBatchLoading(Collection<ExternalValue>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
 
addToBatchLoading(ExternalValue, RecordType) - Method in class com.whitestein.lsps.human.context.HumanTypeFactoryImpl
 
addToBatchLoading(Collection<ExternalValue>) - Method in class com.whitestein.lsps.human.context.HumanTypeFactoryImpl
 
addToBatchLoading(ExternalValue, RecordType) - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
 
addToBatchLoading(Collection<ExternalValue>) - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
 
addToBatchLoading(ExternalValue, RecordType) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
 
addToBatchLoading(Collection<ExternalValue>) - Method in class com.whitestein.lsps.stdlib.type.CoreTypeFactoryImpl
 
addToCachedNonsharedAssociations(String, ComplexValue) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
Adds to cache of nonshared associations.
addTodo(TaskContext, String, Serializable) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
Creates a to-do (calls BaseTodoTask.createTodo(TaskContext, String, Serializable)) and adds the to-do to the database.
addTodo(TaskContext, String, Serializable) - Method in class com.whitestein.lsps.human.task.CustomUIUserTask
 
addTodo(TaskContext, String, Serializable) - Method in class com.whitestein.lsps.human.task.UserTask
 
addToken(Token) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Adds a token.
addToNonSharedAssociationCache(RecordProperty, Object) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
Adds value to internal values association cache.
addTopNoBaseLevelContext(Context) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
adds top no-base level context
addToShownOn(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
Call when the validation error was mapped on some component.
addToStore(ProfilerNode) - Static method in class com.whitestein.lsps.engine.profiler.ProfilerInterpreterStackTrace
Adds the given profiler node to the store.
addToZip(ZipOutputStream) - Method in class com.whitestein.lsps.test.ArchiveModuleDescriptor
 
addToZip(ZipOutputStream) - Method in class com.whitestein.lsps.test.AssemblyDescriptor
Add all modules hold by this into the zip file.
addToZip(ZipOutputStream) - Method in class com.whitestein.lsps.test.FileModuleDescriptor
Adds the module to the zip.
addToZip(ZipOutputStream) - Method in class com.whitestein.lsps.test.ModuleDescriptor
Add all modules to the zip file.
addTresholdLoopExceeded() - Method in class com.whitestein.lsps.engine.HealthCheckData
 
addUpdateListener(GridStackDashboardUpdateListener) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard
 
addUploadedBinaryData(long) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
addUploadedBinaryData(long) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
Adds a temporary file to the list of files to be deleted once the screen is closed.
addUploadedBinaryData(long) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
addUploadedBinaryData(long) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Adds a temporary file to the list of files to be deleted once the screen is closed.
addUploadedBinaryData(long) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
Adds a temporary file to the list of files to be deleted once the screen is closed.
addValidator(ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
Adds a validator.
addValue(ModelInstanceAware) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Adds value.
addVariable(ExecutionContext, String, Type) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
addVariable(ExecutionContext, String, Type, Object) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
addVariable(Variable) - Method in class com.whitestein.lsps.engine.state.xml.Context
Adds new variable.
addVariable(String, Type) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
 
addVariable(String, Type, boolean) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
 
addVariable(String, Type, boolean, boolean) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
 
addVariable(VariableInfo) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
 
addVariable(String, Type) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
Registers a public variable in this namespace.
addVariable(String, Type, boolean) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
Registers a variable in this namespace.
addVariable(String, Type, boolean, boolean) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
Registers a variable in this namespace.
addVariable(VariableInfo) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
Registers the given variable in this namespace.
addVertex(V) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
Adds given vertex to this graph.
addViewModelAction(UIViewModelAction) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
INTERNAL API, do no use
addWidget(Component, Rectangle, boolean) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard
Adds new widget with Component as a content.
addWidget(GridStackDashboardWidget, Boolean) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard.DashboardCommunication
 
addWidget(RecordHolder, RecordHolder, boolean) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
Adds a widget to the dashboard.
addWsRequestHandler(WsRequestHandler) - Method in interface com.whitestein.lsps.engine.WsService
Adds new WsRequestHandler object to persistent storage and returns its id.
addWsRequestHandler(WsRequestHandler) - Method in class com.whitestein.lsps.wsserver.WsServiceBean
 
addXAxis(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WCartesianChart
Adds an X axis to this chart.
addYAxis(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WCartesianChart
Adds an Y axis to this chart.
ADMIN - Static variable in class com.whitestein.lsps.test.LspsRemote
The admin/admin connection.
admin() - Static method in class com.whitestein.lsps.test.TestPerson
Returns the predefined person 'admin'.
AdvancedReflectionFunctions - Interface in com.whitestein.lsps.stdlib.function
 
AdvancedReflectionFunctionsImpl - Class in com.whitestein.lsps.stdlib.function
Functions for reflection types.
AdvancedReflectionFunctionsImpl() - Constructor for class com.whitestein.lsps.stdlib.function.AdvancedReflectionFunctionsImpl
 
afterCreate(UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
Perform standard set of behaviors when component is created.
afterCreate(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
 
afterCreate(UIComponent) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Deprecated.
moved to UIComponentFactoryImpl. Do not call - UIComponentFactoryImpl.afterCreate will be called automatically after the UI component is constructed.
afterIteration(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.EngineAssignmentPlugin
 
afterIteration(ModelInstanceEntity) - Method in interface com.whitestein.lsps.engine.EnginePlugin
This method is executed after each engine iteration.
afterIteration(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEnginePlugin
 
afterIteration(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierImpl
 
afterLoop(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.EngineAssignmentPlugin
 
afterLoop(ModelInstanceEntity) - Method in interface com.whitestein.lsps.engine.EnginePlugin
This method is executed after the engine loop has finished.
afterLoop(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEnginePlugin
 
afterLoop(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierImpl
 
afterMarshal(Object) - Method in class com.whitestein.lsps.common.jaxb.MarshalCallbacksListener
 
afterRequestHandling() - Method in class com.whitestein.lsps.vaadin.util.LspsUIBase
Perform all the logic needed to happen after request was handled and before response json was created.
afterUnmarshal(Object, Object) - Method in class com.whitestein.lsps.common.jaxb.UnmarshalCallbacksListener
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.Goals
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.ModelInstance
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.BinaryValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.BooleanValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.DateValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.DecimalValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.ListValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.MapValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.NullValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.ObjectValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.PropertyPathValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.PropertyValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.SetValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.StringValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.TypeValue
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.ValueRef
 
afterUnmarshal(Object, Object) - Method in class com.whitestein.lsps.engine.state.xml.BindListener
 
afterUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.os.dto.RoleUnitName
 
ALIGN - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'align' hint.
alive() - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Get ALIVE state name
alive() - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
ALL - Static variable in class com.whitestein.lsps.vaadin.ui.ComponentsToProcess
A set which contains all screen components.
ALL_DAY - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
 
AllChildrenExpressionCollector - Class in com.whitestein.lsps.lang
 
AllChildrenExpressionCollector() - Constructor for class com.whitestein.lsps.lang.AllChildrenExpressionCollector
 
AllFilter(Object) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.AllFilter
 
allImportedModules() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
Returns an immutable map of all imports.
allImportedModules() - Method in class com.whitestein.lsps.lang.module.BasicModule
 
allImportedModules() - Method in class com.whitestein.lsps.lang.module.BasicModulePart
 
allImportedModules() - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
 
allocateDetachmentAndValueIds(long, long) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Allocates new range of value ids and detachment id.
allocateDetachmentAndValueIds(long) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
Allocates next range of value ids and detachment id.
allocateDetachmentAndValueIds(ModelInstance) - Method in interface com.whitestein.lsps.engine.state.ModelInstanceResourceAllocator
Allocates next id for detachment in the model instance.
allocateDetachmentAndValueIds(ModelInstance) - Method in class com.whitestein.lsps.engine.state.PersistentIdAllocator
 
allocateDetachmentAndValueIds(ModelInstance) - Method in class com.whitestein.lsps.engine.state.SimpleIdAllocator
 
allocateDetachmentAndValueIds(long, long) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
AllocatedModelInstanceResources - Class in com.whitestein.lsps.engine.dto
Info about allocated resources in model instance.
AllocatedModelInstanceResources(long, long, Long) - Constructor for class com.whitestein.lsps.engine.dto.AllocatedModelInstanceResources
Creates new instance.
allocateTodo(ExecutionContext, RecordHolder, RecordHolder) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
Allocates the specified todo to the person.
allocateTodo(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
 
allocateTodo(long, String) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
allocateValueIds(long, long) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Allocates new range of value ids.
allocateValueIds(long) - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
Allocates next range of value ids.
allocateValueIds(ModelInstance) - Method in interface com.whitestein.lsps.engine.state.ModelInstanceResourceAllocator
Allocates new range of ids for values in the model instance.
allocateValueIds(ModelInstance) - Method in class com.whitestein.lsps.engine.state.PersistentIdAllocator
 
allocateValueIds(ModelInstance) - Method in class com.whitestein.lsps.engine.state.SimpleIdAllocator
 
allocateValueIds(long, long) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
allocation(String) - Static method in class com.whitestein.lsps.human.entity.TodoPerformer
Creates new allocation person performer.
ALLOCATION_SIZE - Static variable in class com.whitestein.lsps.engine.state.PersistentIdAllocator
Size of allocated value ids.
ALPHA - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
 
AMBIGUOUS_NAME_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Error thrown when a given name is ambiguous
AmbiguousTypeException - Exception in com.whitestein.lsps.lang.exception
This exceptions shows that multiple types were found for given criteria (such as type name).
AmbiguousTypeException(String, Throwable) - Constructor for exception com.whitestein.lsps.lang.exception.AmbiguousTypeException
 
AmbiguousTypeException(String) - Constructor for exception com.whitestein.lsps.lang.exception.AmbiguousTypeException
 
AmbiguousTypeException(Throwable) - Constructor for exception com.whitestein.lsps.lang.exception.AmbiguousTypeException
 
And - Class in com.whitestein.lsps.common.filter
 
And(Object, List<Filter>) - Constructor for class com.whitestein.lsps.common.filter.And
 
Annotations - Class in com.whitestein.lsps.lang.ast
 
Annotations(EnumSet<SimpleAnnotation>, String, Map<String, String>) - Constructor for class com.whitestein.lsps.lang.ast.Annotations
 
annotationType() - Method in class com.whitestein.lsps.hibernate.envers.LspsAnnotationsMetadataReader.PCAuditTable
 
AntlrClosureType - Class in com.whitestein.lsps.lang.antlr
 
AntlrClosureType(Tree) - Constructor for class com.whitestein.lsps.lang.antlr.AntlrClosureType
 
AntlrDecimalType - Class in com.whitestein.lsps.lang.antlr
 
AntlrDecimalType(Tree) - Constructor for class com.whitestein.lsps.lang.antlr.AntlrDecimalType
 
AntlrExpressionTree - Class in com.whitestein.lsps.lang.parser
 
AntlrExpressionTree(String) - Constructor for class com.whitestein.lsps.lang.parser.AntlrExpressionTree
 
AntlrFunction - Class in com.whitestein.lsps.lang.antlr
 
AntlrFunctionKind - Enum in com.whitestein.lsps.lang.antlr
 
AntlrFunctions - Class in com.whitestein.lsps.lang.antlr
 
AntlrFunctions(List<AntlrFunction>) - Constructor for class com.whitestein.lsps.lang.antlr.AntlrFunctions
 
AntlrFunctions() - Constructor for class com.whitestein.lsps.lang.antlr.AntlrFunctions
 
AntlrIntersectionType - Class in com.whitestein.lsps.lang.antlr
 
AntlrIntersectionType(Tree) - Constructor for class com.whitestein.lsps.lang.antlr.AntlrIntersectionType
 
ANTLRLangLexerBase - Class in com.whitestein.lsps.lang.parser.antlr
 
ANTLRLangLexerBase() - Constructor for class com.whitestein.lsps.lang.parser.antlr.ANTLRLangLexerBase
 
ANTLRLangLexerBase(CharStream, RecognizerSharedState) - Constructor for class com.whitestein.lsps.lang.parser.antlr.ANTLRLangLexerBase
 
ANTLRLangLexerBase(CharStream) - Constructor for class com.whitestein.lsps.lang.parser.antlr.ANTLRLangLexerBase
 
ANTLRLangParserBase - Class in com.whitestein.lsps.lang.parser.antlr
 
ANTLRLangParserBase(TokenStream) - Constructor for class com.whitestein.lsps.lang.parser.antlr.ANTLRLangParserBase
 
ANTLRLangParserBase(TokenStream, RecognizerSharedState) - Constructor for class com.whitestein.lsps.lang.parser.antlr.ANTLRLangParserBase
 
AntlrMethods - Class in com.whitestein.lsps.lang.antlr
 
AntlrMethods(boolean, IdentifierAst, List<AntlrFunction>) - Constructor for class com.whitestein.lsps.lang.antlr.AntlrMethods
 
AntlrNamedType - Class in com.whitestein.lsps.lang.antlr
 
AntlrNamedType(Tree) - Constructor for class com.whitestein.lsps.lang.antlr.AntlrNamedType
 
AntlrNode - Class in com.whitestein.lsps.lang.antlr
 
AntlrParametrizedType - Class in com.whitestein.lsps.lang.antlr
 
AntlrParametrizedType(Tree) - Constructor for class com.whitestein.lsps.lang.antlr.AntlrParametrizedType
 
AntlrSignature - Class in com.whitestein.lsps.lang.antlr
 
AntlrSignatureArg - Class in com.whitestein.lsps.lang.antlr
 
AntlrTaskParametersTree - Class in com.whitestein.lsps.lang.parser
 
AntlrTaskParametersTree(String) - Constructor for class com.whitestein.lsps.lang.parser.AntlrTaskParametersTree
 
AntlrType - Class in com.whitestein.lsps.lang.antlr
 
AntlrType(Tree) - Constructor for class com.whitestein.lsps.lang.antlr.AntlrType
 
AntlrTypeParameter - Class in com.whitestein.lsps.lang.antlr
 
AntlrTypeParameter(Tree) - Constructor for class com.whitestein.lsps.lang.antlr.AntlrTypeParameter
 
AntlrTypeParameters - Class in com.whitestein.lsps.lang.antlr
 
AntlrTypeParameters(Tree) - Constructor for class com.whitestein.lsps.lang.antlr.AntlrTypeParameters
 
AntlrTypeParser - Class in com.whitestein.lsps.lang.antlr
 
AntlrTypeParser() - Constructor for class com.whitestein.lsps.lang.antlr.AntlrTypeParser
 
AntlrTypeVisitor<T,E extends Exception> - Interface in com.whitestein.lsps.lang.antlr
AntlrType visitor.
AntlrVoidType - Class in com.whitestein.lsps.lang.antlr
 
AntlrVoidType(Tree) - Constructor for class com.whitestein.lsps.lang.antlr.AntlrVoidType
 
ANY_PERFORMER - Static variable in class com.whitestein.lsps.orgstructure.context.AnyPerformerHolder
Value of the name attribute.
anyPerformer(ExecutionContext) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
Returns a special performer representing any known process performer.
anyPerformer(ExecutionContext) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
 
anyPerformer() - Static method in class com.whitestein.lsps.os.dto.Performer
Returns a special performer representing any known performer.
AnyPerformerHolder - Class in com.whitestein.lsps.orgstructure.context
Special performer representing any known performer.
APP_NAVIGATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UINavigationNames
 
append(Object) - Method in class com.whitestein.lsps.lang.exec.ToStringBuilder
 
appendArgumentTypeList(StringBuilder) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
Appends argument type list with parenthesis.
appendChildren2(UIComponent, Variant.ListVariant<RecordHolder>) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Populates given parent with child components based on definitions from the given list.
appendElements(Collection<?>) - Method in class com.whitestein.lsps.lang.exec.ToStringBuilder
 
appendFirst(String) - Method in class com.whitestein.lsps.lang.type.QID
Appends a segment to the start of this qualified identifier.
appendFreeTypeList(StringBuilder) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
Appends a free type list e.g.
appendLast(String) - Method in class com.whitestein.lsps.lang.type.QID
Appends a segment to the end of this qualified identifier.
appendLog(String) - Method in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
Sets the migration log.
appendLog(String) - Method in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdateLog
Sets the log.
appendRequestSoapHeaders(List<Object>, Document, Element) - Method in class com.whitestein.lsps.ws.util.WsSoapMessageBuilder
Add request headers.
appendSemicolon(StringBuffer) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
appendTo(RecordHolder, StringBuilder) - Static method in class com.whitestein.lsps.vaadin.ui.UIComponentData
 
appendTo(StringBuilder) - Method in class com.whitestein.lsps.vaadin.util.Variant.ClosureResultOrigin
 
appendTo(StringBuilder) - Method in class com.whitestein.lsps.vaadin.util.Variant.DereferenceOrigin
 
appendTo(StringBuilder) - Method in class com.whitestein.lsps.vaadin.util.Variant.MethodResultOrigin
 
appendTo(StringBuilder) - Method in class com.whitestein.lsps.vaadin.util.Variant.Origin
 
appendTo(StringBuilder) - Method in class com.whitestein.lsps.vaadin.util.Variant.PropertyOrigin
 
appendTo(StringBuilder) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordOrigin
 
appendTo(StringBuilder) - Method in class com.whitestein.lsps.vaadin.util.Variant.ReferenceOrigin
 
APPLICATION_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::ApplicationEvent type
APPLICATION_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::ApplicationEventListener type
ApplicationDataFunctions - Class in com.whitestein.lsps.stdlib.function
Application data functions.
ApplicationDataFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.ApplicationDataFunctions
 
appliesToProperty(Object) - Method in class com.whitestein.lsps.vaadin.forms.filter.IgnoreIdsFilter
 
appliesToProperty(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.AllFilter
 
appliesToProperty(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.ContainsFilter
 
appliesToProperty(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.RegexpFilter
 
apply(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter
 
apply(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter
 
apply(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.MultiValueFilter
 
apply(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.PathValueProvider
 
apply(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.RegexpFilter
 
apply(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SimpleClosureValueProvider
 
apply(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SubstringFilter
 
apply(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ValueFilter
 
apply(T, U) - Method in interface com.whitestein.lsps.vaadin.util.BiFunction
Returns the result of applying this function to input.
applyColumnHints() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
 
applyColumnHints() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
applyCommonProperties(UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
Applies all standard properties from the component definition to the given input component.
applyCommonProperties(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
 
applyDefaultServerProperties() - Method in enum com.whitestein.lsps.common.JEEServer
Applies predefined server properties.
applyGenericHints(Component, UIComponentData, String, Variant<Object>, Variant<Object>) - Static method in class com.whitestein.lsps.vaadin.util.Hints
Applies generic hints to the component.
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIComboBox
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalLayout
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIMultiSelectList
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UINavigationLink
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIPanel
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIRadioButtonList
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIRichTextArea
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UISingleSelectList
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UITextArea
 
applyHint(String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UITextBox
 
applyHint(UIComponent, String, Variant<Object>, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
Applies single hint of the given value to the given component
applyHint(String, Variant<Object>, Variant<Object>) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentWithHints2
Applies the given hint to this component.
applyHintsToChildrenWrapper(String, Variant<Object>, Variant<Object>, Component) - Static method in class com.whitestein.lsps.vaadin.util.Hints
Applies hints to the children wrapper component.
applyIsInRolesCondition(SelectBuilder<?>, Collection<RoleUnitName>) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQueryCommon
 
applyListeners(UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
Applies all listeners defined in the component definition associated with the given component.
applyListeners(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
 
applyListeners(UIComponent) - Static method in class com.whitestein.lsps.vaadin.util.Listeners
Adds all standard listeners (required by the framework itself) and all listeners defined in the given component definition to the given component.
applyMarginSpacing(AbstractOrderedLayout, String, Variant<Object>) - Static method in class com.whitestein.lsps.vaadin.util.Hints
Applies Hints.MARGIN and/or Hints.SPACING to the component.
applySizeHints(Sizeable, String, Variant<Object>) - Static method in class com.whitestein.lsps.vaadin.util.Hints
Applies Hints.WIDTH or Hints.HEIGHT hint to the component.
applySort(IDataset, List<Object>, Set<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractDatasetVaadinAdapter
 
ArchiveModuleDescriptor - Class in com.whitestein.lsps.test
 
ArchiveProcessor - Class in com.whitestein.lsps.modulemanager
This class handles the model upload.
ArchiveProcessor(ModelManagementDao, ModelProviderService, BinaryDataServiceLocal, SharedRecordConfigurationService, boolean) - Constructor for class com.whitestein.lsps.modulemanager.ArchiveProcessor
Creates new instance.
ArchiveProcessorResult - Class in com.whitestein.lsps.modulemanager
Result of modules processing.
ArchiveProcessorResult(Collection<Module>, Collection<Module>) - Constructor for class com.whitestein.lsps.modulemanager.ArchiveProcessorResult
Creates new instance.
areVisible(Set<UIComponent>) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
 
ARGUMENT_PERSON_ID - Static variable in class com.whitestein.lsps.pm.PersonServiceBase
 
ARGUMENT_SETTING_NAME - Static variable in class com.whitestein.lsps.pm.PersonServiceBase
 
ARITHMETIC_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Arithmetic error.
as() - Method in class com.whitestein.lsps.test.web.components.UIComponent
Use to cast this component to a more specific component.
asBooleanConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
Casts this config to FilterConfig.OptionsFilter.
asColor(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
asDateConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
Casts this config to FilterConfig.DateFilter.
asDouble(Variant<Decimal>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
asDoubleString(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
asInt(Variant<Decimal>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
asIntegerString(Decimal) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
asLocalizableString() - Method in class com.whitestein.lsps.engine.LocalizationKey
Returns as localizable string with properly encoded parameters.
asMap() - Method in class com.whitestein.lsps.engine.dto.val.ExternalRecordValue
 
asMap() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
 
asMap() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
 
asMap() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
 
asMap() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
 
asMap() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
 
asMap() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
Returns a map view of this record.
asMap() - Method in class com.whitestein.lsps.lang.RecordWrapper
Returns a map view of this record.
asNumericConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
Casts this config to FilterConfig.NumericFilter.
asOptionsConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
Casts this config to FilterConfig.OptionsFilter.
AspectDebugger - Interface in com.whitestein.lsps.engine
Debugger which can handle aspect oriented breakpoints.
asPlainText() - Method in class com.whitestein.lsps.lang.doc.DocCodeTextElement
 
asPlainText() - Method in class com.whitestein.lsps.lang.doc.DocLinkTextElement
 
asPlainText() - Method in class com.whitestein.lsps.lang.doc.DocPlainTextElement
 
asPlainText() - Method in class com.whitestein.lsps.lang.doc.DocText
Returns a representation of this documentation text as plain text without any special formatting.
asPlainText() - Method in interface com.whitestein.lsps.lang.doc.DocTextElement
Returns a plain text representation of this text element.
asRegExpConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
Casts this config to FilterConfig.RegExpFilter.
asResourceKey() - Method in class com.whitestein.lsps.engine.LocalizationKey
Returns the key (module::version::identifier::paramCount) used as key in resource bundle.
AssemblyDescriptor - Class in com.whitestein.lsps.test
Describes the content of a model assembly.
AssemblyDescriptor(String, String) - Constructor for class com.whitestein.lsps.test.AssemblyDescriptor
 
AssemblyDescriptor(String, String, File) - Constructor for class com.whitestein.lsps.test.AssemblyDescriptor
Constructs the whole model assembly for the given base module in the given version.
Assert - Class in com.whitestein.lsps.common
Utility methods for checking values of parameters, etc.
assertContains(String) - Method in class com.whitestein.lsps.test.ModelInstanceLogs
Asserts that the given log message is contained in these logs.
assertContains(String, int) - Method in class com.whitestein.lsps.test.ModelInstanceLogs
Asserts that the given log message with a given level is contained in these logs.
assertDocumentTitles(String...) - Method in class com.whitestein.lsps.test.web.UITester
Asserts that there are the following documents available to the current user.
assertSize(int) - Method in class com.whitestein.lsps.test.ModelInstanceLogs
Asserts the correct log size.
assertUserSeesDocument(String) - Method in class com.whitestein.lsps.test.web.UITester
Checks that the currently logged-in user is able to open given document.
assign(SrcExpression, SrcExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
Assign - Class in com.whitestein.lsps.stdlib.task
This task takes as the parameter map of references and objects and assigns the objects to corresponding references.
Assign() - Constructor for class com.whitestein.lsps.stdlib.task.Assign
 
AssignableExpression - Class in com.whitestein.lsps.lang.ast
Expression that can be assigned to, i.e.
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.AbstractType
 
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.ClassType
 
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.ClosureType
 
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.CollectionType
 
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.IntersectionType
 
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.ListType
 
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.MapType
 
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.NullType
Null can be assigned to any type
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.ReferenceType
 
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.SetType
 
assignableTo(Type) - Method in interface com.whitestein.lsps.lang.type.Type
Returns information whether a value of this type can be assigned to a variable of another type.
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.TypeType
 
assignableTo(Type) - Method in class com.whitestein.lsps.lang.type.VoidType
 
Assignment - Class in com.whitestein.lsps.visualization
An assignment is an expression that can be assigned to a diagram element and is executed when a defined event occurs.
Assignment(String, String) - Constructor for class com.whitestein.lsps.visualization.Assignment
Creates new assignment.
AssignmentExpression - Class in com.whitestein.lsps.lang.ast
 
AssignmentExpression(ASTInfo, Expression, Expression) - Constructor for class com.whitestein.lsps.lang.ast.AssignmentExpression
 
AssignmentInterpreter - Class in com.whitestein.lsps.engine
Monitoring engine performing measurements on execution.
AssignmentInterpreter(long, ModelProviderService) - Constructor for class com.whitestein.lsps.engine.AssignmentInterpreter
Creates new instance.
assignSecurityRoles(String...) - Method in class com.whitestein.lsps.test.TestPerson
Assign security roles.
assignSecurityRolesToPerson(String, List<String>) - Method in interface com.whitestein.lsps.os.PersonManagementService
Assigns given list of security roles (specified by their names) to the user identified by given personId argument.
assignSecurityRolesToPerson(String, List<String>) - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
 
AssociationEnd - Class in com.whitestein.lsps.engine.lang
Abstracts ends of associations with different multiplicities.
AssociationEnd(ModelInstance, ModelProviderClientService, RecordHolder, RecordProperty) - Constructor for class com.whitestein.lsps.engine.lang.AssociationEnd
Creates new instance.
AssociationHandler - Interface in com.whitestein.lsps.lang.exec
Interface for object that handles associations.
asSubstringConfig() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
Casts this config to FilterConfig.SubstringFilter.
ASTInfo - Interface in com.whitestein.lsps.lang.ast
Common AST expression properties.
ASTInfoImpl - Class in com.whitestein.lsps.lang.ast
A simple implementation of ASTInfo.
ASTInfoImpl(String, int, int, int, int) - Constructor for class com.whitestein.lsps.lang.ast.ASTInfoImpl
 
ASTNode - Interface in com.whitestein.lsps.lang.ast
Interface representing an AST node.
ASTNodeImpl - Class in com.whitestein.lsps.lang.ast
 
ASTNodeImpl(String, int, int, int) - Constructor for class com.whitestein.lsps.lang.ast.ASTNodeImpl
Constructs a new ast node.
ASTNodeImpl(ASTNode) - Constructor for class com.whitestein.lsps.lang.ast.ASTNodeImpl
Constructs a new ast node.
ASTRange - Interface in com.whitestein.lsps.lang.ast
 
ASTRangeImpl - Class in com.whitestein.lsps.lang.ast
 
ASTRangeImpl(int, int) - Constructor for class com.whitestein.lsps.lang.ast.ASTRangeImpl
 
ASYNC_MESSAGE_PRIORITY - Static variable in class com.whitestein.lsps.engine.Constants
Metadata key for async tasks.
ASYNCHRONOUS_TEXT_CHANGE_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::AsynchronousTextChangeEvent type
ASYNCHRONOUS_TEXT_CHANGE_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::AsynchronousTextChangeListener type
AsynchronousExecutionMessage - Class in com.whitestein.lsps.engine.comm
This object is sent via JMS, to indicate that asynchronous execution should be performed.
AsynchronousExecutionMessage(Identifier, Serializable, Class<? extends AsynchronousExecutionTask>) - Constructor for class com.whitestein.lsps.engine.comm.AsynchronousExecutionMessage
 
AsynchronousExecutionReply - Class in com.whitestein.lsps.engine.comm
This message is sent back to AsynchronousExecutionTask after the asynchronous processing has been done.
AsynchronousExecutionReply(Identifier, Serializable) - Constructor for class com.whitestein.lsps.engine.comm.AsynchronousExecutionReply
 
AsynchronousExecutionTask - Interface in com.whitestein.lsps.engine
Local interface of AbstractAsynchronousExecutionTask
attach(ModelInstance) - Method in interface com.whitestein.lsps.engine.ModelInstanceUtilsService
If a model instance is detached it is attached to the original.
attach(ModelInstance) - Method in class com.whitestein.lsps.engine.ModelInstanceUtilsServiceBean
 
attach(ClientConnector.AttachEvent) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
 
attach() - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.NumberFilterPopup2
 
attach() - Method in class com.whitestein.lsps.vaadin.ui.components.table.GroupingPopupButton
 
attach() - Method in class com.whitestein.lsps.vaadin.ui.components.table.OptionsFilterField
 
attach() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
 
attach() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
attach() - Method in class com.whitestein.lsps.vaadin.ui.components.UIContextMenu
Attaches the menu to the component if necessary.
attach() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
 
attachAndMergeLevel(ModelInstance, String) - Method in interface com.whitestein.lsps.engine.ModelInstanceUtilsService
If a model instance is detached it is attached to the original and state of specified evaluation level is merged to lower level.
attachAndMergeLevel(ModelInstance, String) - Method in class com.whitestein.lsps.engine.ModelInstanceUtilsServiceBean
 
attachContent(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
Attaches the content component to the component tree.
attachContent(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
 
attachEvaluation(ModelInstance, ModelInstance) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
Attaches an evaluation data stored in the detached model instance to the regular model instance.
attachModelInstance(byte[]) - Method in interface com.whitestein.lsps.tools.TestSupportService
Attach detached model instance.
attachModelInstance(byte[]) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
 
AuditCriteria - Class in com.whitestein.lsps.engine
Audit query criteria
AuditCriteria() - Constructor for class com.whitestein.lsps.engine.AuditCriteria
 
AuditSharedRecordEntityAccessor - Class in com.whitestein.lsps.hibernate.envers
Audit shared record entity accessor.
AuditSharedRecordEntityAccessor() - Constructor for class com.whitestein.lsps.hibernate.envers.AuditSharedRecordEntityAccessor
 
AXIS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::GaugeChart.axis

B

BANDS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::ChartAxis.bands
Base64 - Class in com.whitestein.lsps.common
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in com.whitestein.lsps.common
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in com.whitestein.lsps.common
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
baseLevel() - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
Returns base level.
BaseTodoTask - Class in com.whitestein.lsps.human.task
Abstract class for creation of human-oriented tasks.
BaseTodoTask() - Constructor for class com.whitestein.lsps.human.task.BaseTodoTask
Creates new instance.
baseUrl - Static variable in class com.whitestein.lsps.test.LspsRemote
 
BaseXSDType - Enum in com.whitestein.lsps.lang.type.xml
Enums for all supported (known) base XSD types.
Basic - Class in com.whitestein.lsps.common
Basic utility methods.
BasicGeneratorOperations - Class in com.whitestein.lsps.modulemanager
This plugin adds all core generator operations.
BasicGeneratorOperations() - Constructor for class com.whitestein.lsps.modulemanager.BasicGeneratorOperations
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.AssignmentExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.BlockExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.BreakExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.CastExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ChainedExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ClosureCallExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ClosureExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.CompoundAssignmentExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ConditionalExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ConstantExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ContinueExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.CustomConstantExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.DebugExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.DefExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.DereferenceExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.EnumerationExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.Expression
Interpret expression.
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ForeachExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ForExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.FunctionCallWithNamedArgs
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.FunctionExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.IfnullExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.IncDecExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.InstanceofExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ListExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.MapExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.MethodExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.MissingReturnExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.PropertyExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.RecordConstructorExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.RecordExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ReferenceExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.SetExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.SuperConstructorExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.SwitchExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.SyntheticExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ThisConstructorExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ThisExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.TryCatchExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.TypeExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.UnknownExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.VariableExpression
 
basicInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.WhileExpression
 
BasicModule - Class in com.whitestein.lsps.lang.module
default implementation of Module
BasicModule(String) - Constructor for class com.whitestein.lsps.lang.module.BasicModule
Creates new instance.
BasicModule(String, Collection<? extends Module>) - Constructor for class com.whitestein.lsps.lang.module.BasicModule
Creates new instance.
BasicModulePart - Class in com.whitestein.lsps.lang.module
ModulePart is model of sub-namespaces (for plans or subprocesses It provides variables, types and functions(internal)
BasicModulePart(NamespaceModel) - Constructor for class com.whitestein.lsps.lang.module.BasicModulePart
Creates new instance.
BasicModulePart(String, NamespaceModel) - Constructor for class com.whitestein.lsps.lang.module.BasicModulePart
Creates new instance.
BasicModulePart(String, NamespaceModel, Collection<? extends Module>) - Constructor for class com.whitestein.lsps.lang.module.BasicModulePart
Creates new instance.
BasicTypesNamespace - Class in com.whitestein.lsps.lang.operation
 
beforeIteration(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.EngineAssignmentPlugin
 
beforeIteration(ModelInstanceEntity) - Method in interface com.whitestein.lsps.engine.EnginePlugin
This method is executed before each engine iteration.
beforeIteration(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEnginePlugin
 
beforeIteration(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierImpl
 
beforeLoop(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.EngineAssignmentPlugin
 
beforeLoop(ModelInstanceEntity) - Method in interface com.whitestein.lsps.engine.EnginePlugin
This method is executed after a message is handled, but before starting the engine loop.
beforeLoop(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEnginePlugin
 
beforeLoop(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierImpl
 
beforeMarshal(Object) - Method in class com.whitestein.lsps.common.jaxb.MarshalCallbacksListener
 
beforeMessage(Message, ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.EngineAssignmentPlugin
 
beforeMessage(Message, ModelInstanceEntity) - Method in interface com.whitestein.lsps.engine.EnginePlugin
This method is executed before a message is handled.
beforeMessage(Message, ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEnginePlugin
 
beforeMessage(Message, ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierImpl
 
beforeUnmarshal(Object, Object) - Method in class com.whitestein.lsps.common.jaxb.UnmarshalCallbacksListener
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.Goals
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.ModelInstance
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.BinaryValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.BooleanValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.DateValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.DecimalValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.ListValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.MapValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.NullValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.ObjectValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.PropertyPathValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.PropertyValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.SetValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.StringValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.TypeValue
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.dto.val.ValueRef
 
beforeUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.os.dto.RoleUnitName
 
begin() - Method in class com.whitestein.lsps.lang.InterpreterStackTrace
 
begin(Tree) - Method in class com.whitestein.lsps.lang.parser.ParserBase
Returns start index of the tree in the underlying source
begin() - Method in class com.whitestein.lsps.lang.timer.RecordingInterpreterStackTrace
 
Between - Class in com.whitestein.lsps.common.filter
 
Between(Object, Comparable<?>, Comparable<?>) - Constructor for class com.whitestein.lsps.common.filter.Between
 
BiFunction<T,U,R> - Interface in com.whitestein.lsps.vaadin.util
Determines an output value based on two input values.
BINARY - Static variable in class com.whitestein.lsps.lang.type.SimpleType
BinaryType instance.
BINARY_DATA_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Error thrown when a binary data can't be retrieved.
BINARY_HANDLE - Static variable in class com.whitestein.lsps.stdlib.type.CoreTypes
BinaryHandle type.
BinaryData - Class in com.whitestein.lsps.engine.state
This entity contains binary data used by other entities.
BinaryData(String, String, String, Blob, List<BinaryDataMetadata>) - Constructor for class com.whitestein.lsps.engine.state.BinaryData
Instantiates a new binary data entry.
BinaryData(String, String, String, Blob) - Constructor for class com.whitestein.lsps.engine.state.BinaryData
Instantiates a new binary data entry.
BinaryData(String, String, Blob) - Constructor for class com.whitestein.lsps.engine.state.BinaryData
Instantiates a new binary data entry.
BinaryData() - Constructor for class com.whitestein.lsps.engine.state.BinaryData
Instantiates a new binary data entry.
BinaryDataDao - Interface in com.whitestein.lsps.stdlib.dao
Data access object interface for Binary data module operations.
BinaryDataMetadata - Class in com.whitestein.lsps.engine
Holds metadata associated with some binary data.
BinaryDataMetadata() - Constructor for class com.whitestein.lsps.engine.BinaryDataMetadata
 
BinaryDataMetadata(String, String) - Constructor for class com.whitestein.lsps.engine.BinaryDataMetadata
 
BinaryDataMetadata - Class in com.whitestein.lsps.engine.state
Binary data metadata entity.
BinaryDataMetadata(BinaryData, String, String) - Constructor for class com.whitestein.lsps.engine.state.BinaryDataMetadata
Creates new instance.
BinaryDataMetadata() - Constructor for class com.whitestein.lsps.engine.state.BinaryDataMetadata
Creates new instance.
BinaryDataService - Interface in com.whitestein.lsps.engine
Service for handling binary data stored in DB.
BinaryDataServiceBean - Class in com.whitestein.lsps.stdlib
Service implementation for accessing binary data in DB.
BinaryDataServiceBean() - Constructor for class com.whitestein.lsps.stdlib.BinaryDataServiceBean
 
BinaryDataServiceBean(EntityManager, BinaryDataDao) - Constructor for class com.whitestein.lsps.stdlib.BinaryDataServiceBean
Creates new instance.
BinaryDataServiceLocal - Interface in com.whitestein.lsps.engine.ejb
Remote interface for BinaryDataService.
BinaryDataServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for BinaryDataService.
BinaryEntry - Class in com.whitestein.lsps.engine.dto
Simple data transfer object for representing a handle to a file (see core::BinaryHandle).
BinaryEntry() - Constructor for class com.whitestein.lsps.engine.dto.BinaryEntry
Creates new instance.
BinaryEntry(Long, String, String, long, String) - Constructor for class com.whitestein.lsps.engine.dto.BinaryEntry
Creates new instance.
BinaryEntry(Long, String, String, long, String, byte[]) - Constructor for class com.whitestein.lsps.engine.dto.BinaryEntry
Creates new instance.
BinaryEntryNotFoundException - Exception in com.whitestein.lsps.engine.exception
Thrown if a binary entry is not found.
BinaryEntryNotFoundException(long) - Constructor for exception com.whitestein.lsps.engine.exception.BinaryEntryNotFoundException
Creates new instance.
BinaryHolder - Interface in com.whitestein.lsps.lang.exec
Interface for binary data holder.
BinaryHolderImpl - Class in com.whitestein.lsps.engine.lang
Holder for binary holder.
BinaryHolderImpl(BinaryValue) - Constructor for class com.whitestein.lsps.engine.lang.BinaryHolderImpl
Creates new instance.
BinaryType - Class in com.whitestein.lsps.lang.type
Binary type representing string.
BinaryValue - Class in com.whitestein.lsps.engine.dto.val
A string value.
BinaryValue() - Constructor for class com.whitestein.lsps.engine.dto.val.BinaryValue
Creates new instance.
BinaryValue - Class in com.whitestein.lsps.engine.state.xml
External binary value that stores info about shared record instance that contains binary.
BinaryValue() - Constructor for class com.whitestein.lsps.engine.state.xml.BinaryValue
Creates new instance.
BinaryValue(ModelInstance, String, byte[], String, String, String, String, Blob, BlobLoader) - Constructor for class com.whitestein.lsps.engine.state.xml.BinaryValue
Creates new instance.
BinaryValue(ModelInstance, String, String, String, String, String, Blob, BlobLoader) - Constructor for class com.whitestein.lsps.engine.state.xml.BinaryValue
Creates new instance.
BinaryValue(ModelInstance, String, byte[]) - Constructor for class com.whitestein.lsps.engine.state.xml.BinaryValue
Creates new instance of BinaryValue.
bind(Field<?>, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.filter.FilterFieldFactory
Binds given filtering field to a container - starts filtering based on the contents of the field, and starts watching for field value changes.
bindClass(Class<?>, ProcessModel) - Method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
 
bindClassForProcessDescription(Class<?>, ProcessModel, ProcessDescription, QID) - Static method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
Bind to existing java classes.
bindClassForProcessModel(Class<?>, ProcessModel, Map<ProcessModel, String>, QID, Map<ClassType, String>, Map<FunctionSignature, String>) - Static method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
Binds already exiting java class representing namespace to corresponding model namespace.
BINDING - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::CheckBoxList.binding ui::RadioButtonList.binding ui::SingleSelectList.binding ui::MultiSelectList.binding ui::TextBox.binding ui::TextArea.binding ui::CheckBox.binding ui::FileUpload.binding ui::ComboBox.binding
Bindings - Class in com.whitestein.lsps.vaadin.ui
Provides mapping from a record instance and optionally a record property, to the UI component which displays the value.
BindListener - Class in com.whitestein.lsps.engine.state.xml
Unmarshaller listener that rebind data to a model instance.
BindListener(ModelInstance) - Constructor for class com.whitestein.lsps.engine.state.xml.BindListener
Creates new instance.
BlobLoader - Class in com.whitestein.lsps.engine.state.xml
Loader of blob in BinaryValue
BlobLoader(ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.state.xml.BlobLoader
Creates new instance.
BlockExpression - Class in com.whitestein.lsps.lang.ast
A block expression.
BlockExpression(ASTInfo, Expression) - Constructor for class com.whitestein.lsps.lang.ast.BlockExpression
Constructs a block expression.
BlockingProgressIndicator - Class in com.whitestein.lsps.vaadin.forms.components
Modal window with spinner and non-dramatic curtain over application (less dark so it does not blink that much and is still visible).
BlockingProgressIndicator() - Constructor for class com.whitestein.lsps.vaadin.forms.components.BlockingProgressIndicator
 
BLUE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
 
bool() - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the value to boolean.
BOOLEAN - Static variable in class com.whitestein.lsps.lang.type.SimpleType
BooleanType instance.
BooleanAdapter - Class in com.whitestein.lsps.engine.state.xml
Adapter for Decimal.
BooleanAdapter() - Constructor for class com.whitestein.lsps.engine.state.xml.BooleanAdapter
 
BooleanOperation - Enum in com.whitestein.lsps.lang.operation
 
BooleanType - Class in com.whitestein.lsps.lang.type
Simple type representing boolean.
BooleanValue - Class in com.whitestein.lsps.engine.dto.val
A boolean value.
BooleanValue() - Constructor for class com.whitestein.lsps.engine.dto.val.BooleanValue
Creates new instance.
BooleanValue - Class in com.whitestein.lsps.engine.state.xml
Persistent value representing boolean.
BooleanValue() - Constructor for class com.whitestein.lsps.engine.state.xml.BooleanValue
Creates new empty instance of BooleanValue.
BPMNInterpreter - Class in com.whitestein.lsps.engine
This class interprets BPMN processes.
BPMNInterpreter(ProcessInstance, ProcessInterpreterContext) - Constructor for class com.whitestein.lsps.engine.BPMNInterpreter
Creates new instance.
BRACKET_OP - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
A bracket operator.
BREADCRUMBS - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'breadcrumbs' hint.
BreakException - Exception in com.whitestein.lsps.lang.exception
 
BreakException() - Constructor for exception com.whitestein.lsps.lang.exception.BreakException
Default constructor.
BreakExpression - Class in com.whitestein.lsps.lang.ast
"break" expression.
BreakExpression(ASTInfo) - Constructor for class com.whitestein.lsps.lang.ast.BreakExpression
Constructs a new expression.
BROWSER_FRAME - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
build() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Builds instance of FunctionSignature with the parameters specified in this builder.
build() - Method in class com.whitestein.lsps.vaadin.ui.ComponentsToProcess.Builder
Returns a set which contains all of given components and all of their descendants.
buildAnnotationReader(AnnotatedElement) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
buildCells() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGridLayout
Builds all cells based on the component definition
builder - Variable in class com.whitestein.lsps.lang.exec.ToStringBuilder
 
builder(String) - Static method in class com.whitestein.lsps.lang.signature.FunctionSignature
Returns builder to build the function signature.
Builder(LspsScreen) - Constructor for class com.whitestein.lsps.vaadin.ui.ComponentsToProcess.Builder
Creates the set builder.
buildGetter(Component, Property) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordComponentTuplizer
 
buildInstantiator(Component) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordComponentTuplizer
 
buildInstantiator(PersistentClass) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
 
buildInstantiator(EntityBinding) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
 
buildMessage(Object, List<Object>, boolean) - Method in class com.whitestein.lsps.ws.util.WsSoapMessageBuilder
Build the request xml for given input instance.
buildPropertyGetter(Property, PersistentClass) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
 
buildPropertyGetter(AttributeBinding) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
 
buildPropertySetter(Property, PersistentClass) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
 
buildPropertySetter(AttributeBinding) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
 
buildProxyFactory(PersistentClass, Getter, Setter) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
 
buildProxyFactory(EntityBinding, Getter, Setter) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
 
buildSessionFactory() - Method in class com.whitestein.lsps.engine.sharedrecord.ConfigurationExt
Deprecated.
buildSetter(Component, Property) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordComponentTuplizer
 
Bundle(Map<String, String>, Locale, LocalizationResourceBundle.Bundle) - Constructor for class com.whitestein.lsps.engine.dto.LocalizationResourceBundle.Bundle
Full constructor.
button() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a button.
BUTTON_LINK_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
BUTTON_RENDERER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
BUTTON_RENDERER_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordButtonRenderer
 
BUTTON_TEXT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::FileUpload.buttonText
buttonClick(Button.ClickEvent) - Method in class com.whitestein.lsps.vaadin.ui.components.table.Pager
 
buttonClick(Button.ClickEvent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIButton
 
ByteData - Class in com.whitestein.lsps.common
Class containing raw byte data.
ByteData() - Constructor for class com.whitestein.lsps.common.ByteData
Creates new instance.
ByteData(byte[]) - Constructor for class com.whitestein.lsps.common.ByteData
Creates new instance.

C

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 Changes 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
If the condition is false, the method throws IllegalArgumentException.
checkArgument(boolean, String) - Static method in class com.whitestein.lsps.common.Assert
If the condition is false, the method throws IllegalArgumentException.
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
Deprecated.
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
If the condition is false, the method throws IllegalStateException.
checkState(boolean, String) - Static method in class com.whitestein.lsps.common.Assert
If the condition is false, the method throws IllegalStateException.
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
Contains list of child UIComponent instances
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
Removes shared runtime values registered via ModelInstance.registerRuntimeValue(ComplexValue, Object) method.
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
Creates new instance of 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
Creates new instance of 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 Collectibles 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 Collectibles 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
Casts the value to a Collection.
CollectionHolder - Interface in com.whitestein.lsps.lang.exec
 
collectionOf(Class<V>) - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the value to a Collection.
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
Creates new instance of CollectionValue.
CollectionValue(long, ModelInstance, String, Collection<? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.CollectionValue
Creates new instance of 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
This package implements the ExecutionContext and the language Namespace and all the ValueHolders.
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
Creates new empty instance of ComplexValue.
ComplexValue(long, ModelInstance, String, boolean, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.ComplexValue
Creates new instance of ComplexValue.
ComplexValue(long, ModelInstance, String, boolean) - Constructor for class com.whitestein.lsps.engine.state.xml.ComplexValue
Creates new instance of ComplexValue.
ComplexValue(ModelInstance, String, boolean, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.ComplexValue
Creates new instance of ComplexValue.
ComplexValue(ModelInstance, String, boolean) - Constructor for class com.whitestein.lsps.engine.state.xml.ComplexValue
Creates new instance of 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
Instance of ComponentService
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
Instance of LspsAppConnector
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
Creates new instance of ConstantExpression.
ConstantExpression(ASTInfo, Object, Type) - Constructor for class com.whitestein.lsps.lang.ast.ConstantExpression
Creates new instance of 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
Creates new instance of Context.
Context(long, ModelInstance, Context, String, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.Context
Creates new instance of Context.
Context(ModelInstance, Context, String, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.Context
Creates new instance of Context.
Context(long, ModelInstance, Context, String) - Constructor for class com.whitestein.lsps.engine.state.xml.Context
Creates new instance of Context.
Context(ModelInstance, Context, String) - Constructor for class com.whitestein.lsps.engine.state.xml.Context
Creates new instance of 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
Creates new empty instance of 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
Serializable wrapper for ExecutionContext.
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 (ListHolders 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 (MapHolders 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
Presence of CreatemodelInstanceExecutionTraceElement in ExecutionTrace indicates that new model instance with CreateModelInstanceExecutionTraceElement.getCreatedModelInstanceId() was created.
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
Creates object info used for all GoalPlanHolders.
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 (SetHolders 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
Returns the FreeTypeMapping for current namespace.
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.

D

DASHBOARD - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
DashboardCommunication(GridStackDashboard) - Constructor for class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard.DashboardCommunication
 
DATA - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarEditEvent
 
DATA - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
 
DATA - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
 
DATA - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
 
DATA - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
 
DATA - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Repeater.data ui::Table.data
DATA_COUNT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Table.dataCount
DATA_LABELS - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
 
DATA_LABELS - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
 
DATA_LABELS_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataLabels
 
DATA_SERIES_ITEM_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
 
DATA_SERIES_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
 
DatabaseMetadata - Class in com.whitestein.lsps.engine.sharedrecord.ddl
JDBC database metadata
DatabaseMetadata(Connection, Dialect) - Constructor for class com.whitestein.lsps.engine.sharedrecord.ddl.DatabaseMetadata
Creates new instance.
DataDataset - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
Invokes a closure which takes two arguments (start, count) and returns a list of objects as a result.
DataDataset(Variant.ScopedClosureVariant, Variant.ScopedClosureVariant) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.DataDataset
Creates the dataset.
dataDataset - Variable in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
True if the table is fed from a data dataset (or "Paged Collection" dataset), false if from a generic, query or type dataset.
DataFilter - Class in com.whitestein.lsps.vaadin.forms.filter
This class holds an LSPS representation of a filter which can be used by forms::DataSource for filtering data.
DataFilter(RecordHolder, ValueProvider, SerializablePredicate<Object>) - Constructor for class com.whitestein.lsps.vaadin.forms.filter.DataFilter
Creates a new instance of this class with the filter definition and predicate representing the filter semantics.
DataFunctions - Interface in com.whitestein.lsps.stdlib.function
 
DataFunctionsImpl - Class in com.whitestein.lsps.stdlib.function
Functions for Data module.
DataFunctionsImpl() - Constructor for class com.whitestein.lsps.stdlib.function.DataFunctionsImpl
Creates new instance.
DataFunctionsImpl(ModelManagementDao, CoreTypeFactory) - Constructor for class com.whitestein.lsps.stdlib.function.DataFunctionsImpl
Creates new instance.
DataParser - Class in com.whitestein.lsps.lang.parser
Parser of LSPS data expressions.
DataParser() - Constructor for class com.whitestein.lsps.lang.parser.DataParser
 
DataSourceMethods - Class in com.whitestein.lsps.vaadin.forms.datasource
These methods are called from QueryDataSource.methods and TypeDataSource.methods files in standard lib.
DataSourceMethods() - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.DataSourceMethods
 
DataSourceQueryFactory() - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.DataSourceQueryFactory
 
DATE - Static variable in class com.whitestein.lsps.lang.type.SimpleType
DateType instance.
date(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Allocates a Date object and initializes it to represent the specified number of milliseconds since the standard base time known as "the epoch", namely January 1, 1970, 00:00:00 GMT.
date(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Tries to parse given string to Date value
date(ExecutionContext, String, String) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Will parse date using passed pattern string and date string Must use patterns recognized by SimpleDateFormat
date(ExecutionContext, String, String, String) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Will parse date using passed pattern string and date string Must use patterns recognized by SimpleDateFormat
date(ExecutionContext, Decimal, Decimal, Decimal, Decimal, Decimal, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Creates a date from year, month of year, dayOfMonth, hour of day, minute of hour, second of minute, and millisecond of second.
date(ExecutionContext, Decimal, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Creates a date from year, month of year, and dayOfMonth.
date() - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the value to Date.
DATE_FILTER_CONFIG_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
 
DATE_RENDERER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
DATE_RENDERER_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateRenderer
 
DateAdapter - Class in com.whitestein.lsps.engine.state.xml
Adapter for Date.
DateAdapter() - Constructor for class com.whitestein.lsps.engine.state.xml.DateAdapter
 
DateFunctions - Class in com.whitestein.lsps.stdlib.function
Utility methods related to date manipulation.
DateFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.DateFunctions
Creates new instance.
DateOperation - Enum in com.whitestein.lsps.lang.operation
 
DateRange(Date, Date) - Constructor for class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
Creates a new date range
Dates - Class in com.whitestein.lsps.common
Utility class for dates, used by DB script generator tool to create scripts for H2.
Dates() - Constructor for class com.whitestein.lsps.common.Dates
 
dateTextBox() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a date text box.
DateType - Class in com.whitestein.lsps.lang.type
Simple type representing date.
DateValue - Class in com.whitestein.lsps.engine.dto.val
A date value.
DateValue() - Constructor for class com.whitestein.lsps.engine.dto.val.DateValue
Creates new instance.
DateValue - Class in com.whitestein.lsps.engine.state.xml
Persistent value representing date.
DateValue() - Constructor for class com.whitestein.lsps.engine.state.xml.DateValue
Creates new empty instance of DateValue.
DateValue(Date) - Constructor for class com.whitestein.lsps.engine.state.xml.DateValue
Creates new instance of DateValue.
days() - Method in class com.whitestein.lsps.engine.Duration
 
deactivate() - Method in class com.whitestein.lsps.engine.PlanHandler
Deactivates (puts into PlanState.INACTIVE state) the plan if running.
deactivate(ExecutionContext, CollectionHolder) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Deactivates not finished goals.
deactivate(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
deactivate() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
Should be called when the content is hidden.
DEACTIVATE_CONDITION - Static variable in class com.whitestein.lsps.stdlib.type.AchieveGoalHolder
Property name.
deactivateCondition() - Method in class com.whitestein.lsps.stdlib.type.AchieveGoalHolder
Returns deactivation condition of the goal.
deactivated() - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Get DEACTIVATED state name
deactivated() - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
deactivateGoal(long, String, ExecutionContext, boolean) - Static method in class com.whitestein.lsps.engine.ActivationUtil
Deactivates given goal if not null and if it can be deactivated.
DeactivateGoal - Class in com.whitestein.lsps.stdlib.task
This task performs deactivation of goals.
DeactivateGoal() - Constructor for class com.whitestein.lsps.stdlib.task.DeactivateGoal
 
DEBUG - Static variable in class com.whitestein.lsps.lang.parser.Parser
A debug expression keyword.
DEBUG - Static variable in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
 
DEBUG_ELEMENT_ID - Static variable in class com.whitestein.lsps.lang.parser.Parser
A debug expression element id attribute key.
DEBUG_PROPERTY - Static variable in class com.whitestein.lsps.lang.parser.Parser
A debug expression property attribute key.
DebugExpression - Class in com.whitestein.lsps.lang.ast
Expression with debug information.
DebugExpression(ASTInfo, Expression, ExpressionOrigin) - Constructor for class com.whitestein.lsps.lang.ast.DebugExpression
Constructs a new debug expression.
Debugger - Interface in com.whitestein.lsps.common
A base interface for debugger interfaces.
DebuggerAction - Enum in com.whitestein.lsps.common
 
DebuggerExpressionInterpreter - Class in com.whitestein.lsps.lang
 
DebuggerExpressionInterpreter(Interpreter, ExpressionDebugger) - Constructor for class com.whitestein.lsps.lang.DebuggerExpressionInterpreter
 
DebuggerInstance - Class in com.whitestein.lsps.common
This class represents a debugger instance.
DebuggerInstance() - Constructor for class com.whitestein.lsps.common.DebuggerInstance
 
DebuggerListener - Class in com.whitestein.lsps.engine
Listener of changes for debugging.
DebuggerListener() - Constructor for class com.whitestein.lsps.engine.DebuggerListener
 
debugLine(Tree) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
 
debugLine(Tree) - Method in class com.whitestein.lsps.lang.parser.Parser
 
debugLog(ExecutionContext, ClosureHolder) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Logs a message to the console at the debug logging level.
debugLog(ExecutionContext, ClosureHolder, Decimal) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Logs a message to the console at the specified logging level.
debugLog(ExecutionContext, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
debugLog(ExecutionContext, ClosureHolder, Decimal) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
Decimal - Class in com.whitestein.lsps.lang
Immutable, arbitrary-precision signed decimal numbers with scale limited to DecimalType.MAX_SCALE.
Decimal(long) - Constructor for class com.whitestein.lsps.lang.Decimal
Creates new instance of Decimal.
Decimal(double) - Constructor for class com.whitestein.lsps.lang.Decimal
Creates new instance of Decimal.
Decimal(String) - Constructor for class com.whitestein.lsps.lang.Decimal
Creates new instance of Decimal.
Decimal(char[]) - Constructor for class com.whitestein.lsps.lang.Decimal
Creates new instance of Decimal.
Decimal(BigInteger) - Constructor for class com.whitestein.lsps.lang.Decimal
Creates new instance of Decimal.
Decimal(BigDecimal) - Constructor for class com.whitestein.lsps.lang.Decimal
Creates new instance of Decimal.
DECIMAL - Static variable in class com.whitestein.lsps.lang.type.SimpleType
DecimalType instance with default scale and rounding mode.
decimal() - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the value to a Decimal.
DecimalAdapter - Class in com.whitestein.lsps.engine.state.xml
Adapter for Decimal.
DecimalAdapter() - Constructor for class com.whitestein.lsps.engine.state.xml.DecimalAdapter
 
DecimalBinaryArithmeticOperation - Enum in com.whitestein.lsps.lang.operation
 
DecimalBinaryComparisonOperation - Enum in com.whitestein.lsps.lang.operation
 
DecimalType - Class in com.whitestein.lsps.lang.type
Simple type representing decimal type.
DecimalType() - Constructor for class com.whitestein.lsps.lang.type.DecimalType
Creates new instance with default scale and rounding mode.
DecimalType(int) - Constructor for class com.whitestein.lsps.lang.type.DecimalType
Creates new instance with default rounding mode.
DecimalType(int, RoundingMode) - Constructor for class com.whitestein.lsps.lang.type.DecimalType
Creates new instance.
DecimalUnaryOperation - Enum in com.whitestein.lsps.lang.operation
 
DecimalValue - Class in com.whitestein.lsps.engine.dto.val
A decimal value.
DecimalValue() - Constructor for class com.whitestein.lsps.engine.dto.val.DecimalValue
Creates new instance.
DecimalValue - Class in com.whitestein.lsps.engine.state.xml
Persistent value containing a decimal.
DecimalValue() - Constructor for class com.whitestein.lsps.engine.state.xml.DecimalValue
Creates new empty instance of DecimalValue.
DecimalValue(Decimal) - Constructor for class com.whitestein.lsps.engine.state.xml.DecimalValue
Creates new instance of DecimalValue.
DECODE - Static variable in class com.whitestein.lsps.common.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class com.whitestein.lsps.common.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.whitestein.lsps.common.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class com.whitestein.lsps.common.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class com.whitestein.lsps.common.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class com.whitestein.lsps.common.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class com.whitestein.lsps.common.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.whitestein.lsps.common.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decompress() - Method in class com.whitestein.lsps.engine.dto.CompressedModelInstance
Decompresses the model instance.
decompress(byte[]) - Method in class com.whitestein.lsps.engine.state.StateMarshaller
Returns the state data, decompressed by the selected loader (e.g.
decreaseStack() - Method in class com.whitestein.lsps.engine.SharedRecordNotifierData
Decrease stack of shared record notifications relevant methods.
DECREMENT_OP - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
A decrement operator (--);
def - Variable in class com.whitestein.lsps.vaadin.forms.WAbstractTable.Column
forms::GridColumn, not null, present.
DEFAULT_MODULE - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
 
DEFAULT_ROUNDING_MODE - Static variable in class com.whitestein.lsps.lang.type.DecimalType
Default rounding mode
DEFAULT_SCALE - Static variable in class com.whitestein.lsps.lang.type.DecimalType
Default scale
DefaultExpressionVisitor<T,E extends Throwable> - Class in com.whitestein.lsps.lang.ast
 
DefaultExpressionVisitor() - Constructor for class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
 
DefaultFilterFieldFactory - Class in com.whitestein.lsps.vaadin.ui.components.table.filter
Provides default implementation for FilterFieldFactory.
DefaultFilterFieldFactory(Container.Filterable) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.filter.DefaultFilterFieldFactory
 
DefaultInterpreterStackTraceFactory - Class in com.whitestein.lsps.lang
A factory that creates InterpreterStackTrace instances.
DefaultInterpreterStackTraceFactory() - Constructor for class com.whitestein.lsps.lang.DefaultInterpreterStackTraceFactory
 
defaultStore - Variable in class com.whitestein.lsps.hibernate.envers.LspsAuditedPropertiesReader
 
DefExpression - Class in com.whitestein.lsps.lang.ast
 
DefExpression(ASTInfo, Type, String) - Constructor for class com.whitestein.lsps.lang.ast.DefExpression
 
definitionOf(UIComponent) - Static method in class com.whitestein.lsps.vaadin.util.Variant
Returns record variant which accesses given component definition.
definitionOf(UIComponentData) - Static method in class com.whitestein.lsps.vaadin.util.Variant
Returns record variant which accesses given component definition.
definitionType - Variable in class com.whitestein.lsps.vaadin.util.Variant
The defined type of the value, either the record property type, or the closure result type.
delegate(long, Collection<String>) - Method in interface com.whitestein.lsps.human.TodoService
Delegates the to-do identified by its ID to a given set of delegates identified by their ID-s.
delegate(long, Collection<String>) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
delegate - Variable in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.DelegatingValueProvider
 
DELEGATE_ALL_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows to delegate user's own to-do.
DELEGATE_OWN_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows to delegate user's own to-do.
DelegatingSharedRecordInterceptor - Class in com.whitestein.lsps.engine.sharedrecord
Interceptor for Hibernate Sessions that allows to plug an interceptor via ComponentService.
DelegatingSharedRecordInterceptor(ComponentService) - Constructor for class com.whitestein.lsps.engine.sharedrecord.DelegatingSharedRecordInterceptor
Constructs interceptor and initialize it with given collection of plugins and shared record context
DelegatingValueProvider(ValueProvider) - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.DelegatingValueProvider
 
delegation(String, Integer, String) - Static method in class com.whitestein.lsps.human.entity.TodoPerformer
Creates new delegation person performer.
delete(Object) - Method in interface com.whitestein.lsps.engine.ExternalTypeProvider
 
delete(Class<T>, Object) - Method in interface com.whitestein.lsps.engine.ExternalTypeProvider
 
delete(String) - Method in interface com.whitestein.lsps.engine.SettingManagementService
Deletes a given settings.
delete(String) - Method in class com.whitestein.lsps.engine.state.SettingManagementServiceBean
 
delete(Object) - Method in class com.whitestein.lsps.engine.tester.CustomEntityProvider
 
delete(Class<T>, Object) - Method in class com.whitestein.lsps.engine.tester.CustomEntityProvider
 
delete(String) - Method in class com.whitestein.lsps.human.dao.jpa.JpaVaadinThemeDao
 
delete(String) - Method in interface com.whitestein.lsps.human.dao.VaadinThemeDao
Deletes the theme from the database.
DELETE_ALL_BY_MODEL_INSTANCE_ID - Static variable in class com.whitestein.lsps.engine.state.TimerNotification
Query name
DELETE_BINARY - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to delete binary data.
DELETE_BY_MODEL_INSTANCE - Static variable in class com.whitestein.lsps.engine.state.ProcessLog
Deletes logs of model instance.
DELETE_MODEL - Static variable in interface com.whitestein.lsps.engine.ejb.ModelManagementServiceLocal
Security right that allows to delete models.
DELETE_MODEL - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to delete models.
DELETE_TEMP_DATA - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::FileUpload.deleteTempData
DELETE_WITH_IDS - Static variable in class com.whitestein.lsps.engine.state.BinaryData
query name
deleteAllRecords(ExecutionContext, CollectionHolder) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Deletes the specified records and all related data links navigable from the deleted records.
deleteAllRecords(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
deleteBinaryDataLoadedByDocument(long) - Method in interface com.whitestein.lsps.engine.ejb.BinaryDataServiceLocal
Deletes binary data that are loaded in a document.
deleteBinaryDataLoadedByDocument(long) - Method in class com.whitestein.lsps.stdlib.BinaryDataServiceBean
 
deleteBinaryDataLoadedByDocument(long) - Method in interface com.whitestein.lsps.stdlib.dao.BinaryDataDao
Deletes binary data that are loaded in a document.
deleteBinaryDataLoadedByDocument(long) - Method in class com.whitestein.lsps.stdlib.dao.jpa.JpaBinaryDataDao
 
deleteBinaryDataLoadedByTodo(long) - Method in interface com.whitestein.lsps.engine.ejb.BinaryDataServiceLocal
Deletes binary data that are loaded in a todo.
deleteBinaryDataLoadedByTodo(long) - Method in class com.whitestein.lsps.stdlib.BinaryDataServiceBean
 
deleteBinaryDataLoadedByTodo(long) - Method in interface com.whitestein.lsps.stdlib.dao.BinaryDataDao
Deletes binary data that are loaded in a todo.
deleteBinaryDataLoadedByTodo(long) - Method in class com.whitestein.lsps.stdlib.dao.jpa.JpaBinaryDataDao
 
deleteBinaryEntry(long) - Method in interface com.whitestein.lsps.engine.BinaryDataService
Delete a binary entry.
deleteBinaryEntry(long) - Method in class com.whitestein.lsps.stdlib.BinaryDataServiceBean
 
deleteByModelInstanceId(Set<Long>) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaProcessLogDao
 
deleteByModelInstanceId(long) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaTimerNotificationDao
 
deleteByModelInstanceId(Set<Long>) - Method in interface com.whitestein.lsps.engine.dao.ProcessLogDao
Deletes all ProcessLogs of model instance with given id.
deleteByModelInstanceId(long) - Method in interface com.whitestein.lsps.engine.dao.TimerNotificationDao
Deletes all notifications registered on given model instance
DeleteCommand - Class in com.whitestein.lsps.engine.comm
Command to delete a model instance.
DeleteCommand(Identifier, Identifier) - Constructor for class com.whitestein.lsps.engine.comm.DeleteCommand
Creates new instance.
deleteDocument(long) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
 
deleteForIds(List<Long>) - Method in interface com.whitestein.lsps.engine.ejb.BinaryDataServiceLocal
Deletes binary data with ids.
deleteForIds(List<Long>) - Method in class com.whitestein.lsps.stdlib.BinaryDataServiceBean
 
deleteForIds(List<Long>) - Method in interface com.whitestein.lsps.stdlib.dao.BinaryDataDao
Deletes binary data with ids.
deleteForIds(List<Long>) - Method in class com.whitestein.lsps.stdlib.dao.jpa.JpaBinaryDataDao
 
DeleteModelInstanceLogs - Class in com.whitestein.lsps.stdlib.task
This tasks deletes process logs of given model instance.
DeleteModelInstanceLogs() - Constructor for class com.whitestein.lsps.stdlib.task.DeleteModelInstanceLogs
 
DeleteOrderSort - Class in com.whitestein.lsps.engine
Find correct order of deleting shared records.
DeleteOrderSort() - Constructor for class com.whitestein.lsps.engine.DeleteOrderSort
 
deleteRecords(ExecutionContext, RecordHolder...) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Deletes the specified records and all related data links navigable from the deleted records.
deleteRecords(ExecutionContext, RecordHolder...) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
deleteSavedDocuments(ExecutionContext, SetHolder) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
Deletes the specified saved documents.
deleteSavedDocuments(ExecutionContext, SetHolder) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
 
deleteSetting(String, String) - Method in interface com.whitestein.lsps.os.PersonService
Deletes the given personal setting.
deleteSetting(String, String) - Method in class com.whitestein.lsps.pm.PersonServiceBase
 
DeleteSharedRecords - Class in com.whitestein.lsps.stdlib.task
Deletes the specified shared records from database.
DeleteSharedRecords() - Constructor for class com.whitestein.lsps.stdlib.task.DeleteSharedRecords
 
deleteTheme(String) - Method in class com.whitestein.lsps.human.VaadinThemeCacheBean
 
delimiter - Variable in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
Delimiter for SQLs.
DEPRECATED_ANNOTATION - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
Annotation @Deprecated.
dereference(UIComponent) - Method in class com.whitestein.lsps.vaadin.util.Variant
De-references the referenced type (calls ReferenceHolder.getValue()).
DEREFERENCE_OP - Static variable in class com.whitestein.lsps.lang.parser.Parser
Deprecated.
DEREFERENCE_OP - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
A dereference operator.
DereferenceExpression - Class in com.whitestein.lsps.lang.ast
 
DereferenceExpression(ASTInfo, Type, Expression) - Constructor for class com.whitestein.lsps.lang.ast.DereferenceExpression
 
DereferenceOrigin(Variant.Origin) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.DereferenceOrigin
 
descending - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.SortSpec
A subset of SortSpec.criteria, contains sorting criteria which should perform sorting in descending order.
deserialize(byte[]) - Static method in class com.whitestein.lsps.common.Serialization
Deserializes object stored in the byte array.
deserializeValue(byte[], boolean) - Method in class com.whitestein.lsps.engine.state.xml.ValueSerializer
Deserializes serialized value.
destroy() - Method in class com.whitestein.lsps.vaadin.util.VaadinDynamicThemeFilter
 
destroyRows() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater2
 
detach(long, boolean) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Detach this model instance.
detach() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
 
detacheModelInstance(long, long) - Method in interface com.whitestein.lsps.tools.TestSupportService
Detach model instance.
detacheModelInstance(long, long) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
 
detectLocation(ExecutionContext, RecordHolder, ClosureHolder) - Method in class com.whitestein.lsps.vaadin.forms.Utils
Requests a location detection.
determineConcreteSubclassEntityName(Object, SessionFactoryImplementor) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityTuplizer
 
DiagnosticResult - Class in com.whitestein.lsps.engine.dto
This object holds information about validation result of module
DiagnosticResult() - Constructor for class com.whitestein.lsps.engine.dto.DiagnosticResult
Creates new instance.
DiagnosticResult(int, String, List<String>, List<DiagnosticResult>) - Constructor for class com.whitestein.lsps.engine.dto.DiagnosticResult
 
Diagram - Class in com.whitestein.lsps.visualization
This class represents a diagram.
Diagram(String) - Constructor for class com.whitestein.lsps.visualization.Diagram
 
DiagramConnection - Class in com.whitestein.lsps.visualization
This class represents a connection between two nodes in a diagram.
DiagramConnection(String) - Constructor for class com.whitestein.lsps.visualization.DiagramConnection
Creates a new connection of type flow.
DiagramConnection(String, DiagramConnection.Type, DirectionType) - Constructor for class com.whitestein.lsps.visualization.DiagramConnection
Creates a connection with the given type and direction.
DiagramConnection.Type - Enum in com.whitestein.lsps.visualization
 
DiagramInfo - Class in com.whitestein.lsps.visualization.dto
This class represents an information holder about a specific diagram.
DiagramInfo(long, String, String, String) - Constructor for class com.whitestein.lsps.visualization.dto.DiagramInfo
Creates a new instance of this class.
DiagramNode - Class in com.whitestein.lsps.visualization
This class represents a node displayed in the diagram.
DiagramNode(String, ProcessElementType, DiagramNode) - Constructor for class com.whitestein.lsps.visualization.DiagramNode
Creates a new node.
DiagramPoint - Class in com.whitestein.lsps.visualization
This class represents a point in the diagram.
DiagramPoint(int, int) - Constructor for class com.whitestein.lsps.visualization.DiagramPoint
Creates a new point.
DiagramProvider - Class in com.whitestein.lsps.visualization
A class which provides a diagram representation from a module.
DiagramProvider(Module, Map<String, ElementRuntimeData>) - Constructor for class com.whitestein.lsps.visualization.DiagramProvider
Creates a new instance of this provider for the given module.
diagramURI - Variable in class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram.UIProcessDiagramState
 
dialect - Variable in enum com.whitestein.lsps.engine.sharedrecord.ddl.DialectExt
The underlying dialect.
dialect - Variable in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaOperation
The database dialect.
DialectExt - Enum in com.whitestein.lsps.engine.sharedrecord.ddl
Base class for dialect extensions.
Diff<E> - Class in com.whitestein.lsps.common.collections
Difference between two sets of the same elements.
difference(ExecutionContext, SetHolder, SetHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Subtracts the second set from the first set.
difference(ExecutionContext, ListHolder, SetHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Subtracts the set from the list.
DiffList<E> - Class in com.whitestein.lsps.common.collections
Difference of two collections which takes instance count into account.
diffSeconds(Date, Date) - Static method in class com.whitestein.lsps.common.Dates
Returns the difference in seconds between the given dates.
DirectChildrenExpressionCollector - Class in com.whitestein.lsps.lang
 
DirectChildrenExpressionCollector() - Constructor for class com.whitestein.lsps.lang.DirectChildrenExpressionCollector
 
DirectedGraph<V> - Class in com.whitestein.lsps.common.graph
Simple directed graph that allows loops.
DirectedGraph() - Constructor for class com.whitestein.lsps.common.graph.DirectedGraph
Creates new instance of DirectedGraph with no vertices and edges.
DirectedGraph(Collection<? extends V>) - Constructor for class com.whitestein.lsps.common.graph.DirectedGraph
Creates new instance of DirectedGraph with given vertices and no edges.
DirectedGraph(DirectedGraph<V>) - Constructor for class com.whitestein.lsps.common.graph.DirectedGraph
Creates new instance of DirectedGraph as a copy of given graph.
DirectedGraph(Collection<? extends V>, Collection<Edge<V>>) - Constructor for class com.whitestein.lsps.common.graph.DirectedGraph
Creates new instance of DirectedGraph with given vertices and edges.
DISABLE_COLLAPSING - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'disable-collapsing' hint.
DISABLED - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Button.disabled
DISABLED_ANNOTATION - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
Annotation @Disabled.
disableIndeterminateState() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.BooleanFilter
 
discard() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
DisconnectedException - Exception in com.whitestein.lsps.ws
Thrown by a service proxy when the connection to the server is disconnected.
DisconnectedException(String, Throwable) - Constructor for exception com.whitestein.lsps.ws.DisconnectedException
Creates new instance.
DisconnectedException(String) - Constructor for exception com.whitestein.lsps.ws.DisconnectedException
Creates new instance.
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class com.whitestein.lsps.hibernate.envers.LspsEnversIntegrator
 
displayErrorMessages(List<ConstraintViolation>, FormComponent) - Method in class com.whitestein.lsps.vaadin.forms.validation.ErrorMessageController
Displays constraint violations error messages on the form components.
displayRecognitionError(String[], RecognitionException) - Method in class com.whitestein.lsps.lang.parser.antlr.ANTLRLangLexerBase
 
displayRecognitionError(String[], RecognitionException) - Method in class com.whitestein.lsps.lang.parser.antlr.ANTLRLangParserBase
 
divide(Decimal) - Method in class com.whitestein.lsps.lang.Decimal
Returns a Decimal whose value is (this / divisor).
DIVIDE - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
Division operator (/).
divideToIntegralValue(Decimal) - Method in class com.whitestein.lsps.lang.Decimal
Returns a Decimal whose value is the integer part of the quotient (this / divisor) rounded down.
Doc - Class in com.whitestein.lsps.lang.doc
A structured documentation of a source code element such as a method or a function.
Doc(DocText, List<DocParam>, List<DocError>, DocText) - Constructor for class com.whitestein.lsps.lang.doc.Doc
Creates a structured documentation for a source code element.
DocCodeTextElement - Class in com.whitestein.lsps.lang.doc
A text element representing a source code.
DocCodeTextElement(String) - Constructor for class com.whitestein.lsps.lang.doc.DocCodeTextElement
Constructor
DocCommentParser - Class in com.whitestein.lsps.lang.doc
A documentation comment parser.
DocCommentParser() - Constructor for class com.whitestein.lsps.lang.doc.DocCommentParser
 
DocError - Class in com.whitestein.lsps.lang.doc
Documentation of an error.
DocError(String, DocText) - Constructor for class com.whitestein.lsps.lang.doc.DocError
Creates a new error description
DocLinkTextElement - Class in com.whitestein.lsps.lang.doc
A text element representing a link.
DocLinkTextElement(String, String) - Constructor for class com.whitestein.lsps.lang.doc.DocLinkTextElement
 
DocNode - Class in com.whitestein.lsps.lang.antlr
 
DocNode(String, int, int, int) - Constructor for class com.whitestein.lsps.lang.antlr.DocNode
 
DocParam - Class in com.whitestein.lsps.lang.doc
Documentation of a parameter.
DocParam(String, DocText) - Constructor for class com.whitestein.lsps.lang.doc.DocParam
Creates a new parameter description.
DocPlainTextElement - Class in com.whitestein.lsps.lang.doc
A text element representing a plain text.
DocPlainTextElement(String) - Constructor for class com.whitestein.lsps.lang.doc.DocPlainTextElement
 
DocText - Class in com.whitestein.lsps.lang.doc
A documentation text.
DocText(List<DocTextElement>) - Constructor for class com.whitestein.lsps.lang.doc.DocText
Constructs a new documentation text which consists of a sequence of the given text elements.
DocTextElement - Interface in com.whitestein.lsps.lang.doc
A documentation text element is a basic component of a documentation text.
Document - Class in com.whitestein.lsps.human.entity
Document entity
Document() - Constructor for class com.whitestein.lsps.human.entity.Document
Constructor needed for JPA-specific purposes.
Document(long, String, DocumentType) - Constructor for class com.whitestein.lsps.human.entity.Document
Creates new instance.
document - Variable in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
 
DOCUMENT_NAVIGATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UINavigationNames
 
DOCUMENT_TYPE - Static variable in class com.whitestein.lsps.human.HumanTypes
Full name of the DocumentType type.
DOCUMENT_TYPE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
human::DocumentNavigation.documentType human::HistoricalDocumentNavigation.documentType
DocumentContent - Class in com.whitestein.lsps.human.entity
Document content.
DocumentContent() - Constructor for class com.whitestein.lsps.human.entity.DocumentContent
Creates new empty instance of DocumentContent.
DocumentContent(byte[]) - Constructor for class com.whitestein.lsps.human.entity.DocumentContent
Creates new instance of DocumentContent.
DocumentDao - Interface in com.whitestein.lsps.human.dao
Data access object interface.
DocumentDefinition - Class in com.whitestein.lsps.human.model
Document definition model object.
DocumentDefinition(String, String, Expression, SimpleContextModelElement, Map<String, String>) - Constructor for class com.whitestein.lsps.human.model.DocumentDefinition
Creates new instance.
DocumentDefinitionService - Interface in com.whitestein.lsps.human
Provides API for resolving document definitions.
DocumentDefinitionServiceBean - Class in com.whitestein.lsps.human
Resolves document definition for the provided QID.
DocumentDefinitionServiceBean() - Constructor for class com.whitestein.lsps.human.DocumentDefinitionServiceBean
 
DocumentEvaluationContent - Class in com.whitestein.lsps.human
Todo content used to store state of the todo evaluation in the database.
DocumentEvaluationContent() - Constructor for class com.whitestein.lsps.human.DocumentEvaluationContent
Creates a new instance.
DocumentGeneration - Class in com.whitestein.lsps.human.generation
Generates monitoring elements (measurements).
DocumentGeneration() - Constructor for class com.whitestein.lsps.human.generation.DocumentGeneration
 
DocumentGenerator - Class in com.whitestein.lsps.human.generation
Generator of document definition model objects.
DocumentGenerator(DocDefinition, Generator) - Constructor for class com.whitestein.lsps.human.generation.DocumentGenerator
Creates new instance.
documentId - Variable in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
 
DocumentInfo - Class in com.whitestein.lsps.human.dto
Info about document.
DocumentInfo() - Constructor for class com.whitestein.lsps.human.dto.DocumentInfo
Creates new instance.
DocumentInfo(DocumentType, String, String) - Constructor for class com.whitestein.lsps.human.dto.DocumentInfo
Creates new instance.
DocumentNotFoundException - Exception in com.whitestein.lsps.human.exception
Thrown if a document is not found.
DocumentNotFoundException(String) - Constructor for exception com.whitestein.lsps.human.exception.DocumentNotFoundException
Creates new instance.
DocumentNotFoundException(String, Throwable) - Constructor for exception com.whitestein.lsps.human.exception.DocumentNotFoundException
Creates new instance.
DocumentParameters - Class in com.whitestein.lsps.human.dto
Data transfer object representing a set of document parameters.
DocumentParameters() - Constructor for class com.whitestein.lsps.human.dto.DocumentParameters
Empty constructor for JAXB.
DocumentParameters(Set<DocumentParameters.Parameter>) - Constructor for class com.whitestein.lsps.human.dto.DocumentParameters
Creates new instance of DocumentParameters.
DocumentParameters.Parameter - Class in com.whitestein.lsps.human.dto
Data transfer object representing one document parameter.
DocumentPlugin - Class in com.whitestein.lsps.human.generation
Plugin to handle documents management.
DocumentPlugin() - Constructor for class com.whitestein.lsps.human.generation.DocumentPlugin
 
Documents - Class in com.whitestein.lsps.human.model
Model module of the documents
Documents(Collection<DocumentDefinition>) - Constructor for class com.whitestein.lsps.human.model.Documents
Creates new instance.
DocumentSignatureGeneration - Class in com.whitestein.lsps.human.generation
Generates document functions elements.
DocumentSignatureGeneration() - Constructor for class com.whitestein.lsps.human.generation.DocumentSignatureGeneration
 
DocumentSignatureGeneration.DocOperation - Class in com.whitestein.lsps.human.generation
 
DocumentSourceProvider - Class in com.whitestein.lsps.human.generation
Document definitions model source provider.
DocumentSourceProvider() - Constructor for class com.whitestein.lsps.human.generation.DocumentSourceProvider
 
DocumentType - Enum in com.whitestein.lsps.human
Document type.
DocumentUtils - Class in com.whitestein.lsps.human
Utils for documents.
DocumentUtils() - Constructor for class com.whitestein.lsps.human.DocumentUtils
 
DOES_NOT_EXIST_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Does not exist error.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.whitestein.lsps.vaadin.util.VaadinDynamicThemeFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.whitestein.lsps.vaadin.visualization.VisualizationServlet
 
doHandleSimpleMultipartFileUpload(VaadinSession, VaadinRequest, VaadinResponse, StreamVariable, String, ClientConnector, String) - Method in class com.whitestein.lsps.vaadin.util.requesthandlers.PatchedFileUploadHandler
Method used to stream content from a multipart request (either from servlet or portlet request) to given StreamVariable.
doInterpret(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.Expression
Interpretation of expression with debugger support.
DONT_BREAK_LINES - Static variable in class com.whitestein.lsps.common.Base64
Don't break lines when encoding (violates strict Base64 specification)
doPersist() - Method in class com.whitestein.lsps.vaadin.ui.ViewModelMerger
Invoked from ViewModelMerger.processViewModels(boolean, java.util.Set), after the view models are merged but before the view model post process actions are invoked.
doResolve(RoleUnit, Collection<RoleUnitParameter>) - Method in class com.whitestein.lsps.orgstructure.model.resolver.AbstractRolesResolver
Runs actual roles resolving algorithm applied to given roleUnit.
doResolve(RoleUnit, Collection<RoleUnitParameter>) - Method in class com.whitestein.lsps.orgstructure.model.resolver.RecursiveDescentRolesResolver
If given roleUnit is a role, the method adds this roleUnit into the set of roles.
doResolve(RoleUnit, Collection<RoleUnitParameter>) - Method in class com.whitestein.lsps.orgstructure.model.resolver.StrictRolesResolver
If given roleUnit is a role the method resolves to a set of roles with just this roleUnit, otherwise the result of resolving is empty set of roles.
doubleValue() - Method in class com.whitestein.lsps.lang.Decimal
Converts this Decimal to a double.
DOWNLOADABLE_RESOURCE_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordDownloadableResource
 
DROP_CREATE_SCHEMA - Static variable in class com.whitestein.lsps.engine.EngineRights
Right for performing a schema drop-create.
dropCreateSchema(long, boolean) - Method in interface com.whitestein.lsps.engine.SharedRecordService
Drops and creates the database schema for the given mode.
dropCreateSchema(long, boolean) - Method in class com.whitestein.lsps.engine.SharedRecordServiceBean
 
DtoConverter - Class in com.whitestein.lsps.engine.lang
Converter for object graphs composed of engine runtime language objects to their DTO representation using HolderImpls.
DtoConverter(ModelInstance, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.DtoConverter
Creates new instance.
DtoList<T> - Interface in com.whitestein.lsps.common.query
 
DtoListImpl<T> - Class in com.whitestein.lsps.common.query
 
DtoListImpl(Collection<? extends T>, long) - Constructor for class com.whitestein.lsps.common.query.DtoListImpl
 
DtoListImpl(Collection<? extends T>) - Constructor for class com.whitestein.lsps.common.query.DtoListImpl
Constructs a data list that has a total field set to a size of the given collection.
DumbCalendar - Class in com.whitestein.lsps.vaadin.ui.components.calendar
A dumbed-down calendar which no longer reacts to user clicks and does not performs any navigation on its own - it only fires requests over the DumbCalendar.CalendarListener.
DumbCalendar() - Constructor for class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar
Creates a calendar.
DumbCalendar.CalendarListener - Interface in com.whitestein.lsps.vaadin.ui.components.calendar
Listens for calendar events.
DumbCalendar.DateRange - Class in com.whitestein.lsps.vaadin.ui.components.calendar
A simple date range.
DUMP_MODEL_INSTANCE_ON_EXCEPTION - Static variable in class com.whitestein.lsps.engine.state.Setting
Dump model instance state if exception occurs.
dumpState(ModelInstance) - Method in class com.whitestein.lsps.engine.state.ModelInstanceDumper
Filter a model instance and dumps it in the xml format as a string.
dumpStateAsBytes(ModelInstance) - Method in class com.whitestein.lsps.engine.state.ModelInstanceDumper
Filter a model instance and dumps it in the xml format into byte array.
Duration - Class in com.whitestein.lsps.engine
Wrapper for duration RecordHolder.
Duration(RecordHolder) - Constructor for class com.whitestein.lsps.engine.Duration
Creates new instance of Duration.
dynamicAuditQuery(ExecutionContext, Type, String, String, ListHolder, Decimal, Decimal, Decimal, ListHolder) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
 
dynamicAuditQuery(ExecutionContext, Type, String, String, ListHolder, Decimal, Decimal, Decimal, ListHolder) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
dynamicCountQuery(ExecutionContext, Type, String, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
 
dynamicCountQuery(ExecutionContext, ClosureHolder, String, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
 
dynamicCountQuery(ExecutionContext, Type, String, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
dynamicCountQuery(ExecutionContext, ClosureHolder, String, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
DynamicOrdering(String, OrderDirection) - Constructor for class com.whitestein.lsps.common.query.PagingCriteria.DynamicOrdering
 
dynamicPopups - Variable in class com.whitestein.lsps.vaadin.ui.UIScreen
INTERNAL API.
DynamicQueriesBean - Class in com.whitestein.lsps.human
 
DynamicQueriesBean() - Constructor for class com.whitestein.lsps.human.DynamicQueriesBean
 
dynamicQuery(ExecutionContext, Type, String, String, ListHolder, Decimal, Decimal) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
 
dynamicQuery(ExecutionContext, ClosureHolder, String, String, ListHolder, Decimal, Decimal) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
 
dynamicQuery(ExecutionContext, Type, String, String, ListHolder, Decimal, Decimal) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
dynamicQuery(ExecutionContext, ClosureHolder, String, String, ListHolder, Decimal, Decimal) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 

E

EclipseLinkMOXy - Class in com.whitestein.lsps.common.jaxb
Helper class for various EclipseLink MOXy JAXB implementation specifics
EclipseLinkMOXy() - Constructor for class com.whitestein.lsps.common.jaxb.EclipseLinkMOXy
 
Edge<V> - Class in com.whitestein.lsps.common.graph
Directed graph edge between two vertices.
Edge(V, V) - Constructor for class com.whitestein.lsps.common.graph.Edge
Creates new instance of Edge between given vertices.
EjbRefInjector - Class in com.whitestein.lsps.vaadin.util
EJB injector for Vaadin components or any other objects.
EjbRefInjector() - Constructor for class com.whitestein.lsps.vaadin.util.EjbRefInjector
 
EJBRevisionListener - Interface in com.whitestein.lsps.hibernate.envers
Interface for revision entity implemented as a stateless bean.
EJBRollbackChecker - Class in com.whitestein.lsps.engine.lang
Checker of rollbacks after custom EJB invocation.
EJBRollbackChecker() - Constructor for class com.whitestein.lsps.engine.lang.EJBRollbackChecker
 
ejbTimeout(Timer) - Method in class com.whitestein.lsps.engine.ProcessAgentImpl
 
elapsedTime() - Method in class com.whitestein.lsps.common.StopWatch
Gets elapsed time since this stop watch has been started.
element - Variable in class com.whitestein.lsps.test.web.components.UIComponent
The underlying Selenium Web element - the root element of this component.
ElementCounter - Class in com.whitestein.lsps.common.collections
Object instance counter.
ElementCounter() - Constructor for class com.whitestein.lsps.common.collections.ElementCounter
Creates a new instance.
ElementCounter(Collection<?>) - Constructor for class com.whitestein.lsps.common.collections.ElementCounter
Creates a new instance and adds all the given objects.
ElementInProcess - Interface in com.whitestein.lsps.engine.state.xml
Interface for elements that contains information about its parent processInstance.
ElementRuntimeData - Class in com.whitestein.lsps.visualization
Holds visualization data for an element in context of a process instance.
ElementRuntimeData(long, String, String, String) - Constructor for class com.whitestein.lsps.visualization.ElementRuntimeData
Creates a new instance of visualization runtime data relevant for a given process instance.
ElementTypeDataRegister - Class in com.whitestein.lsps.visualization
This class serves as a register for visualization data related to element types.
ElementTypeDataRegister() - Constructor for class com.whitestein.lsps.visualization.ElementTypeDataRegister
 
ELLIPSIS - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
Ellipsis used to declare variadic parameters.
EMAIL_ERROR - Static variable in class com.whitestein.lsps.human.function.EmailUtils
Email error code.
EMAIL_ERROR - Static variable in class com.whitestein.lsps.human.task.SendEmail
Sending email error.
EmailUtils - Class in com.whitestein.lsps.human.function
Utils for sending email.
EmailUtils() - Constructor for class com.whitestein.lsps.human.function.EmailUtils
 
emit(Token) - Method in class com.whitestein.lsps.lang.parser.antlr.ANTLRLangLexerBase
 
EMPTY - Static variable in interface com.whitestein.lsps.lang.ast.ASTInfo
AST info containing empty string.
EMPTY - Static variable in interface com.whitestein.lsps.vaadin.forms.datasource.ITreeDataSource
An empty data source which always returns null.
EMPTY - Static variable in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter.FilterConfigProvider
An empty filter config provider.
EMPTY - Static variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.SortSpec
An empty sort spec, with no sort criteria.
EmptyModelInstance - Class in com.whitestein.lsps.stdlib.type
Empty model instance used for creation non-shared values in shared system record types.
EmptyModelInstance() - Constructor for class com.whitestein.lsps.stdlib.type.EmptyModelInstance
Creates new instance.
EmptyRollbackChecker - Class in com.whitestein.lsps.lang
Empty roll-back checker.
EmptyRollbackChecker() - Constructor for class com.whitestein.lsps.lang.EmptyRollbackChecker
 
emptyToNull(String) - Static method in class com.whitestein.lsps.common.Strings
If the string is empty, returns null, otherwise returns the given string.
EmptyVaadinContainerDataSourceAdapter - Class in com.whitestein.lsps.vaadin.forms.datasource
A simple implementation which always provides zero results (the container is empty).
EmptyVaadinContainerDataSourceAdapter() - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
 
ENABLED - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
 
enableDataLabels() - Method in class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
Enables the data labels on the adapted plot options.
ENCODE - Static variable in class com.whitestein.lsps.common.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class com.whitestein.lsps.common.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.whitestein.lsps.common.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.whitestein.lsps.common.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.whitestein.lsps.common.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class com.whitestein.lsps.common.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class com.whitestein.lsps.common.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeIdentifier(String) - Static method in class com.whitestein.lsps.lang.parser.Parser
encodeIdentifier(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Encodes the given string as an identifier.
encodeObject(Serializable) - Static method in class com.whitestein.lsps.common.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.whitestein.lsps.common.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class com.whitestein.lsps.common.Base64
Convenience method for encoding data to a file.
encryptPassword(String, String) - Static method in class com.whitestein.lsps.common.PasswordUtil
Encrypts the given password using SHA1 using the given salt.
end() - Method in class com.whitestein.lsps.lang.InterpreterStackTrace
 
end(Tree) - Method in class com.whitestein.lsps.lang.parser.ParserBase
Returns end index of the tree in the underlying source
end() - Method in class com.whitestein.lsps.lang.timer.RecordingInterpreterStackTrace
 
END_ANGLE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::GaugeAxis.endAngle
ENDPOINT_ADDRESS_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Name of metadata which represents the target webservice endpoint url which should be used for http call during execution of given SoapCall task.
EngineAssignmentPlugin - Class in com.whitestein.lsps.engine
Plugin which provides the monitoring functionality.
EngineAssignmentPlugin() - Constructor for class com.whitestein.lsps.engine.EngineAssignmentPlugin
 
EngineAssignmentPlugin.AssignmentListener - Class in com.whitestein.lsps.engine
Assignment change listener.
EnginePlugin - Interface in com.whitestein.lsps.engine
Interface for engine plugins.
EngineRights - Class in com.whitestein.lsps.engine
This class contains security rights used by this module.
EngineSettings - Interface in com.whitestein.lsps.engine
Engine settings.
EngineStatisticsInitializationBean - Class in com.whitestein.lsps.engine
This class is an initializator of an MBean which makes hibernate statistics accessible for the persistence unit 'lsps-engine'.
EngineStatisticsInitializationBean() - Constructor for class com.whitestein.lsps.engine.EngineStatisticsInitializationBean
 
ensureIsInit() - Method in interface com.whitestein.lsps.common.InitService
Because InitService bean must be initialized before any MDB starts to consume messages we inject this bean to the MDBs and call this method to be sure this bean is initialized.
ensureIsInit() - Method in class com.whitestein.lsps.tools.InitServiceImpl
 
EntityA - Class in com.whitestein.lsps.engine.tester.entities
 
EntityA() - Constructor for class com.whitestein.lsps.engine.tester.entities.EntityA
 
EntityA(long, String) - Constructor for class com.whitestein.lsps.engine.tester.entities.EntityA
 
EntityB - Class in com.whitestein.lsps.engine.tester.entities
 
EntityB() - Constructor for class com.whitestein.lsps.engine.tester.entities.EntityB
 
EntityB(long, String) - Constructor for class com.whitestein.lsps.engine.tester.entities.EntityB
 
EntityC - Class in com.whitestein.lsps.engine.tester.entities
 
EntityC() - Constructor for class com.whitestein.lsps.engine.tester.entities.EntityC
 
EntityC(long, Float) - Constructor for class com.whitestein.lsps.engine.tester.entities.EntityC
 
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in class com.whitestein.lsps.engine.tester.TestRevisionListener
 
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in class com.whitestein.lsps.hibernate.envers.LspsDefaultRevisionInfoGenerator
 
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in class com.whitestein.lsps.hibernate.envers.LspsDefaultTrackingModifiedEntitiesRevisionInfoGenerator
 
entityChanged(Class, String, Serializable, RevisionType, Object) - Method in class com.whitestein.lsps.hibernate.envers.LspsRevisionListener
 
EntityModuleHashDataProvider - Class in com.whitestein.lsps.modulemanager
 
EntityModuleHashDataProvider() - Constructor for class com.whitestein.lsps.modulemanager.EntityModuleHashDataProvider
 
EntityR2 - Class in com.whitestein.lsps.engine.tester.entities
 
EntityR2() - Constructor for class com.whitestein.lsps.engine.tester.entities.EntityR2
 
EntityR3 - Class in com.whitestein.lsps.engine.tester.entities
 
EntityR3() - Constructor for class com.whitestein.lsps.engine.tester.entities.EntityR3
 
EntityR3(long, String) - Constructor for class com.whitestein.lsps.engine.tester.entities.EntityR3
 
EntityReader - Interface in com.whitestein.lsps.engine.sharedrecord
 
EntityTransformer - Class in com.whitestein.lsps.modulemanager
Helper methods to transform DB entities for safe usage on remote clients.
EntityWithId<K> - Interface in com.whitestein.lsps.common
Interface for JPA entities.
EntityWithId - Interface in com.whitestein.lsps.engine.state.xml
Entity with an id.
entrySet() - Method in class com.whitestein.lsps.common.StringProperties
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class com.whitestein.lsps.engine.dto.val.MapValue
 
entrySet() - Method in class com.whitestein.lsps.engine.dto.val.MapValueMapAdapter
 
entrySet() - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
 
entrySet() - Method in class com.whitestein.lsps.lang.exec.TypeBasedRecordMapView
 
enumAxisType(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
enumDashStyle(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
ENUMERATION - Static variable in class com.whitestein.lsps.lang.type.SimpleType
ENUMERATION_RENDERER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
ENUMERATION_RENDERER_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordEnumerationRenderer
 
EnumerationBaseType - Class in com.whitestein.lsps.lang.type
This represents an Enumeration type which a common supertype for all declared enumeration types.
enumerationConstant() - Method in class com.whitestein.lsps.vaadin.util.Variant
Expects this variant to hold an EnumerationImpl instance.
EnumerationExpression - Class in com.whitestein.lsps.lang.ast
 
EnumerationExpression(ASTInfo, EnumerationType, String) - Constructor for class com.whitestein.lsps.lang.ast.EnumerationExpression
Constructs a new enumeration expression.
EnumerationFunctions - Class in com.whitestein.lsps.stdlib.function
Functions for enumerations.
EnumerationFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.EnumerationFunctions
Creates new instance.
EnumerationImpl - Class in com.whitestein.lsps.lang.exec
 
EnumerationImpl(EnumerationType, String) - Constructor for class com.whitestein.lsps.lang.exec.EnumerationImpl
Constructs an enumeration.
EnumerationOperation - Enum in com.whitestein.lsps.lang.operation
Comparison operations for enumeration types.
EnumerationToStringConverter - Class in com.whitestein.lsps.vaadin.converter
A converter which converts an enumeration to a string representation using the enumeration literal.
EnumerationToStringConverter() - Constructor for class com.whitestein.lsps.vaadin.converter.EnumerationToStringConverter
 
EnumerationType - Class in com.whitestein.lsps.lang.type
This represents an enumeration type declared by user.
EnumerationType(String, String) - Constructor for class com.whitestein.lsps.lang.type.EnumerationType
Constructs an enumeration type with unspecified constants.
EnumerationType(String, String, List<String>) - Constructor for class com.whitestein.lsps.lang.type.EnumerationType
Constructs a new enumeration type with a given module name, enumeration name, and a list of enumeration constants.
EnumerationType(String, String, List<String>, Map<String, String>) - Constructor for class com.whitestein.lsps.lang.type.EnumerationType
Constructs a new enumeration type with a given module name, enumeration name, a list of enumeration constants and metadata.
EnumerationValue - Class in com.whitestein.lsps.engine.dto.val
 
EnumerationValue() - Constructor for class com.whitestein.lsps.engine.dto.val.EnumerationValue
A constructor required by JAXB.
EnumerationValue(String, EnumerationType) - Constructor for class com.whitestein.lsps.engine.dto.val.EnumerationValue
A public constructor for creation of an enumeration.
EnumerationValue - Class in com.whitestein.lsps.engine.state.xml
 
EnumerationValue() - Constructor for class com.whitestein.lsps.engine.state.xml.EnumerationValue
A default constructor.
EnumerationValue(ModelInstance, String, String, String) - Constructor for class com.whitestein.lsps.engine.state.xml.EnumerationValue
Constructs an enumeration instance of a given model instance.
enumMarkerSymbol(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
Resolves the 'forms::Marker' enum value.
enumTickPosition(EnumerationImpl) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
EnumTypeValue - Class in com.whitestein.lsps.engine.dto.val
Value representing enumeration type.
EnumTypeValue() - Constructor for class com.whitestein.lsps.engine.dto.val.EnumTypeValue
Creates a new instance.
enumValueOf(Class<E>) - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts this variant to String and then calls Enum.valueOf(Class, String) on the value (if the value is not null).
enumValueOfIgnoreCase(Class<E>) - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts this variant to String and then matches enumeration constant by name, ignoring case differences (if the value is not null).
EnversFunctions - Interface in com.whitestein.lsps.hibernate.envers
Envers functions.
EnversFunctionsImpl - Class in com.whitestein.lsps.hibernate.envers
Implementation of envers functions.
EnversFunctionsImpl() - Constructor for class com.whitestein.lsps.hibernate.envers.EnversFunctionsImpl
 
eq(Comparable<?>) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter
 
EQUAL - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
 
equals(Object) - Method in class com.whitestein.lsps.common.ErrorContext
 
equals(Object) - Method in class com.whitestein.lsps.common.filter.SimpleStringFilter
 
equals(Object) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
Returns true if obj is DirectedGraph and has equal set of vertices and edges.
equals(Object) - Method in class com.whitestein.lsps.common.graph.Edge
 
equals(Object) - Method in class com.whitestein.lsps.common.StringProperties
 
equals(Object) - Method in class com.whitestein.lsps.common.util.Pair
 
equals(Object) - Method in class com.whitestein.lsps.engine.comm.CommunicationUnit
 
equals(Object) - Method in class com.whitestein.lsps.engine.comm.CreateCommand
 
equals(Object) - Method in class com.whitestein.lsps.engine.comm.EscalationMessage
 
equals(Object) - Method in class com.whitestein.lsps.engine.comm.RemoveSignalMessage
 
equals(Object) - Method in class com.whitestein.lsps.engine.comm.SignalMessage
 
equals(Object) - Method in class com.whitestein.lsps.engine.comm.UpdateContextVariableMessage
 
equals(Object) - Method in class com.whitestein.lsps.engine.comm.UpdateGoalStateMessage
 
equals(Object) - Method in class com.whitestein.lsps.engine.comm.UpdateRecordFieldMessage
 
equals(Object) - Method in class com.whitestein.lsps.engine.CreateModelInstanceExecutionTraceElement
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.Context
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.GOElement
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.Handle
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.Log
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.ModelInstance
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.ModelUpdate
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.Module
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.ModuleEntry
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.ModuleInstance
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.ProcessInstance
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.Signal
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.val.ListValue
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.val.MapValue
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.val.ObjectValue
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.val.SetValue
 
equals(Object) - Method in class com.whitestein.lsps.engine.dto.Variable
 
equals(Object) - Method in class com.whitestein.lsps.engine.ExecutionTrace
 
equals(Object) - Method in class com.whitestein.lsps.engine.ExecutionTraceElementImpl
 
equals(Object) - Method in class com.whitestein.lsps.engine.Identifier
 
equals(Object) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
 
equals(Object) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolderBase
 
equals(Object) - Method in class com.whitestein.lsps.engine.lang.HolderImpl
 
equals(Object) - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
 
equals(Object) - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
 
equals(Object) - Method in class com.whitestein.lsps.engine.TodoExecutionTraceElement
 
equals(XClass, Class<T>) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
equals(XClass, Type) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
equals(Object) - Method in class com.whitestein.lsps.human.dto.MapEntry
 
equals(Object) - Method in class com.whitestein.lsps.lang.ast.MissingReturnExpression
 
equals(Object) - Method in class com.whitestein.lsps.lang.ClosureOrigin
 
equals(Object) - Method in class com.whitestein.lsps.lang.Decimal
Compares this Decimal with the specified Object for equality.
equals(Object) - Method in class com.whitestein.lsps.lang.exec.EnumerationImpl
 
equals(Object) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
equals(Object) - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
 
equals(Object) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
 
equals(Object) - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
 
equals(Object) - Method in class com.whitestein.lsps.lang.exec.Path
 
equals(Object) - Method in class com.whitestein.lsps.lang.exec.PropertyPath
 
equals(Object) - Method in class com.whitestein.lsps.lang.ExpressionOrigin
 
equals(Object) - Method in class com.whitestein.lsps.lang.RecordWrapper
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.AbstractNamedType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.ClosureType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.CollectionType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.ContainerType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.FreeType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.IntersectionType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.ListType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.MapType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.NamedClassType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.QID
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.ReferenceType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.SetType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.SimpleType
 
equals(Object) - Method in class com.whitestein.lsps.lang.type.TypeType
 
equals(Object) - Method in class com.whitestein.lsps.orgstructure.entity.Person
 
equals(Object) - Method in class com.whitestein.lsps.orgstructure.entity.Right.PK
 
equals(Object) - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
 
equals(Object) - Method in class com.whitestein.lsps.orgstructure.entity.SecurityRole
 
equals(Object) - Method in class com.whitestein.lsps.orgstructure.model.RoleUnit
 
equals(Object) - Method in class com.whitestein.lsps.os.dto.Performer
 
equals(Object) - Method in class com.whitestein.lsps.os.dto.Person
 
equals(Object) - Method in class com.whitestein.lsps.os.dto.RoleUnitName
 
equals(Object) - Method in class com.whitestein.lsps.os.dto.RoleUnitParameter
 
equals(Object) - Method in class com.whitestein.lsps.os.dto.SecurityRole
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.forms.validation.ConstraintViolation
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.ContainsFilter
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.RegexpFilter
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.MultiValueFilter
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.PathValueProvider
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.RegexpFilter
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SimpleClosureValueProvider
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SubstringFilter
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ValueFilter
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.ClosureSort
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.PathSort
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.QueryEnumSort
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentDefinitionId
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
 
equals(Object) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentScope
 
equals(Object) - Method in interface com.whitestein.lsps.vaadin.util.BiFunction
Indicates whether another object is equal to this function.
equals(Object) - Method in class com.whitestein.lsps.vaadin.util.Variant
 
equals(Object) - Method in class com.whitestein.lsps.visualization.Assignment
 
error(String, Tree) - Method in class com.whitestein.lsps.lang.parser.Parser
 
error(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.ObjectFunctions
Throws an error with the specified code.
error(ExecutionContext, String, String) - Method in class com.whitestein.lsps.stdlib.function.ObjectFunctions
Throws an error with the specified code.
error(UIGeolocator, WTGeolocator.WTPositionError) - Static method in class com.whitestein.lsps.vaadin.ui.events.UIGeolocationEvent
 
error(Throwable) - Method in class com.whitestein.lsps.vaadin.util.LspsUIBase
Handle error.
ERROR_CODE_NON_ENCODABLE_ISO_8859_1 - Static variable in exception com.whitestein.lsps.os.exception.InvalidPasswordException
Error code: The password is not encodable in ISO-8859-1 encoding.
ERROR_MESSAGE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::FileUploadEvent.errorMessage
ERROR_MESSAGE_STYLE_NAME - Static variable in class com.whitestein.lsps.vaadin.ui.components.UIMessage
CSS style class used for Label component which serves to show list of errors
ErrorContext - Class in com.whitestein.lsps.common
Context of ErrorException
ErrorContext() - Constructor for class com.whitestein.lsps.common.ErrorContext
Creates new instance.
ErrorContext(String, String) - Constructor for class com.whitestein.lsps.common.ErrorContext
Creates new instance.
ErrorException - Exception in com.whitestein.lsps.common
This exception represents a BPMN error.
ErrorException(String) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(String, String[]) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(String, String) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(String, String, String[]) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(String, String, String[], String, String) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(String, Throwable) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(String, Throwable, String[]) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(String, Throwable, String, String) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(String, Throwable, String, String, String[]) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(String, String, Throwable) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(String, String, Throwable, String[]) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(ErrorRuntimeException) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorException(ErrorRuntimeException, String[]) - Constructor for exception com.whitestein.lsps.common.ErrorException
Creates new instance.
ErrorHandlingResendServiceLocal - Interface in com.whitestein.lsps.engine
Internal service for re-sending rollback item.
ErrorHandlingService - Interface in com.whitestein.lsps.engine
Error reporting for services and model instances.
ErrorHandlingServiceBean - Class in com.whitestein.lsps.engine
 
ErrorHandlingServiceBean() - Constructor for class com.whitestein.lsps.engine.ErrorHandlingServiceBean
Creates new instance.
ErrorHandlingServiceBean(RollbackItemDao) - Constructor for class com.whitestein.lsps.engine.ErrorHandlingServiceBean
Creates new instance.
ErrorHandlingServiceLocal - Interface in com.whitestein.lsps.engine.ejb
Remote interface for ErrorHandlingService.
ErrorHandlingServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for ErrorHandlingService.
ErrorLoggerServiceBean - Class in com.whitestein.lsps.engine
 
ErrorLoggerServiceBean() - Constructor for class com.whitestein.lsps.engine.ErrorLoggerServiceBean
 
ErrorMessageController - Class in com.whitestein.lsps.vaadin.forms.validation
This class controls the mapping of error messages of data constraint violations to the form components.
ErrorMessageController(Form) - Constructor for class com.whitestein.lsps.vaadin.forms.validation.ErrorMessageController
Creates a new error message controller for the provided form.
ErrorModelInstanceMarshaller - Class in com.whitestein.lsps.engine.state
Marshal data from ModelInstance and corresponding process logs to a byte array.
ErrorModelInstanceMarshaller(StateType, ProcessLogDao) - Constructor for class com.whitestein.lsps.engine.state.ErrorModelInstanceMarshaller
Creates new instance
ErrorModelInstanceState - Class in com.whitestein.lsps.engine.state
Model instance state entity that stores state of model instance at a moment of failure.
ErrorModelInstanceState() - Constructor for class com.whitestein.lsps.engine.state.ErrorModelInstanceState
Creates new instance.
ErrorModelInstanceState(long, StateType, byte[]) - Constructor for class com.whitestein.lsps.engine.state.ErrorModelInstanceState
Creates new instance.
ErrorOperation - Enum in com.whitestein.lsps.lang.operation
Error operation used to run legacy LSPS 3.0 models on 3.1 (and newer) server.
ErrorRuntimeException - Exception in com.whitestein.lsps.common
This is an unchecked version of ErrorException.
ErrorRuntimeException(ErrorException) - Constructor for exception com.whitestein.lsps.common.ErrorRuntimeException
Creates new instance.
ErrorRuntimeException(String) - Constructor for exception com.whitestein.lsps.common.ErrorRuntimeException
Creates new instance.
ErrorRuntimeException(String, String) - Constructor for exception com.whitestein.lsps.common.ErrorRuntimeException
Creates new instance.
ErrorRuntimeException(String, Throwable) - Constructor for exception com.whitestein.lsps.common.ErrorRuntimeException
Creates new instance.
ErrorRuntimeException(String, String, Throwable) - Constructor for exception com.whitestein.lsps.common.ErrorRuntimeException
Creates new instance.
Errors - Class in com.whitestein.lsps.lang.exception
Errors utility class for throwing ErrorExceptions.
Errors - Class in com.whitestein.lsps.lang.parser
 
Errors() - Constructor for class com.whitestein.lsps.lang.parser.Errors
 
Errors(ValidationException) - Constructor for class com.whitestein.lsps.lang.parser.Errors
 
Errors(Collection<ValidationException>) - Constructor for class com.whitestein.lsps.lang.parser.Errors
 
Errors(Errors) - Constructor for class com.whitestein.lsps.lang.parser.Errors
 
errors - Variable in class com.whitestein.lsps.vaadin.LspsFormConnector.ValidationErrors
Contains instances of record "ui::ValidationError".
EscalatableTask - Interface in com.whitestein.lsps.engine
Tasks implementing this interface can be escalated.
escalate(TaskContext, String) - Method in interface com.whitestein.lsps.engine.EscalatableTask
Task itself defines what is executed during escalation.
escalate(TaskContext, String) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
 
ESCALATE_ALL_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows to escalate any to-do.
ESCALATE_OWN_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows to escalate user's own to-do.
escalateTodo(long, String) - Method in interface com.whitestein.lsps.human.TodoService
Escalates to-do.
escalateTodo(long, String) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
escalateTodo(Todo, String) - Method in class com.whitestein.lsps.test.ModelInstance
 
escalateTodo(long, String) - Method in class com.whitestein.lsps.test.ModelInstance
 
Escalation - Class in com.whitestein.lsps.engine.state.xml
This class represents an escalation which is thrown by an escalation throw event.
Escalation() - Constructor for class com.whitestein.lsps.engine.state.xml.Escalation
Creates new instance.
Escalation(ProcessInstance, String, String, Value) - Constructor for class com.whitestein.lsps.engine.state.xml.Escalation
Creates a new escalation event with the given escalation code and it's payload.
Escalation(ModelInstance, long, String, String, Value) - Constructor for class com.whitestein.lsps.engine.state.xml.Escalation
Creates a new escalation event with the given escalation code and it's payload.
EscalationChange - Class in com.whitestein.lsps.engine.change
A change event which indicates that there was a change regarding a given escalation.
EscalationChange(Escalation, EscalationChange.Type) - Constructor for class com.whitestein.lsps.engine.change.EscalationChange
Creates a new change event for an escalation.
EscalationChange.Type - Enum in com.whitestein.lsps.engine.change
The enumeration of the types of escalation changes.
EscalationMessage - Class in com.whitestein.lsps.engine.comm
Escalation message.
EscalationMessage(Identifier, Identifier, String) - Constructor for class com.whitestein.lsps.engine.comm.EscalationMessage
Creates new instance.
EscalationReason - Enum in com.whitestein.lsps.engine
Enumeration of reasons of a task termination
EscalationRequestMessage - Class in com.whitestein.lsps.engine.comm
This message represents a request to add an escalation event to the model instance.
EscalationRequestMessage(Identifier, Identifier, String, ObjectValue) - Constructor for class com.whitestein.lsps.engine.comm.EscalationRequestMessage
 
EscapingOutputStreamWriter - Class in com.whitestein.lsps.engine.state
Delegating XMLStreamWriter that filters out UTF-8 characters that are illegal in XML.
EscapingOutputStreamWriter(OutputStream, String) - Constructor for class com.whitestein.lsps.engine.state.EscapingOutputStreamWriter
Creates an OutputStreamWriter that uses the named charset.
eval(int, Type) - Method in interface com.whitestein.lsps.lang.signature.FunctionConstraint
Returns true if the constraint is satisfied for the given function type and argument count.
evalCondition(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.Expression
Evaluates expression as boolean expression.
evaluate(List<? extends Expression>, Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.Expression
 
EVALUATE_EXPRESSION - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right allows to evaluate expressions.
evaluateExpression(long, String, boolean) - Method in interface com.whitestein.lsps.engine.ExpressionEvaluationService
Parses the string to the expression and than evaluates it in the top context of the model instance.
evaluateExpression(long, String, boolean) - Method in class com.whitestein.lsps.engine.ExpressionEvaluationServiceBean
 
evaluateExpression(long, String, boolean, boolean) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Parses the string to the expression and than evaluates it in the top context of the model instance.
evaluateExpression(long, Long, String, boolean, boolean) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Parses the string to the expression and than evaluates it in the top context of the model instance.
evaluateExpression(long, String, String, boolean) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Parses the string to the expression and than evaluates it in the top context of the model instance.
evaluateExpression(long, Long, String, String, boolean) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Parses the string to the expression and than evaluates it in the top context of the model instance.
evaluateExpression(long, String, boolean) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Parses the string to the expression and than evaluates it in the top context of the model instance.
evaluateExpression(long, String, boolean, boolean) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
evaluateExpression(long, Long, String, boolean, boolean) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
evaluateExpression(long, String, String, boolean) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
evaluateExpression(long, Long, String, String, boolean) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
evaluateExpression(long, String, boolean) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
evaluateExpression(ExecutionContext, Boolean, ClosureHolder) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
This method evaluates an expression defined in the closure using defined evaluationMode.
evaluateExpression(ExecutionContext, Boolean, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
evaluateExpression(long, Long, String, boolean, boolean) - Method in interface com.whitestein.lsps.tools.TestSupportService
Parses the string source of expression and evaluates them.
evaluateExpression(long, Long, String, boolean, boolean) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
 
evaluateExpressionAsString(long, String, boolean) - Method in interface com.whitestein.lsps.engine.ExpressionEvaluationService
Evaluates an expression and returns its string representation
evaluateExpressionAsString(long, String, boolean) - Method in class com.whitestein.lsps.engine.ExpressionEvaluationServiceBean
 
evaluateExpressionInContextAsString(long, Long, String, boolean) - Method in interface com.whitestein.lsps.engine.ExpressionEvaluationService
Evaluates an expression in a specific context and returns its string representation
evaluateExpressionInContextAsString(long, Long, String, boolean) - Method in class com.whitestein.lsps.engine.ExpressionEvaluationServiceBean
 
evaluateExpressionInEvaluationLevel(String, String, boolean) - Method in class com.whitestein.lsps.test.ModelInstance
Evaluates expression in the specified evaluation level.
evaluateExpressionInEvaluationLevel(long, Long, String, String, boolean) - Method in interface com.whitestein.lsps.tools.TestSupportService
Parses the string source of expression and evaluates them.
evaluateExpressionInEvaluationLevel(long, Long, String, String, boolean) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
 
evaluateExpressionInEvaluationLevelDetached(byte[], Long, String, String, boolean) - Method in interface com.whitestein.lsps.tools.TestSupportService
Evaluates expression in the detached model instance.
evaluateExpressionInEvaluationLevelDetached(byte[], Long, String, String, boolean) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
 
evaluateExpressionInModel(long, String, boolean) - Method in interface com.whitestein.lsps.engine.ExpressionEvaluationService
Parses the string to the expression and than evaluates it in the empty model context.
evaluateExpressionInModel(long, String, boolean) - Method in class com.whitestein.lsps.engine.ExpressionEvaluationServiceBean
 
evaluateExpressionInModel(long, String, boolean) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Parses the string to the expression and than evaluates it in the empty model context
evaluateExpressionInModel(long, String, boolean) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
evaluateExpressions(long, List<String>, boolean) - Method in interface com.whitestein.lsps.engine.ExpressionEvaluationService
Parses the string sources of expressions in the list evaluates them end returns list of results.
evaluateExpressions(long, List<String>, boolean) - Method in class com.whitestein.lsps.engine.ExpressionEvaluationServiceBean
 
evaluateExpressions(long, List<String>, boolean) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Parses the string sources of expressions in the list evaluates them end returns list of results.
evaluateExpressions(long, List<String>, boolean) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
evaluateExpressionsAsString(long, List<String>, boolean) - Method in interface com.whitestein.lsps.engine.ExpressionEvaluationService
Evaluates list of expressions and returns the string representations.
evaluateExpressionsAsString(long, List<String>, boolean) - Method in class com.whitestein.lsps.engine.ExpressionEvaluationServiceBean
 
evaluateExpressionsInModel(long, List<String>, boolean) - Method in interface com.whitestein.lsps.engine.ExpressionEvaluationService
Parses the string sources of expressions in the list evaluates them end returns list of results.
evaluateExpressionsInModel(long, List<String>, boolean) - Method in class com.whitestein.lsps.engine.ExpressionEvaluationServiceBean
 
evaluateExpressionsInModel(long, List<String>, boolean) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Parses the string sources of expressions in the list evaluates them end returns list of results.
evaluateExpressionsInModel(long, List<String>, boolean) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
evaluateToExpressions(List<? extends Expression>, Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.Expression
 
EvaluationLevelAware - Interface in com.whitestein.lsps.engine.state.xml
Interface for evaluation aware elements.
EvaluationLevelConverter - Class in com.whitestein.lsps.engine.lang
Converts to/from evaluation values.
EvaluationLevelConverter(RuntimeToPersistentConverter) - Constructor for class com.whitestein.lsps.engine.lang.EvaluationLevelConverter
Creates a new instance.
EvaluationLevelConverter(ModelInstance, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.EvaluationLevelConverter
Creates a new instance.
EvaluationLevelMerger - Class in com.whitestein.lsps.engine.lang
It merges changes in evaluation contexts and values to the original contexts and values.
EvaluationLevelMerger(ModelInstance, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.EvaluationLevelMerger
Returns new instance.
EvaluationLevelUtils - Class in com.whitestein.lsps.engine.state.xml
Utils for evaluation levels.
EvaluationResult - Class in com.whitestein.lsps.engine
Result of expression evaluation.
EvaluationResult(Long, Object) - Constructor for class com.whitestein.lsps.engine.EvaluationResult
Creates new instance.
EvaluationResultValue - Class in com.whitestein.lsps.engine.dto.val
 
EvaluationResultValue() - Constructor for class com.whitestein.lsps.engine.dto.val.EvaluationResultValue
 
EvaluationResultValue(Long, ObjectValue) - Constructor for class com.whitestein.lsps.engine.dto.val.EvaluationResultValue
 
EVENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::FireApplicationEventAction.event
EVENT_FILTER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::GenericListener.eventFilter
EVENT_NAME - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ApplicationEventListener.eventName
EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordEvent
 
Events - Class in com.whitestein.lsps.vaadin.util
Util class which provides methods to create some of the most used events.
Exceptions - Class in com.whitestein.lsps.common
Utility methods dealing with Throwable.
exceptions - Variable in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaOperation
The resulting list of exceptions.
EXCLUDE_CONSTRAINT_VIOLATION - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
 
exec(Date, Date) - Method in enum com.whitestein.lsps.lang.operation.DateOperation
Executes the operation.
exec(Decimal, Decimal, InterpreterStackTrace) - Method in enum com.whitestein.lsps.lang.operation.DecimalBinaryArithmeticOperation
Executes the operation with the operands interpreted.
exec(Decimal, Decimal) - Method in enum com.whitestein.lsps.lang.operation.DecimalBinaryComparisonOperation
Executes the operation with the operands interpreted.
exec(Decimal) - Method in enum com.whitestein.lsps.lang.operation.DecimalUnaryOperation
Executes the operation with the operands interpreted.
exec(EnumerationImpl, EnumerationImpl) - Method in enum com.whitestein.lsps.lang.operation.EnumerationOperation
Executes the operation.
exec(Decimal, Decimal, InterpreterStackTrace) - Method in enum com.whitestein.lsps.lang.operation.IntegerBinaryArithmeticOperation
Executes the operation with the operands interpreted.
exec(Decimal) - Method in enum com.whitestein.lsps.lang.operation.IntegerUnaryOperation
Executes the operation with the operands interpreted.
exec(String, String) - Method in enum com.whitestein.lsps.lang.operation.StringComparisonOperation
Executes a string comparison operation.
ExecutableTask - Interface in com.whitestein.lsps.engine
Basic interface for implementation of custom tasks.
ExecutableTask.Result - Enum in com.whitestein.lsps.engine
A result controlling the task execution.
execute() - Method in class com.whitestein.lsps.engine.ConditionEventInterpreter
Executes this interpreter action.
execute() - Method in class com.whitestein.lsps.engine.ConditionIntermediateInterpreter
 
execute() - Method in class com.whitestein.lsps.engine.ConditionStartInterpreter
 
execute(Object...) - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
 
execute(InterpreterConfiguration, Object...) - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
 
execute(InterpreterStackTrace, Object...) - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
 
execute(InterpreterConfiguration, InterpreterStackTrace, Object...) - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
 
execute(Exception, Map<ReferenceHolder, Object>) - Method in class com.whitestein.lsps.engine.InlineStartEventInterpreter
 
execute(Object...) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
 
execute(InterpreterConfiguration, Object...) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
 
execute(InterpreterStackTrace, Object...) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
 
execute(InterpreterConfiguration, InterpreterStackTrace, Object...) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
 
execute(Namespace, InterpreterStackTrace, List<Object>) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledExpression
 
execute() - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaOperation
Executes the schema operation.
execute() - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
 
execute() - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaValidation
 
execute() - Method in class com.whitestein.lsps.engine.TimerEventInterpreter
Executes this interpreter action.
execute() - Method in class com.whitestein.lsps.engine.TimerIntermediateInterpreter
 
execute() - Method in class com.whitestein.lsps.engine.TimerStartInterpreter
 
execute() - Method in class com.whitestein.lsps.human.generation.CustomComponentFunctionGeneration
 
execute() - Method in class com.whitestein.lsps.human.generation.CustomComponentGeneration
 
execute() - Method in class com.whitestein.lsps.human.generation.DocumentGeneration
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in class com.whitestein.lsps.human.generation.DocumentSignatureGeneration.DocOperation
 
execute(Namespace, String) - Method in class com.whitestein.lsps.human.generation.DocumentSignatureGeneration.DocOperation
 
execute() - Method in class com.whitestein.lsps.human.generation.DocumentSignatureGeneration
 
execute() - Method in class com.whitestein.lsps.human.generation.FormOperationGeneration
 
execute() - Method in class com.whitestein.lsps.human.generation.FormSignatureGeneration
 
execute() - Method in class com.whitestein.lsps.human.generation.HintGeneration
 
execute() - Method in class com.whitestein.lsps.human.generation.HumanTempSharedRecordConfigurationGeneration
 
execute(Object...) - Method in class com.whitestein.lsps.lang.AbstractClosureHolder
 
execute(InterpreterStackTrace, Object...) - Method in class com.whitestein.lsps.lang.AbstractClosureHolder
 
execute(InterpreterConfiguration, Object...) - Method in class com.whitestein.lsps.lang.AbstractClosureHolder
 
execute(Interpreter, Expression, List<?>, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.MethodExpression
Executes the method call.
execute(InterpreterConfiguration, InterpreterStackTrace, Object...) - Method in class com.whitestein.lsps.lang.ClosureExpressionHolder
 
execute(Namespace, InterpreterStackTrace, List<Object>) - Method in interface com.whitestein.lsps.lang.compiled.Compiled
 
execute(Object...) - Method in interface com.whitestein.lsps.lang.exec.ClosureHolder
Executes this closure with given arguments.
execute(InterpreterConfiguration, Object...) - Method in interface com.whitestein.lsps.lang.exec.ClosureHolder
Executes this closure with given arguments.
execute(InterpreterStackTrace, Object...) - Method in interface com.whitestein.lsps.lang.exec.ClosureHolder
Executes this closure with given arguments.
execute(InterpreterConfiguration, InterpreterStackTrace, Object...) - Method in interface com.whitestein.lsps.lang.exec.ClosureHolder
Executes this closure with given arguments.
execute(Object...) - Method in class com.whitestein.lsps.lang.exec.MockClosureHolder
 
execute(InterpreterConfiguration, Object...) - Method in class com.whitestein.lsps.lang.exec.MockClosureHolder
 
execute(InterpreterConfiguration, InterpreterStackTrace, Object...) - Method in class com.whitestein.lsps.lang.exec.MockClosureHolder
 
execute(InterpreterConfiguration, InterpreterStackTrace, Object...) - Method in class com.whitestein.lsps.lang.ExpressionAsClosureHolder
 
execute(Namespace, String, Boolean) - Method in enum com.whitestein.lsps.lang.operation.BooleanOperation
 
execute(Namespace, String, Boolean, Boolean) - Method in enum com.whitestein.lsps.lang.operation.BooleanOperation
 
execute(Namespace, String, CollectionHolder, Decimal) - Method in enum com.whitestein.lsps.lang.operation.CollectionOperation
 
execute(Namespace, String, Object, CollectionHolder) - Method in enum com.whitestein.lsps.lang.operation.CollectionOperation
 
execute(Namespace, String, Comparable, Comparable) - Method in enum com.whitestein.lsps.lang.operation.ComparisonOperation
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in enum com.whitestein.lsps.lang.operation.DateOperation
 
execute(Namespace, String, Date, Date) - Method in enum com.whitestein.lsps.lang.operation.DateOperation
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in enum com.whitestein.lsps.lang.operation.DecimalBinaryArithmeticOperation
 
execute(Namespace, String, Decimal, Decimal) - Method in enum com.whitestein.lsps.lang.operation.DecimalBinaryArithmeticOperation
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in enum com.whitestein.lsps.lang.operation.DecimalBinaryComparisonOperation
 
execute(Namespace, String, Decimal, Decimal) - Method in enum com.whitestein.lsps.lang.operation.DecimalBinaryComparisonOperation
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in enum com.whitestein.lsps.lang.operation.DecimalUnaryOperation
 
execute(Namespace, String, Decimal) - Method in enum com.whitestein.lsps.lang.operation.DecimalUnaryOperation
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in enum com.whitestein.lsps.lang.operation.EnumerationOperation
 
execute(Namespace, String, EnumerationImpl, EnumerationImpl) - Method in enum com.whitestein.lsps.lang.operation.EnumerationOperation
 
execute(Namespace, String, String) - Method in enum com.whitestein.lsps.lang.operation.ErrorOperation
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.operation.ExpressionOperation
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in enum com.whitestein.lsps.lang.operation.IntegerBinaryArithmeticOperation
 
execute(Namespace, String, Decimal, Decimal) - Method in enum com.whitestein.lsps.lang.operation.IntegerBinaryArithmeticOperation
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in enum com.whitestein.lsps.lang.operation.IntegerUnaryOperation
 
execute(Namespace, String, Decimal) - Method in enum com.whitestein.lsps.lang.operation.IntegerUnaryOperation
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.operation.JavaOperation
 
execute(Namespace, String, MapHolder, Object) - Method in enum com.whitestein.lsps.lang.operation.MapOperation
 
execute(Namespace, String, Object, Object) - Method in enum com.whitestein.lsps.lang.operation.ObjectOperation
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in interface com.whitestein.lsps.lang.operation.Operation
Executes the expression.
execute(Namespace, String, Decimal, Decimal) - Method in enum com.whitestein.lsps.lang.operation.RangeOperation
 
execute(Namespace, String, Object[]) - Method in interface com.whitestein.lsps.lang.operation.ReferencedOperation
Executes the operation.
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in enum com.whitestein.lsps.lang.operation.StringComparisonOperation
 
execute(Namespace, String, String, String) - Method in enum com.whitestein.lsps.lang.operation.StringComparisonOperation
 
execute(Namespace, String, String, String) - Method in enum com.whitestein.lsps.lang.operation.StringLikeOperation
 
execute(Namespace, String, Object, Object) - Method in enum com.whitestein.lsps.lang.operation.StringOperation
 
execute(InterpreterConfiguration, InterpreterStackTrace, Object...) - Method in class com.whitestein.lsps.lang.OperationExpressionHolder
 
execute() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionGeneration
 
execute(Interpreter, Expression, List<Expression>, boolean, InterpreterStackTrace) - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionOperation
 
execute() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitGeneration
 
execute() - Method in class com.whitestein.lsps.orgstructure.generation.RoleUnitLabelGeneration
 
execute(ExecutionContext, BinaryHolder) - Method in interface com.whitestein.lsps.stdlib.function.SqlFileExecuter
Execute provided SQL file.
execute(ExecutionContext, BinaryHolder) - Method in class com.whitestein.lsps.stdlib.function.SqlFileExecuterImpl
 
Execute - Class in com.whitestein.lsps.stdlib.task
Implementation of the execute task
Execute() - Constructor for class com.whitestein.lsps.stdlib.task.Execute
 
execute(String) - Method in class com.whitestein.lsps.test.ModelInstance
Evaluates expression in base context.
execute(String, Long) - Method in class com.whitestein.lsps.test.ModelInstance
Evaluates expression in base evaluation level in the specified context.
execute(String, Todo) - Method in class com.whitestein.lsps.test.ModelInstance
Evaluates expression in base evaluation level in the context of the given To-do.
EXECUTE_EVEN_IF_FAILED_VALIDATIONS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Listener.executeEvenIfFailedValidations
EXECUTE_EVEN_IF_INVALID_COMPONENTS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
 
EXECUTE_KEY - Static variable in enum com.whitestein.lsps.engine.dto.SchemaUpdateStrategy
Key to be used in model upload properties to specify the execute flag.
EXECUTE_ONLY_IF_VISIBLE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Listener.executeOnlyIfVisible
executeAssignment(AssignmentGroup, Context) - Method in class com.whitestein.lsps.engine.AssignmentInterpreter
Execute assignment in group.
executeAsynchronously(TaskContext) - Method in class com.whitestein.lsps.engine.AbstractAsynchronousExecutionTask
 
executeAsynchronously(TaskContext) - Method in interface com.whitestein.lsps.engine.AsynchronousExecutionTask
Determines, based on current task context (params, metadata, etc.) if the exeuction should be done asynchronously.
executeAsynchronously(TaskContext) - Method in class com.whitestein.lsps.wsclient.task.HttpClientTask
 
executeAsynchronously(TaskContext) - Method in class com.whitestein.lsps.wsclient.task.WsSoapCall
 
executeCompiled(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.ClosureCallExpression
 
executeCompiled(Interpreter, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.ast.Expression
 
executeConstraint(ConstraintModel, RecordHolder, MapHolder, CollectionHolder) - Method in class com.whitestein.lsps.engine.validation.RecordValidator
Executes a constraint type associated with a given constraint.
executeInNewTransaction(ExecutionContext, ClosureHolder, ListHolder) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
 
executeInNewTransaction(ExecutionContext, ClosureHolder, ListHolder) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
executeInternal(Object[]) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
This method should contain generated java implementation of the closure.
executeJavaOperation(String, String, Class<?>[], List<Object>, InterpreterStackTrace) - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
 
executeJavaOperation(String, String, Class<?>[], List<Object>, InterpreterStackTrace) - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
 
executeJavaOperation(String, String, Class<?>[], List<Object>, InterpreterStackTrace) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutorImpl
 
executeJavaOperation(String, String, Class<?>[], List<Object>, InterpreterStackTrace) - Method in class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
 
executeJavaOperation(String, String, Class<?>[], List<Object>, InterpreterStackTrace) - Method in class com.whitestein.lsps.engine.tester.MockJavaOperationExecutor
 
executeJavaOperation(String, String, Class<?>[], List<Object>, InterpreterStackTrace) - Method in class com.whitestein.lsps.lang.MockNamespace
 
executeJavaOperation(String, String, Class<?>[], List<Object>, InterpreterStackTrace) - Method in interface com.whitestein.lsps.lang.operation.JavaOperationExecutor
Executes the operation.
executeMethod(Namespace, FunctionSignature, Object...) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
 
executeMethod(Namespace, FunctionSignature, Object...) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
 
executeMethod(Namespace, FunctionSignature, Object...) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
 
executeMethod(Namespace, FunctionSignature, Object...) - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
 
executeMethod(ExecutionContext, RecordHolder, String, Object...) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
 
executeMethod(ExecutionContext, RecordHolder, String, Object...) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
executeMethod(HttpPost, HttpClientContext, SSLContext) - Method in class com.whitestein.lsps.engine.WebServiceCaller
executes the given method using provided http client.
executeMethod(Namespace, FunctionSignature, Object...) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
 
executeMethod(Namespace, FunctionSignature, Object...) - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
Executes method with parameters.
executePostQueryAction() - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQuery
 
executePostQueryAction() - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQueryDifferentDB
 
executePreQueryAction(Namespace) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQuery
 
executePreQueryAction(Namespace) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQueryDifferentDB
 
EXECUTION_CONTEXT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Listener.executionContext
executionContext - Variable in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
 
ExecutionContext - Interface in com.whitestein.lsps.engine.lang
Interface representing execution context.
executionContext - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
 
ExecutionContextImpl - Class in com.whitestein.lsps.engine.lang
Simple implementation of ExecutionContext.
ExecutionContextImpl(ModelProviderClientService, ModelInstance, Namespace) - Constructor for class com.whitestein.lsps.engine.lang.ExecutionContextImpl
Creates new instance of ExecutionContextImpl.
ExecutionContextImpl(Context, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.ExecutionContextImpl
Creates new instance of ExecutionContextImpl.
executionContextInLevel(String, ExecutionContext) - Method in class com.whitestein.lsps.engine.lang.EvaluationLevelConverter
Returns an execution context for an specified evaluation level.
ExecutionTrace - Class in com.whitestein.lsps.engine
Object of this class is return value of ProcessAgent invocation.
ExecutionTrace() - Constructor for class com.whitestein.lsps.engine.ExecutionTrace
 
ExecutionTraceElement - Class in com.whitestein.lsps.engine
Instance of this class represents result of single step performed during invocation of ProcessAgent.
ExecutionTraceElement() - Constructor for class com.whitestein.lsps.engine.ExecutionTraceElement
 
ExecutionTraceElementImpl - Class in com.whitestein.lsps.engine
Base implementation of ExecutionTraceElement.
ExecutionTraceElementImpl() - Constructor for class com.whitestein.lsps.engine.ExecutionTraceElementImpl
 
exists(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Test whether any element in collection will fulfill passed condition
exists(ExecutionContext, SetHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Test whether any element in list will fulfill passed condition
exists(ExecutionContext, ListHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Test whether any element in list will fulfill passed condition
exists() - Method in class com.whitestein.lsps.test.TestPerson
Checks if the person exists.
EXPAND - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'expand' hint.
expandRecords - Variable in class com.whitestein.lsps.lang.exec.ToStringBuilder
 
expandToMonthly() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
Creates a new instance which represent an expansion of the current date range to a month.
expandToWeekly() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
Creates a week date range based on the middle date of this date range.
exportModules(long) - Method in interface com.whitestein.lsps.engine.ModelManagementService
Create archive(ZIP) file of modules identified by the given module id.
exportModules(long) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
 
Expression - Class in com.whitestein.lsps.lang.ast
 
EXPRESSION_EXCEPTION_CONTEXT - Static variable in class com.whitestein.lsps.lang.Interpreter
Exception context used when an error happens.
ExpressionAsClosureHolder - Class in com.whitestein.lsps.lang
This is an adapter which creates a ClosureHolder from an expression.
ExpressionAsClosureHolder(String, Namespace, ClosureType, Expression, ClosureOrigin) - Constructor for class com.whitestein.lsps.lang.ExpressionAsClosureHolder
Creates new instance of ClosureExpressionHolder.
ExpressionCompiler - Class in com.whitestein.lsps.engine.lang.compiled
Compiler of expressions to a java code.
ExpressionDebugger - Interface in com.whitestein.lsps.lang
Debugger for expression language.
ExpressionEvaluationService - Interface in com.whitestein.lsps.engine
Service for evaluation of expressions.
ExpressionEvaluationServiceBean - Class in com.whitestein.lsps.engine
 
ExpressionEvaluationServiceBean() - Constructor for class com.whitestein.lsps.engine.ExpressionEvaluationServiceBean
Creates new instance.
ExpressionEvaluationServiceBean(ModelProviderService) - Constructor for class com.whitestein.lsps.engine.ExpressionEvaluationServiceBean
Creates new instance.
ExpressionEvaluationServiceLocal - Interface in com.whitestein.lsps.engine.ejb
Remote interface for ExpressionEvaluationService.
ExpressionEvaluationServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for ExpressionEvaluationService.
ExpressionHolder<E extends Expression> - Class in com.whitestein.lsps.engine.lang
 
ExpressionHolder(ExpressionValue, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.ExpressionHolder
Creates new instance of ExpressionHolder.
ExpressionOperation - Class in com.whitestein.lsps.lang.operation
Operation implemented by given expression.
ExpressionOperation(FunctionSignature, Expression, ExpressionOrigin) - Constructor for class com.whitestein.lsps.lang.operation.ExpressionOperation
Creates new instance of ExpressionOperation.
ExpressionOperation(FunctionSignature, Expression) - Constructor for class com.whitestein.lsps.lang.operation.ExpressionOperation
ExpressionOrigin - Class in com.whitestein.lsps.lang
Specifies the place in the model where the expression is defined.
ExpressionOrigin(String, String) - Constructor for class com.whitestein.lsps.lang.ExpressionOrigin
Creates a new expression origin.
ExpressionValue - Class in com.whitestein.lsps.engine.state.xml
Persistent value representing closure.
ExpressionValue() - Constructor for class com.whitestein.lsps.engine.state.xml.ExpressionValue
Creates new instance of ExpressionValue.
ExpressionValue(long, ModelInstance, String, long, String, Expression, ExpressionValue.Type, String, Long, Long, Long, ClosureOrigin) - Constructor for class com.whitestein.lsps.engine.state.xml.ExpressionValue
Creates new instance of ExpressionValue.
ExpressionValue(long, ModelInstance, String, long, String, Expression, ExpressionValue.Type, ClosureOrigin) - Constructor for class com.whitestein.lsps.engine.state.xml.ExpressionValue
Creates new instance of ExpressionValue.
ExpressionValue(ModelInstance, String, long, ReferenceExpression, List<PropertyValue>, ClosureOrigin) - Constructor for class com.whitestein.lsps.engine.state.xml.ExpressionValue
Creates new instance of ExpressionValue.
ExpressionValue(long, ModelInstance, String, long, String, Expression, ExpressionValue.Type, String, Long, Long, Long, List<PropertyValue>, ClosureOrigin) - Constructor for class com.whitestein.lsps.engine.state.xml.ExpressionValue
Creates new instance of ExpressionValue.
ExpressionValue.Type - Enum in com.whitestein.lsps.engine.state.xml
Type of the contained expression.
ExpressionVisitor<T,E extends Throwable> - Interface in com.whitestein.lsps.lang.ast
Generic expression visitor.
extend(Upload) - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload.AcceptMimeExtension
Adds this extension to an upload component.
EXTENSION_METHOD_ANNOTATION - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
Annotation @ExtensionMethod.
ExtensionMethodSignatureMatcher - Class in com.whitestein.lsps.lang.signature
 
ExtensionMethodSignatureMatcher(Type) - Constructor for class com.whitestein.lsps.lang.signature.ExtensionMethodSignatureMatcher
Constructs a new matcher instance.
EXTERNAL - Static variable in class com.whitestein.lsps.engine.dto.Handle
Identificator for external value in string representation
EXTERNAL_RESOURCE_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordExternalResource
 
ExternalDataRecordEntity - Interface in com.whitestein.lsps.engine.sharedrecord
External record entity that has reference to external object representing record.
ExternalEntityChange - Class in com.whitestein.lsps.engine.change
External entity change.
ExternalEntityChange(ExternalRecordHolder, String, Object) - Constructor for class com.whitestein.lsps.engine.change.ExternalEntityChange
Creates new instance.
ExternalRecord<T> - Class in com.whitestein.lsps.engine.dto
Representation of external record in custom GUI.
ExternalRecord(String, String, String, Serializable) - Constructor for class com.whitestein.lsps.engine.dto.ExternalRecord
Creates new instance.
ExternalRecordAssociation - Class in com.whitestein.lsps.lang.type
External record association extension.
ExternalRecordAssociation(RecordAssociation) - Constructor for class com.whitestein.lsps.lang.type.ExternalRecordAssociation
Creates new instance.
ExternalRecordEntityAdapter - Class in com.whitestein.lsps.engine.lang
Common implementation for pojo and ExternalRecordEntity based adapters.
ExternalRecordEntityAdapter(Object, ExternalValue, RecordType, ModelInstance, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
Creates new instance.
ExternalRecordField - Class in com.whitestein.lsps.lang.type
 
ExternalRecordField(RecordField, boolean, boolean, boolean) - Constructor for class com.whitestein.lsps.lang.type.ExternalRecordField
 
ExternalRecordHolder - Class in com.whitestein.lsps.engine.lang
RecordHolder implementation for shared records backed by Hibernate dynamic maps.
ExternalRecordHolder(ExternalValue, ModelProviderClientService, ExternalRecordEntityAdapter) - Constructor for class com.whitestein.lsps.engine.lang.ExternalRecordHolder
Creates new instance.
ExternalRecordHolderBase - Class in com.whitestein.lsps.engine.lang
This class is used for extending the holder system.
ExternalRecordHolderBase(ExternalValue, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.ExternalRecordHolderBase
Creates new instance of ExternalRecordHolderBase.
ExternalRecordListener - Interface in com.whitestein.lsps.engine.change
 
ExternalRecordPresentation - Interface in com.whitestein.lsps.lang.exec
Interface for presentation object containing record data
ExternalRecordPropertyAccessEvent - Class in com.whitestein.lsps.engine.change
 
ExternalRecordPropertyAccessEvent(ExternalRecordHolder, RecordType, RecordProperty, Object) - Constructor for class com.whitestein.lsps.engine.change.ExternalRecordPropertyAccessEvent
 
ExternalRecordType - Class in com.whitestein.lsps.lang.type
External record type.
ExternalRecordType(RecordType, boolean, String) - Constructor for class com.whitestein.lsps.lang.type.ExternalRecordType
Creates new instance.
ExternalRecordTypeFactory - Interface in com.whitestein.lsps.engine
Local interface for external record type factory.
ExternalRecordTypeFactoryImpl - Class in com.whitestein.lsps.engine.sharedrecord
Factory for external records.
ExternalRecordTypeFactoryImpl() - Constructor for class com.whitestein.lsps.engine.sharedrecord.ExternalRecordTypeFactoryImpl
 
ExternalRecordValue - Class in com.whitestein.lsps.engine.dto.val
ExternalRecordValue
ExternalRecordValue() - Constructor for class com.whitestein.lsps.engine.dto.val.ExternalRecordValue
This constructor is intended to be used by JAXB.
ExternalTypeFactory - Interface in com.whitestein.lsps.engine.lang
Type factory for external types.
ExternalTypeProvider - Interface in com.whitestein.lsps.engine
Local interface for provider of external data representing records.
ExternalValue - Class in com.whitestein.lsps.engine.state.xml
Class used to represent an object that is not defined in the core model types.
ExternalValue() - Constructor for class com.whitestein.lsps.engine.state.xml.ExternalValue
Creates new empty instance of ExternalValue.
ExternalValue(ModelInstance, String, String, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.ExternalValue
Creates new instance of ExternalValue.
ExternalValue(long, ModelInstance, String, String, Long, String, boolean, boolean, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.ExternalValue
Creates new instance of ExternalValue.
extractVariableValues(String) - Method in class com.whitestein.lsps.common.rest.PathTemplate
Extracts the template variable values from the path.

F

fail(String) - Method in class com.whitestein.lsps.vaadin.util.Variant
Throws an IllegalStateException with the following message: "[origin]: invalid value [value]: [cause]".
fail(Throwable) - Method in class com.whitestein.lsps.vaadin.util.Variant
Throws an IllegalStateException with the following message: "[origin]: invalid value [value]: [cause]".
failed() - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Get FAILED state name
failed() - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
failNoInstances(Variant.RecordVariant, UIListener) - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueue
By default LSPS rejects to silently not execute a listener if there are no instances of the 'execution context' components.
failure(UIFileUpload, String) - Static method in class com.whitestein.lsps.vaadin.ui.events.UIFileUploadEvent
Full constructor for failed uploads.
FALSE - Static variable in class com.whitestein.lsps.engine.state.xml.BooleanValue
False value.
FALSE - Static variable in class com.whitestein.lsps.lang.ast.ConstantExpression
Predefined constant with false value.
FAULT_LIST_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Name of metadata which represents the list of the types for soap faults which can occur in webservice response for given SoapCall task.
Field - Class in com.whitestein.lsps.lang.type
Representation of a field.
Field(String, Type) - Constructor for class com.whitestein.lsps.lang.type.Field
Constructor
Field(String, Type, boolean) - Constructor for class com.whitestein.lsps.lang.type.Field
 
FILE - Static variable in class com.whitestein.lsps.stdlib.type.CoreTypes
File type.
FILE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFileResource
 
FILE_DOWNLOAD_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
FILE_DOWNLOAD_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::FileUploadEvent type
FILE_DOWNLOAD_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::FileDownloadListener type
FILE_RESOURCE_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFileResource
 
FILE_UPLOAD_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
FILE_UPLOAD_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::FileUploadEvent type
FILE_UPLOAD_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::FileUploadListener type
FILE_UPLOAD_MIME - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'file-upload-mime' hint.
FileModuleDescriptor - Class in com.whitestein.lsps.test
 
FILENAME - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
core::File.filename
FileWriter - Class in com.whitestein.lsps.engine.lang.compiled
 
FileWriter(String) - Constructor for class com.whitestein.lsps.engine.lang.compiled.FileWriter
 
fillInSelectItems(UIComponent) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Updates list of items for the given select based on value of the field UIFieldNames.OPTIONS
fillInSelectItems(AbstractSelect, UIComponentData) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Updates list of items for the given select based on value of the field UIFieldNames.OPTIONS
fillPdfForm(ExecutionContext, RecordHolder, String, MapHolder) - Method in interface com.whitestein.lsps.stdlib.function.PdfFunctions
Deprecated.
fillPdfForm(ExecutionContext, RecordHolder, String, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.PdfFunctionsImpl
 
fillPdfTemplate(ExecutionContext, BinaryHolder, MapHolder) - Method in interface com.whitestein.lsps.stdlib.function.PdfFunctions
Creates a new PDF document from a template.
fillPdfTemplate(ExecutionContext, BinaryHolder, BinaryHolder) - Method in interface com.whitestein.lsps.stdlib.function.PdfFunctions
Creates a new PDF document from a template.
fillPdfTemplate(ExecutionContext, BinaryHolder, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.PdfFunctionsImpl
 
fillPdfTemplate(ExecutionContext, BinaryHolder, BinaryHolder) - Method in class com.whitestein.lsps.stdlib.function.PdfFunctionsImpl
 
fillXfaPdfTemplate(ExecutionContext, BinaryHolder, String) - Method in interface com.whitestein.lsps.stdlib.function.PdfFunctions
Creates a new PDF document from the XFA template.
fillXfaPdfTemplate(ExecutionContext, BinaryHolder, RecordHolder) - Method in interface com.whitestein.lsps.stdlib.function.PdfFunctions
Creates a new PDF document from the XFA template.
fillXfaPdfTemplate(ExecutionContext, BinaryHolder, String) - Method in class com.whitestein.lsps.stdlib.function.PdfFunctionsImpl
 
fillXfaPdfTemplate(ExecutionContext, BinaryHolder, RecordHolder) - Method in class com.whitestein.lsps.stdlib.function.PdfFunctionsImpl
 
Filter - Class in com.whitestein.lsps.common.filter
 
Filter() - Constructor for class com.whitestein.lsps.common.filter.Filter
 
Filter - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
A filtering criteria.
Filter(Filter.ValueProvider<?>, SerializablePredicate<Object>) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter
Creates new filter.
filter - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter
The value filter; only the inner classes of this class are expected here.
FILTER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
 
Filter.ComparableFilter - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
Comparable filter.
Filter.ComparableFilter.Op - Enum in com.whitestein.lsps.vaadin.ui.components.table.dataset
 
Filter.MultiValueFilter - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
Similar to Filter.ValueFilter but accepts multiple values.
Filter.PathValueProvider - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
Returns the value of given record property.
Filter.RegexpFilter - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
 
Filter.SimpleClosureValueProvider - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
Calls a closure with one parameter and returns result.
Filter.SubstringFilter - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
Checks that the value is a String which contains given substring.
Filter.ValueFilter - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
Allows only one value.
Filter.ValueProvider<T> - Interface in com.whitestein.lsps.vaadin.ui.components.table.dataset
Extracts a single value (e.g.
FILTER_CONFIG - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
 
FILTER_CONFIG_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFilterConfig
 
FILTER_VALUE_PROVIDER - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
 
filterAdded(Object, Class<? extends Container.Filter>, Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
 
filterAdded(Object, Class<? extends Container.Filter>, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
 
filterByVisibility(Collection<FunctionSignature>, Visibility) - Static method in class com.whitestein.lsps.lang.signature.FunctionSignatures
 
FilterConfig - Class in com.whitestein.lsps.vaadin.forms.filter
A representation of the forms::FilterConfig record.
FilterConfig.BooleanFilter - Class in com.whitestein.lsps.vaadin.forms.filter
A configuration class for the substring filter.
FilterConfig.DateFilter - Class in com.whitestein.lsps.vaadin.forms.filter
A configuration class for the Date filter.
FilterConfig.DefaultValueFilterConfig - Class in com.whitestein.lsps.vaadin.forms.filter
 
FilterConfig.NumericFilter - Class in com.whitestein.lsps.vaadin.forms.filter
A configuration class for the numeric filter.
FilterConfig.OptionsFilter - Class in com.whitestein.lsps.vaadin.forms.filter
A configuration class for the Options filter.
FilterConfig.RegExpFilter - Class in com.whitestein.lsps.vaadin.forms.filter
A configuration class for the regexp filter.
FilterConfig.SubstringFilter - Class in com.whitestein.lsps.vaadin.forms.filter
A configuration class for the substring filter.
FilterConverter - Class in com.whitestein.lsps.vaadin.ui.components.table.adapter
 
FilterConverter(LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter
 
FilterConverter.AllFilter - Class in com.whitestein.lsps.vaadin.ui.components.table.adapter
A filter which accepts any value, including null.
FilterConverter.ContainsFilter - Class in com.whitestein.lsps.vaadin.ui.components.table.adapter
 
FilterConverter.RegexpFilter - Class in com.whitestein.lsps.vaadin.ui.components.table.adapter
A custom container regexp filter.
filteredItemsCount() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter.UnconvertableLoadedDataFilter
 
filteredItemsCount() - Method in class com.whitestein.lsps.vaadin.forms.filter.IgnoreIdsFilter
 
FilterFieldFactory - Class in com.whitestein.lsps.vaadin.ui.components.table.filter
Produces filter fields and binds them to the container, to automatically perform the filtering itself.
FilterFieldFactory(Container.Filterable) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.filter.FilterFieldFactory
 
filterGeneratorFailed(Exception, Object, Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
 
filterGeneratorFailed(Exception, Object, Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
 
FILTERING - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
 
FILTERING_DISABLED - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Table
filterRemoved(Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
 
filterRemoved(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
 
filterSignatures(Collection<FunctionSignature>, SignatureMatcher) - Static method in class com.whitestein.lsps.lang.signature.FunctionSignatures
 
filterState(ModelInstance) - Method in class com.whitestein.lsps.engine.state.ErrorModelInstanceMarshaller
Returns new instance of ModelInstance with filtered data.
filterState(ModelInstance) - Method in class com.whitestein.lsps.engine.state.ModelInstanceDumper
Returns new instance of ModelInstance with filtered data.
filterState(ModelInstance) - Method in class com.whitestein.lsps.engine.state.ModelInstanceMarshaller
Returns new instance of ModelInstance with filtered data.
FilterTableDelegate - Class in com.whitestein.lsps.vaadin.ui.components.table
The IFilterTable interface is not public, this class unifies access to FilterTable and FilterTreeTable.
FilterTableDelegate(CustomTable) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
 
FilterUI - Class in com.whitestein.lsps.vaadin.ui.components.table
Accesses the value of the "filter" Table property.
FilterUI(Variant.RecordVariant, Variant.RecordVariant) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
 
filterValueProvider - Variable in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
A guess of what this column displays and which values are used for filtering.
FILTRABLE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
 
find(Class<T>, Object) - Method in interface com.whitestein.lsps.engine.ExternalTypeProvider
Returns entity.
find(Class<T>, Object) - Method in class com.whitestein.lsps.engine.tester.CustomEntityProvider
 
find(String) - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaSecurityRoleDao
 
find(String) - Method in interface com.whitestein.lsps.orgstructure.dao.SecurityRoleDao
Returns a SecurityRole instance with given name or null if there is no such instance.
FIND - Static variable in class com.whitestein.lsps.orgstructure.entity.SecurityRole
Query name.
find(ExecutionContext, String, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Finds all occurrences of the regexp in the specified string.
find(String) - Method in class com.whitestein.lsps.test.web.components.UIFinder
Finds element by given lsps id (your custom ID, not the modelingID).
find(Class<?>) - Static method in class com.whitestein.lsps.visualization.ElementTypeDataRegister
Finds ProcessElementType for the given class.
FIND_ALL - Static variable in class com.whitestein.lsps.engine.state.RollbackItem
Query name
FIND_ALL - Static variable in class com.whitestein.lsps.engine.state.TimerNotification
Query name
FIND_ALL - Static variable in class com.whitestein.lsps.modulemanager.migration.entity.Migration
Returns all migrations ordered by their start date.
FIND_ALL - Static variable in class com.whitestein.lsps.orgstructure.entity.Person
Query name.
FIND_ALL - Static variable in class com.whitestein.lsps.orgstructure.entity.Role
Query name.
FIND_ALL - Static variable in class com.whitestein.lsps.orgstructure.entity.RoleName
Query name.
FIND_ALL - Static variable in class com.whitestein.lsps.orgstructure.entity.SecurityRole
Query name.
FIND_ALL_BY_MODEL_INSTANCE_ID - Static variable in class com.whitestein.lsps.engine.state.TimerNotification
Query name
FIND_BY_LOGIN - Static variable in class com.whitestein.lsps.orgstructure.entity.Person
Query name.
FIND_BY_MIGRATION_ID - Static variable in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
Named query.
FIND_BY_MODEL_INSTANCE - Static variable in class com.whitestein.lsps.engine.state.ProcessLog
Finds logs by model instance and orders the result by the logIndex.
FIND_BY_MODEL_INSTANCE_AND_TASK - Static variable in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
Query name.
FIND_BY_MODEL_INSTANCE_ID - Static variable in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
Named query.
FIND_BY_RECEIVER - Static variable in class com.whitestein.lsps.engine.state.UnprocessedInput
Query name.
FIND_BY_SAVED_BY - Static variable in class com.whitestein.lsps.human.entity.SavedDocument
Query name.
FIND_BY_TASK - Static variable in class com.whitestein.lsps.human.entity.Todo
Query name.
FIND_BY_TASK - Static variable in class com.whitestein.lsps.wsserver.entity.WsRequestHandler
Query name.
FIND_CURRENT_BY_MIGRATION_ID - Static variable in class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
Named query.
FIND_FOR_DOCUMENT - Static variable in class com.whitestein.lsps.engine.state.BinaryData
query name
FIND_FOR_PERSON - Static variable in class com.whitestein.lsps.orgstructure.entity.Role
Query name.
FIND_FOR_TODO - Static variable in class com.whitestein.lsps.engine.state.BinaryData
query name
FIND_FOR_TODO - Static variable in class com.whitestein.lsps.human.entity.TodoEscalation
Query name.
FIND_FORM_PREVIEW_MODEL_INSTANCES - Static variable in class com.whitestein.lsps.engine.state.ModelInstanceEntity
Query name.
FIND_IMPORTING_MODULES - Static variable in class com.whitestein.lsps.modulemanager.entity.Module
Query name.
FIND_LAST_TRACK_FOR_USER - Static variable in class com.whitestein.lsps.activeuser.UserActivityTrack
Query name.
FIND_LATEST_MODULE_WITH_NAME - Static variable in class com.whitestein.lsps.modulemanager.entity.Module
Query name.
FIND_LATEST_MODULE_WITH_NAME_DISTINCT_VERSIONS - Static variable in class com.whitestein.lsps.modulemanager.entity.Module
Query name.
FIND_LATEST_MODULES - Static variable in class com.whitestein.lsps.modulemanager.entity.Module
Query name.
FIND_LATEST_MODULES_DISTINCT_VERSIONS - Static variable in class com.whitestein.lsps.modulemanager.entity.Module
Query name.
FIND_LIKE_ID - Static variable in class com.whitestein.lsps.orgstructure.entity.Person
Query name.
FIND_MODEL_INSTANCE_IDS_BY_NOTIFICATIONS - Static variable in class com.whitestein.lsps.engine.state.ModelInstanceNtf
The query name.
FIND_MODULE_BY_HASH - Static variable in class com.whitestein.lsps.modulemanager.entity.Module
Query name.
FIND_MODULES - Static variable in class com.whitestein.lsps.modulemanager.entity.Module
Query name.
FIND_OPEN_ALLOCATED_TODO_IDS - Static variable in class com.whitestein.lsps.human.entity.Todo
Query name.
FIND_PERSONAL_TODOS_WITH_NULL_PRIORITY - Static variable in class com.whitestein.lsps.human.entity.Todo
Query name.
FIND_PERSONAL_TODOS_WITH_PRIORITY - Static variable in class com.whitestein.lsps.human.entity.Todo
Query name.
FIND_PERSONS_FOR_SECURITY_ROLE - Static variable in class com.whitestein.lsps.orgstructure.entity.Person
Query name.
FIND_TRACKS_FOR_USER_FROM_TO - Static variable in class com.whitestein.lsps.activeuser.UserActivityTrack
Query name.
FIND_TRACKS_FROM_TO - Static variable in class com.whitestein.lsps.activeuser.UserActivityTrack
Query name.
FIND_UNLOADED_MODULE_IDS - Static variable in class com.whitestein.lsps.modulemanager.entity.Module
Query name.
FIND_WAITING - Static variable in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
Query name.
FIND_WAITING_BY_METHOD - Static variable in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
Query name.
findAliveTodos() - Method in class com.whitestein.lsps.test.ModelInstance
Finds alive Todos created by this model instance.
findAliveTodos(String) - Method in class com.whitestein.lsps.test.ModelInstance
Finds alive Todos created by this model instance.
findAliveTodosForAdmin() - Method in class com.whitestein.lsps.test.ModelInstance
Finds Todos created by this model instance in the Admin's todo list.
findAliveTodosForCurrentUser() - Method in class com.whitestein.lsps.test.ModelInstance
Deprecated.
a misleading method name as it returns TODOs for Admin only. Use ModelInstance.findAliveTodosForUser(String) or ModelInstance.findAliveTodosForUser(TestPerson) instead; use ModelInstance.findAliveTodosForAdmin() if you really wish to retrieve Admin TODOs.
findAliveTodosForUser(String) - Method in class com.whitestein.lsps.test.ModelInstance
Finds Todos created by this model instance in the given person todo list.
findAliveTodosForUser(TestPerson) - Method in class com.whitestein.lsps.test.ModelInstance
Finds Todos created by this model instance in the given person todo list.
findAll() - Method in class com.whitestein.lsps.engine.dao.jpa.JpaRollbackItemDao
 
findAll() - Method in class com.whitestein.lsps.engine.dao.jpa.JpaSettingDao
 
findAll() - Method in class com.whitestein.lsps.engine.dao.jpa.JpaTimerNotificationDao
 
findAll() - Method in interface com.whitestein.lsps.engine.dao.RollbackItemDao
Returns a list of all rollback-items ordered by their create-date.
findAll() - Method in interface com.whitestein.lsps.engine.dao.SettingDao
Finds all settings
findAll() - Method in interface com.whitestein.lsps.engine.dao.TimerNotificationDao
 
findAll(Class<T>, List<Object>) - Method in interface com.whitestein.lsps.engine.ExternalTypeProvider
 
findAll(Class<T>) - Method in interface com.whitestein.lsps.engine.ExternalTypeProvider
 
findAll() - Method in interface com.whitestein.lsps.engine.SettingManagementService
Finds all engine settings.
findAll() - Method in class com.whitestein.lsps.engine.state.SettingManagementServiceBean
 
findAll(Class<T>, List<Object>) - Method in class com.whitestein.lsps.engine.tester.CustomEntityProvider
 
findAll(Class<T>) - Method in class com.whitestein.lsps.engine.tester.CustomEntityProvider
 
findAll() - Method in class com.whitestein.lsps.human.dao.jpa.JpaVaadinThemeDao
 
findAll() - Method in interface com.whitestein.lsps.human.dao.VaadinThemeDao
 
findAll() - Method in class com.whitestein.lsps.license.JpaLicenseDao
 
findAll() - Method in interface com.whitestein.lsps.license.LicenseDao
 
findAll() - Method in class com.whitestein.lsps.modulemanager.migration.dao.jpa.JpaMigrationDao
 
findAll() - Method in interface com.whitestein.lsps.modulemanager.migration.dao.MigrationDao
Returns a list of all migrations ordered by their start date.
findAll() - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaPersonDao
 
findAll(PersonCriteria) - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaPersonDao
 
findAll() - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaRoleDao
 
findAll() - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaRoleNameDao
 
findAll() - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaSecurityRoleDao
 
findAll() - Method in interface com.whitestein.lsps.orgstructure.dao.PersonDao
Returns a collection of all Person instances that exist in the persistent storage or an empty collection if there is no such instance.
findAll(PersonCriteria) - Method in interface com.whitestein.lsps.orgstructure.dao.PersonDao
Returns a result of the query specified by given personCriteria.
findAll() - Method in interface com.whitestein.lsps.orgstructure.dao.RoleDao
Returns a collection of all Role instances that exist in the persistent storage or an empty collection if there is no such instance.
findAll() - Method in interface com.whitestein.lsps.orgstructure.dao.RoleNameDao
Finds all role names ordered by their full names.
findAll() - Method in interface com.whitestein.lsps.orgstructure.dao.SecurityRoleDao
Returns a collection of all SecurityRole instances that exist in the persistent storage or an empty collection if there is no such instance.
findAll(ExecutionContext, Type) - Method in interface com.whitestein.lsps.stdlib.function.QueryFunctions
Finds all shared records of a given type.
findAll(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.QueryFunctionsImpl
 
findAll(String) - Method in class com.whitestein.lsps.test.web.components.UIComponent
 
findAll(String) - Method in class com.whitestein.lsps.test.web.components.UIFinder
Finds all components matching given ID
findAllInSession(ExecutionContext, Type) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
Returns set of all loaded records of the given type.
findAllInSession(ExecutionContext, Type) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
findAllOnBehalfOf(Todo, Person) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
 
findAllOnBehalfOf(Todo, Person) - Method in interface com.whitestein.lsps.human.dao.TodoDao
Returns the set ids of users on behalf of which the given person sees the to-do in his to-do list.
findAllThemes() - Method in class com.whitestein.lsps.human.VaadinThemeCacheBean
 
findAllValid() - Method in class com.whitestein.lsps.license.JpaLicenseDao
 
findAllValid() - Method in interface com.whitestein.lsps.license.LicenseDao
 
findByCriteria(ModelInstanceCriteria) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaModelInstanceDao
 
findByCriteria(RollbackInfoCriteria) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaRollbackItemDao
 
findByCriteria(ModelInstanceCriteria) - Method in interface com.whitestein.lsps.engine.dao.ModelInstanceDao
Returns process instances according to the given criteria.
findByCriteria(RollbackInfoCriteria) - Method in interface com.whitestein.lsps.engine.dao.RollbackItemDao
Returns a list of all rollback-items satisfying the given criteria ordered by their create-date.
findByCriteria(SavedDocumentCriteria) - Method in class com.whitestein.lsps.human.dao.jpa.JpaSavedDocumentDao
 
findByCriteria(TodoCriteria) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
 
findByCriteria(SavedDocumentCriteria) - Method in interface com.whitestein.lsps.human.dao.SavedDocumentDao
Returns saved documents which fulfill the given criteria.
findByCriteria(TodoCriteria) - Method in interface com.whitestein.lsps.human.dao.TodoDao
Returns todos which fulfill the given criteria.
findById(String, String) - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaRoleNameDao
 
findById(String, String) - Method in interface com.whitestein.lsps.orgstructure.dao.RoleNameDao
Finds by module name and local name.
findById(ExecutionContext, Object, Type) - Method in interface com.whitestein.lsps.stdlib.function.QueryFunctions
Finds a shared record of a given type with a given primary key.
findById(ExecutionContext, Type, Object) - Method in interface com.whitestein.lsps.stdlib.function.QueryFunctions
Finds a shared record of a given type with a given primary key.
findById(ExecutionContext, Object, Type) - Method in class com.whitestein.lsps.stdlib.function.QueryFunctionsImpl
 
findById(ExecutionContext, Type, Object) - Method in class com.whitestein.lsps.stdlib.function.QueryFunctionsImpl
 
findByIdAndRevision(ExecutionContext, Object, Type, Decimal) - Method in interface com.whitestein.lsps.stdlib.function.QueryFunctions
Finds a shared record of a given type with a given primary key for specified audit revision.
findByIdAndRevision(ExecutionContext, Object, Type, Decimal) - Method in class com.whitestein.lsps.stdlib.function.QueryFunctionsImpl
 
findByLoginName(String) - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaPersonDao
 
findByLoginName(String) - Method in interface com.whitestein.lsps.orgstructure.dao.PersonDao
Returns person with the login name.
findByMigrationId(long) - Method in class com.whitestein.lsps.modulemanager.migration.dao.jpa.JpaModelInstanceMigrationDao
 
findByMigrationId(long) - Method in interface com.whitestein.lsps.modulemanager.migration.dao.ModelInstanceMigrationDao
Returns a list of all model instance migrations ordered by the migration date.
findByModelInstanceId(long) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaProcessLogDao
 
findByModelInstanceId(long) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaTimerNotificationDao
 
findByModelInstanceId(long) - Method in interface com.whitestein.lsps.engine.dao.ProcessLogDao
Finds ProcessLogs by the model instance id.
findByModelInstanceId(long) - Method in interface com.whitestein.lsps.engine.dao.TimerNotificationDao
 
findByModelInstanceId(long) - Method in class com.whitestein.lsps.modulemanager.migration.dao.jpa.JpaModelInstanceMigrationDao
 
findByModelInstanceId(long) - Method in interface com.whitestein.lsps.modulemanager.migration.dao.ModelInstanceMigrationDao
Returns a list of all model instance migrations ordered by the migration date.
findByReceiver(long) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaUnprocessedInputDao
 
findByReceiver(long) - Method in interface com.whitestein.lsps.engine.dao.UnprocessedInputDao
Returns a list of unprocessed inputs for the given receiver id.
findByRevision(ExecutionContext, RecordHolder, Decimal) - Method in interface com.whitestein.lsps.stdlib.function.QueryFunctions
Returns the audited record in the given revision.
findByRevision(ExecutionContext, RecordHolder, Decimal) - Method in class com.whitestein.lsps.stdlib.function.QueryFunctionsImpl
 
findClassNames(ClassPool, String, ProcessModel, Map<ProcessModel, String>, QID, Map<ClassType, String>, Map<FunctionSignature, String>) - Static method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
 
findClassNames(ProcessModel) - Method in class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
 
findCommonExpressionSupertype(Collection<? extends Expression>) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Returns the most specific common supertype of given expressions.
findCommonSubtype(Type) - Method in class com.whitestein.lsps.lang.type.AbstractType
 
findCommonSubtype(Type) - Method in class com.whitestein.lsps.lang.type.ClassType
 
findCommonSubtype(Type) - Method in class com.whitestein.lsps.lang.type.ClosureType
 
findCommonSubtype(Type) - Method in class com.whitestein.lsps.lang.type.CollectionType
 
findCommonSubtype(Type) - Method in class com.whitestein.lsps.lang.type.ListType
 
findCommonSubtype(Type) - Method in class com.whitestein.lsps.lang.type.MapType
 
findCommonSubtype(Type) - Method in class com.whitestein.lsps.lang.type.NullType
 
findCommonSubtype(Type) - Method in class com.whitestein.lsps.lang.type.ReferenceType
 
findCommonSubtype(Type) - Method in class com.whitestein.lsps.lang.type.SetType
 
findCommonSubtype(Type) - Method in interface com.whitestein.lsps.lang.type.Type
Returns the common subtype, i.e.
findCommonSubtype(Type) - Method in class com.whitestein.lsps.lang.type.TypeType
 
findCommonSubtype(Type) - Method in class com.whitestein.lsps.lang.type.VoidType
 
findCommonSuperlevels(Set<String>) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
Find common super-level.
findCommonSupertype(Type) - Method in class com.whitestein.lsps.lang.type.AbstractType
 
findCommonSupertype(Type) - Method in class com.whitestein.lsps.lang.type.ClassType
 
findCommonSupertype(Type) - Method in class com.whitestein.lsps.lang.type.ClosureType
 
findCommonSupertype(Type) - Method in class com.whitestein.lsps.lang.type.CollectionType
 
findCommonSupertype(Type) - Method in class com.whitestein.lsps.lang.type.ListType
 
findCommonSupertype(Type) - Method in class com.whitestein.lsps.lang.type.MapType
 
findCommonSupertype(Type) - Method in class com.whitestein.lsps.lang.type.NullType
 
findCommonSupertype(Type) - Method in class com.whitestein.lsps.lang.type.ReferenceType
 
findCommonSupertype(Type) - Method in class com.whitestein.lsps.lang.type.SetType
 
findCommonSupertype(Type) - Method in interface com.whitestein.lsps.lang.type.Type
Returns the common supertype, i.e.
findCommonSupertype(Type...) - Static method in class com.whitestein.lsps.lang.type.TypeHelper
Returns the most specific common supertype of given types.
findCommonSupertype(Collection<? extends Type>) - Static method in class com.whitestein.lsps.lang.type.TypeHelper
Returns the most specific common supertype of given types.
findCommonSupertype(Type) - Method in class com.whitestein.lsps.lang.type.TypeType
 
findCommonSupertype(Type) - Method in class com.whitestein.lsps.lang.type.VoidType
 
findCommonSupertypeForRuntimeObjects(Collection<?>) - Static method in class com.whitestein.lsps.lang.type.TypeHelper
Returns the most specific common supertype of types of given objects.
findContext(String) - Method in exception com.whitestein.lsps.common.ErrorException
 
findContext(String) - Method in exception com.whitestein.lsps.common.ErrorRuntimeException
 
findContext(String) - Method in interface com.whitestein.lsps.common.IErrorException
 
findCreateExternalValue(String, String, Long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Finds an existing external value for the type and primary key.
findCreateExternalValue(String, String, Long, Long) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Finds an existing external value for the type and primary key.
findCurrentByModelInstanceId(long) - Method in class com.whitestein.lsps.modulemanager.migration.dao.jpa.JpaModelInstanceMigrationDao
 
findCurrentByModelInstanceId(long) - Method in interface com.whitestein.lsps.modulemanager.migration.dao.ModelInstanceMigrationDao
Returns the current migration for the specified model instance id.
findDescendant(long) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Finds a descendant process instance of this process instance.
findDiagrams(long, String) - Method in class com.whitestein.lsps.visualization.VisualizationServiceBean
 
findDiagrams(long, String) - Method in interface com.whitestein.lsps.visualization.VisualizationServiceLocal
Finds diagrams for an element.
findFirstUnescapedOccurrence(char, String, int) - Static method in class com.whitestein.lsps.engine.LocalizableStringSegments
 
findFormPreviewModelInstances() - Method in class com.whitestein.lsps.engine.dao.jpa.JpaModelInstanceDao
 
findFormPreviewModelInstances() - Method in interface com.whitestein.lsps.engine.dao.ModelInstanceDao
Returns all model instances created by form preview.
findForPerson(String) - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaRoleDao
 
findForPerson(String) - Method in interface com.whitestein.lsps.orgstructure.dao.RoleDao
Returns a collection of Role instances for a person.
findForSecuirityRole(SecurityRole) - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaPersonDao
 
findForSecuirityRole(SecurityRole) - Method in interface com.whitestein.lsps.orgstructure.dao.PersonDao
Returns all persons that save assigned the security role.
findHintOption(String, String, Type) - Method in class com.whitestein.lsps.human.model.HintModule
 
findId(Variant<Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTree
 
findIdByTask(long, long) - Method in class com.whitestein.lsps.wsserver.dao.jpa.JpaWsRequestHandlerDao
 
findIdByTask(long, long) - Method in interface com.whitestein.lsps.wsserver.dao.WsRequestHandlerDao
Returns a point id associated with a task.
findImportingModules(long) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
 
findImportingModules(long) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
Returns all modules which import the given module.
findIndex(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns the index of the first occurrence of the collection element which satisfies the specified condition; returns -1 if the condition is false for all elements of the collection.
findIndex(ExecutionContext, CollectionHolder, Decimal, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns the index of the first occurrence of the collection element which satisfies the specified condition, starting at fromIndex.
findIndex(ExecutionContext, CollectionHolder, Decimal, Decimal, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns the index of the first occurrence of the collection element which satisfies the specified condition, starting at fromIndex (inclusive) and finishing at toIndex (exclusive).
findLastIndex(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns the index of the last occurrence of the collection element which satisfies the specified condition, searching backwards; returns -1 if the condition is false for all elements of the collection.
findLastIndex(ExecutionContext, CollectionHolder, Decimal, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns the index of the last occurrence of the collection element which satisfies the specified condition, searching backwards starting at index toIndex - 1; returns -1 if no such element is found.
findLastIndex(ExecutionContext, CollectionHolder, Decimal, Decimal, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns the index of the last occurrence of the collection element which satisfies the specified condition, searching backwards starting at index toIndex - 1 up to fromIndex; returns -1 if no such element is found.
findLikeId(String) - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaPersonDao
 
findLikeId(String) - Method in interface com.whitestein.lsps.orgstructure.dao.PersonDao
Returns all ids matching the pattern.
findLowestLevels(Set<String>) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
Returns set of lowest levels.
findModelInstanceIdsByNotifications(Collection<String>) - Method in class com.whitestein.lsps.engine.dao.jpa.JpaModelInstanceDao
 
findModelInstanceIdsByNotifications(Collection<String>) - Method in interface com.whitestein.lsps.engine.dao.ModelInstanceDao
Returns all model instances which have at least one of the given notifications.
findModelInstances(ModelInstanceCriteria) - Method in interface com.whitestein.lsps.engine.ProcessService
Returns model instance info-s according to the provided criteria.
findModelInstances(ModelInstanceCriteria) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
findModelInstances(ExecutionContext, String, String, Boolean, MapHolder) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Returns a set of model instances satisfying the specified criteria.
findModelInstances(ExecutionContext, String, String, Boolean, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
findModels(ExecutionContext, String, String, Boolean) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Returns a set of all uploaded models satisfying the specified filtering criteria.
findModels(ExecutionContext, String, String, Boolean) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
findModuleByHash(String) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
 
findModuleByHash(String) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
Returns module with the given hash.
findModuleById(long) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
 
findModuleById(long) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
Returns module for given id or null if module with given id does not exist.
findModuleEntriesByType(long, String) - Method in interface com.whitestein.lsps.engine.ModelManagementService
Returns a list of module entries for the given module and type.
findModuleEntriesByType(long, String) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
 
findModuleEntryByPath(long, String) - Method in interface com.whitestein.lsps.engine.ModelManagementService
Returns content of the specified process resource for given module.
findModuleEntryByPath(long, String) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
 
findModules(ModuleCriteria) - Method in interface com.whitestein.lsps.engine.ModelManagementService
Returns collection of all modules in the repository according to given criteria
findModules(ModuleCriteria) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
 
findModulesDetails(ModuleCriteria) - Method in interface com.whitestein.lsps.engine.ModelManagementService
Returns collection of details of all modules in the repository according to given criteria
findModulesDetails(ModuleCriteria) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
 
findNamedType(QID) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
 
findNamedType(QID) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
Find a named type.
findNamedType(QID) - Method in class com.whitestein.lsps.lang.parser.Parser
Finds a named type.
findNamedType(QID) - Method in class com.whitestein.lsps.lang.parser.TypeParser
Finds a type by a given name.
findOrCreate(String) - Static method in class com.whitestein.lsps.test.TestPerson
Finds a person with a given login, if not found, it creates one.
findPersons(PersonCriteria) - Method in interface com.whitestein.lsps.os.PersonService
Returns a PersonList with Persons defined by the given personCriteria argument.
findPersons(PersonCriteria) - Method in class com.whitestein.lsps.pm.PersonServiceBase
 
findProcessInstances(ExecutionContext, ClosureHolder) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Returns a set of process instances satisfying the specified filtering criteria.
findProcessInstances(ExecutionContext, RecordHolder, ClosureHolder) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Returns a set of process instances for a model instance satisfying the specified filtering criteria.
findProcessInstances(ExecutionContext, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
findProcessInstances(ExecutionContext, RecordHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
findProcessLogsByModelInstanceId(long) - Method in interface com.whitestein.lsps.tools.TestSupportService
Finds ProcessLogs by the model instance id.
findProcessLogsByModelInstanceId(long) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
 
findReplacementId(Map<Long, Long>, Long) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
Returns replacement id.
findRequestHandlers(WsRequestHandlerCriteria) - Method in class com.whitestein.lsps.wsserver.dao.jpa.JpaWsRequestHandlerDao
 
findRequestHandlers(WsRequestHandlerCriteria) - Method in interface com.whitestein.lsps.wsserver.dao.WsRequestHandlerDao
Finds all WsRequestHandler objects which conforms the search criteria.
findRights() - Method in class com.whitestein.lsps.orgstructure.SecurityServiceBean
 
findRights() - Method in interface com.whitestein.lsps.os.SecurityService
Returns a set of all rights that are used.
findRoleNames() - Method in class com.whitestein.lsps.orgstructure.RoleServiceBean
 
findRoleNames() - Method in interface com.whitestein.lsps.os.RoleService
Returns a collection of all role names that exist in the persistent storage (across all modules).
findRoles() - Method in interface com.whitestein.lsps.os.PersonManagementService
Returns a collection of all roles with all different combinations of parameters assigned to persons.
findRoles() - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
 
findRollbackInfos(RollbackInfoCriteria) - Method in interface com.whitestein.lsps.engine.ErrorHandlingService
Returns all rollback information for given agent.
findRollbackInfos(RollbackInfoCriteria) - Method in class com.whitestein.lsps.engine.ErrorHandlingServiceBean
 
findRollbackInfos() - Method in class com.whitestein.lsps.test.ModelInstance
Returns a list of rollback informations (when model run encounters an exception, the DB transaction is rolled back and a instance is produced).
findSecurityRoles() - Method in class com.whitestein.lsps.orgstructure.SecurityServiceBean
 
findSecurityRoles() - Method in interface com.whitestein.lsps.os.SecurityService
Returns a collection of all security roles that already exist .
findSignals() - Method in class com.whitestein.lsps.test.ModelInstance
Finds signals sent to this model instance.
findSingleAliveTodo(String) - Method in class com.whitestein.lsps.test.ModelInstance
Finds an alive Todo with the given title.
findSingleAliveTodo(String, boolean) - Method in class com.whitestein.lsps.test.ModelInstance
Finds an alive Todo with the given title.
findSingleAliveTodoForCurrentUser(String) - Method in class com.whitestein.lsps.test.ModelInstance
Finds an alive Todo with the given title in the todo list of the current user belonging to this model instance.
findSortColumn() - Method in class com.whitestein.lsps.test.web.components.LspsTable
If the table is sorted by a column, returns the column in question.
findTag(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.ValidationFunctions
Finds a tag by a given name which can be a simple name or full name.
findTodoIdByTask(long, long) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
 
findTodoIdByTask(long, long) - Method in interface com.whitestein.lsps.human.dao.TodoDao
Finds todo id associated with a task.
findTodos(TodoStatus, String) - Method in class com.whitestein.lsps.test.ModelInstance
Finds todos with the given status and a title which match the given title pattern.
findTodos() - Method in class com.whitestein.lsps.test.ModelInstance
Finds Todos created by this model instance.
findTopmostComponents(ExecutionContext, Type, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
 
findWsRequestHandlers(WsRequestHandlerCriteria) - Method in interface com.whitestein.lsps.engine.WsService
Finds all WsRequestHandler objects which conforms the search criteria.
findWsRequestHandlers(WsRequestHandlerCriteria) - Method in class com.whitestein.lsps.wsserver.WsServiceBean
 
finish() - Method in class com.whitestein.lsps.engine.state.xml.Token
Finishes this token execution.
finished() - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Get FINISHED state name
finished() - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
FINISHED_GOAL_STATES - Static variable in enum com.whitestein.lsps.engine.dto.GoalState
Set containing finished goal states.
FINISHED_PLAN_STATES - Static variable in enum com.whitestein.lsps.engine.dto.PlanState
Set of finished plan states.
fireAndProcess(UIEvent) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Fires given event and triggers event processing.
fireAndProcess(UIEvent, boolean) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Fires given event and triggers event processing.
FIREAPPEVENT_ACTION_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::FireApplicationEventAction type
fireApplicationEvent(UIApplicationEvent) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
fireApplicationEvent(UIApplicationEvent) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
fireApplicationEvent(UIApplicationEvent) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
fireApplicationEvent(UIApplicationEvent) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Schedules given application event to be fired on all registered components that have an application event listener.
fireApplicationEvent(UIApplicationEvent) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
Schedules given application event to be fired on all registered components that have an application event listener.
fireBrowserWindowResizeEvent(Dimension) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
fireBrowserWindowResizeEvent(Dimension) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
fireBrowserWindowResizeEvent(Dimension) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
fireBrowserWindowResizeEvent(Dimension) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
A browser window resize has been detected.
fireBrowserWindowResizeEvent(Dimension) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
fireChange(Change) - Method in class com.whitestein.lsps.engine.state.xml.GOElement
Notifies about change.
fireChange(Change) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Fires a change.
fireClick() - Method in class com.whitestein.lsps.vaadin.ui.components.UIButton
 
fireExternalEntityChange() - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
Fire external record change.
fireExternalRecordPropertyAccess(ExternalRecordPropertyAccessEvent) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Fires an event that external record property was accessed.
fireNewEntityChange() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
Fire change for created entity.
firePropertyChange(String, Object) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
 
firePropertyChange(String, Object) - Method in class com.whitestein.lsps.engine.lang.InternalRecordEntityAdapter
 
firePropertyChange(String, Object) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
Fire property change event.
firePropertyChange(String, Object) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
 
fireUIEvent(UIEvent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
This method provides LSPS with possibility to fire UIEvent directly on component itself.
fireValueChanged() - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
 
FIRST_DISPLAY - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
human::HistoricalNavigation.firstDisplay
FIRST_LEVEL_SUB - Static variable in class com.whitestein.lsps.orgstructure.PersonConverter
First level substitution converter.
firstItemId() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
fix() - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
Fixes the end (conversion of nulls to empty collections and list re-indexing).
floatValue() - Method in class com.whitestein.lsps.lang.Decimal
Converts this Decimal to a float.
flush() - Method in class com.whitestein.lsps.engine.sharedrecord.AbstractSharedRecordPlugin
 
flush(Set<String>) - Method in class com.whitestein.lsps.engine.sharedrecord.AbstractSharedRecordPlugin
 
flush() - Method in class com.whitestein.lsps.orgstructure.context.OrgSharedRecordPlugin
 
flush(Set<String>) - Method in class com.whitestein.lsps.orgstructure.context.OrgSharedRecordPlugin
 
flushAll() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
 
flushAll() - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
Flush of all sessions (core, org, human,...
flushAll() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
Flush of all sessions (core, org, human,...
flushAll() - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
 
flushAll() - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Deprecated.
flushAll() - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
 
flushAll() - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
 
flushAll() - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
Deprecated.
flushBase64() - Method in class com.whitestein.lsps.common.Base64.OutputStream
Method added by PHIL.
flushModelSessions(long) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Flush of sessions for all model shared records.
flushModelSessions(long) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
flushPlugins() - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
Flush of sessions for all plugins (core, human, org,...)
focus() - Method in class com.whitestein.lsps.vaadin.forms.WActionLink
Sets the focus for this component.
focus() - Method in class com.whitestein.lsps.vaadin.forms.WButton
Sets the focus for this component.
focus() - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
Sets the focus for this component if the component is Component.Focusable.
fold(ExecutionContext, CollectionHolder, Object, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Combines the elements of the collection together using the binary function, starting with the initialValue.
fold(ExecutionContext, SetHolder, Object, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Combines the elements of the set together using the binary function, starting with the initialValue.
fold(ExecutionContext, ListHolder, Object, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Combines the elements of the list together using the binary function, starting with the initialValue.
foldWithIndex(ExecutionContext, CollectionHolder, Object, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Combines the elements of the collection together using the binary function, starting with the initialValue.
FONT_AWESOME_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFontAwesome
 
forAll(ExecutionContext, SetHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Test whether all elements in list will fulfill passed condition
forAll(ExecutionContext, ListHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Test whether all elements in list will fulfill passed condition
forAll(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Test whether all elements in collection will fulfill passed condition
forceVisible - Variable in class com.whitestein.lsps.vaadin.ui.components.UIPopup
INTERNAL API, do not use.
forColumn(UITableColumn) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
Analyzes given column and creates the UI instance.
ForeachExpression - Class in com.whitestein.lsps.lang.ast
Foreach construct expression.
ForeachExpression(ASTInfo, Type, String, Expression, Expression) - Constructor for class com.whitestein.lsps.lang.ast.ForeachExpression
 
ForeignKeyMetadata - Class in com.whitestein.lsps.common.ddl
JDBC foreign key metadata
ForExpression - Class in com.whitestein.lsps.lang.ast
 
ForExpression(ASTInfo, Expression, Expression, Expression, Expression) - Constructor for class com.whitestein.lsps.lang.ast.ForExpression
Constructs a new "for" expression.
forLevel(int) - Static method in class com.whitestein.lsps.orgstructure.PersonConverter
Returns an instance of person converter for the given substitution level.
Form - Class in com.whitestein.lsps.vaadin.forms
A form which owns all components created by the Forms form.
Form(FormComponentFactory, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.forms.Form
Creates the new form.
form - Variable in class com.whitestein.lsps.vaadin.forms.FormComponent
Every component maintains a link to its owner form.
form - Variable in class com.whitestein.lsps.vaadin.forms.validation.ErrorMessageController
A form this controller controls error messages for.
FORM_COMPONENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
 
FORM_LAYOUT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
format(ExecutionContext, String, Object...) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Returns a formatted string using the specified format string and arguments.
FORMAT - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
 
FORMAT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::OutputText.format ui::TextBox.format
FORMAT_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Format error.
FORMAT_PATTERN - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
 
FORMAT_PATTERN - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateRenderer
 
FORMAT_PATTERN - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumberRenderer
 
FORMAT_PATTERN - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
Field name "formatPattern" ui::NumberRenderer ui::DateRenderer
formatDate(ExecutionContext, Date, String, String) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Returns a string created by formatting the date to the specified format.
formatDate(ExecutionContext, Date, String, String, String) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Returns a string created by formatting the date to the specified format.
formatPattern - Variable in class com.whitestein.lsps.vaadin.ui.LspsDateConverter
Format pattern used to perform conversion
formatPattern - Variable in class com.whitestein.lsps.vaadin.ui.LspsDecimalConverter
Format pattern used to perform conversion.
formatter - Variable in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
SQL formatter.
FORMATTER - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
 
FORMATTER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ComboBox.formatter
formatWithLocale(ExecutionContext, String, String, Object...) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Returns a formatted string using the specified format string and arguments.
FormCompiler - Class in com.whitestein.lsps.engine.lang.compiled
Compiler of java record types.
FormComponent - Class in com.whitestein.lsps.vaadin.forms
A connector between Vaadin widget and LSPS UI definition.
FormComponent() - Constructor for class com.whitestein.lsps.vaadin.forms.FormComponent
 
FormComponentFactory - Class in com.whitestein.lsps.vaadin.forms
Creates FormComponent and grid renderers.
FormComponentFactory() - Constructor for class com.whitestein.lsps.vaadin.forms.FormComponentFactory
 
formLayout() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a form layout.
formNames - Variable in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
FormOperationGeneration - Class in com.whitestein.lsps.human.generation
Generates monitoring elements (measurements).
FormOperationGeneration() - Constructor for class com.whitestein.lsps.human.generation.FormOperationGeneration
 
FormPreviewContextHolder - Class in com.whitestein.lsps.vaadin
Extension of LspsContextHolder which displays and handles the lifecycle of LSPS form preview.
FormPreviewContextHolder(long, String, LspsAppConnector, LspsFormConnector, String) - Constructor for class com.whitestein.lsps.vaadin.FormPreviewContextHolder
Creates context for the given model id and form expression.
Forms - Class in com.whitestein.lsps.human.model
Model module of the forms
Forms(Map<String, FunctionSignature>) - Constructor for class com.whitestein.lsps.human.model.Forms
Creates new instance.
FormSignatureGeneration - Class in com.whitestein.lsps.human.generation
Generates monitoring elements (measurements).
FormSignatureGeneration() - Constructor for class com.whitestein.lsps.human.generation.FormSignatureGeneration
 
FormSourceProvider - Class in com.whitestein.lsps.human.generation
Form model source provider.
FormSourceProvider() - Constructor for class com.whitestein.lsps.human.generation.FormSourceProvider
 
FormsRecordWrapperFactoryImpl - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
FormsStructure - Class in com.whitestein.lsps.vaadin.forms
String constants not available in generated internal package.
FormsStructure() - Constructor for class com.whitestein.lsps.vaadin.forms.FormsStructure
 
forName(String) - Static method in class com.whitestein.lsps.lang.type.SimpleType
Returns an instance of SimpleType for given name (the name is the result of the SimpleType.toString() method.
forQuery(Variant.ClosureVariant, ExecutionContext, ModelProviderClientService, SharedRecordTypeFactory) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
Provides shared record instances returned by a query function called by given closure.
forQueryEnumConstant(ClosureHolder, EnumerationImpl) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.PathValueProvider
 
forSharedRecord(String, Long, Long, String) - Static method in class com.whitestein.lsps.engine.dto.Handle
Creates new instance for shared record.
forType(RecordType, ExecutionContext, ModelProviderClientService, SharedRecordTypeFactory) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
Provides shared record instances of given type.
forValueHolder(String, Long, String, Long) - Static method in class com.whitestein.lsps.engine.dto.Handle
Creates new value for non-shared value.
freeType(FreeType...) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Adds free types.
freeType(String...) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Adds free types.
FreeType - Class in com.whitestein.lsps.lang.type
This type represents any type in function signature.
FreeType(String) - Constructor for class com.whitestein.lsps.lang.type.FreeType
Creates a new free type, with given symbolic name.
freeTypeBound(FreeType, Type) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Adds a free type upper bound.
FreeTypeMapping - Interface in com.whitestein.lsps.lang.type
Interface representing free type mapping.
FROM - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
 
FROM - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
 
from - Variable in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
The start date, inclusive.
FROM - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::PlotBand.from
fromBinaryToString(ExecutionContext, BinaryHolder) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
Creates a string for binary holder
fromBinaryToString(ExecutionContext, BinaryHolder) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
fromModelConfig(RecordHolder) - Static method in class com.whitestein.lsps.wsclient.SslConfig
 
fromPath(Path) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.PathValueProvider
 
fromSizeUnit(Sizeable.Unit) - Static method in class com.whitestein.lsps.vaadin.forms.FormsStructure
Convert vaadin unit into size enumeration.
fromString(String) - Static method in class com.whitestein.lsps.engine.dto.Handle
Creates instance from a string representation.
fromString(String) - Static method in class com.whitestein.lsps.engine.Identifier
Creates an identifier from its string representation.
fromValue(String) - Static method in enum com.whitestein.lsps.common.CompatibilityVersion
Returns enumeration for the name.
func1(String) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordC
 
func1(String, String) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordC
 
func1(String) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordCC
 
func1(String) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordD
 
func1(String, String) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordD
 
func1(String) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordDD
 
func1super(String) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordCC
 
func1super(String) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordDD
 
func2(Decimal) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordC
 
func2(Decimal) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordD
 
func3(RecordHolder) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordC
 
func3(RecordHolder) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordD
 
func4(RecordHolder) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordCC
 
func4(RecordHolder) - Method in class com.whitestein.lsps.engine.tester.entities.TestRecordDD
 
FunctionArgumentInterpreter - Class in com.whitestein.lsps.lang
This class interprets function arguments.
FunctionArgumentInterpreter(FunctionSignature) - Constructor for class com.whitestein.lsps.lang.FunctionArgumentInterpreter
Creates new instance.
FunctionAst - Class in com.whitestein.lsps.lang.ast
 
FunctionAst(AntlrFunction, Visibility, SignatureAst) - Constructor for class com.whitestein.lsps.lang.ast.FunctionAst
Creates a new instance.
FunctionBody - Class in com.whitestein.lsps.lang.ast
Parsed function body.
FunctionBody(Expression, NamespaceModel) - Constructor for class com.whitestein.lsps.lang.ast.FunctionBody
 
FunctionBody(String) - Constructor for class com.whitestein.lsps.lang.ast.FunctionBody
 
FunctionBody() - Constructor for class com.whitestein.lsps.lang.ast.FunctionBody
 
FunctionCallWithNamedArgs - Class in com.whitestein.lsps.lang.ast
An expression represeting a function call with named arguments For example: myfunction(amount -> 100).
FunctionCallWithNamedArgs(ASTInfo, Type, FunctionExpression, Map<String, Expression>) - Constructor for class com.whitestein.lsps.lang.ast.FunctionCallWithNamedArgs
Creates new instance of ClosureCallExpression.
FunctionConstraint - Interface in com.whitestein.lsps.lang.signature
This class represents an additional type constraint that FunctionSignatures can have.
FunctionExpression - Class in com.whitestein.lsps.lang.ast
Expression containing an operation.
FunctionExpression(ASTInfo, ClosureType, FunctionSignature) - Constructor for class com.whitestein.lsps.lang.ast.FunctionExpression
Creates new instance of FunctionExpression.
FunctionParameterAst - Class in com.whitestein.lsps.lang.ast
 
FunctionParameterAst(IdentifierAst, TypeAst, boolean, boolean, String) - Constructor for class com.whitestein.lsps.lang.ast.FunctionParameterAst
 
FunctionParser - Class in com.whitestein.lsps.lang.parser
Parser for functions defined in textual notation.
FunctionParser() - Constructor for class com.whitestein.lsps.lang.parser.FunctionParser
 
FunctionParser(NamespaceModel) - Constructor for class com.whitestein.lsps.lang.parser.FunctionParser
 
FunctionParser(NamespaceModel, ParserVariableHelper) - Constructor for class com.whitestein.lsps.lang.parser.FunctionParser
 
FunctionSignature - Class in com.whitestein.lsps.lang.signature
Function signature class contains name, parameters, and implementation of a function.
FunctionSignature.Builder - Class in com.whitestein.lsps.lang.signature
Builder class for FunctionSignature.
FunctionSignatures - Class in com.whitestein.lsps.lang.signature
Helper methods related to function signatures.

G

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
Stateless EJB implementation of GenericDocumentService.
GenericDocumentServiceBean() - Constructor for class com.whitestein.lsps.human.GenericDocumentServiceBean
 
GenericDocumentServiceRemote - Interface in com.whitestein.lsps.human.ejb
Remote interface for GenericDocumentService.
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
Gets the UIFileUpload.AcceptMimeExtension attached to the target.
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
Deprecated.
Do not use - not compatible with the new UIComponent.getWidget() system. All layout components must instead track their children manually.
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
UITableColumn.getColumnId() (or column index, in case of UIGridColumn).
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
Returns the type of the values returned by UIGridColumn.getContent(Object).
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
Returns child Context by its name.
getConverter() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
Returns instance of RuntimeToPersistentConverter.
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
Returns latest DocumentDefinition for the provided QID
getDocumentDefinition(String, Module) - Method in interface com.whitestein.lsps.human.DocumentDefinitionService
Returns DocumentDefinition with the specified name defined in a module.
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
Calls GenericDocumentService.getAllDocuments() and retrieves document names.
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
This method should be called instead of ExternalRecordEntityAdapter.getEntity() when entity is expected to be not null.
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
Returns instance of EvaluationLevelConverter.
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
Returns format pattern from property UIFieldNames.FORMAT of the component definition.
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
Returns the RoleUnitName corresponding to this RoleName for given parameters.
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
Returns an instance of HolderFactory.
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
Returns ModelInstanceInfo for this model instance.
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
Returns unprocessed CommunicationUnit for a receiver.
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
Deprecated.
Replaced by TypeFunctions.getCollectionItemType(ExecutionContext, Type). This function is used in LSPS 3.1
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
Returns the value of UIFieldNames.LISTENERS.
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
Returns the value of the UIFieldNames.MODELING_ID property.
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
Returns NamespaceModel for this 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
Returns NamespaceModel for this type.
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
Gets the log entries that were added after the method ModelInstance.getLogs() or ModelInstance.getNewLogs() was called the last time.
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
Deprecated.
information about process instance id is stored in the objectIdentificationSegments
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
Deprecated.
information about process instance id is stored in the objectIdentificationSegments
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
The Grid property ID, equals to WAbstractTable.Column.def.
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
Performs the reduction operation on GroupingDataset.GroupNode.getTransitiveLeafs().
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
Similar to UIComponentScope.getRegisteredComponents() but orders the result so that child appears in the list before a parent.
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
Java class of objects provided by ValueProvider.call(Object).
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
Returns a RoleUnit or OrgUnit specified by module name and RoleUnitName in the given module.
getRoleUnitByName(ExecutionContext, String, String, MapHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
Returns a RoleUnit or OrgUnit specified by module name , RoleUnitName and parameters defined in the given module.
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
Returns role or organization unit for given role or organization unit name within given processModel.
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
Returns the roleUnit label.
getRoleUnitName() - Method in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
Returns the corresponding RoleUnitName.
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
Returns underlying ExternalValue.
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
Returns the value type provided by this provider (by calls to LspsValueProvider.call(Object).
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
Returns the value type provided by this provider (by calls to ValueProvider.call(Object).
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
Retrieves WsRequestHandler object with given id from persistent storage
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
Returns either the xsd type from mapping or if there is no entry in the mapping, it returns the default type (see XsdUtil.getDefaultXsdType(com.whitestein.lsps.lang.type.Type)).
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
Creates new instance of Goal with default state GoalState.INACTIVE.
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
Base class for Goal and Plan.
GOElement() - Constructor for class com.whitestein.lsps.engine.state.xml.GOElement
Creates new empty instance of GOElement.
GOElement(ProcessInstance, Goal, String) - Constructor for class com.whitestein.lsps.engine.state.xml.GOElement
Creates new instance of 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
If this is not null, then GroupingDataset.GroupNode.leafs is null.
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.

H

hackAroundBrokenXmlChoice() - Static method in class com.whitestein.lsps.common.jaxb.EclipseLinkMOXy
MOXy 2.3.2 (present e.g.
haltOnError - Variable in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
Hale on error flag.
handle(Change) - Method in class com.whitestein.lsps.engine.AssignmentInterpreter
Performs assignments on a relevant model elements.
Handle - Class in com.whitestein.lsps.engine.dto
This class represents a serializable handle for ValueHolders.
Handle() - Constructor for class com.whitestein.lsps.engine.dto.Handle
Creates new instance.(
HANDLE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Listener.handle
handleCommUnit(CommunicationUnit) - Method in interface com.whitestein.lsps.engine.ProcessAgent
Handles a communication unit.
handleCommUnit(CommunicationUnit) - Method in class com.whitestein.lsps.engine.ProcessAgentImpl
 
handleCommUnitInNewTransaction(CommunicationUnit) - Method in interface com.whitestein.lsps.engine.ProcessAgent
Handles a communication unit in a new transaction.
handleCommUnitInNewTransaction(CommunicationUnit) - Method in class com.whitestein.lsps.engine.ProcessAgentImpl
 
handleCommUnitWithDeadlockRetry(CommunicationUnit) - Method in interface com.whitestein.lsps.engine.ProcessAgent
Handles a communication unit in a new transaction with retrying in case of deadlock
handleCommUnitWithDeadlockRetry(CommunicationUnit) - Method in class com.whitestein.lsps.engine.ProcessAgentImpl
 
handleCommUnitWithErrorHandling(CommunicationUnit) - Method in interface com.whitestein.lsps.engine.ProcessAgent
Handles a communication unit with error-handling.
handleCommUnitWithErrorHandling(CommunicationUnit) - Method in class com.whitestein.lsps.engine.ProcessAgentImpl
 
handleConnectorRequest(VaadinRequest, VaadinResponse, String) - Method in class com.whitestein.lsps.vaadin.ui.components.UIImage
 
HandledBoundaryEvent - Class in com.whitestein.lsps.engine.state.xml
This entity represents a handled boundary event in token.
HandledBoundaryEvent() - Constructor for class com.whitestein.lsps.engine.state.xml.HandledBoundaryEvent
Creates new instance.
HandledBoundaryEvent(String, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.HandledBoundaryEvent
Creates new instance.
handleError(Throwable) - Method in interface com.whitestein.lsps.vaadin.LspsFormConnector
This method is called when an exception is thrown during form processing.
handleErrors() - Method in class com.whitestein.lsps.vaadin.util.LspsUIBase
 
handleGetObject(String) - Method in class com.whitestein.lsps.engine.dto.LocalizationResourceBundle.Bundle
 
handleGetObject(String) - Method in class com.whitestein.lsps.engine.dto.LocalizationResourceBundle
Gets an object for the given key from the corresponding module resource bundle.
handleInvocation(InvocationContext) - Method in class com.whitestein.lsps.engine.HealthCheckInterceptor
 
handleNotifications() - Method in interface com.whitestein.lsps.engine.ejb.SharedRecordNotifier
 
handleNotifications() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierImpl
 
handleNotifications() - Method in class com.whitestein.lsps.vaadin.util.LspsUIBase
 
handleRequest(VaadinSession, VaadinRequest, VaadinResponse) - Method in class com.whitestein.lsps.vaadin.util.requesthandlers.TopLevelPublishedFileHandler
Writes the connector resource identified by the request URI to the response.
HandleResolver - Interface in com.whitestein.lsps.engine.dto
Classes implementing this interface can return handles for value-holders and vice versa.
HandleResolverImpl - Class in com.whitestein.lsps.engine.lang
Implementation of the HandleRecolver working on a model instance (bound with the converter), that returns ValueHolder from the evaluation level the handle points to.
HandleResolverImpl(RuntimeToPersistentConverter) - Constructor for class com.whitestein.lsps.engine.lang.HandleResolverImpl
Creates new instance.
handleResourceDownload(VaadinRequest, VaadinResponse) - Method in interface com.whitestein.lsps.vaadin.ui.components.ResourceDownloadHandler
Writes the resource content to the response object.
handleResourceDownload(VaadinRequest, VaadinResponse) - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileResource
 
handleResourceDownload(VaadinRequest, VaadinResponse) - Method in class com.whitestein.lsps.vaadin.ui.components.UIImage.UIFileResource
Writes the resource content to the response object.
handleRuntimeException(InvocationContext) - Method in class com.whitestein.lsps.engine.lang.LspsFunctionInterceptor
Wraps runtime exceptions into ErrorException.
handleSharedRecordNotification(InvocationContext) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierInterceptor
Triggers actions for handling shared record change notifications if the invoked method is last on the stack of relevant methods.
handleSubmitNavigation(ExecutionContext, SetHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.Utils
Handles the navigation logic after a form has been submitted.
handleUnparsableDateString(String) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
 
hasCustomFilter() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
 
hasDeclaredConstructorInHierarchy() - Method in class com.whitestein.lsps.lang.type.RecordType
Returns true if this record type or its ancestor (supertype) has a declared constructor (defined by user).
hasDefaultValue() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig.DefaultValueFilterConfig
 
hasDefaultValue() - Method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
 
hasDetail(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
Returns true if this person has the detail (identified by given detailName), otherwise returns false.
hasDuplicates(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns true if the collection contains duplicate elements, false otherwise.
hasEmptyStack() - Method in class com.whitestein.lsps.engine.SharedRecordNotifierData
Returns true if stack of shared record notifications relevant methods is empty.
hasErrors() - Method in class com.whitestein.lsps.vaadin.LspsFormConnector.ValidationErrors
Indicates whether any validation error is present.
hasExecutionContextParameter(String, String, List<Class<?>>, boolean) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
hasFreeTypes() - Method in class com.whitestein.lsps.lang.type.AbstractType
 
hasFreeTypes() - Method in class com.whitestein.lsps.lang.type.ClosureType
 
hasFreeTypes() - Method in class com.whitestein.lsps.lang.type.ContainerType
 
hasFreeTypes() - Method in class com.whitestein.lsps.lang.type.FreeType
 
hasFreeTypes() - Method in class com.whitestein.lsps.lang.type.ReferenceType
 
hasFreeTypes() - Method in interface com.whitestein.lsps.lang.type.Type
 
hasFreeTypes() - Method in class com.whitestein.lsps.lang.type.TypeType
 
hasHandle() - Method in class com.whitestein.lsps.vaadin.util.Variant
Checks whether Variant.getHandle() succeeds (the value is a non-null ValueHolder.
hashCode() - Method in class com.whitestein.lsps.common.ErrorContext
 
hashCode() - Method in class com.whitestein.lsps.common.filter.SimpleStringFilter
 
hashCode() - Method in class com.whitestein.lsps.common.graph.DirectedGraph
 
hashCode() - Method in class com.whitestein.lsps.common.graph.Edge
 
hashCode() - Method in class com.whitestein.lsps.common.StringProperties
 
hashCode() - Method in class com.whitestein.lsps.common.util.Pair
 
hashCode() - Method in class com.whitestein.lsps.engine.comm.CommunicationUnit
 
hashCode() - Method in class com.whitestein.lsps.engine.comm.CreateCommand
 
hashCode() - Method in class com.whitestein.lsps.engine.comm.EscalationMessage
 
hashCode() - Method in class com.whitestein.lsps.engine.comm.RemoveSignalMessage
 
hashCode() - Method in class com.whitestein.lsps.engine.comm.SignalMessage
 
hashCode() - Method in class com.whitestein.lsps.engine.comm.UpdateContextVariableMessage
 
hashCode() - Method in class com.whitestein.lsps.engine.comm.UpdateGoalStateMessage
 
hashCode() - Method in class com.whitestein.lsps.engine.comm.UpdateRecordFieldMessage
 
hashCode() - Method in class com.whitestein.lsps.engine.CreateModelInstanceExecutionTraceElement
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.Context
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.GOElement
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.Handle
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.Log
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.ModelInstance
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.ModelInstanceInfo
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.ModelUpdate
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.Module
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.ModuleEntry
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.ModuleInstance
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.ProcessInstance
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.RollbackInfo
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.Signal
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.val.ListValue
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.val.MapValue
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.val.ObjectValue
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.val.SetValue
 
hashCode() - Method in class com.whitestein.lsps.engine.dto.Variable
 
hashCode() - Method in class com.whitestein.lsps.engine.ExecutionTrace
 
hashCode() - Method in class com.whitestein.lsps.engine.ExecutionTraceElementImpl
 
hashCode() - Method in class com.whitestein.lsps.engine.Identifier
 
hashCode() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
 
hashCode() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolderBase
 
hashCode() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
 
hashCode() - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
 
hashCode() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
 
hashCode() - Method in class com.whitestein.lsps.engine.TodoExecutionTraceElement
 
hashCode() - Method in class com.whitestein.lsps.human.dto.MapEntry
 
hashCode() - Method in class com.whitestein.lsps.lang.ast.MissingReturnExpression
 
hashCode() - Method in class com.whitestein.lsps.lang.ClosureOrigin
 
hashCode() - Method in class com.whitestein.lsps.lang.Decimal
Returns the hash code for this Decimal.
hashCode() - Method in class com.whitestein.lsps.lang.exec.EnumerationImpl
 
hashCode() - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
hashCode() - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
 
hashCode() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
 
hashCode() - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
 
hashCode() - Method in class com.whitestein.lsps.lang.exec.Path
 
hashCode() - Method in class com.whitestein.lsps.lang.exec.PropertyPath
 
hashCode() - Method in class com.whitestein.lsps.lang.ExpressionOrigin
 
hashCode() - Method in class com.whitestein.lsps.lang.RecordWrapper
 
hashCode() - Method in class com.whitestein.lsps.lang.type.AbstractNamedType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.ClosureType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.CollectionType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.ContainerType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.FreeType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.IntersectionType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.ListType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.MapType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.NamedClassType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.QID
 
hashCode() - Method in class com.whitestein.lsps.lang.type.ReferenceType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.SetType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.SimpleType
 
hashCode() - Method in class com.whitestein.lsps.lang.type.TypeType
 
hashCode() - Method in class com.whitestein.lsps.orgstructure.entity.Person
 
hashCode() - Method in class com.whitestein.lsps.orgstructure.entity.Right.PK
 
hashCode() - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
 
hashCode() - Method in class com.whitestein.lsps.orgstructure.entity.SecurityRole
 
hashCode() - Method in class com.whitestein.lsps.orgstructure.model.RoleUnit
 
hashCode() - Method in class com.whitestein.lsps.os.dto.Performer
 
hashCode() - Method in class com.whitestein.lsps.os.dto.Person
 
hashCode() - Method in class com.whitestein.lsps.os.dto.RoleUnitName
 
hashCode() - Method in class com.whitestein.lsps.os.dto.RoleUnitParameter
 
hashCode() - Method in class com.whitestein.lsps.os.dto.SecurityRole
 
hashCode() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
hashCode() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
 
hashCode() - Method in class com.whitestein.lsps.vaadin.forms.validation.ConstraintViolation
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.ContainsFilter
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.RegexpFilter
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.MultiValueFilter
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.PathValueProvider
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.RegexpFilter
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SimpleClosureValueProvider
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SubstringFilter
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ValueFilter
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.ClosureSort
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.PathSort
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.QueryEnumSort
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentDefinitionId
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
 
hashCode() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentScope
 
hashCode() - Method in class com.whitestein.lsps.vaadin.util.Variant
 
hashCode() - Method in class com.whitestein.lsps.visualization.Assignment
 
hasHints(UIComponent) - Static method in class com.whitestein.lsps.vaadin.util.Hints
Checks whether the component has field.
hashMappings - Variable in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
hasInitialPerformer(Person) - Method in class com.whitestein.lsps.human.entity.Todo
Checks if given person is one of the todo's performers.
hasIntersectionType() - Method in class com.whitestein.lsps.lang.type.ClosureType
 
hasIntersectionType() - Method in class com.whitestein.lsps.lang.type.ContainerType
 
hasIntersectionType() - Method in class com.whitestein.lsps.lang.type.EnumerationType
 
hasIntersectionType() - Method in class com.whitestein.lsps.lang.type.FreeType
 
hasIntersectionType() - Method in class com.whitestein.lsps.lang.type.IntersectionType
 
hasIntersectionType() - Method in class com.whitestein.lsps.lang.type.MapType
 
hasIntersectionType() - Method in class com.whitestein.lsps.lang.type.NamedClassType
 
hasIntersectionType() - Method in class com.whitestein.lsps.lang.type.ReferenceType
 
hasIntersectionType() - Method in class com.whitestein.lsps.lang.type.SimpleType
 
hasIntersectionType() - Method in interface com.whitestein.lsps.lang.type.Type
 
hasIntersectionType() - Method in class com.whitestein.lsps.lang.type.TypeType
 
hasInvalidDateString - Variable in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
Flag set to true if the date string entered by the user is invalid.
hasListenersOfType(String) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
Checks if this component has listeners of given type listed, in the property.
hasMenu() - Method in class com.whitestein.lsps.vaadin.ui.components.UIContextMenu
Checks whether the component has menu defined
hasObjectIdentification() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
Returns true if object identification is set.
hasOptimisticLockRelevantChanges() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
 
hasOptimisticLockRelevantChanges() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
 
hasOptimisticLockRelevantChanges() - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
 
hasOptimisticLockRelevantChanges() - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
 
hasOptimisticLockRelevantChanges() - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
 
hasOptimisticLockRelevantChanges() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
 
hasOptimisticLockRelevantChanges() - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
Returns true if record has changes of properties that affect optimistic lock version.
hasOwnProperty() - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
Returns true if the record holder contains specified property.
hasParent(Context) - Method in class com.whitestein.lsps.engine.state.xml.Context
Returns true if any of the parents (not only direct one) is the specified context.
hasPersonAnyRight(String, List<String>) - Method in interface com.whitestein.lsps.os.PersonService
Answer whether person is active and has any of the given rights
hasPersonAnyRight(String, List<String>) - Method in class com.whitestein.lsps.pm.PersonServiceBase
 
hasPojoEntity() - Method in class com.whitestein.lsps.lang.type.RecordType
Returns true if record type has pojo entity.
hasPrincipalAnyRight(List<String>) - Method in interface com.whitestein.lsps.common.SecurityManagerService
Answer whether the current principal is active and has any of the given rights
hasPrincipalAnyRight(List<String>) - Method in class com.whitestein.lsps.orgstructure.SecurityManagerServiceBean
 
hasPrincipalRight(String) - Method in interface com.whitestein.lsps.common.SecurityManagerService
Returns true if the current principal has the given right.
hasPrincipalRight(String) - Method in class com.whitestein.lsps.orgstructure.SecurityManagerServiceBean
 
hasProperties() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
Returns true if there is any property set.
hasProperty(String) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
Returns true if the value contains the property.
hasProperty(String) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
Checks whether the record has given property defined.
hasReference(String, String) - Method in class com.whitestein.lsps.common.ddl.ForeignKeyMetadata
Returns true if references the same column.
hasRegisteredComponent(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentScope
Answer whether a component is registered in this scope.
hasRight(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
Returns true if this person has the given right.
hasRight(String) - Method in class com.whitestein.lsps.orgstructure.entity.SecurityRole
Returns true if this security role has given right assigned, otherwise returns false.
hasRight(String) - Method in class com.whitestein.lsps.vaadin.util.UserInfo
Returns true if the user has the given right.
hasSharedRecords(PersistentClass) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
hasStandardFilter() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
 
HEADER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::TableColumn.header
HEADER_ALIGN - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Applies to UITableColumn and UIGridColumn - sets the column header alignment.
headerClick(CustomTable.HeaderClickEvent) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
HealthCheck - Class in com.whitestein.lsps.engine
Provide runtime information about health of the server.
HealthCheck() - Constructor for class com.whitestein.lsps.engine.HealthCheck
 
HEALTHCHECK_NUMBER_ENGINE_LOOPS - Static variable in class com.whitestein.lsps.engine.state.Setting
Health check number of engine lools.
HealthCheckData - Class in com.whitestein.lsps.engine
 
HealthCheckData() - Constructor for class com.whitestein.lsps.engine.HealthCheckData
 
HealthCheckInterceptor - Class in com.whitestein.lsps.engine
 
HealthCheckInterceptor() - Constructor for class com.whitestein.lsps.engine.HealthCheckInterceptor
 
HealthCheckMXBean - Interface in com.whitestein.lsps.engine
 
HEIGHT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::WidgetConfiguration.height
HEIGHT - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'height' hint.
heightOf(Sizeable) - Static method in class com.whitestein.lsps.vaadin.util.Hints.Size
Provides access to component height.
HELP_TEXT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::InputComponent.helpText ui::Button.helpText ui::ActionLink.helpText ui::FileDownload.helpText ui::Image.helpText ui::Link.helpText
HibernateConfigurationFactory - Interface in com.whitestein.lsps.engine.sharedrecord
Factory interface for creating hibernate configuration, which will be used by hibernate context with shared record definitions.
HibernateConfigurationFactoryImpl - Class in com.whitestein.lsps.engine.sharedrecord
Default implementation of HibernateConfigurationFactory.
HibernateConfigurationFactoryImpl(ComponentService) - Constructor for class com.whitestein.lsps.engine.sharedrecord.HibernateConfigurationFactoryImpl
 
HIDDEN - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'hidden' hint.
hideAllCustomFilterPopups() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
 
hideAndDestroy(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
Hide pop-up.
hidePopup() - Method in class com.whitestein.lsps.vaadin.ui.components.table.CustomFilterField
Hides the popup.
HIGH - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
 
HIGH_PRIORITY - Static variable in class com.whitestein.lsps.engine.Constants
High processing priority.
HintGeneration - Class in com.whitestein.lsps.human.generation
 
HintGeneration() - Constructor for class com.whitestein.lsps.human.generation.HintGeneration
 
HintModule - Class in com.whitestein.lsps.human.model
 
HintModule(NamespaceModel) - Constructor for class com.whitestein.lsps.human.model.HintModule
 
HINTS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Component.hints
Hints - Class in com.whitestein.lsps.vaadin.util
Utility class for handling component presentation hints.
Hints.Size - Class in com.whitestein.lsps.vaadin.util
Queries/sets width/height of a Vaadin component.
HintSourceProvider - Class in com.whitestein.lsps.human.generation
 
HintSourceProvider() - Constructor for class com.whitestein.lsps.human.generation.HintSourceProvider
 
HISTORICAL_APP_NAVIGATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UINavigationNames
 
HISTORICAL_DOCUMENT_NAVIGATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UINavigationNames
 
HISTORICAL_NAVIGATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UINavigationNames
 
HISTORICAL_SAVED_DOCUMENT_NAVIGATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UINavigationNames
 
HISTORICAL_TODO_NAVIGATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UINavigationNames
 
holder() - Method in class com.whitestein.lsps.lang.RecordWrapper
Returns the record holder.
HolderFactory - Interface in com.whitestein.lsps.lang
This factory provides means to create complex language structures, i.e.
HolderHelper - Class in com.whitestein.lsps.engine
Helper class for runtime holders.
HolderHelper() - Constructor for class com.whitestein.lsps.engine.HolderHelper
 
HolderImpl<V extends ComplexValue> - Class in com.whitestein.lsps.engine.lang
Implementation of ValueHolder for runtime, it is backed by given Value.
HORIZONTAL_LAYOUT_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
horizontalLayout() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a horizontal layout.
hours() - Method in class com.whitestein.lsps.engine.Duration
 
hqlQueryList(ExecutionContext, HQLQuerySpecification, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
 
hqlQueryList(ExecutionContext, HQLQuerySpecification, Collection<?>) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
Executes the given HQL query specification and returns the result.
hqlQuerySingle(ExecutionContext, HQLQuerySpecification, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
 
hqlQuerySingle(ExecutionContext, HQLQuerySpecification, Collection<?>) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
Executes the given HQL query specification and returns the first result.
HqlTransformer - Class in com.whitestein.lsps.engine.hql
 
HqlTransformer(String, RecordType, NamespaceModel) - Constructor for class com.whitestein.lsps.engine.hql.HqlTransformer
 
HqlTransformer(String, RecordType, NamespaceModel, HqlTransformer.NameProvider) - Constructor for class com.whitestein.lsps.engine.hql.HqlTransformer
 
HqlTransformer.NameProvider - Interface in com.whitestein.lsps.engine.hql
A helper interface used to provide entity names and property names.
HTML_CLASS - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'html-class' hint.
HTML_RENDERER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
HTML_RENDERER_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordHtmlRenderer
 
HttpCallFunctions - Class in com.whitestein.lsps.wsclient.function
 
HttpCallFunctions() - Constructor for class com.whitestein.lsps.wsclient.function.HttpCallFunctions
 
HttpCallFunctions.HttpResponse - Class in com.whitestein.lsps.wsclient.function
 
HttpClientTask - Class in com.whitestein.lsps.wsclient.task
This is the generic implementation of task for http calls.
HttpClientTask() - Constructor for class com.whitestein.lsps.wsclient.task.HttpClientTask
 
HttpResponse() - Constructor for class com.whitestein.lsps.wsclient.function.HttpCallFunctions.HttpResponse
 
HumanActionsService - Interface in com.whitestein.lsps.human
Service for human actions.
HumanActionsServiceBean - Class in com.whitestein.lsps.human
Service for human actions.
HumanActionsServiceBean() - Constructor for class com.whitestein.lsps.human.HumanActionsServiceBean
 
HumanActionsServiceLocal - Interface in com.whitestein.lsps.human.ejb
Local interface for HumanActionsService.
HumanActionsServiceRemote - Interface in com.whitestein.lsps.human.ejb
Remote interface for HumanActionsService.
HumanErrors - Class in com.whitestein.lsps.human
Errors utility class for throwing ErrorExceptions.
HumanErrors() - Constructor for class com.whitestein.lsps.human.HumanErrors
 
HumanFunctions - Interface in com.whitestein.lsps.human.function
Functions provided by this module.
HumanFunctionsImpl - Class in com.whitestein.lsps.human.function
Functions for Human module.
HumanFunctionsImpl() - Constructor for class com.whitestein.lsps.human.function.HumanFunctionsImpl
Creates new instance.
HumanFunctionsImpl(TodoServiceLocal, OrgTypeFactory, HumanTypeFactory) - Constructor for class com.whitestein.lsps.human.function.HumanFunctionsImpl
Creates new instance.
HumanGenerationOperations - Class in com.whitestein.lsps.human.generation
Generation operations for generating human-related model elements.
HumanGenerationOperations() - Constructor for class com.whitestein.lsps.human.generation.HumanGenerationOperations
 
HumanInteractionTask - Class in com.whitestein.lsps.human.task
Deprecated.
Provided only for backward compatibility
HumanInteractionTask() - Constructor for class com.whitestein.lsps.human.task.HumanInteractionTask
Deprecated.
 
HumanModule - Class in com.whitestein.lsps.human.model
Class defines constants of the core module.
HumanModule() - Constructor for class com.whitestein.lsps.human.model.HumanModule
 
HumanRights - Class in com.whitestein.lsps.human
This class contains security rights used by this module.
HumanSharedRecordPlugin - Class in com.whitestein.lsps.human.context
This plugin provides shared record entities for human types.
HumanSharedRecordPlugin() - Constructor for class com.whitestein.lsps.human.context.HumanSharedRecordPlugin
 
HumanStatisticsInitializationBean - Class in com.whitestein.lsps.human
This bean initializes Hibernate statistics MBean for the lsps-human persistence unit.
HumanStatisticsInitializationBean() - Constructor for class com.whitestein.lsps.human.HumanStatisticsInitializationBean
 
HumanTempSharedRecordConfigurationGeneration - Class in com.whitestein.lsps.human.generation
Generation of Hibernate SessionFactory.
HumanTempSharedRecordConfigurationGeneration() - Constructor for class com.whitestein.lsps.human.generation.HumanTempSharedRecordConfigurationGeneration
 
HumanTypeFactory - Interface in com.whitestein.lsps.human.context
 
HumanTypeFactoryImpl - Class in com.whitestein.lsps.human.context
 
HumanTypeFactoryImpl() - Constructor for class com.whitestein.lsps.human.context.HumanTypeFactoryImpl
Creates new instance.
HumanTypes - Class in com.whitestein.lsps.human
Type constants.
HumanTypes() - Constructor for class com.whitestein.lsps.human.HumanTypes
 

I

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
This is a common interface for exceptions ErrorException and ErrorRuntimeException.
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
This is a common interface for exceptions LspsException and LspsRuntimeException.
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
Implementation of InitService.
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
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class com.whitestein.lsps.common.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
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
Deprecated.
do not use directly - look up the transaction manager via LspsAppConnector.getTransactionAccessor() instead.
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
IntegerType instance.
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
Implementation of RecordHolder used for runtime.
InternalRecordHolder(RecordValue, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.InternalRecordHolder
Creates new instance of InternalRecordHolder.
InternalRecordHolder(RecordValue, ModelProviderClientService, Map<String, ? extends Object>) - Constructor for class com.whitestein.lsps.engine.lang.InternalRecordHolder
Creates new instance of 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
Creates new instance of Interpreter.
Interpreter(Namespace, ExpressionOrigin) - Constructor for class com.whitestein.lsps.lang.Interpreter
Creates new instance of 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
Sets status to TodoStatus.INTERRUPTED.
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
Marks the context as invalid and calls LspsScreen.cleanup().
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
Returns true if the type is CollectionType or ListType or SetType.
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
Returns true if the state is ProcessInstanceState.FINISHED.
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
Checks whether given component is marked as invalid, by calling LspsScreen.markComponentAsInvalid(com.whitestein.lsps.vaadin.ui.components.UIComponent).
isInvalid(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
isInverse() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
Deprecated.
Do not use, this always returns false
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
Returns true if the state is ProcessInstanceState.CREATED.
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
Deprecated.
This method was replaced by Variant.isPath() to avoid confusion when one could think this method checks the Variant type to PropertyPath instead of com.whitestein.lsps.lang.exec.Path.
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
Deprecated.
As of release 3.2, replaced by PersonManagementService.getEditableAttributes(). This method has been deprecated as some implementations may allow editing of some of the person attributes and therefore finer grained control over the attribute editability is required.
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
Returns true if the state is ProcessInstanceState.RUNNING.
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
Deprecated.
Do not use, will be removed in LSPS 3.3
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
Returns true if the state is ProcessInstanceState.SUSPENDED.
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
Deprecated.
do not rely on visibility of UI components in your tests. Do not call this method, it always returns true.
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
An interface for container that can do everything VaadinContainerDataSourceAdapter needs.
IVaadinContainerDataSourceAdapter.UnconvertableLoadedDataFilter - Interface in com.whitestein.lsps.vaadin.forms.datasource
Filters that implement are impossible to convert into data filters.

J

JavaAppEventListener - Interface in com.whitestein.lsps.vaadin.ui
A listener that is notified when an LSPS UI application event is fired.
JavaIdentifierCreator - Class in com.whitestein.lsps.engine.lang.compiled
 
JavaIdentifierCreator() - Constructor for class com.whitestein.lsps.engine.lang.compiled.JavaIdentifierCreator
 
JavaMapping - Class in com.whitestein.lsps.lang.type
Mapping of model data type to a java class.
JavaMapping(String) - Constructor for class com.whitestein.lsps.lang.type.JavaMapping
Creates new instance.
JavaOperation - Class in com.whitestein.lsps.lang.operation
Method implemented by a java function.
JavaOperation(String, String, FunctionSignature) - Constructor for class com.whitestein.lsps.lang.operation.JavaOperation
Creates new instance of JavaOperation.
JavaOperation(String, String, FunctionSignature, boolean) - Constructor for class com.whitestein.lsps.lang.operation.JavaOperation
JavaOperationExecutionContext - Class in com.whitestein.lsps.engine.lang
An execution context for a Java operation.
JavaOperationExecutionContext(ExecutionContext, InterpreterStackTrace) - Constructor for class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
Creates a new execution context for a Java operation.
JavaOperationExecutor - Interface in com.whitestein.lsps.lang.operation
Namespaces which implement this interface can execute JavaOperations.
JavaOperationExecutorFactory - Interface in com.whitestein.lsps.lang
 
JavaOperationExecutorImpl - Class in com.whitestein.lsps.engine.lang
 
JavaOperationExecutorImpl(ExecutionContext) - Constructor for class com.whitestein.lsps.engine.lang.JavaOperationExecutorImpl
Constructs a new Java operation executor.
JavaReflectionCache - Enum in com.whitestein.lsps.common
Cache to improve performance java reflection on pojo implementation of tasks, functions...
JavaToTypeHelper - Class in com.whitestein.lsps.engine
 
JavaToTypeHelper(ModelProviderClientService, ModelInstance) - Constructor for class com.whitestein.lsps.engine.JavaToTypeHelper
Creates new instance.
JavaTypesResolver(Map<ProcessModel, String>, Map<FreeType, Type>, Map<ClassType, String>, Map<FunctionSignature, String>) - Constructor for class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
 
JavaTypesResolver(CommonCompiler.JavaTypesResolver, Map<FreeType, Type>) - Constructor for class com.whitestein.lsps.engine.lang.compiled.CommonCompiler.JavaTypesResolver
 
JEEServer - Enum in com.whitestein.lsps.common
Enumeration of JEE servers.
JEEServer.JEEServerVisitor<T> - Interface in com.whitestein.lsps.common
Visitor for JEEServer
JEEServer.JEEServerVisitor.JEEServerVisitorAdapter<T> - Class in com.whitestein.lsps.common
 
JEEServerVisitorAdapter() - Constructor for class com.whitestein.lsps.common.JEEServer.JEEServerVisitor.JEEServerVisitorAdapter
 
join(Object[], String) - Static method in class com.whitestein.lsps.common.Strings
Joins given list of items with given separator.
join(StringBuilder, Object[], String) - Static method in class com.whitestein.lsps.common.Strings
Joins given array of items with given separator.
join(Iterable<?>, String) - Static method in class com.whitestein.lsps.common.Strings
Joins given list of items with given separator.
join(StringBuilder, Iterable<?>, String) - Static method in class com.whitestein.lsps.common.Strings
Joins given iterable of items with given separator.
join(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Joins string representations of objects in a given collection.
join(ExecutionContext, CollectionHolder, String) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Joins string representations of objects in a given collection.
join(ExecutionContext, CollectionHolder, String, Boolean) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Joins string representations of objects in a given collection.
JpaBinaryDataDao - Class in com.whitestein.lsps.stdlib.dao.jpa
Data access object implementation for handling of binary data.
JpaBinaryDataDao() - Constructor for class com.whitestein.lsps.stdlib.dao.jpa.JpaBinaryDataDao
Creates new instance.
JpaBinaryDataDao(EntityManager) - Constructor for class com.whitestein.lsps.stdlib.dao.jpa.JpaBinaryDataDao
Creates new instance.
JpaDocumentDao - Class in com.whitestein.lsps.human.dao.jpa
 
JpaDocumentDao() - Constructor for class com.whitestein.lsps.human.dao.jpa.JpaDocumentDao
Creates new instance.
JpaLicenseDao - Class in com.whitestein.lsps.license
 
JpaLicenseDao() - Constructor for class com.whitestein.lsps.license.JpaLicenseDao
 
JpaLicenseDao(EntityManager) - Constructor for class com.whitestein.lsps.license.JpaLicenseDao
 
JpaLockDao - Class in com.whitestein.lsps.stdlib.dao.jpa
 
JpaLockDao() - Constructor for class com.whitestein.lsps.stdlib.dao.jpa.JpaLockDao
Creates new instance.
JpaLockDao(EntityManager) - Constructor for class com.whitestein.lsps.stdlib.dao.jpa.JpaLockDao
Creates new instance.
JpaLoggingDao - Class in com.whitestein.lsps.stdlib.dao.jpa
JPA implementation of LoggingDao.
JpaLoggingDao() - Constructor for class com.whitestein.lsps.stdlib.dao.jpa.JpaLoggingDao
Creates new instance.
JpaLoggingDao(EntityManager) - Constructor for class com.whitestein.lsps.stdlib.dao.jpa.JpaLoggingDao
Creates new instance of JpaLoggingDao.
JpaMigrationDao - Class in com.whitestein.lsps.modulemanager.migration.dao.jpa
 
JpaMigrationDao() - Constructor for class com.whitestein.lsps.modulemanager.migration.dao.jpa.JpaMigrationDao
Creates new instance.
JpaMigrationDao(EntityManager) - Constructor for class com.whitestein.lsps.modulemanager.migration.dao.jpa.JpaMigrationDao
Creates new instance.
JpaModelInstanceDao - Class in com.whitestein.lsps.engine.dao.jpa
JPA implementation of ModelInstanceDao.
JpaModelInstanceDao() - Constructor for class com.whitestein.lsps.engine.dao.jpa.JpaModelInstanceDao
Creates new instance.
JpaModelInstanceDao(EntityManager) - Constructor for class com.whitestein.lsps.engine.dao.jpa.JpaModelInstanceDao
Creates new instance of JpaModelInstanceDao.
JpaModelInstanceMigrationDao - Class in com.whitestein.lsps.modulemanager.migration.dao.jpa
 
JpaModelInstanceMigrationDao() - Constructor for class com.whitestein.lsps.modulemanager.migration.dao.jpa.JpaModelInstanceMigrationDao
Creates new instance.
JpaModelInstanceMigrationDao(EntityManager) - Constructor for class com.whitestein.lsps.modulemanager.migration.dao.jpa.JpaModelInstanceMigrationDao
Creates new instance.
JpaModelManagementDao - Class in com.whitestein.lsps.modulemanager.dao.jpa
JPA DAO for model manager
JpaModelManagementDao() - Constructor for class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
Creates new instance.
JpaModelManagementDao(EntityManager) - Constructor for class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
Creates new instance.
JpaPersonDao - Class in com.whitestein.lsps.orgstructure.dao.jpa
The JPA implementation of the PersonDao DAO interface.
JpaPersonDao() - Constructor for class com.whitestein.lsps.orgstructure.dao.jpa.JpaPersonDao
Creates new instance.
JpaPersonDao(EntityManager, RoleNameDao) - Constructor for class com.whitestein.lsps.orgstructure.dao.jpa.JpaPersonDao
Creates new instance of JpaPersonDao.
JpaProcessLogDao - Class in com.whitestein.lsps.engine.dao.jpa
Data access object for goal states stored in DB.
JpaProcessLogDao() - Constructor for class com.whitestein.lsps.engine.dao.jpa.JpaProcessLogDao
Creates new instance.
JpaProcessLogDao(EntityManager) - Constructor for class com.whitestein.lsps.engine.dao.jpa.JpaProcessLogDao
Creates new instance of JpaProcessLogDao.
JpaRoleDao - Class in com.whitestein.lsps.orgstructure.dao.jpa
The JPA implementation of the RoleDao DAO interface.
JpaRoleDao() - Constructor for class com.whitestein.lsps.orgstructure.dao.jpa.JpaRoleDao
Creates new instance.
JpaRoleDao(EntityManager) - Constructor for class com.whitestein.lsps.orgstructure.dao.jpa.JpaRoleDao
Creates new instance.
JpaRoleNameDao - Class in com.whitestein.lsps.orgstructure.dao.jpa
 
JpaRoleNameDao() - Constructor for class com.whitestein.lsps.orgstructure.dao.jpa.JpaRoleNameDao
Creates new instance.
JpaRoleNameDao(EntityManager) - Constructor for class com.whitestein.lsps.orgstructure.dao.jpa.JpaRoleNameDao
Creates new instance.
JpaRollbackItemDao - Class in com.whitestein.lsps.engine.dao.jpa
 
JpaRollbackItemDao() - Constructor for class com.whitestein.lsps.engine.dao.jpa.JpaRollbackItemDao
Creates new instance.
JpaSavedDocumentDao - Class in com.whitestein.lsps.human.dao.jpa
 
JpaSavedDocumentDao() - Constructor for class com.whitestein.lsps.human.dao.jpa.JpaSavedDocumentDao
Creates new instance.
JpaSecurityRoleDao - Class in com.whitestein.lsps.orgstructure.dao.jpa
The JPA implementation of the SecurityRoleDao DAO interface.
JpaSecurityRoleDao() - Constructor for class com.whitestein.lsps.orgstructure.dao.jpa.JpaSecurityRoleDao
Creates new instance.
JpaSecurityRoleDao(EntityManager, List<SecurityRoleChangePlugin>) - Constructor for class com.whitestein.lsps.orgstructure.dao.jpa.JpaSecurityRoleDao
Creates new instance of JpaSecurityRoleDao.
JpaSettingDao - Class in com.whitestein.lsps.engine.dao.jpa
JPA implementation of SettingDao.
JpaSettingDao() - Constructor for class com.whitestein.lsps.engine.dao.jpa.JpaSettingDao
Creates new instance.
JpaSettingDao(EntityManager) - Constructor for class com.whitestein.lsps.engine.dao.jpa.JpaSettingDao
Creates new instance.
JpaTimerNotificationDao - Class in com.whitestein.lsps.engine.dao.jpa
JPA implementation of TimerNotificationDao
JpaTimerNotificationDao() - Constructor for class com.whitestein.lsps.engine.dao.jpa.JpaTimerNotificationDao
Default constructor.
JpaTodoDao - Class in com.whitestein.lsps.human.dao.jpa
JPA implementation of TodoDao.
JpaTodoDao() - Constructor for class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
Creates new instance.
JpaTodoDao(EntityManager) - Constructor for class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
Creates new instance.
JpaTodoEscalationDao - Class in com.whitestein.lsps.human.dao.jpa
JPA implementation of TodoEscalationDao.
JpaTodoEscalationDao() - Constructor for class com.whitestein.lsps.human.dao.jpa.JpaTodoEscalationDao
Creates new instance.
JpaUnprocessedInputDao - Class in com.whitestein.lsps.engine.dao.jpa
 
JpaUnprocessedInputDao() - Constructor for class com.whitestein.lsps.engine.dao.jpa.JpaUnprocessedInputDao
Creates new instance.
JpaUnprocessedInputDao(EntityManager) - Constructor for class com.whitestein.lsps.engine.dao.jpa.JpaUnprocessedInputDao
Creates new instance.
JpaUserActivityTrackDao - Class in com.whitestein.lsps.activeuser
 
JpaUserActivityTrackDao() - Constructor for class com.whitestein.lsps.activeuser.JpaUserActivityTrackDao
Creates new instance.
JpaVaadinThemeDao - Class in com.whitestein.lsps.human.dao.jpa
 
JpaVaadinThemeDao() - Constructor for class com.whitestein.lsps.human.dao.jpa.JpaVaadinThemeDao
Creates new instance.
JpaWsRequestHandlerDao - Class in com.whitestein.lsps.wsserver.dao.jpa
Implementation of WsRequestHandlerDao.
JpaWsRequestHandlerDao() - Constructor for class com.whitestein.lsps.wsserver.dao.jpa.JpaWsRequestHandlerDao
Creates new instance.
JpaWsRequestHandlerDao(EntityManager) - Constructor for class com.whitestein.lsps.wsserver.dao.jpa.JpaWsRequestHandlerDao
Creates new instance.
JSON_PROCESSING_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Error thrown when JSON processing fails.
JsonFunctions - Interface in com.whitestein.lsps.json.function
Set of functions for conversion between lsps objects and JSON (both directions).
JsonFunctionsImpl - Class in com.whitestein.lsps.json.function
Implementation of the JSON functions interface.
JsonFunctionsImpl() - Constructor for class com.whitestein.lsps.json.function.JsonFunctionsImpl
 
JsonGenericParser - Class in com.whitestein.lsps.json.impl
A generic parser which constructs a generic data structure out of the json string.
JsonGenericParser() - Constructor for class com.whitestein.lsps.json.impl.JsonGenericParser
 
JsonParser - Class in com.whitestein.lsps.json.impl
A parser for a JSON string which produces LSPS objects.
JsonParser() - Constructor for class com.whitestein.lsps.json.impl.JsonParser
 
JsonProcessingException - Exception in com.whitestein.lsps.json.impl
This exception indicates an error occured during serialization/deserialization of LSPS objects into a JSON representation.
JsonProcessingException(String, Throwable) - Constructor for exception com.whitestein.lsps.json.impl.JsonProcessingException
Creates a new instance of this exception.
JsonProcessingException(String) - Constructor for exception com.whitestein.lsps.json.impl.JsonProcessingException
Creates a new instance of this exception.
JsonProcessingUnsupportedTypeException - Exception in com.whitestein.lsps.json.impl
Indicates that JSON processing failed because unsupported Type was detected.
JsonProcessingUnsupportedTypeException(Type) - Constructor for exception com.whitestein.lsps.json.impl.JsonProcessingUnsupportedTypeException
Creates a new instance of this exception with the detected unsupported type.
jsonToMap(ExecutionContext, String) - Method in interface com.whitestein.lsps.json.function.JsonFunctions
TODO
jsonToMap(ExecutionContext, String) - Method in class com.whitestein.lsps.json.function.JsonFunctionsImpl
 
JsonWriter - Class in com.whitestein.lsps.json.impl
A writer of the JSON string which writes LSPS objects to JSON format.
JsonWriter(ValueConverterProvider) - Constructor for class com.whitestein.lsps.json.impl.JsonWriter
Creates a new JSON writer.

K

KEY - Static variable in enum com.whitestein.lsps.engine.dto.SchemaUpdateStrategy
Key to be used in model upload properties to specify the strategy.
KEY - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::ChartClickEvent.key
keys(ExecutionContext, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set of keys contained in the specified map.
keySet() - Method in class com.whitestein.lsps.common.StringProperties
Returns a Set view of the keys contained in this map.
keySet() - Method in class com.whitestein.lsps.engine.dto.val.MapValue
 
keySet() - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
 
keysOf(ExecutionContext, MapHolder, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set of keys that are mapped to a given value.

L

LA(int) - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
 
LABEL - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordSelectItem
 
LABEL - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::ChartAxis.label ui::DataSeries.label
LABEL - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::InputComponent.label ui::Option.label
LabelFunctions - Class in com.whitestein.lsps.stdlib.function
 
LabelFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.LabelFunctions
 
LABELS_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
 
LangElement - Interface in com.whitestein.lsps.lang
Common language element properties.
LangSettings - Interface in com.whitestein.lsps.lang
Language settings.
LanguageException - Exception in com.whitestein.lsps.lang.exception
Base class for checked language exceptions.
LanguageException(Throwable) - Constructor for exception com.whitestein.lsps.lang.exception.LanguageException
Creates a new expression-language exception caused by another exception.
LanguageException(String) - Constructor for exception com.whitestein.lsps.lang.exception.LanguageException
Creates a new expression-language exception with explanation message.
LanguageException(String, Throwable) - Constructor for exception com.whitestein.lsps.lang.exception.LanguageException
Constructs a new exception with the specified detail message and cause.
lastIndexOf(Object) - Method in class com.whitestein.lsps.engine.dto.val.ListValue
 
lastIndexOf(Object) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
lastIndexOf(Object) - Method in class com.whitestein.lsps.lang.exec.RangeHolder
 
lastIndexOf(ExecutionContext, CollectionHolder, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns the index of the last occurrence of the specified element in the collection, or -1 if the collection does not contain the element.
lastIndexOf(ExecutionContext, ListHolder, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns the index of the last occurrence of the specified element in the list, or -1 if the list does not contain the element.
lastIndexOf(ExecutionContext, String, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Returns the index of the rightmost occurrence of the specified substring within the string.
lastIndexOf(ExecutionContext, String, String, Decimal) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Returns the index of the last occurrence of the specified substring within the string, searching backward starting at the specified index.
lastItemId() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
lastSortAscending - Variable in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractHierarchicalDatasetVaadinAdapter
Captures the sort property ID with which the container produced by AbstractHierarchicalDatasetVaadinAdapter.getHierarchicalContainer() is currently sorting.
lastSortPropertyId - Variable in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractHierarchicalDatasetVaadinAdapter
Captures the sort property ID with which the container produced by AbstractHierarchicalDatasetVaadinAdapter.getHierarchicalContainer() is currently sorting.
LATITUDE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordGeographicCoordinates
 
LAYOUT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
 
LAYOUT - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'layout' hint.
LAZY_COMBO_BOX - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
LazyDtoContainer<DTO> - Class in com.whitestein.lsps.vaadin.util
Lazy-loading container implementation for easier access to LSPS service APIs that accept PagingCriteria and return DtoList.
LazyDtoContainer(LazyDtoContainer.DtoLoader<DTO>, int, Class<DTO>, Serializable, String...) - Constructor for class com.whitestein.lsps.vaadin.util.LazyDtoContainer
Full constructor.
LazyDtoContainer.DtoLoader<DTO> - Interface in com.whitestein.lsps.vaadin.util
Interface for the data loader to which LazyDtoContainer delegates the actual data loading.
LazyLspsContainer - Class in com.whitestein.lsps.vaadin.util
Lazy-loading container implementation for data loaded from LSPS context.
LazyLspsContainer(LazyLspsContainer.LazyLspsLoader, int, Serializable) - Constructor for class com.whitestein.lsps.vaadin.util.LazyLspsContainer
Full constructor.
LazyLspsContainer.LazyLspsLoader - Interface in com.whitestein.lsps.vaadin.util
Interface for the data loader to which LazyTableContainer delegates the actual data loading.
LazyLspsDatasetVaadinAdapter - Class in com.whitestein.lsps.vaadin.ui.components.table.adapter
Provides support for data searches over a LazyLspsContainer.
LazyLspsDatasetVaadinAdapter(UITableBase, LazyLspsContainer) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.adapter.LazyLspsDatasetVaadinAdapter
 
LazyQueryContainerAdapter(LazyQueryContainer) - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
Constructs the decorator.
leafs - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.GroupNode
If this is not null, then GroupingDataset.GroupNode.groups is null.
LEFT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::WidgetConfiguration.left
length(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Returns the length of String
LESS_THAN - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
 
LESS_THAN - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
 
lessOrEqualTo(Comparable<?>) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter
 
lessThan(Comparable<?>) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter
 
LEVEL_DEBUG - Static variable in class com.whitestein.lsps.engine.dto.Log
Constant for DEBUG log level.
LEVEL_ERROR - Static variable in class com.whitestein.lsps.engine.dto.Log
Constant for ERROR log level.
LEVEL_INFO - Static variable in class com.whitestein.lsps.engine.dto.Log
Constant for INFO log level.
LEVEL_WARNING - Static variable in class com.whitestein.lsps.engine.dto.Log
Constant for WARNING log level.
levelHierarchy(String) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
Returns collection containing level and all lower levels up to base level.
License - Class in com.whitestein.lsps.license
 
License() - Constructor for class com.whitestein.lsps.license.License
 
License(String, Date, Date, Long, byte[]) - Constructor for class com.whitestein.lsps.license.License
 
LicenseDao - Interface in com.whitestein.lsps.license
 
LicenseService - Interface in com.whitestein.lsps.common
 
LicenseServiceBean - Class in com.whitestein.lsps.license
 
LicenseServiceBean() - Constructor for class com.whitestein.lsps.license.LicenseServiceBean
 
Like - Class in com.whitestein.lsps.common.filter
 
Like(Object, String) - Constructor for class com.whitestein.lsps.common.filter.Like
 
Like(Object, String, boolean) - Constructor for class com.whitestein.lsps.common.filter.Like
 
limitLength(String, int) - Static method in class com.whitestein.lsps.common.Strings
Limits the length of a string to a given length if the length of the string is greater then the maximal desired length.
line(Tree) - Method in class com.whitestein.lsps.lang.parser.ParserBase
 
LINE_STYLE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::PlotOptionsLine.lineStyle
LINE_STYLE_DASH - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::LineStyle.dash
LINE_STYLE_DASH_DOT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::LineStyle.dashDot
LINE_STYLE_DASH_DOT_DOT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::LineStyle.dot
LINE_STYLE_DOT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::LineStyle.dot
LINE_STYLE_SOLID - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::LineStyle.solid
LINE_WIDTH - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::PlotOptionsLine.lineWidth
LineResolvingGroup() - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.LineResolvingGroup
 
LINES_OF_EXPRESSION_LOGGED_IN_EXCEPTION - Static variable in class com.whitestein.lsps.engine.state.Setting
Number of lines before and after problem in an expression logged in stack trace.
lineSeparator() - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
lineSeparator() - Method in class com.whitestein.lsps.lang.compiled.model.SrcObject
 
LINK_RENDERER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
LINK_RENDERER_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLinkRenderer
 
list(ImmutableSet<Filter>, SortSpec, int, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
 
list() - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the value to a list of objects.
listener(FormComponent, 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()).
LISTENER_SCOPE - Static variable in class com.whitestein.lsps.vaadin.VaadinUtils
PRIVATE API, DO NOT USE.
LISTENERS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Component.listeners
Listeners - Class in com.whitestein.lsps.vaadin.util
Provides methods related to lsps listeners.
Listeners.ComponentValueChangeListener - Class in com.whitestein.lsps.vaadin.util
Special value change listener that will try to commit the field on each value change and mark the field as invalid if the commit fails.
ListExpression - Class in com.whitestein.lsps.lang.ast
Expression representing a list.
ListExpression(ASTInfo) - Constructor for class com.whitestein.lsps.lang.ast.ListExpression
Creates new instance of ListExpression representing an empty list expression.
ListExpression(ASTInfo, ListType, List<Expression>) - Constructor for class com.whitestein.lsps.lang.ast.ListExpression
Creates new instance of ListExpression.
ListHolder - Interface in com.whitestein.lsps.lang.exec
All objects of the type ListType must implement this interface.
listHolder() - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the value to a ListHolder.
listIterator() - Method in class com.whitestein.lsps.engine.dto.val.ListValue
 
listIterator(int) - Method in class com.whitestein.lsps.engine.dto.val.ListValue
 
listIterator() - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
listIterator(int) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
listOf(Class<V>) - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the value to a list of objects.
ListType - Class in com.whitestein.lsps.lang.type
Type representing list container.
ListType(Type) - Constructor for class com.whitestein.lsps.lang.type.ListType
Creates new instance of ListType.
listUnion(ExecutionContext, CollectionHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Creates a list of all elements in the given collection of collections.
ListValue - Class in com.whitestein.lsps.engine.dto.val
A list value.
ListValue() - Constructor for class com.whitestein.lsps.engine.dto.val.ListValue
Creates a new instance.
ListValue(Collection<?>) - Constructor for class com.whitestein.lsps.engine.dto.val.ListValue
Creates new instance from the given items.
ListValue - Class in com.whitestein.lsps.engine.state.xml
Persistent value value representing an immutable list of values.
ListValue() - Constructor for class com.whitestein.lsps.engine.state.xml.ListValue
Creates empty new instance of ListValue.
ListValue(long, ModelInstance, String, Collection<? extends Value>, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.ListValue
Creates new instance of ListValue.
ListValue(long, ModelInstance, String, Collection<? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.ListValue
Creates new instance of ListValue.
ListValue(ModelInstance, String, Collection<? extends Value>, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.ListValue
Creates new instance of ListValue.
ListValue(ModelInstance, String, Collection<? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.ListValue
Creates new instance of ListValue.
ListValueListAdapter - Class in com.whitestein.lsps.engine.dto.val
List adapter for the ListValue.
ListValueListAdapter(ListValue) - Constructor for class com.whitestein.lsps.engine.dto.val.ListValueListAdapter
Constructs the adapter.
ListVariant(List<V>, Type, Variant.Origin, Class<V>, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.ListVariant
Creates the variant.
literals(ExecutionContext, Type) - Method in class com.whitestein.lsps.stdlib.function.EnumerationFunctions
Returns a list of literals from the specified enumeration.
literalToName(ExecutionContext, EnumerationImpl) - Method in class com.whitestein.lsps.stdlib.function.EnumerationFunctions
Transforms the specified enumeration literal to its name represented as string.
load() - Static method in class com.whitestein.lsps.common.ServerProperties
Load properties from the property file
load(List<GroupingDataset.Group>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.GroupingDatasetVaadinAdapter
Loads all data from the underlying dataset, groups it and returns it.
load(int, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.DataDataset
 
load(int, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GenericDataset
 
load(int, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset
 
load() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset
Loads all data from the underlying dataset, groups it and returns it.
load(int, int) - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.IDataset
Load batch of items, mostly records or simple types.
load(int, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.InMemoryDatasetFilter
 
load(int, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.QueryDataset
 
load(int, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.TypeDataset
 
loadData(int, int, List<Container.Filter>, List<Object>, Set<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.LazyLspsDatasetVaadinAdapter
Should return data subset according to the specified parameters.
loadData(int, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.SimpleDatasetVaadinAdapter
Should return data subset according to the specified parameters.
loadData(int, int, Object[], boolean[]) - Method in interface com.whitestein.lsps.vaadin.util.LazyDtoContainer.DtoLoader
Should return data subset according to the specified parameters.
loadData(int, int, List<Container.Filter>, List<Object>, Set<Object>) - Method in interface com.whitestein.lsps.vaadin.util.LazyLspsContainer.LazyLspsLoader
Should return data subset according to the specified parameters.
LOADED_IN_DOCUMENT - Static variable in interface com.whitestein.lsps.engine.ejb.BinaryDataServiceLocal
LOADED_IN_TODO - Static variable in interface com.whitestein.lsps.engine.ejb.BinaryDataServiceLocal
loadModels() - Method in interface com.whitestein.lsps.common.InitService
Loads (compile) models.
loadModels() - Method in class com.whitestein.lsps.tools.InitServiceImpl
 
loadProcessModel(long) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
INTERNAL API: Loads a process model into the cache.
loadProcessModel(String) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
INTERNAL API: Loads a process model into the cache.
loadProcessModel(long) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
loadProcessModel(String) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
loadProxies() - Method in class com.whitestein.lsps.engine.sharedrecord.AbstractSharedRecordPlugin
 
loadProxies() - Method in class com.whitestein.lsps.orgstructure.context.OrgSharedRecordPlugin
 
loadSource(Source) - Method in class com.whitestein.lsps.orgstructure.generation.OrgSourceProvider
 
loadUpTo(Variant<Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTree
 
LOCALE - Static variable in class com.whitestein.lsps.human.Constants
Key used in application data.
Locales - Class in com.whitestein.lsps.common
Locale utils
Locales() - Constructor for class com.whitestein.lsps.common.Locales
 
LocaleValue - Class in com.whitestein.lsps.engine.dto
This class represents a locale.
LocaleValue() - Constructor for class com.whitestein.lsps.engine.dto.LocaleValue
Creates new instance.
LocaleValue(Locale) - Constructor for class com.whitestein.lsps.engine.dto.LocaleValue
Creates new instance.
LocalizableStringSegments - Class in com.whitestein.lsps.engine
Iterator over (potentially) localizable string Splits the source string into either plain string segments or localization key values
LocalizableStringSegments(String) - Constructor for class com.whitestein.lsps.engine.LocalizableStringSegments
Constructor
LocalizationKey - Class in com.whitestein.lsps.engine
Value object that holds informations about a localizable string.
LocalizationKey(String, String, Serializable[]) - Constructor for class com.whitestein.lsps.engine.LocalizationKey
Full constructor.
LocalizationResourceBundle - Class in com.whitestein.lsps.engine.dto
A resource bundle which forwards requests to resource bundles for individual modules.
LocalizationResourceBundle(Locale, LocalizationService) - Constructor for class com.whitestein.lsps.engine.dto.LocalizationResourceBundle
Full constructor.
LocalizationResourceBundle.Bundle - Class in com.whitestein.lsps.engine.dto
Simple resource bundle implementation.
LocalizationService - Interface in com.whitestein.lsps.engine
Service for handling localization.
LocalizationServiceBean - Class in com.whitestein.lsps.modulemanager.localization
Service implementation for access to localized resources.
LocalizationServiceBean() - Constructor for class com.whitestein.lsps.modulemanager.localization.LocalizationServiceBean
Creates new instance.
LocalizationServiceLocal - Interface in com.whitestein.lsps.engine.ejb
Remote interface for LocalizationService.
LocalizationServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for LocalizationService.
LocalizationUtils - Class in com.whitestein.lsps.engine
Utility class for creating localizable strings and replacing all localizable strings in a string with their translations.
localize(ExecutionContext, String, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Returns the original string with all localizable strings replaced by their translation.
localize(String) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
Utility method which simply calls LspsLocalizer to localize given string.
localize(ExecutionContext, String, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.Utils
Localizes the provided message.
localize(ExecutionContext, String) - Method in class com.whitestein.lsps.vaadin.forms.Utils
Localized the provided message using the current component.
localizeAndSetButtonCaption(String) - Method in class com.whitestein.lsps.vaadin.forms.WUpload
Localizes the caption and sets it to the button.
LocalizingValueProvider(ValueProvider, Form) - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.LocalizingValueProvider
 
LocalParameter - Class in com.whitestein.lsps.engine.lang.compiled
 
LocalParameter(String, Type, SrcExpression) - Constructor for class com.whitestein.lsps.engine.lang.compiled.LocalParameter
 
Lock - Class in com.whitestein.lsps.engine.dto
Data transfer object representing a lock.
Lock() - Constructor for class com.whitestein.lsps.engine.dto.Lock
Creates new instance.
Lock(String, String, boolean, Date) - Constructor for class com.whitestein.lsps.engine.dto.Lock
Creates new instance.
Lock - Class in com.whitestein.lsps.stdlib.entity
Persistent entity used for locking.
Lock() - Constructor for class com.whitestein.lsps.stdlib.entity.Lock
Creates new instance.
Lock(String, String, Date, boolean) - Constructor for class com.whitestein.lsps.stdlib.entity.Lock
Creates new instance.
Lock - Class in com.whitestein.lsps.stdlib.task
Task that locks specified lock.
Lock() - Constructor for class com.whitestein.lsps.stdlib.task.Lock
Creates new instance.
Lock(LockServiceLocal) - Constructor for class com.whitestein.lsps.stdlib.task.Lock
Creates new instance.
LockDao - Interface in com.whitestein.lsps.stdlib.dao
Data access object used for locking.
LockService - Interface in com.whitestein.lsps.engine
Service for acquiring and releasing of a lock.
LockServiceBean - Class in com.whitestein.lsps.stdlib
Service implementation.
LockServiceBean() - Constructor for class com.whitestein.lsps.stdlib.LockServiceBean
Creates new instance.
LockServiceBean(LockDao) - Constructor for class com.whitestein.lsps.stdlib.LockServiceBean
Creates new instance.
LockServiceLocal - Interface in com.whitestein.lsps.engine.ejb
Remote interface for LockService.
LockServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for LockService.
lockTodo(long) - Method in interface com.whitestein.lsps.human.TodoService
Locks the to-do.
lockTodo(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
Log - Class in com.whitestein.lsps.engine.dto
Immutable and serializable entity representing log entry related to a process.
Log() - Constructor for class com.whitestein.lsps.engine.dto.Log
Creates new instance.
Log(long, Long, Date, int, String) - Constructor for class com.whitestein.lsps.engine.dto.Log
Creates new instance.
Log - Class in com.whitestein.lsps.stdlib.entity
Entity representing a log entry related to a process instance.
Log() - Constructor for class com.whitestein.lsps.stdlib.entity.Log
Creates new instance.
Log(Long, Date, int, String) - Constructor for class com.whitestein.lsps.stdlib.entity.Log
Creates new instance.
log(ExecutionContext, String, Decimal) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Logs a message to the application log on specified level.
log(ExecutionContext, String, Decimal) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
log - Static variable in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WDropZone
 
logAgentInvocation(long, Serializable, Exception) - Method in class com.whitestein.lsps.engine.ErrorLoggerServiceBean
 
LogColumn - Enum in com.whitestein.lsps.engine.dto
Log columns that can be used in queries.
LogCriteria - Class in com.whitestein.lsps.engine.dto
Criteria class for searching log items.
LogCriteria() - Constructor for class com.whitestein.lsps.engine.dto.LogCriteria
Default constructor with no paging.
LogCriteria(int) - Constructor for class com.whitestein.lsps.engine.dto.LogCriteria
Constructor with the defined count of items per page.
LogEvent - Enum in com.whitestein.lsps.engine.dto
Log events used in ProcessLog.getEvent() by the engine.
LoggingDao - Interface in com.whitestein.lsps.stdlib.dao
Data access object used to store and retrieve Log.
login(String, String) - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
Login to the default application, as given user, but does not wait for the login to succeed.
login() - Method in class com.whitestein.lsps.test.web.UITester
loginAdminAdminAndWait() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
Login to the default application, as admin/admin, Awaits until the Vaadin application fully boots.
loginAndWait(String, String) - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
Login to the default application, as given user.
LogList - Class in com.whitestein.lsps.engine.dto
Class representing a list of logs.
LogList() - Constructor for class com.whitestein.lsps.engine.dto.LogList
Creates new instance.
LogList(List<Log>, long) - Constructor for class com.whitestein.lsps.engine.dto.LogList
Creates new instance.
LogOrdering - Class in com.whitestein.lsps.engine.dto
Log ordering.
LogOrdering() - Constructor for class com.whitestein.lsps.engine.dto.LogOrdering
Creates new instance.
LogOrdering(LogColumn, OrderDirection) - Constructor for class com.whitestein.lsps.engine.dto.LogOrdering
Creates new instance.
logout() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
Logout from process console.
LogService - Interface in com.whitestein.lsps.engine
Service for accessing logs produced by Log task.
LogServiceBean - Class in com.whitestein.lsps.stdlib
 
LogServiceBean() - Constructor for class com.whitestein.lsps.stdlib.LogServiceBean
Creates new instance.
LogServiceBean(LoggingDao) - Constructor for class com.whitestein.lsps.stdlib.LogServiceBean
Creates new instance.
logServiceInvocation(Method, List<Object>, Exception) - Method in class com.whitestein.lsps.engine.ErrorLoggerServiceBean
 
LogServiceLocal - Interface in com.whitestein.lsps.engine.ejb
Remote interface for LogService.
LogServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for LogService.
LONGITUDE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordGeographicCoordinates
 
longValue() - Method in class com.whitestein.lsps.lang.Decimal
Converts this Decimal to a long.
longValueExact() - Method in class com.whitestein.lsps.lang.Decimal
Converts this Decimal to a long, checking for lost information.
LOW - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
 
LOW_PRIORITY - Static variable in class com.whitestein.lsps.engine.Constants
Low processing priority.
lowerLevel(String) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
Returns previous lower level.
Lsps(Variant.RecordVariant, Form) - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.ITreeDataSource.Lsps
 
LspsActionLink - Class in com.whitestein.lsps.test.web.components
Client-side Action Link image.
LspsActionLink(ButtonElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsActionLink
 
LspsAnnotationsMetadataReader - Class in com.whitestein.lsps.hibernate.envers
 
LspsAnnotationsMetadataReader(GlobalConfiguration, LspsReflectionManager, PersistentClass) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsAnnotationsMetadataReader
 
LspsAnnotationsMetadataReader.PCAuditTable - Class in com.whitestein.lsps.hibernate.envers
 
LspsAppConnector - Interface in com.whitestein.lsps.vaadin
This interface defines binding contract between the LSPS vaadin renderer and the rest of the application.
LspsAuditConfiguration - Class in com.whitestein.lsps.hibernate.envers
 
LspsAuditConfiguration(Map<Module, ProcessModel>, Configuration, ModelProviderService) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsAuditConfiguration
 
LspsAuditConfiguration(Map<Module, ProcessModel>, Configuration, ClassLoaderService, ModelProviderService) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsAuditConfiguration
 
LspsAuditedPropertiesReader - Class in com.whitestein.lsps.hibernate.envers
 
LspsAuditedPropertiesReader(ModificationStore, PersistentPropertiesSource, AuditedPropertiesHolder, GlobalConfiguration, LspsReflectionManager, String) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsAuditedPropertiesReader
 
LspsAuditedPropertiesReader.ComponentPropertiesSource - Class in com.whitestein.lsps.hibernate.envers
 
LspsAuditEntityInstantiator - Class in com.whitestein.lsps.hibernate.envers
 
LspsAuditEntityInstantiator(AuditConfiguration, AuditReaderImplementor) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsAuditEntityInstantiator
 
LspsButton - Class in com.whitestein.lsps.test.web.components
Client-side Button image.
LspsButton(ButtonElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsButton
 
LSPSCalendarEvent(String, String, Date, Date, Variant<?>) - Constructor for class com.whitestein.lsps.vaadin.ui.components.calendar.UICalendar.LSPSCalendarEvent
 
LspsCheckBox - Class in com.whitestein.lsps.test.web.components
Client-side CheckBox image.
LspsCheckBox(CheckBoxElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsCheckBox
 
LspsClassPools - Class in com.whitestein.lsps.engine.lang.compiled
Lsps class pool.
LspsClassPools() - Constructor for class com.whitestein.lsps.engine.lang.compiled.LspsClassPools
 
LspsComboBox - Class in com.whitestein.lsps.test.web.components
Client-side ComboBox image.
LspsComboBox(ComboBoxElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsComboBox
 
LspsComponentServiceBean - Class in com.whitestein.lsps.tools.ejb
 
LspsComponentServiceBean() - Constructor for class com.whitestein.lsps.tools.ejb.LspsComponentServiceBean
 
LspsContextHolder - Class in com.whitestein.lsps.vaadin
Base class for beans that encapsulate LSPS context and the associated component tree.
LspsContextHolder(LspsAppConnector, LspsFormConnector, String) - Constructor for class com.whitestein.lsps.vaadin.LspsContextHolder
Full constructor.
LspsConverterFactory - Interface in com.whitestein.lsps.vaadin.ui
Default implementation of ConverterFactory for LSPS.
LspsConverterFactoryImpl - Class in com.whitestein.lsps.vaadin.ui
Default implementation of LspsConverterFactory provided by LSPS.
LspsConverterFactoryImpl() - Constructor for class com.whitestein.lsps.vaadin.ui.LspsConverterFactoryImpl
Default constructor.
LspsCustomUIDocumentHolder - Class in com.whitestein.lsps.vaadin
Custom ui document holder.
LspsCustomUIDocumentHolder(long, LspsAppConnector, LspsFormConnector, String) - Constructor for class com.whitestein.lsps.vaadin.LspsCustomUIDocumentHolder
Creates context for the given saved document id.
LspsCustomUIDocumentHolder(String, Map<String, String>, LspsAppConnector, LspsFormConnector, String) - Constructor for class com.whitestein.lsps.vaadin.LspsCustomUIDocumentHolder
Creates context for the given document id with the given parameters.
LspsCustomUITodoHolder - Class in com.whitestein.lsps.vaadin
Extension of LspsContextHolder which displays and handles the lifecycle of a LSPS to-do.
LspsCustomUITodoHolder(long, LspsAppConnector, LspsFormConnector, String, boolean) - Constructor for class com.whitestein.lsps.vaadin.LspsCustomUITodoHolder
Creates context for the given to-do id.
LspsCustomUIWithContextDocumentHolder - Class in com.whitestein.lsps.vaadin
Custom ui document holder.
LspsCustomUIWithContextDocumentHolder(long, LspsAppConnector, LspsFormConnector, String) - Constructor for class com.whitestein.lsps.vaadin.LspsCustomUIWithContextDocumentHolder
Creates context for the given saved document id.
LspsCustomUIWithContextDocumentHolder(String, Map<String, String>, LspsAppConnector, LspsFormConnector, String) - Constructor for class com.whitestein.lsps.vaadin.LspsCustomUIWithContextDocumentHolder
Creates context for the given document id with the given parameters.
LspsCustomUIWithContextTodoHolder - Class in com.whitestein.lsps.vaadin
Extension of LspsContextHolder which displays and handles the lifecycle of a LSPS to-do.
LspsCustomUIWithContextTodoHolder(long, LspsAppConnector, LspsFormConnector, String, boolean) - Constructor for class com.whitestein.lsps.vaadin.LspsCustomUIWithContextTodoHolder
Creates context for the given to-do id.
LspsDatabaseAccess - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
Provides access to shared record instances.
LspsDatabaseAccess(RecordType, ExecutionContext, ModelProviderClientService, SharedRecordTypeFactory) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
 
LspsDateConverter - Class in com.whitestein.lsps.vaadin.ui
Date converter which honors format definition specified in the model.
LspsDateConverter(String) - Constructor for class com.whitestein.lsps.vaadin.ui.LspsDateConverter
Creates converter with the given format pattern.
LspsDateConverter(UIComponent) - Constructor for class com.whitestein.lsps.vaadin.ui.LspsDateConverter
Creates converter and loads format pattern from property UIFieldNames.FORMAT of the component definition for the given ui component.
LspsDateTextBox - Class in com.whitestein.lsps.test.web.components
 
LspsDateTextBox(DateFieldElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsDateTextBox
 
LspsDecimalConverter - Class in com.whitestein.lsps.vaadin.ui
Converter which follows format property defined in the model.
LspsDecimalConverter(UIComponent, Type) - Constructor for class com.whitestein.lsps.vaadin.ui.LspsDecimalConverter
 
LspsDecimalConverter(String, Type) - Constructor for class com.whitestein.lsps.vaadin.ui.LspsDecimalConverter
 
LspsDefaultRevisionInfoGenerator - Class in com.whitestein.lsps.hibernate.envers
Default revision entity generator.
LspsDefaultRevisionInfoGenerator(ComponentService, String, Class<? extends RevisionListener>, PropertyData, boolean) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsDefaultRevisionInfoGenerator
Creates new instance.
LspsDefaultTrackingModifiedEntitiesRevisionInfoGenerator - Class in com.whitestein.lsps.hibernate.envers
 
LspsDefaultTrackingModifiedEntitiesRevisionInfoGenerator(ComponentService, String, String, String, String, Class<? extends RevisionListener>, PropertyData, boolean, PropertyData) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsDefaultTrackingModifiedEntitiesRevisionInfoGenerator
 
LspsDocumentHolder - Class in com.whitestein.lsps.vaadin
Extension of LspsContextHolder which displays and handles the lifecycle of a LSPS document.
LspsDocumentHolder(long, LspsAppConnector, LspsFormConnector, String) - Constructor for class com.whitestein.lsps.vaadin.LspsDocumentHolder
Creates context for the given saved document id.
LspsDocumentHolder(String, Map<String, String>, LspsAppConnector, LspsFormConnector, String) - Constructor for class com.whitestein.lsps.vaadin.LspsDocumentHolder
Creates context for the given document id with the given parameters.
LspsEntitiesConfigurator - Class in com.whitestein.lsps.hibernate.envers
 
LspsEntitiesConfigurator() - Constructor for class com.whitestein.lsps.hibernate.envers.LspsEntitiesConfigurator
 
LspsEntityNotFoundException - Exception in com.whitestein.lsps.common
 
LspsEntityNotFoundException(String, String) - Constructor for exception com.whitestein.lsps.common.LspsEntityNotFoundException
Constructs a new exception object with a given entity type and entity id.
LspsEnversIntegrator - Class in com.whitestein.lsps.hibernate.envers
 
LspsEnversIntegrator() - Constructor for class com.whitestein.lsps.hibernate.envers.LspsEnversIntegrator
 
LspsEnversPostCollectionRecreateEventListenerImpl - Class in com.whitestein.lsps.hibernate.envers
 
LspsEnversPostCollectionRecreateEventListenerImpl(AuditConfiguration) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsEnversPostCollectionRecreateEventListenerImpl
 
LspsEnversPostDeleteEventListenerImpl - Class in com.whitestein.lsps.hibernate.envers
 
LspsEnversPostDeleteEventListenerImpl(AuditConfiguration) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsEnversPostDeleteEventListenerImpl
 
LspsEnversPostInsertEventListenerImpl - Class in com.whitestein.lsps.hibernate.envers
 
LspsEnversPostInsertEventListenerImpl(AuditConfiguration) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsEnversPostInsertEventListenerImpl
 
LspsEnversPostUpdateEventListenerImpl - Class in com.whitestein.lsps.hibernate.envers
 
LspsEnversPostUpdateEventListenerImpl(AuditConfiguration) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsEnversPostUpdateEventListenerImpl
 
LspsEnversPreCollectionRemoveEventListenerImpl - Class in com.whitestein.lsps.hibernate.envers
 
LspsEnversPreCollectionRemoveEventListenerImpl(AuditConfiguration) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsEnversPreCollectionRemoveEventListenerImpl
 
LspsEnversPreCollectionUpdateEventListenerImpl - Class in com.whitestein.lsps.hibernate.envers
 
LspsEnversPreCollectionUpdateEventListenerImpl(AuditConfiguration) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsEnversPreCollectionUpdateEventListenerImpl
 
LspsException - Exception in com.whitestein.lsps.common
Exception with contexts.
LspsException(String) - Constructor for exception com.whitestein.lsps.common.LspsException
Creates new instance.
LspsException(Throwable) - Constructor for exception com.whitestein.lsps.common.LspsException
Creates new instance.
LspsException(String, Throwable) - Constructor for exception com.whitestein.lsps.common.LspsException
Creates new instance.
LspsExpressionOrigin - Annotation Type in com.whitestein.lsps.engine.lang.compiled
Annotation used in generated java code to identify expression for which a method is created.
LspsFilterFieldFactory - Class in com.whitestein.lsps.vaadin.ui.components.table.filter
 
LspsFilterFieldFactory(Container.Filterable) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.filter.LspsFilterFieldFactory
 
LspsFormConnector - Interface in com.whitestein.lsps.vaadin
Interface for a connector between an LSPS form and an application view.
LspsFormConnector.ProcessingResult - Class in com.whitestein.lsps.vaadin
Bean representing the result of the last form processing.
LspsFormConnector.ValidationErrors - Class in com.whitestein.lsps.vaadin
Contains validation errors.
LspsFormLayout - Class in com.whitestein.lsps.test.web.components
 
LspsFormLayout(FormLayoutElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsFormLayout
 
LspsFunctionInterceptor - Class in com.whitestein.lsps.engine.lang
Interceptor that catches runtime exceptions and wraps it in the ErrorException.
LspsFunctionInterceptor() - Constructor for class com.whitestein.lsps.engine.lang.LspsFunctionInterceptor
 
LspsHolderWrapperConverter - Class in com.whitestein.lsps.vaadin.ui
Converters HolderWrapper to ValueHolder.
LspsHolderWrapperConverter(LspsContextHolder, Class<?>, Serializable) - Constructor for class com.whitestein.lsps.vaadin.ui.LspsHolderWrapperConverter
 
LspsHolderWrapperConverter(LspsContextHolder, Class<?>) - Constructor for class com.whitestein.lsps.vaadin.ui.LspsHolderWrapperConverter
 
LspsHorizontalLayout - Class in com.whitestein.lsps.test.web.components
The horizontal layout client-side image.
LspsHorizontalLayout(HorizontalLayoutElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsHorizontalLayout
 
LspsLocalizer - Interface in com.whitestein.lsps.vaadin.ui
Localizer for localizing labels and values.
LspsLocalizerImpl - Class in com.whitestein.lsps.vaadin.ui
Standard localizer implementation using provided ResourceBundle
LspsLocalizerImpl(ResourceBundle) - Constructor for class com.whitestein.lsps.vaadin.ui.LspsLocalizerImpl
Constructor
LspsMultipleIdMapper - Class in com.whitestein.lsps.hibernate.envers
 
LspsMultipleIdMapper(MultipleIdMapper, String, String) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsMultipleIdMapper
 
LspsMultiSelectList - Class in com.whitestein.lsps.test.web.components
Client-side Single Select List image.
LspsMultiSelectList(ListSelectElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsMultiSelectList
 
LspsNavigationLink - Class in com.whitestein.lsps.test.web.components
 
LspsNavigationLink(LinkElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsNavigationLink
 
LspsNoBaseLevelObject - Exception in com.whitestein.lsps.engine.sharedrecord
Exception used when a shared record has no persistent value so far and it is expected to be used.
LspsNoBaseLevelObject(String) - Constructor for exception com.whitestein.lsps.engine.sharedrecord.LspsNoBaseLevelObject
Creates new instance.
LspsOutputText - Class in com.whitestein.lsps.test.web.components
Client-side OutputText image.
LspsOutputText(LabelElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsOutputText
 
LspsPopup - Class in com.whitestein.lsps.test.web.components
 
LspsPopup(WindowElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsPopup
 
LspsProperty - Class in com.whitestein.lsps.vaadin.ui
This class embed all necessary logic of accessing and changing LSPS context through references.
LspsProperty(UIComponent) - Constructor for class com.whitestein.lsps.vaadin.ui.LspsProperty
Creates property bound to LSPS reference defined by field UIFieldNames.BINDING in component definition associated with the provided component (UIComponent.getComponentData()
LspsRadioButtonList - Class in com.whitestein.lsps.test.web.components
Client-side Single Select List image.
LspsRadioButtonList(OptionGroupElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsRadioButtonList
 
LspsReflectionManager - Class in com.whitestein.lsps.hibernate.envers
 
LspsReflectionManager(Map<String, Set<SharedRecordType>>) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
LspsReflectionManager.AuxClass - Interface in com.whitestein.lsps.hibernate.envers
 
LspsRemote - Class in com.whitestein.lsps.test
Remotely controls LSPS - allows for model uploading and model instance starting.
LspsRemote(String, String) - Constructor for class com.whitestein.lsps.test.LspsRemote
 
LspsRepeater - Class in com.whitestein.lsps.test.web.components
Client-side Repeater image.
LspsRepeater(AbstractOrderedLayoutElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsRepeater
 
LspsRevisionInfoConfiguration - Class in com.whitestein.lsps.hibernate.envers
 
LspsRevisionInfoConfiguration(GlobalConfiguration) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsRevisionInfoConfiguration
 
LspsRevisionInfoNumberReader - Class in com.whitestein.lsps.hibernate.envers
 
LspsRevisionInfoNumberReader(PropertyData) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsRevisionInfoNumberReader
 
LspsRevisionListener - Class in com.whitestein.lsps.hibernate.envers
Default lsps revision listener.
LspsRevisionListener() - Constructor for class com.whitestein.lsps.hibernate.envers.LspsRevisionListener
 
LspsRuntimeException - Exception in com.whitestein.lsps.common
Base LSPS runtime exception.
LspsRuntimeException(String, Throwable) - Constructor for exception com.whitestein.lsps.common.LspsRuntimeException
Creates new instance.
LspsRuntimeException(String) - Constructor for exception com.whitestein.lsps.common.LspsRuntimeException
Creates new instance.
LspsRuntimeException(Throwable) - Constructor for exception com.whitestein.lsps.common.LspsRuntimeException
Creates new instance.
LspsScreen - Interface in com.whitestein.lsps.vaadin
Interface for rendering screens based on LSPS forms.
LspsScreenFactory - Interface in com.whitestein.lsps.vaadin
Interface for a factory that creates screens depending on the UI definition.
LspsScreenFactoryImpl - Class in com.whitestein.lsps.vaadin
Default LspsScreenFactory implementation.
LspsScreenFactoryImpl() - Constructor for class com.whitestein.lsps.vaadin.LspsScreenFactoryImpl
 
LspsSetConverter - Class in com.whitestein.lsps.vaadin.ui
Converter that provides conversion between Set and SetHolder, wrapping/unwrapping set contents.
LspsSetConverter(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.LspsSetConverter
Creates the converter.
LspsSettingsException - Exception in com.whitestein.lsps.common
Exception reading/applying settings.
LspsSettingsException(String, Throwable) - Constructor for exception com.whitestein.lsps.common.LspsSettingsException
Creates new instance.
LspsSettingsException(String) - Constructor for exception com.whitestein.lsps.common.LspsSettingsException
Creates new instance.
LspsSettingsException(Throwable) - Constructor for exception com.whitestein.lsps.common.LspsSettingsException
Creates new instance.
LspsSingleIdMapper - Class in com.whitestein.lsps.hibernate.envers
 
LspsSingleIdMapper() - Constructor for class com.whitestein.lsps.hibernate.envers.LspsSingleIdMapper
 
LspsSingleIdMapper(PropertyData) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsSingleIdMapper
 
LspsSingleSelectList - Class in com.whitestein.lsps.test.web.components
Client-side Single Select List image.
LspsSingleSelectList(ListSelectElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsSingleSelectList
 
LspsTabbedLayout - Class in com.whitestein.lsps.test.web.components
Client-side Tabbed Layout image.
LspsTabbedLayout(TabSheetElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsTabbedLayout
 
LspsTable - Class in com.whitestein.lsps.test.web.components
Client-side Table image.
LspsTable(VerticalLayoutElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsTable
 
LspsTableColumn - Class in com.whitestein.lsps.test.web.components
Represents a table column.
LspsTableColumn(TableHeaderElement, int, LspsTable) - Constructor for class com.whitestein.lsps.test.web.components.LspsTableColumn
 
LspsTextArea - Class in com.whitestein.lsps.test.web.components
Client-side TextArea image.
LspsTextArea(TextAreaElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsTextArea
 
LspsTextBox - Class in com.whitestein.lsps.test.web.components
Client-side TextBox image.
LspsTextBox(TextFieldElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsTextBox
 
LspsTodoHolder - Class in com.whitestein.lsps.vaadin
Extension of LspsContextHolder which displays and handles the lifecycle of a LSPS to-do.
LspsTodoHolder(long, LspsAppConnector, LspsFormConnector, String, boolean) - Constructor for class com.whitestein.lsps.vaadin.LspsTodoHolder
Creates context for the given to-do id.
LspsTree - Class in com.whitestein.lsps.test.web.components
Client-side Tree image.
LspsTree(TreeElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsTree
 
LspsUIBase - Class in com.whitestein.lsps.vaadin.util
An ui implementation which does not perform navigation right away.
LspsUIBase() - Constructor for class com.whitestein.lsps.vaadin.util.LspsUIBase
 
LspsUrlFactory - Interface in com.whitestein.lsps.vaadin.ui
Factory for generating URLs for various application resources.
LspsVaadinServlet - Class in com.whitestein.lsps.vaadin.util
Custom VaadinServlet extensions
LspsVaadinServlet() - Constructor for class com.whitestein.lsps.vaadin.util.LspsVaadinServlet
 
LspsVaadinServletRequest - Class in com.whitestein.lsps.vaadin.util
Custom VaadinServletRequest extension Fixes the upload problem on Weblogic
LspsVaadinServletRequest(HttpServletRequest, VaadinServletService) - Constructor for class com.whitestein.lsps.vaadin.util.LspsVaadinServletRequest
Constructor
LspsVaadinServletService - Class in com.whitestein.lsps.vaadin.util
Extensions to standard VaadinServletService.
LspsVaadinServletService(VaadinServlet, DeploymentConfiguration, VaadinThemeCacheLocal) - Constructor for class com.whitestein.lsps.vaadin.util.LspsVaadinServletService
Constructor
LspsValueProvider - Class in com.whitestein.lsps.vaadin.forms.datasource
Wraps the forms::ValueProvider.
LspsVerticalLayout - Class in com.whitestein.lsps.test.web.components
The vertical layout image.
LspsVerticalLayout(VerticalLayoutElement) - Constructor for class com.whitestein.lsps.test.web.components.LspsVerticalLayout
 
LspsXClass - Class in com.whitestein.lsps.hibernate.envers
Lsps implementation of xClass
LspsXClass(String, LspsXClass, boolean) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsXClass
Creates new instance.
LspsXClass(String) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsXClass
Creates new instance.
LspsXProperty - Class in com.whitestein.lsps.hibernate.envers
 
LspsXProperty(String, LspsXClass, LspsXClass, LspsXClass, int, List<Annotation>) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsXProperty
 
LT(int) - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
 
ltrim(String) - Static method in class com.whitestein.lsps.common.Strings
Returns the left-side trim of the given string.

M

main(String[]) - Static method in class com.whitestein.lsps.export.ModelExporter
 
MAINTAIN_CONDITION - Static variable in class com.whitestein.lsps.stdlib.type.MaintainGoalHolder
Property name.
MAINTAIN_GOAL - Static variable in class com.whitestein.lsps.stdlib.type.CoreTypes
MaintainGoal type.
maintainCondition() - Method in class com.whitestein.lsps.stdlib.type.MaintainGoalHolder
Returns maintain condition.
MaintainGoalHandler - Class in com.whitestein.lsps.engine
Class for MaintainGoal handlers.
MaintainGoalHandler(Goal, GoalAchieveStrategy, ProcessInterpreterContext) - Constructor for class com.whitestein.lsps.engine.MaintainGoalHandler
Creates new MaintainGoalHandler.
MaintainGoalHolder - Class in com.whitestein.lsps.stdlib.type
Holder for maintain goal.
MaintainGoalHolder(ExternalValue, ModelProviderService, CoreTypeFactory) - Constructor for class com.whitestein.lsps.stdlib.type.MaintainGoalHolder
Creates new instance of MaintainGoalHolder.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ActivationCommand
Returns deep copy.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.BooleanValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.Context
Returns deep copy.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.DateValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.DecimalValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.Escalation
Returns deep copy.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
 
makeCopy(ModelInstance, ProcessInstance, Goal) - Method in class com.whitestein.lsps.engine.state.xml.Goal
 
makeCopy(ModelInstance, ProcessInstance, Goal) - Method in class com.whitestein.lsps.engine.state.xml.GOElement
Returns deep copy.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ListValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.MapValue
 
makeCopy() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Returns deep copy of the model instance.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
Returns deep copy.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
Creates copy.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.NullValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
 
makeCopy(ModelInstance, ProcessInstance, Goal) - Method in class com.whitestein.lsps.engine.state.xml.Plan
 
makeCopy(ModelInstance, ProcessInstanceParent) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Returns deep copy.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
Returns deep copy.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.SetValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.Signal
Returns deep copy.
makeCopy(ModelInstance) - Method in interface com.whitestein.lsps.engine.state.xml.SimpleValue
 
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.StringValue
 
makeCopy(ModelInstance, Token) - Method in class com.whitestein.lsps.engine.state.xml.Task
Makes copy.
makeCopy(ModelInstance, ProcessInstance) - Method in class com.whitestein.lsps.engine.state.xml.Token
Returns deep copy.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
 
makeCopy(ModelInstance) - Method in interface com.whitestein.lsps.engine.state.xml.Value
Creates copy of the value in the target model instance.
makeCopy(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
 
makeCopy(ModelInstance, Context) - Method in class com.whitestein.lsps.engine.state.xml.Variable
Returns deep copy.
makePrivate() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
makeStatic() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
MANAGE_DEBUGGER - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows all debugger actions.
MANAGE_LOCK - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to work with locks.
MANAGE_MODEL - Static variable in interface com.whitestein.lsps.engine.ejb.ModelManagementServiceLocal
Security right that allows to manage models (upload on server).
MANAGE_MODEL - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to manage models (upload on server).
MANAGE_PERSON - Static variable in class com.whitestein.lsps.os.OsRights
Security right that allows to manage persons (add, update, remove).
MANAGE_ROLE - Static variable in class com.whitestein.lsps.os.OsRights
Security right that allow to add or update role names.
MANAGE_SECURITY_ROLE - Static variable in class com.whitestein.lsps.os.OsRights
Security right that allows to manage security roles (add, update, delete).
MANAGE_SETTINGS - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows settings management.
map(ExecutionContext, CollectionHolder, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Creates map from collection of keys and collection of values.
map(ExecutionContext, CollectionHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
For each key executes a given closure to obtain a map value.
map(ExecutionContext, CollectionHolder, ClosureHolder, ClosureHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
For each element execute a keyFunction to obtain a map key and valueFunction to obtain a map value.
map(ExecutionContext, ListHolder, ListHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Creates map from list of keys and list of values Each of this lists must have same size
map() - Method in class com.whitestein.lsps.vaadin.util.Variant
 
MAP_CLICKED_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
MAP_CLICKED_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
MAP_DISPLAY - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
MAP_KEY_ELEMENT_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Name of the xml element used to represent key of entry of the map
MAP_VALUE_ELEMENT_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Name of the xml element used to represent value of entry of the map
mapConstraintViolation(ConstraintViolation, FormComponent) - Method in class com.whitestein.lsps.vaadin.forms.validation.ErrorMessageController
Checks whether the constraint violation error message should be displayed on the component and if yes then shows the error message on the component.
MapEntry<E,F> - Class in com.whitestein.lsps.human.dto
Simple implementation of Map.Entry detached from map.
MapEntry(E, F) - Constructor for class com.whitestein.lsps.human.dto.MapEntry
Default constructor.
MapEntry(Map.Entry<E, F>) - Constructor for class com.whitestein.lsps.human.dto.MapEntry
Copy constructor.
mapErrorsToComponents(LspsScreen, LspsFormConnector.ValidationErrors, Bindings) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
Takes a set of validation errors and shows them on components in given screen.
mapErrorsToComponents(LspsScreen, LspsFormConnector.ValidationErrors, Bindings) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
 
mapErrorsToComponents(LspsFormConnector.ValidationErrors, Bindings) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
Maps given validation errors to component.
MapExpression - Class in com.whitestein.lsps.lang.ast
Expression representing a map.
MapExpression(ASTInfo) - Constructor for class com.whitestein.lsps.lang.ast.MapExpression
Creates new instance of MapExpression representing and empty map expression.
MapExpression(ASTInfo, MapType, List<Expression>, List<Expression>) - Constructor for class com.whitestein.lsps.lang.ast.MapExpression
Creates new instance of MapExpression.
MapHolder - Interface in com.whitestein.lsps.lang.exec
All objects of the type MapType must implement this interface.
mapHolder() - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the value to MapHolder.
mapOf(Class<K>, Class<V>) - Method in class com.whitestein.lsps.vaadin.util.Variant
 
MapOperation - Enum in com.whitestein.lsps.lang.operation
 
MapStringObjectValueConverter - Class in com.whitestein.lsps.json.impl
This converter handles conversion between Map<String, Object> and a JSON node representing a map.
MapStringObjectValueConverter(MapType) - Constructor for class com.whitestein.lsps.json.impl.MapStringObjectValueConverter
Creates a new instance of this converter for the given map type.
mapToIdFromEntity(Object) - Method in class com.whitestein.lsps.hibernate.envers.LspsMultipleIdMapper
 
mapToJson(ExecutionContext, MapHolder) - Method in interface com.whitestein.lsps.json.function.JsonFunctions
Creates a JSON document representing the given map.
mapToJson(ExecutionContext, MapHolder) - Method in class com.whitestein.lsps.json.function.JsonFunctionsImpl
 
mapToMapFromEntity(Map<String, Object>, Object) - Method in class com.whitestein.lsps.hibernate.envers.LspsMultipleIdMapper
 
mapToMapFromEntity(Map<String, Object>, Object) - Method in class com.whitestein.lsps.hibernate.envers.LspsSingleIdMapper
 
mapToMapFromId(Map<String, Object>, Object) - Method in class com.whitestein.lsps.hibernate.envers.LspsMultipleIdMapper
 
MapType - Class in com.whitestein.lsps.lang.type
Type representing array container.
MapType(Type, Type) - Constructor for class com.whitestein.lsps.lang.type.MapType
Creates new instance of MapType.
MapValue - Class in com.whitestein.lsps.engine.dto.val
A map value.
MapValue() - Constructor for class com.whitestein.lsps.engine.dto.val.MapValue
Creates new instance.
MapValue(Map<?, ?>) - Constructor for class com.whitestein.lsps.engine.dto.val.MapValue
Creates new instance from the given map.
MapValue - Class in com.whitestein.lsps.engine.state.xml
Persistent value representing an immutable map.
MapValue() - Constructor for class com.whitestein.lsps.engine.state.xml.MapValue
Creates new instance of MapValue.
MapValue(long, ModelInstance, String, List<? extends Value>, List<? extends Value>, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.MapValue
Creates new instance of MapValue.
MapValue(long, ModelInstance, String, List<? extends Value>, List<? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.MapValue
Creates new instance of MapValue.
MapValue(ModelInstance, String, List<? extends Value>, List<? extends Value>, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.MapValue
Creates new instance of MapValue.
MapValue(ModelInstance, String, List<? extends Value>, List<? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.MapValue
Creates new instance of MapValue.
MapValueItem - Class in com.whitestein.lsps.engine.dto.val
Map value item.
MapValueItem() - Constructor for class com.whitestein.lsps.engine.dto.val.MapValueItem
Creates new instance.
MapValueMapAdapter - Class in com.whitestein.lsps.engine.dto.val
Map adapter for the MapValue.
MapValueMapAdapter(MapValue) - Constructor for class com.whitestein.lsps.engine.dto.val.MapValueMapAdapter
Constructs the map adapter.
MapVariant(Map<K, V>, Type, Variant.Origin, Class<K>, Class<V>, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.MapVariant
Creates the variant.
MARGIN - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'margin' hint used for applying margin to layout component.
mark() - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
 
markAfterCreateCalled() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
markAsDirty() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
 
markAsDirty() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
 
markComponentAsInvalid(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
markComponentAsInvalid(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
markComponentAsInvalid(UIComponent) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
markComponentAsInvalid(UIComponent) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Marks the component as invalid.
markComponentAsInvalid(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
markComponentAsValid(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
markComponentAsValid(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
markComponentAsValid(UIComponent) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
markComponentAsValid(UIComponent) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Marks the component as valid again.
markComponentAsValid(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
markElementAsNil(Document, Element) - Static method in class com.whitestein.lsps.xml.util.XmlUtil
Marks element as nil - will add xsi:nil attribute to the element with value "true"
MARKER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::PlotOptionsScatter.marker
MARKER_CIRCLE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::Marker.circle
MARKER_CLICKED_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
MARKER_CLICKED_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
MARKER_DIAMOND - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::Marker.diamond
MARKER_DRAGGED_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
MARKER_DRAGGED_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
MARKER_SQUARE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::Marker.square
MARKER_TRIANGLE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::Marker.triangle
MARKER_TRIANGLE_DOWN - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::Marker.triangle_down
MARKERS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
 
markForCloseForm() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
markForSave() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
Marks the screen for save.
markForSubmit() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
Marks the screen for submission.
markTimedOut(long) - Method in interface com.whitestein.lsps.engine.WsService
Mark WsRequestHandler object with given id as timed out.
markTimedOut(long) - Method in class com.whitestein.lsps.wsserver.WsServiceBean
 
markWidgetDirtyAfterAnimation(GridStackDashboardWidget) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard.DashboardCommunication
 
marshal(BooleanValue) - Method in class com.whitestein.lsps.engine.state.xml.BooleanAdapter
 
marshal(Date) - Method in class com.whitestein.lsps.engine.state.xml.DateAdapter
 
marshal(Decimal) - Method in class com.whitestein.lsps.engine.state.xml.DecimalAdapter
 
marshal(NullValue) - Method in class com.whitestein.lsps.engine.state.xml.NullAdapter
 
MarshalCallback - Interface in com.whitestein.lsps.common.jaxb
Custom marshal callback interface mimicking JAXB class based marshal callbacks Some JAXB implementations (e.g.
MarshalCallbacksListener - Class in com.whitestein.lsps.common.jaxb
Marshal listener delegating marshaling events to MarshalCallback interface implementing nodes Some JAXB implementations (e.g.
MarshalCallbacksListener(Marshaller, Marshaller.Listener) - Constructor for class com.whitestein.lsps.common.jaxb.MarshalCallbacksListener
 
marshall(Object, boolean, MarshallerConfig) - Method in class com.whitestein.lsps.engine.state.StateMarshaller
Saves a model instance state to a byte array.
marshall(Object, MarshallerConfig) - Method in class com.whitestein.lsps.engine.state.StateMarshaller
Saves a model instance state to a byte array.
marshall(Object, boolean) - Method in class com.whitestein.lsps.os.OsMarshaller
Saves a model instance state to a byte array.
marshall(Object) - Method in class com.whitestein.lsps.os.OsMarshaller
Saves a model instance state to a byte array.
MarshallerConfig - Class in com.whitestein.lsps.engine.state
Marshaller configuration.
MarshallerConfig(boolean) - Constructor for class com.whitestein.lsps.engine.state.MarshallerConfig
Creates new instance.
marshallState() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
Saves the model instance state.
match(FunctionSignature) - Method in class com.whitestein.lsps.lang.signature.ClosureTypeSignatureMatcher
 
match(FunctionSignature) - Method in class com.whitestein.lsps.lang.signature.ComplexSignatureMatcher
 
match(FunctionSignature) - Method in class com.whitestein.lsps.lang.signature.ExtensionMethodSignatureMatcher
 
match(Type, Type...) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
Returns mapping of the free types in this function signature to provided actual parameter types; or null if such mapping is not possible.
match(int, Type) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
Returns mapping of the free types in this function signature such that the resulting closure type is the most general type which is subtype of type or null if such mapping does not exist.
match(Type, Map<String, Type>) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
Returns mapping of the free types in this function signature to provided actual named parameter types; or null if such mapping is not possible.
match(FunctionSignature) - Method in class com.whitestein.lsps.lang.signature.NamedArgsSignatureMatcher
 
match(FunctionSignature) - Method in class com.whitestein.lsps.lang.signature.ObjectSignatureMatcher
 
match(FunctionSignature) - Method in interface com.whitestein.lsps.lang.signature.SignatureMatcher
Returns signature mapping.
matches(String) - Method in class com.whitestein.lsps.common.rest.PathTemplate
Tells whether or not this template matches the given path.
matches(String, String) - Method in class com.whitestein.lsps.lang.type.xml.RootElementBinding
 
matches(RoleUnitName) - Method in class com.whitestein.lsps.os.dto.RoleUnitName
Returns true if this role matches the other role, i.e.
matches(Collection<RoleUnitName>) - Method in class com.whitestein.lsps.os.dto.RoleUnitName
Returns true if this role matches at least one of the other roles.
matches(Collection<RoleUnitName>, Collection<RoleUnitName>) - Static method in class com.whitestein.lsps.os.dto.RoleUnitName
Returns true if at least one role in roles1 matches at least one role in roles2.
matches(ExecutionContext, String, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Check method to find out if given string matches regex
matches(ExecutionContext, String, String) - Method in class com.whitestein.lsps.vaadin.forms.Utils
Attempts to match the entire string against the pattern
matchesSubtype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.AbstractType
 
matchesSubtype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.ClosureType
 
matchesSubtype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.CollectionType
 
matchesSubtype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.FreeType
 
matchesSubtype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.ListType
 
matchesSubtype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.MapType
 
matchesSubtype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.ReferenceType
 
matchesSubtype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.SetType
 
matchesSubtype(Type, TypeMapping) - Method in interface com.whitestein.lsps.lang.type.Type
Performs type matching on this type.
matchesSubtype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.TypeType
 
matchesSupertype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.AbstractType
 
matchesSupertype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.ClosureType
 
matchesSupertype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.CollectionType
 
matchesSupertype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.FreeType
 
matchesSupertype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.ListType
 
matchesSupertype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.MapType
 
matchesSupertype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.ReferenceType
 
matchesSupertype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.SetType
 
matchesSupertype(Type, TypeMapping) - Method in interface com.whitestein.lsps.lang.type.Type
Performs type matching on this type.
matchesSupertype(Type, TypeMapping) - Method in class com.whitestein.lsps.lang.type.TypeType
 
max(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns the maximum element from the given collection.
max(Date...) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Computes max Date from all passed dates
max(ExecutionContext, Decimal...) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Computes max long from all passed long
MAX - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::ChartAxis.max
MAX_CACHED - Static variable in class com.whitestein.lsps.lang.type.QID
limit for the size of the cache
MAX_DATA_LENGTH - Static variable in class com.whitestein.lsps.engine.state.RollbackItem
Maximum length of the data field.
MAX_EXCEPTION_LENGTH - Static variable in class com.whitestein.lsps.engine.state.RollbackItem
Maximum length of the exception stack-trace field.
MAX_NUMBER_ENGINE_LOOPS - Static variable in class com.whitestein.lsps.engine.state.Setting
Max number of engine lools.
MAX_PARAMS - Static variable in class com.whitestein.lsps.orgstructure.entity.RoleName
Maximum number of parameters a role name can have.
MAX_SCALE - Static variable in class com.whitestein.lsps.lang.type.DecimalType
Maximal possible scale
MAX_TEXT_SIZE - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'max-text-size' hint.
maxDate(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
 
maxDecimal(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
 
maximize() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
Maximizes widget.
maxInteger(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
 
maxString(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
 
maybeContainsChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
Quickly guesses if this tree item is a leaf or not.
MBeanInitializationLocal - Interface in com.whitestein.lsps.common
This interface provides method to initialize MBeans which give access to Hibernate statistics.
MEDIUM_PRIORITY - Static variable in class com.whitestein.lsps.engine.Constants
Medium processing priority.
memoize() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.AbstractValueProvider
 
memoize() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.DelegatingValueProvider
 
memoize() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.ValueProvider
Returns a value provider which caches (memoizes) pairs of input-result of ValueProvider.call(Object) indefinitely.
memoize() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.MemoizingValueProvider
 
MemoizingValueProvider(ValueProvider) - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.MemoizingValueProvider
 
MENU_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
MENU_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
menuItemById(String) - Static method in class com.whitestein.lsps.test.web.UITester
Returns a locator for given menu item.
merge(ProfilerNode) - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
 
merge(ExecutionContext, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
 
merge(ExecutionContext, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
merge(Set<Variant<RecordHolder>>) - Method in class com.whitestein.lsps.vaadin.ui.ViewModelMerger
Merges given view models manually.
merge(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
 
MERGE_EVALUATION_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Error thrown when an evaluation cannot be merged.
MERGE_TO_TOP_LEVEL - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ViewModel.mergeToTopLevel
MERGE_TYPE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ViewModel.mergeType
MERGE_VIEW_MODEL - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ViewModelAction.mergeViewModel
mergeAllProxies(ExecutionContext, Boolean, CollectionHolder) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Merges changes from the proxies to the proxied records.
mergeAllProxies(ExecutionContext, CollectionHolder) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Merges changes from the proxies to the proxied records.
mergeAllProxies(ExecutionContext, Boolean, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
mergeAllProxies(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
mergeAllProxiesDeep(ExecutionContext, Boolean, CollectionHolder) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Merges changes from the proxies to the proxied records.
mergeAllProxiesDeep(ExecutionContext, CollectionHolder) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Merges changes from the proxies to the proxied records.
mergeAllProxiesDeep(ExecutionContext, Boolean, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
mergeAllProxiesDeep(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
mergeChanges(Namespace, boolean, boolean) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
 
mergeChanges(Namespace, boolean, boolean) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
 
mergeChanges(Namespace, boolean, boolean) - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
 
mergeChanges(Namespace, boolean, boolean) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
 
mergeChanges(RuntimeToPersistentConverter, Namespace, RecordHolder, boolean, boolean) - Method in class com.whitestein.lsps.engine.lang.RecordChangeProxyMerger
It merges all changes from proxy to the proxied record.
mergeChanges(RuntimeToPersistentConverter, Namespace, Collection<RecordHolder>, boolean, boolean) - Method in class com.whitestein.lsps.engine.lang.RecordChangeProxyMerger
 
mergeChanges(Namespace, boolean, boolean) - Method in class com.whitestein.lsps.engine.lang.RecordHolderBase
 
mergeChanges(Namespace, boolean, boolean) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
 
mergeChanges(Namespace, boolean, boolean) - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
If this is wrapper it merges all its changes to the wrapped record.
mergeEvaluation(ExecutionContext) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Merges auxiliary contexts and values to the original execution contexts and values.
mergeEvaluation(ExecutionContext) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
mergeIn(ExecutionTrace) - Method in class com.whitestein.lsps.engine.ExecutionTrace
 
mergeLevel(String) - Method in class com.whitestein.lsps.engine.lang.EvaluationLevelMerger
Merges all changed from the level to the lower level.
mergeProxies(ExecutionContext, Boolean, Object...) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Merges changes from the proxies to the proxied records.
mergeProxies(ExecutionContext, Object...) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Merges changes from the proxies to the proxied records.
mergeProxies(ExecutionContext, Boolean, Object...) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
mergeProxies(ExecutionContext, Object...) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
mergeProxiesDeep(ExecutionContext, Boolean, Object...) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Merges changes from the proxies to the proxied records.
mergeProxiesDeep(ExecutionContext, Object...) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Merges changes from the proxies to the proxied records.
mergeProxiesDeep(ExecutionContext, Boolean, Object...) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
mergeProxiesDeep(ExecutionContext, Object...) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
Message - Class in com.whitestein.lsps.engine.comm
Base class for messages.
Message(Identifier, Identifier) - Constructor for class com.whitestein.lsps.engine.comm.Message
Creates a new instance.
MESSAGE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ValidationError.message
MESSAGE_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
MESSAGE_SELECTOR_PROPERTY - Static variable in interface com.whitestein.lsps.engine.ProcessAgent
Name of the JMS message selector property used to filter JMS messages
MESSAGE_SELECTOR_PROPERTY - Static variable in class com.whitestein.lsps.engine.RestProcessResponse
Name of the JMS message selector property used to filter JMS messages
MESSAGE_SELECTOR_PROPERTY - Static variable in class com.whitestein.lsps.engine.WsProcessResponse
Name of the JMS message selector property used to filter JMS messages
Messages - Class in com.whitestein.lsps.orgstructure.generation
Externals strings provider
META_ANNOTATION - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
Annotation @Meta.
metadata(Map<String, String>) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Adds metadata
METADATA - Static variable in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
The property key of RoleUnit metadata.
METADATA - Static variable in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
Property name.
METHOD_ACCESS_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Error thrown when execution of Java function fails
methodCall(SrcExpression, String, SrcExpression...) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
methodCall(String, SrcExpression...) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
MethodExpression - Class in com.whitestein.lsps.lang.ast
Expression representing record property access.
MethodExpression(ASTInfo, Expression, ClosureType, FunctionSignature, boolean, boolean) - Constructor for class com.whitestein.lsps.lang.ast.MethodExpression
Creates new instance of MethodExpression.
MethodParser - Class in com.whitestein.lsps.lang.parser
 
MethodParser() - Constructor for class com.whitestein.lsps.lang.parser.MethodParser
 
MethodParser(NamespaceModel) - Constructor for class com.whitestein.lsps.lang.parser.MethodParser
 
MethodParser(NamespaceModel, ParserVariableHelper) - Constructor for class com.whitestein.lsps.lang.parser.MethodParser
 
MethodResultOrigin(Variant.Origin) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.MethodResultOrigin
 
Migration - Class in com.whitestein.lsps.engine.dto
Entity representing a migration.
Migration() - Constructor for class com.whitestein.lsps.engine.dto.Migration
Creates new instance.
Migration(long, long, String, String, String, long, String, String, String, long, long, long, Date, Date, long, long) - Constructor for class com.whitestein.lsps.engine.dto.Migration
Creates new instance.
Migration - Class in com.whitestein.lsps.modulemanager.migration.entity
Persistent entity for storing a migration.
Migration(long, long, long, long, String, String, String, long, String, String, String, Date) - Constructor for class com.whitestein.lsps.modulemanager.migration.entity.Migration
Creates new instance.
Migration() - Constructor for class com.whitestein.lsps.modulemanager.migration.entity.Migration
Creates new instance.
MigrationDao - Interface in com.whitestein.lsps.modulemanager.migration.dao
Data access object for Migration Configurations.
MigrationEngine - Class in com.whitestein.lsps.engine
Engine for migration of model instances.
MigrationEngine(ModelInstanceEntity, ModelProviderService, CommunicationService, UnprocessedInputsService, ProcessLogDao, ProcessInterpreterContext) - Constructor for class com.whitestein.lsps.engine.MigrationEngine
Creates new instance.
MigrationEngine.AssignmentListener - Class in com.whitestein.lsps.engine
Assignment change listener.
MigrationIncompatibility - Class in com.whitestein.lsps.engine.dto
Informations about incompatibility of a model instance with respect to a new model that prevent migration.
MigrationIncompatibility() - Constructor for class com.whitestein.lsps.engine.dto.MigrationIncompatibility
Creates new instance
MigrationIncompatibility(long, String, String, String, Integer, Integer) - Constructor for class com.whitestein.lsps.engine.dto.MigrationIncompatibility
Creates new instance
MigrationNotFoundException - Exception in com.whitestein.lsps.engine.exception
Thrown if a target migration does not exist.
MigrationNotFoundException(long) - Constructor for exception com.whitestein.lsps.engine.exception.MigrationNotFoundException
Creates new instance.
MigrationService - Interface in com.whitestein.lsps.engine
Interface for migration of model instances.
MigrationServiceBean - Class in com.whitestein.lsps.modulemanager.migration
Service for migration of model instances.
MigrationServiceBean() - Constructor for class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
Creates new instance.
MigrationServiceBean(MigrationDao, ModelInstanceMigrationDao, ModelInstanceDao, ModelProviderService, ModelManagementServiceLocal, CommunicationService) - Constructor for class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
Creates new instance.
MigrationServiceLocal - Interface in com.whitestein.lsps.engine.ejb
Remote interface for MigrationService.
MigrationServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for MigrationService.
millis() - Method in class com.whitestein.lsps.engine.Duration
 
MIME - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
core::File.mime
min(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns the minimum element from the given collection.
min(Date...) - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Computes minimal Date from all passed dates
min(ExecutionContext, Decimal...) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Computes min long from all passed long
MIN - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::ChartAxis.min
MIN_SCALE - Static variable in class com.whitestein.lsps.lang.type.DecimalType
Minimal possible scale
minDate(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
 
minDecimal(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
 
minimalModelInstanceCopy(ModelInstance, UIScreenState) - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
 
minimize() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
Minimize widget.
minInteger(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
 
minString(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
 
MINUS - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
A minus operator (-);
minutes() - Method in class com.whitestein.lsps.engine.Duration
 
MissingReturnExpression - Class in com.whitestein.lsps.lang.ast
 
MissingReturnExpression(ASTInfo, Type, Expression) - Constructor for class com.whitestein.lsps.lang.ast.MissingReturnExpression
 
MockBinaryHolder - Class in com.whitestein.lsps.lang.exec
Mock binary holder.
MockBinaryHolder(byte[]) - Constructor for class com.whitestein.lsps.lang.exec.MockBinaryHolder
Creates new instance.
MockBinaryHolder(Blob) - Constructor for class com.whitestein.lsps.lang.exec.MockBinaryHolder
Creates new instance.
MockClosureHolder - Class in com.whitestein.lsps.lang.exec
 
MockClosureHolder(ClosureType) - Constructor for class com.whitestein.lsps.lang.exec.MockClosureHolder
 
MockExecutionContext - Class in com.whitestein.lsps.engine.tester
This is a simple implementation of ExecutionContext which should be used for testing.
MockExecutionContext() - Constructor for class com.whitestein.lsps.engine.tester.MockExecutionContext
Creates new instance with a MockNamespace as a Namespace implementation, no parent context, 0L as the context id and no ContextModelElement.
MockExecutionContext(Namespace) - Constructor for class com.whitestein.lsps.engine.tester.MockExecutionContext
Creates new instance with no parent context, 0L as the context id and no ContextModelElement.
MockExecutionContext(Namespace, ExecutionContext, long, ContextModelElement) - Constructor for class com.whitestein.lsps.engine.tester.MockExecutionContext
Creates new instance.
MockHolderFactory - Class in com.whitestein.lsps.lang
Factory which creates mock holders.
MockHolderFactory(Namespace) - Constructor for class com.whitestein.lsps.lang.MockHolderFactory
Creates new instance of MockHolderFactory.
MockJavaOperationExecutor - Class in com.whitestein.lsps.engine.tester
 
MockJavaOperationExecutor(ExecutionContext) - Constructor for class com.whitestein.lsps.engine.tester.MockJavaOperationExecutor
 
MockJavaOperationExecutorFactory - Class in com.whitestein.lsps.engine.tester
 
MockJavaOperationExecutorFactory() - Constructor for class com.whitestein.lsps.engine.tester.MockJavaOperationExecutorFactory
 
MockListHolder - Class in com.whitestein.lsps.lang.exec
Mock list holder.
MockListHolder(ListType) - Constructor for class com.whitestein.lsps.lang.exec.MockListHolder
Creates a new list holder for specified type.
MockListHolder(ListType, Collection<?>) - Constructor for class com.whitestein.lsps.lang.exec.MockListHolder
Creates new instance of MockListHolder.
MockListHolder(Collection<?>) - Constructor for class com.whitestein.lsps.lang.exec.MockListHolder
Creates new instance of MockListHolder.
MockListHolder(Object...) - Constructor for class com.whitestein.lsps.lang.exec.MockListHolder
Creates new instance of MockListHolder.
mockLogIn(TestPerson, String) - Method in class com.whitestein.lsps.test.web.UITester
When your app differs greatly from the default app and UIDefaultAppTester.login(String, String) wouldn't work, you can log in via your custom TestBench/Selenium code.
mockLogout() - Method in class com.whitestein.lsps.test.web.UITester
When your app differs greatly from the default app and UIDefaultAppTester.logout() wouldn't work, you can log in via your custom TestBench/Selenium code.
MockMapHolder - Class in com.whitestein.lsps.lang.exec
Mock map holder.
MockMapHolder(MapType) - Constructor for class com.whitestein.lsps.lang.exec.MockMapHolder
Creates a new array holder for specified type.
MockMapHolder(MapType, Map<?, ?>) - Constructor for class com.whitestein.lsps.lang.exec.MockMapHolder
Creates new instance of MockMapHolder.
MockMapHolder(Map<?, ?>) - Constructor for class com.whitestein.lsps.lang.exec.MockMapHolder
Creates new instance of MockMapHolder.
MockNamespace - Class in com.whitestein.lsps.lang
Mock namespace, variables are not typed and are created on demand.
MockNamespace(String) - Constructor for class com.whitestein.lsps.lang.MockNamespace
Creates new instance of MockNamespace.
MockNamespace(Module) - Constructor for class com.whitestein.lsps.lang.MockNamespace
Creates new instance of MockNamespace.
MockNamespace(Module, Collection<Namespace>) - Constructor for class com.whitestein.lsps.lang.MockNamespace
Creates new instance of MockNamespace.
MockNamespace(Module, Collection<Namespace>, JavaOperationExecutorFactory) - Constructor for class com.whitestein.lsps.lang.MockNamespace
Creates new instance of MockNamespace.
MockNamespace(String, Namespace) - Constructor for class com.whitestein.lsps.lang.MockNamespace
Creates new instance of MockNamespace.
MockNamespace(String, Namespace, Collection<Namespace>) - Constructor for class com.whitestein.lsps.lang.MockNamespace
Creates new instance of MockNamespace.
MockNamespace(String, Namespace, Collection<Namespace>, JavaOperationExecutorFactory) - Constructor for class com.whitestein.lsps.lang.MockNamespace
Creates new instance of MockNamespace.
MockRecordHolder - Class in com.whitestein.lsps.lang.exec
 
MockRecordHolder(RecordType) - Constructor for class com.whitestein.lsps.lang.exec.MockRecordHolder
Returns a new test holder for record type.
MockRecordHolder(RecordType, Map<String, ?>) - Constructor for class com.whitestein.lsps.lang.exec.MockRecordHolder
Creates new instance of MockRecordHolder.
MockRecordHolder(RecordType, String, Object) - Constructor for class com.whitestein.lsps.lang.exec.MockRecordHolder
A constructor that sets one property.
MockRecordNamespace - Class in com.whitestein.lsps.lang.exec
 
MockSetHolder - Class in com.whitestein.lsps.lang.exec
Test implementation of "SetHolder".
MockSetHolder(SetType) - Constructor for class com.whitestein.lsps.lang.exec.MockSetHolder
Creates a new set holder for specified type.
MockSetHolder(SetType, Collection<?>) - Constructor for class com.whitestein.lsps.lang.exec.MockSetHolder
Creates new instance of MockSetHolder.
MockSetHolder(Object...) - Constructor for class com.whitestein.lsps.lang.exec.MockSetHolder
Creates new instance of MockSetHolder.
MockSetHolder(Collection<?>) - Constructor for class com.whitestein.lsps.lang.exec.MockSetHolder
Creates new instance of MockSetHolder.
MockTaskContext - Class in com.whitestein.lsps.engine.tester
 
MockTaskContext() - Constructor for class com.whitestein.lsps.engine.tester.MockTaskContext
Creates new instance.
MockTaskContext(ExecutionContext) - Constructor for class com.whitestein.lsps.engine.tester.MockTaskContext
Creates new instance.
MockTaskContext(ExecutionContext, Task, long, Map<String, ?>) - Constructor for class com.whitestein.lsps.engine.tester.MockTaskContext
Creates new instance.
MockValueHolder<T extends Type> - Class in com.whitestein.lsps.lang.exec
Common supertype for test value holders.
MockValueHolder(T) - Constructor for class com.whitestein.lsps.lang.exec.MockValueHolder
Creates a new value holder for specified data type.
MODE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
 
MODEL - Static variable in class com.whitestein.lsps.stdlib.type.CoreTypes
Model type.
MODEL_CONTEXT - Static variable in exception com.whitestein.lsps.common.ErrorException
Key for model context
MODEL_INSTANCE - Static variable in class com.whitestein.lsps.stdlib.type.CoreTypes
ModelInstance type.
MODEL_INSTANCE_CONTEXT - Static variable in exception com.whitestein.lsps.common.ErrorException
Key for model instance context
MODEL_INSTANCE_NOT_FINISHED - Static variable in class com.whitestein.lsps.stdlib.task.DeleteModelInstanceLogs
Model instance is not finished.
MODEL_INSTANTIATION_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Error thrown when a model cannot be instantiated.
MODEL_INTERPRETATION_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Error thrown when a model cannot be interpreted.
MODEL_UPDATE_ABORTABLE_STATES - Static variable in enum com.whitestein.lsps.engine.dto.ModelInstanceState
The set of model update states which can be aborted.
MODEL_UPDATE_STATES - Static variable in enum com.whitestein.lsps.engine.dto.ModelInstanceState
The set of model update states.
MODEL_UPDATEABLE - Static variable in enum com.whitestein.lsps.engine.dto.ModelInstanceState
The set of model instance states which allow model update to be performed.
ModelAssembly - Class in com.whitestein.lsps.test
The model assembly.
ModelAssembly(File, AssemblyDescriptor) - Constructor for class com.whitestein.lsps.test.ModelAssembly
 
ModelCache - Enum in com.whitestein.lsps.engine
Model cache.
modelContext(Module, ModelInstanceType, ModelProviderClientService) - Static method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
Returns an execution context for the given model.
ModelExporter - Class in com.whitestein.lsps.export
Create zip file with all dependencies of entered main module
ModelExporter(File, Path, List<String>, String) - Constructor for class com.whitestein.lsps.export.ModelExporter
 
modelId - Variable in class com.whitestein.lsps.engine.AssignmentInterpreter
Model instance.
modelId - Variable in class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram.UIProcessDiagramState
 
ModelIdentifiable - Interface in com.whitestein.lsps.engine.state.xml
Interface for elements that contains information about id of the model element.
MODELING_ID - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
 
MODELING_ID - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
 
MODELING_ID - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
 
MODELING_ID - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::UIComponent.modelingId
ModelInstance - Class in com.whitestein.lsps.engine.dto
Immutable and serializable entity representing a model instance.
ModelInstance() - Constructor for class com.whitestein.lsps.engine.dto.ModelInstance
Creates new instance.
ModelInstance(ModelInstanceInfo, List<ModuleInstance>, Collection<Signal>, Collection<ProcessLog>, boolean) - Constructor for class com.whitestein.lsps.engine.dto.ModelInstance
Creates new instance.
modelInstance - Variable in class com.whitestein.lsps.engine.state.xml.ComplexValue
Model instance.
modelInstance - Variable in class com.whitestein.lsps.engine.state.xml.GOElement
To be set by subclasses when unmarshalling.
ModelInstance - Class in com.whitestein.lsps.engine.state.xml
Entity representing a model instance state.
ModelInstance() - Constructor for class com.whitestein.lsps.engine.state.xml.ModelInstance
Creates new empty instance of ModelInstance.
ModelInstance(long, long, String, String, String, CompatibilityVersion, ModelInstanceType, boolean, Long, Map<String, String>, ModelInstanceResourceAllocator) - Constructor for class com.whitestein.lsps.engine.state.xml.ModelInstance
Creates new instance of ModelInstance.
ModelInstance(long, long, Long, String, String, String, CompatibilityVersion, boolean, Map<String, String>, Long, ModelInstanceState, ModelInstanceType, Date, Date, ModelInstanceResourceAllocator, long, long, long, Set<Context>, Long, Long, Set<String>, Boolean) - Constructor for class com.whitestein.lsps.engine.state.xml.ModelInstance
Creates new instance of ModelInstance.
modelInstance - Variable in class com.whitestein.lsps.engine.state.xml.ValueRef
Model instance.
ModelInstance - Class in com.whitestein.lsps.test
 
ModelInstance(long) - Constructor for class com.whitestein.lsps.test.ModelInstance
 
ModelInstanceAware - Interface in com.whitestein.lsps.engine.state.xml
Model instance aware element interface.
ModelInstanceColumn - Enum in com.whitestein.lsps.engine.dto
Model instance columns that can be used in queries.
ModelInstanceConcurrentInvocation - Exception in com.whitestein.lsps.engine.exception
Model instance is invoked more times in a current thread.
ModelInstanceConcurrentInvocation(String) - Constructor for exception com.whitestein.lsps.engine.exception.ModelInstanceConcurrentInvocation
Creates new instance.
ModelInstanceCriteria - Class in com.whitestein.lsps.engine.dto
Criteria for searching processes.
ModelInstanceCriteria() - Constructor for class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
Default constructor with paging OFF.
ModelInstanceCriteria(int) - Constructor for class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
Constructor with paging ON and given result count.
ModelInstanceCriteria(int, int) - Constructor for class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
Constructor with paging ON and given index and result count.
ModelInstanceCriteria(ModelInstanceCriteria) - Constructor for class com.whitestein.lsps.engine.dto.ModelInstanceCriteria
Copy constructor.
ModelInstanceDao - Interface in com.whitestein.lsps.engine.dao
Data access object used to store and retrieve ModelInstanceEntity.
ModelInstanceData - Enum in com.whitestein.lsps.engine.dto
Enum representing a part of module instance data.
ModelInstanceDirtyListener - Class in com.whitestein.lsps.engine
Model instance listener that updates dirty property of a model instance.
ModelInstanceDirtyListener(ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.ModelInstanceDirtyListener
Creates new model instance.
ModelInstanceDtoConverter - Class in com.whitestein.lsps.engine
Converts model instance to dto.
ModelInstanceDtoConverter(ModelProviderService, ProcessLogDao) - Constructor for class com.whitestein.lsps.engine.ModelInstanceDtoConverter
Creates new instance.
ModelInstanceDumper - Class in com.whitestein.lsps.engine.state
Dumps a filtered data from ModelInstance to a byte array.
ModelInstanceDumper(Collection<ModelInstanceData>, ProcessLogDao) - Constructor for class com.whitestein.lsps.engine.state.ModelInstanceDumper
Creates new instance
ModelInstanceEntity - Class in com.whitestein.lsps.engine.state
Entity representing a model instance.
ModelInstanceEntity() - Constructor for class com.whitestein.lsps.engine.state.ModelInstanceEntity
Creates new empty instance of ModelInstanceEntity.
ModelInstanceEntity(Module, ModelInstanceEntity, Map<String, String>, ModelInstanceType, ModelInstanceResourceAllocator) - Constructor for class com.whitestein.lsps.engine.state.ModelInstanceEntity
Creates new instance.
ModelInstanceEventLogger - Class in com.whitestein.lsps.engine
This class listens for model instance change-events and performs any necessary database logging.
ModelInstanceEventLogger(ModelInstanceEntity, ModelProviderService, ProcessLogDao) - Constructor for class com.whitestein.lsps.engine.ModelInstanceEventLogger
Creates new instance.
modelInstanceId - Variable in class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram.UIProcessDiagramState
 
ModelInstanceInfo - Class in com.whitestein.lsps.engine.dto
Immutable and serializable value object for passing informations about a model instance.
ModelInstanceInfo() - Constructor for class com.whitestein.lsps.engine.dto.ModelInstanceInfo
Creates new instance.
ModelInstanceInfo(long, Long, ModelInstanceState, Date, Date, StringProperties, long, String, String, String) - Constructor for class com.whitestein.lsps.engine.dto.ModelInstanceInfo
Creates new instance.
ModelInstanceInfoList - Class in com.whitestein.lsps.engine.dto
Model instance list.
ModelInstanceInfoList() - Constructor for class com.whitestein.lsps.engine.dto.ModelInstanceInfoList
Creates new instance.
ModelInstanceInfoList(Collection<ModelInstanceInfo>, long) - Constructor for class com.whitestein.lsps.engine.dto.ModelInstanceInfoList
Creates new instance.
ModelInstanceLogs - Class in com.whitestein.lsps.test
Model instance log messages.
ModelInstanceLogs(List<Log>) - Constructor for class com.whitestein.lsps.test.ModelInstanceLogs
Creates model instance logs.
ModelInstanceMarshaller - Class in com.whitestein.lsps.engine.state
Store a filtered data from ModelInstance to a byte array.
ModelInstanceMarshaller(StateType) - Constructor for class com.whitestein.lsps.engine.state.ModelInstanceMarshaller
Creates new instance
ModelInstanceMigrationDao - Interface in com.whitestein.lsps.modulemanager.migration.dao
Dao for ModelUpdates.
ModelInstanceMigrationNotFoundException - Exception in com.whitestein.lsps.engine.exception
Thrown if a target model instance migration does not exist.
ModelInstanceMigrationNotFoundException(long) - Constructor for exception com.whitestein.lsps.engine.exception.ModelInstanceMigrationNotFoundException
Creates new instance.
ModelInstanceNotFoundException - Exception in com.whitestein.lsps.engine.exception
Thrown if a target model instance does not exist.
ModelInstanceNotFoundException(long) - Constructor for exception com.whitestein.lsps.engine.exception.ModelInstanceNotFoundException
Creates new instance.
ModelInstanceNtf - Class in com.whitestein.lsps.engine.state
This entity contains information about which model instances should be notified.
ModelInstanceNtf() - Constructor for class com.whitestein.lsps.engine.state.ModelInstanceNtf
Creates new empty instance.
ModelInstanceNtf(ModelInstanceEntity, String) - Constructor for class com.whitestein.lsps.engine.state.ModelInstanceNtf
Creates new instance.
ModelInstanceOrdering - Class in com.whitestein.lsps.engine.dto
Model instance ordering.
ModelInstanceOrdering() - Constructor for class com.whitestein.lsps.engine.dto.ModelInstanceOrdering
Creates new instance.
ModelInstanceOrdering(ModelInstanceColumn, OrderDirection) - Constructor for class com.whitestein.lsps.engine.dto.ModelInstanceOrdering
Creates new instance.
ModelInstancePlugin - Interface in com.whitestein.lsps.engine
Interface for modelInstance plugins.
ModelInstanceProperty - Class in com.whitestein.lsps.engine.state
Entity representing a model instance property.
ModelInstanceProperty() - Constructor for class com.whitestein.lsps.engine.state.ModelInstanceProperty
Creates new empty instance.
ModelInstanceProperty(ModelInstanceEntity, String, String) - Constructor for class com.whitestein.lsps.engine.state.ModelInstanceProperty
Creates new instance.
ModelInstanceProperty - Class in com.whitestein.lsps.engine.state.xml
Entity representing a model instance property.
ModelInstanceProperty() - Constructor for class com.whitestein.lsps.engine.state.xml.ModelInstanceProperty
Creates new empty instance of ModelInstanceProperty.
ModelInstanceProperty(ModelInstance, String, String) - Constructor for class com.whitestein.lsps.engine.state.xml.ModelInstanceProperty
Creates new instance of ModelInstanceProperty.
ModelInstanceResourceAllocator - Interface in com.whitestein.lsps.engine.state
Allocator of ids in a model instance.
ModelInstanceRuntimeData - Class in com.whitestein.lsps.engine
Model instance runtime data.
ModelInstanceRuntimeData(ModelInstanceEntity) - Constructor for class com.whitestein.lsps.engine.ModelInstanceRuntimeData
Creates new instance.
ModelInstanceSavePoint - Class in com.whitestein.lsps.engine.lang
Save point allows to make backup of a model instance and later restore this state.
ModelInstanceSavePoint(ModelInstance) - Constructor for class com.whitestein.lsps.engine.lang.ModelInstanceSavePoint
Creates new instance and makes copy of the current model instance state.
ModelInstanceState - Enum in com.whitestein.lsps.engine.dto
State of the model instance life-cycle.
ModelInstanceState - Class in com.whitestein.lsps.engine.state
Entity containing the model instance state represented as a byte array.
ModelInstanceState() - Constructor for class com.whitestein.lsps.engine.state.ModelInstanceState
Creates new instance.
ModelInstanceStateChange - Class in com.whitestein.lsps.engine.change
State change of a model instance.
ModelInstanceStateChange(ModelInstance, ModelInstanceState, ModelInstanceState) - Constructor for class com.whitestein.lsps.engine.change.ModelInstanceStateChange
Creates new instance.
ModelInstanceStateException - Exception in com.whitestein.lsps.engine.exception
Thrown if a target model instance state loading fails.
ModelInstanceStateException(String, Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.ModelInstanceStateException
Creates new instance.
ModelInstanceTransactionStack - Class in com.whitestein.lsps.engine
Stack of model instances in a transaction.
ModelInstanceTransactionStack(ExecutionTransactionData) - Constructor for class com.whitestein.lsps.engine.ModelInstanceTransactionStack
Creates new instance.
ModelInstanceType - Enum in com.whitestein.lsps.engine.dto
Model instance is used to store state in various situations.
ModelInstanceUtilsService - Interface in com.whitestein.lsps.engine
Service for merging evaluation levels.
modelInstanceUtilsService - Variable in class com.whitestein.lsps.vaadin.LspsContextHolder
Instance of ModelInstanceUtilsService.
ModelInstanceUtilsServiceBean - Class in com.whitestein.lsps.engine
Implementation of the ModelInstanceUtilsService
ModelInstanceUtilsServiceBean() - Constructor for class com.whitestein.lsps.engine.ModelInstanceUtilsServiceBean
 
ModelLoadException - Exception in com.whitestein.lsps.engine
An exception indicating that model cannot be loaded into the model cache.
ModelLoadException() - Constructor for exception com.whitestein.lsps.engine.ModelLoadException
Constructs a new exception.
ModelLoadException(String, Throwable) - Constructor for exception com.whitestein.lsps.engine.ModelLoadException
Constructs a new exception.
ModelLoadException(String) - Constructor for exception com.whitestein.lsps.engine.ModelLoadException
Constructs a new exception.
ModelLoadException(Throwable) - Constructor for exception com.whitestein.lsps.engine.ModelLoadException
Constructs a new exception.
ModelManagementDao - Interface in com.whitestein.lsps.modulemanager.dao
The DAO for accessing module repository
ModelManagementService - Interface in com.whitestein.lsps.engine
Interface for manipulating with models/modules repository
ModelManagementServiceBean - Class in com.whitestein.lsps.modulemanager
Service for manipulating with models/modules repository.
ModelManagementServiceBean() - Constructor for class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
Creates new instance.
ModelManagementServiceBean(ModelManagementDao, SettingDao, ProcessServiceLocal, ModelProviderService, BinaryDataServiceLocal, SharedRecordConfigurationService, SessionContext, boolean) - Constructor for class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
Constructor
ModelManagementServiceLocal - Interface in com.whitestein.lsps.engine.ejb
Remote interface for ModelManagementService.
ModelManagementServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for ModelManagementService.
ModelManagerPlugin - Interface in com.whitestein.lsps.modulemanager
Interface for module manager plugins, that can contribute to the process of the module uploading and compilation.
ModelPersisterPlugin - Class in com.whitestein.lsps.modulemanager
Creates model entities and persists them.
ModelPersisterPlugin() - Constructor for class com.whitestein.lsps.modulemanager.ModelPersisterPlugin
 
ModelProvider - Interface in com.whitestein.lsps.engine
Provider of model elements.
ModelProviderClientService - Interface in com.whitestein.lsps.engine
Service that provides model related utilities in web container.
ModelProviderImpl - Class in com.whitestein.lsps.engine
Implementation of the ModelProvider.
ModelProviderImpl(ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.ModelProviderImpl
Creates new instances.
modelProviderService - Variable in class com.whitestein.lsps.engine.AssignmentInterpreter
Model provider service.
modelProviderService - Variable in class com.whitestein.lsps.engine.lang.EvaluationLevelMerger
 
modelProviderService - Variable in class com.whitestein.lsps.engine.lang.RuntimeToPersistentConverter
 
ModelProviderService - Interface in com.whitestein.lsps.engine
Service that provides model related utilities.
modelProviderService() - Method in interface com.whitestein.lsps.engine.ProcessInterpreterContext
Returns a model provider service.
modelProviderService - Variable in class com.whitestein.lsps.vaadin.LspsContextHolder
Instance of ModelProviderService to be used by subclasses
modelProviderService - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
 
ModelProviderServiceBean - Class in com.whitestein.lsps.modulemanager
 
ModelProviderServiceBean() - Constructor for class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
Creates new instance.
ModelProviderServiceBean(ModelManagementDao, ComponentServiceLocal, ModelInstanceDao) - Constructor for class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
Creates new instance.
ModelUnloadException - Exception in com.whitestein.lsps.engine.exception
Thrown if there is an error during model unload.
ModelUnloadException(String, Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.ModelUnloadException
Creates new instance.
ModelUnloadException(String) - Constructor for exception com.whitestein.lsps.engine.exception.ModelUnloadException
Creates new instance.
ModelUpdate - Class in com.whitestein.lsps.engine.dto
Entity representing a model instance migration.
ModelUpdate() - Constructor for class com.whitestein.lsps.engine.dto.ModelUpdate
Creates new instance.
ModelUpdate(long, long, Date, Date, Migration, ModelInstanceState) - Constructor for class com.whitestein.lsps.engine.dto.ModelUpdate
Creates new instance.
ModelUpdate - Class in com.whitestein.lsps.modulemanager.migration.entity
 
ModelUpdate() - Constructor for class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
Creates new instance.
ModelUpdate(long, Date, Migration) - Constructor for class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdate
Creates new instance.
ModelUpdateLog - Class in com.whitestein.lsps.modulemanager.migration.entity
Entity containing the model instance migration log.
ModelUpdateLog() - Constructor for class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdateLog
Creates an empty instance.
ModelUpdateLog(String) - Constructor for class com.whitestein.lsps.modulemanager.migration.entity.ModelUpdateLog
Creates new instance.
ModelUploadException - Exception in com.whitestein.lsps.engine.exception
Thrown if there is an error during model upload.
ModelUploadException(String, Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.ModelUploadException
Creates new instance.
ModelUploadException(String) - Constructor for exception com.whitestein.lsps.engine.exception.ModelUploadException
Creates new instance.
ModelUploadException(Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.ModelUploadException
Creates new instance.
ModelUploadException(String, DiagnosticResult) - Constructor for exception com.whitestein.lsps.engine.exception.ModelUploadException
Creates new instance.
ModelUploadUtil - Class in com.whitestein.lsps.engine
 
Modifier - Enum in com.whitestein.lsps.lang.signature
Function signature modifiers.
modifiers(Collection<Modifier>) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Adds given modifiers.
Module - Class in com.whitestein.lsps.engine.dto
Value object for transferring information about Module between server and remote client
Module() - Constructor for class com.whitestein.lsps.engine.dto.Module
Creates new instance.
Module(long, String, String, String, String, String, Date, Date, boolean, boolean, boolean, Collection<ModuleEntry>, Collection<Module>) - Constructor for class com.whitestein.lsps.engine.dto.Module
Creates new instance.
Module - Interface in com.whitestein.lsps.lang.module
Module is representation of namespace in model.
Module - Class in com.whitestein.lsps.modulemanager.entity
Entity representing module
Module() - Constructor for class com.whitestein.lsps.modulemanager.entity.Module
Creates new instance.
Module(String) - Constructor for class com.whitestein.lsps.modulemanager.entity.Module
Creates new instance.
Module(String, String, String, Date) - Constructor for class com.whitestein.lsps.modulemanager.entity.Module
Creates new instance.
Module(String, String, String, String, Date, boolean, boolean, boolean) - Constructor for class com.whitestein.lsps.modulemanager.entity.Module
Creates new instance.
Module - Class in com.whitestein.lsps.test
Controls uploaded module remotely.
Module(Module) - Constructor for class com.whitestein.lsps.test.Module
Creates the remote for controlling uploaded module.
ModuleColumn - Enum in com.whitestein.lsps.engine.dto
 
ModuleConvertor - Class in com.whitestein.lsps.modulemanager
Implementation of Module interface provides the whole information about a module for validation or generation
ModuleCriteria - Class in com.whitestein.lsps.engine.dto
Class for defining search criteria for modules with paging capability.
ModuleCriteria() - Constructor for class com.whitestein.lsps.engine.dto.ModuleCriteria
Default constructor
ModuleCriteria(int, int) - Constructor for class com.whitestein.lsps.engine.dto.ModuleCriteria
 
ModuleCriteria(int) - Constructor for class com.whitestein.lsps.engine.dto.ModuleCriteria
 
ModuleDescriptor - Class in com.whitestein.lsps.test
Describes a module, this is its name, version, form where this module will be loaded and the dependencies.
ModuleDescriptor(String, String, List<String>) - Constructor for class com.whitestein.lsps.test.ModuleDescriptor
 
ModuleDetails - Class in com.whitestein.lsps.engine.dto
Value object for transferring information about Module and it's related details between server and client.
ModuleDetails() - Constructor for class com.whitestein.lsps.engine.dto.ModuleDetails
 
ModuleDetails(Module, Long) - Constructor for class com.whitestein.lsps.engine.dto.ModuleDetails
 
ModuleDetailsList - Class in com.whitestein.lsps.engine.dto
This class represents a list of module details.
ModuleDetailsList() - Constructor for class com.whitestein.lsps.engine.dto.ModuleDetailsList
 
ModuleDetailsList(List<ModuleDetails>, long) - Constructor for class com.whitestein.lsps.engine.dto.ModuleDetailsList
Creates new instance.
ModuleEntry - Class in com.whitestein.lsps.engine.dto
Value object for transferring information about ModuleEntry between server and remote client
ModuleEntry() - Constructor for class com.whitestein.lsps.engine.dto.ModuleEntry
Creates new instance.
ModuleEntry(long, String, String) - Constructor for class com.whitestein.lsps.engine.dto.ModuleEntry
Creates new instance.
ModuleEntry(long, String, String, byte[]) - Constructor for class com.whitestein.lsps.engine.dto.ModuleEntry
Creates new instance with the data.
ModuleEntry - Class in com.whitestein.lsps.modulemanager.entity
Entity representing module entry.
ModuleEntry(String, Blob) - Constructor for class com.whitestein.lsps.modulemanager.entity.ModuleEntry
constructor
ModuleEntry() - Constructor for class com.whitestein.lsps.modulemanager.entity.ModuleEntry
Constructor
ModuleEntryList - Class in com.whitestein.lsps.engine.dto
Class representing a list of module entries.
ModuleEntryList() - Constructor for class com.whitestein.lsps.engine.dto.ModuleEntryList
Creates new instance.
ModuleEntryList(QueryResult<ModuleEntry>) - Constructor for class com.whitestein.lsps.engine.dto.ModuleEntryList
Creates new instance.
ModuleEntryList(Collection<ModuleEntry>) - Constructor for class com.whitestein.lsps.engine.dto.ModuleEntryList
Creates new instance.
ModuleEntryList(Collection<ModuleEntry>, long) - Constructor for class com.whitestein.lsps.engine.dto.ModuleEntryList
Creates new instance.
ModuleHash - Class in com.whitestein.lsps.common.hash
 
ModuleInstance - Class in com.whitestein.lsps.engine.dto
Immutable and serializable entity representing a module instance in a process.
ModuleInstance() - Constructor for class com.whitestein.lsps.engine.dto.ModuleInstance
Creates new instance.
ModuleInstance(long, Context, Collection<ProcessInstance>) - Constructor for class com.whitestein.lsps.engine.dto.ModuleInstance
Creates new instance.
ModuleInstance - Class in com.whitestein.lsps.engine.state.xml
Entity representing a module instance.
ModuleInstance() - Constructor for class com.whitestein.lsps.engine.state.xml.ModuleInstance
Creates new empty instance of ModuleInstance.
ModuleInstance(ModelInstance, Context) - Constructor for class com.whitestein.lsps.engine.state.xml.ModuleInstance
Creates new instance of ModuleInstance.
ModuleInstance(long, ModelInstance, Context) - Constructor for class com.whitestein.lsps.engine.state.xml.ModuleInstance
Creates new instance of ModuleInstance.
ModuleInstance(ModelInstance, ProcessModel) - Constructor for class com.whitestein.lsps.engine.state.xml.ModuleInstance
Creates new instance of ModuleInstance for given ProcessModel.
ModuleInstanceState - Enum in com.whitestein.lsps.engine.dto
State of a module instance.
ModuleInstanceStateChange - Class in com.whitestein.lsps.engine.change
State change of a module instance.
ModuleInstanceStateChange(ModuleInstance, ModuleInstanceState, ModuleInstanceState) - Constructor for class com.whitestein.lsps.engine.change.ModuleInstanceStateChange
Creates new instance.
ModuleInterpreter - Class in com.whitestein.lsps.engine
Interprets a process module.
ModuleInterpreter(ModuleInstance, ProcessInterpreterContext) - Constructor for class com.whitestein.lsps.engine.ModuleInterpreter
Creates new instance.
ModuleList - Class in com.whitestein.lsps.engine.dto
Class representing a list of modules.
ModuleList() - Constructor for class com.whitestein.lsps.engine.dto.ModuleList
Creates new instance.
ModuleList(QueryResult<Module>) - Constructor for class com.whitestein.lsps.engine.dto.ModuleList
Creates new instance.
ModuleList(Collection<Module>) - Constructor for class com.whitestein.lsps.engine.dto.ModuleList
Creates new instance.
ModuleList(Collection<Module>, long) - Constructor for class com.whitestein.lsps.engine.dto.ModuleList
Creates new instance.
ModuleNotFoundException - Exception in com.whitestein.lsps.engine.exception
Thrown if a target model does not exist.
ModuleNotFoundException(long) - Constructor for exception com.whitestein.lsps.engine.exception.ModuleNotFoundException
Creates new instance.
ModuleOrdering - Class in com.whitestein.lsps.engine.dto
RoolbackInfo ordering.
ModuleOrdering() - Constructor for class com.whitestein.lsps.engine.dto.ModuleOrdering
Creates new instance.
ModuleOrdering(ModuleColumn, OrderDirection) - Constructor for class com.whitestein.lsps.engine.dto.ModuleOrdering
Creates new instance.
ModulePart - Interface in com.whitestein.lsps.lang.module
 
ModuleResource - Class in com.whitestein.lsps.visualization.dto
This class represents a single module resource.
ModuleResource(long, String, String) - Constructor for class com.whitestein.lsps.visualization.dto.ModuleResource
 
ModuleResourceBundle - Class in com.whitestein.lsps.engine.dto
Creates new instance.
ModuleResourceBundle() - Constructor for class com.whitestein.lsps.engine.dto.ModuleResourceBundle
Creates new instance.
ModuleResourceBundle(LocalizationResourceBundle.Bundle) - Constructor for class com.whitestein.lsps.engine.dto.ModuleResourceBundle
Creates new instance.
ModuleResources - Class in com.whitestein.lsps.visualization.dto
This class contains a list of all module resources.
ModuleResources(long, List<ModuleResource>) - Constructor for class com.whitestein.lsps.visualization.dto.ModuleResources
Creates a new instance of this class for a given module and its resources.
ModulesProcessingResult - Class in com.whitestein.lsps.engine.dto
Contains all information about modules upload.
ModulesProcessingResult() - Constructor for class com.whitestein.lsps.engine.dto.ModulesProcessingResult
 
ModulesProcessingResult(ModuleList, ModuleList) - Constructor for class com.whitestein.lsps.engine.dto.ModulesProcessingResult
 
ModulesUploadResult - Class in com.whitestein.lsps.engine.dto
Contains all information about modules upload.
ModulesUploadResult() - Constructor for class com.whitestein.lsps.engine.dto.ModulesUploadResult
 
ModulesUploadResult(ModuleList, List<SchemaOperationResult>) - Constructor for class com.whitestein.lsps.engine.dto.ModulesUploadResult
 
MODULO - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
Remainder operator (%).
MONITOR_WEBSERVICES - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to monitor published web services
months() - Method in class com.whitestein.lsps.engine.Duration
 
MORE_THAN - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
 
MORE_THAN - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
 
move(String, String) - Method in class com.whitestein.lsps.engine.state.xml.Token
Move the token to the new element by the flow.
move(String) - Method in class com.whitestein.lsps.engine.state.xml.Token
Move the token to the new element.
MULTI_SELECT_LIST_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
multiply(Decimal) - Method in class com.whitestein.lsps.lang.Decimal
Returns a Decimal whose value is (this &times; multiplicand).
MULTIPLY - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
A multiplication operator (*).
MULTISELECT - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
 
multiSelectList() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to multi select list.
MultiValueFilter(HashSet<Serializable>) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.MultiValueFilter
 

N

NAME - Static variable in interface com.whitestein.lsps.human.dao.TodoDao
DAO name for lookup
NAME - Static variable in class com.whitestein.lsps.human.model.HumanModule
Name of the core module.
NAME - Static variable in class com.whitestein.lsps.lang.type.CollectionType
Name of the type.
NAME - Static variable in class com.whitestein.lsps.lang.type.DecimalType
Name of the type.
NAME - Static variable in class com.whitestein.lsps.lang.type.ListType
Name of the type.
NAME - Static variable in class com.whitestein.lsps.lang.type.MapType
Name of the type.
NAME - Static variable in class com.whitestein.lsps.lang.type.PropertyPathType
A type name.
NAME - Static variable in class com.whitestein.lsps.lang.type.ReferenceType
Name of the type.
NAME - Static variable in class com.whitestein.lsps.lang.type.SetType
Name of the type.
NAME - Static variable in class com.whitestein.lsps.lang.type.TypeType
Name of the type.
NAME - Static variable in class com.whitestein.lsps.lang.type.VoidType
A name of the void type.
NAME - Static variable in interface com.whitestein.lsps.modulemanager.migration.dao.ModelInstanceMigrationDao
Lookup name.
NAME - Static variable in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
The property key of RoleUnit name.
NAME - Static variable in interface com.whitestein.lsps.orgstructure.dao.PersonDao
The lookup name of the DAO.
NAME - Static variable in interface com.whitestein.lsps.orgstructure.dao.RoleDao
The lookup name of the DAO.
NAME - Static variable in class com.whitestein.lsps.orgstructure.model.OrgStructModule
The name of the OrganizationalStructure module itself.
NAME - Static variable in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
Property name.
NAME - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
 
NAME - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
 
NAME - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFontAwesome
 
NAME - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Document.name
NameAndArgumentsParser - Class in com.whitestein.lsps.lang.parser
 
NameAndArgumentsParser(NamespaceModel) - Constructor for class com.whitestein.lsps.lang.parser.NameAndArgumentsParser
 
NamedArgsSignatureMatcher - Class in com.whitestein.lsps.lang.signature
Signature matcher used for function invocations by named arguments.
NamedArgsSignatureMatcher(Map<String, Type>, Type) - Constructor for class com.whitestein.lsps.lang.signature.NamedArgsSignatureMatcher
Constructs a new matcher instance.
NamedClassType - Class in com.whitestein.lsps.lang.type
 
NamedType - Interface in com.whitestein.lsps.lang.type
A common superclass for defined named types.
NamedValue - Class in com.whitestein.lsps.engine.state.xml
Entity representing a named value.
NamedValue() - Constructor for class com.whitestein.lsps.engine.state.xml.NamedValue
Creates new empty instance.
NamedValue(ModelInstance, long, String, Value) - Constructor for class com.whitestein.lsps.engine.state.xml.NamedValue
Creates new instance.
Namespace - Interface in com.whitestein.lsps.lang.exec
Interface representing namespace in execution.
namespace - Variable in class com.whitestein.lsps.lang.exec.ToStringBuilder
 
NamespaceCompiler - Class in com.whitestein.lsps.engine.lang.compiled
Compiler of namespace to java.
NamespaceCompiler(QID, boolean, boolean, SrcClass, Map<ProcessModel, String>, Map<ClassType, String>, Map<FunctionSignature, String>, FileWriter) - Constructor for class com.whitestein.lsps.engine.lang.compiled.NamespaceCompiler
Creates new instance.
NamespaceModel - Interface in com.whitestein.lsps.lang.module
This interface specifies methods necessary for namespaces.
nameToLiteral(ExecutionContext, Type, String) - Method in class com.whitestein.lsps.stdlib.function.EnumerationFunctions
Transforms the specified enumeration’s literal name to the corresponding literal value.
NativeQueryExecutor - Class in com.whitestein.lsps.engine.sharedrecord
Executor of native queries.
NativeQueryExecutor(ModelProviderService, ExecutionContext, InterpreterStackTrace) - Constructor for class com.whitestein.lsps.engine.sharedrecord.NativeQueryExecutor
Creates new instance.
NativeQueryExecutor(ModelProviderService, ExecutionContext) - Constructor for class com.whitestein.lsps.engine.sharedrecord.NativeQueryExecutor
Creates new instance.
NativeQueryService - Interface in com.whitestein.lsps.engine
Service for execution native queries.
NativeQueryServiceBean - Class in com.whitestein.lsps.engine
Implementation of native query service.
NativeQueryServiceBean() - Constructor for class com.whitestein.lsps.engine.NativeQueryServiceBean
 
navigate(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.Utils
Navigates to given target.
navigate(RecordHolder, boolean) - Method in interface com.whitestein.lsps.vaadin.LspsFormConnector
Opens the requested application page, replacing the given component.
navigateTo(RecordHolder) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
navigateTo(String) - Method in class com.whitestein.lsps.vaadin.util.LspsUIBase
Opens a view for the given viewId.
NAVIGATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::NavigationAction.navigation
NAVIGATION_ACTION_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::NavigationAction type
NAVIGATION_LINK_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
navigationLink() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a navigation link.
needsToBeReloaded() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
Returns true if entity needs to be reloaded from database.
needsToBeReloaded() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
Returns true if entity needs to be reloaded.
needsToBeReloaded() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
Returns true if entity needs to be reloaded from database.
needsToBeWraped() - Method in class com.whitestein.lsps.lang.compiled.model.SrcBlock
 
needsToBeWraped() - Method in class com.whitestein.lsps.lang.compiled.model.SrcChainedExpression
 
needsToBeWraped() - Method in class com.whitestein.lsps.lang.compiled.model.SrcExpression
 
needsToBeWraped() - Method in class com.whitestein.lsps.lang.compiled.model.SrcIfThenElse
 
needsToBeWraped() - Method in class com.whitestein.lsps.lang.compiled.model.SrcTryCatch
 
negate() - Method in class com.whitestein.lsps.lang.Decimal
Returns a Decimal whose value is (-this).
NEW_VALUE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ValueChangeEvent.newValue
newDataset() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
Creates new dataset based on the value of the DATA property.
newDataset() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITreeTable2
 
newEventQueue() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
newInstance(byte[], OutputStream) - Static method in class com.whitestein.lsps.stdlib.function.XfaPdfFiller
 
newInstance(Variant.RecordVariant) - Static method in class com.whitestein.lsps.vaadin.forms.filter.FilterConfig
Creates a new instance of the filter configuration based on the provided forms::FilterConfig record.
newRevision(Object) - Method in class com.whitestein.lsps.engine.tester.TestRevisionListener
 
newRevision(Object) - Method in class com.whitestein.lsps.hibernate.envers.LspsRevisionListener
 
newRoot() - Static method in class com.whitestein.lsps.vaadin.ui.UIComponentScope
Creates root scope.
nextId() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Returns next id and increments the id counter.
nextIdx() - Static method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
nextInternalVersion() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Returns next internal version value.
nextItemId(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
nextSublevel(String, ModelInstance) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
Returns next unused sub-level for the model instance.
nextToken() - Method in class com.whitestein.lsps.lang.parser.antlr.ANTLRLangLexerBase
 
NIL_ATTRIBUTE_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
nil attribute name
NO_DATA_MESSAGE - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'no-data-message' hint.
NO_EXTERNAL_RECORD_PROVIDER - Static variable in class com.whitestein.lsps.lang.exception.Errors
Error thrown in query function.
NO_OPTIONS - Static variable in class com.whitestein.lsps.common.Base64
No options specified.
NO_PROPERTY_MSG - Static variable in class com.whitestein.lsps.engine.lang.RecordHolderBase
Error message.
NO_SUB - Static variable in class com.whitestein.lsps.orgstructure.PersonConverter
No substitution converter.
NO_SUCH_PROPERTY_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Missing property error.
NoBaseContextNamespace - Class in com.whitestein.lsps.engine.lang
Namespace for no-base contexts.
NoBaseContextNamespace(ModelProviderClientService, Context) - Constructor for class com.whitestein.lsps.engine.lang.NoBaseContextNamespace
Creates new instance.
NODE_NAME_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Name of metadata which represents xml node name which should be used in xml representation of given RecordType field or RecordType itself

Used in RecordType and GOParemeter.
NodeBinding - Class in com.whitestein.lsps.lang.type.xml
Represents information about biding of a field to XML nodes.
NodeBinding(String, String, boolean, boolean, Type, String, String, BaseXSDType) - Constructor for class com.whitestein.lsps.lang.type.xml.NodeBinding
 
NodeXMLKind - Enum in com.whitestein.lsps.lang.type.xml
Kind of XML node..
NoOperationTask - Class in com.whitestein.lsps.stdlib.task
 
NoOperationTask() - Constructor for class com.whitestein.lsps.stdlib.task.NoOperationTask
 
normalize(RoleUnitName, boolean) - Method in interface com.whitestein.lsps.orgstructure.context.OrgTypeFactory
Returns the normalized role-unit name, i.e.
normalize(RoleUnitName, boolean) - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
 
noScope() - Method in class com.whitestein.lsps.vaadin.util.Variant.ClosureVariant
The new Forms UI has no scopes :) Do not call from the old UI code - every UI component has a scope which must be set with Variant.ClosureVariant.inScope(UIComponent).
notEmpty(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Test method to check if collection is not empty.
notEmpty(ExecutionContext, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Test method to check if map is not empty.
notFinished() - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Get NOT FINISHED state name
notFinished() - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
NotificationMessage - Class in com.whitestein.lsps.engine.comm
Notification message.
NotificationMessage(Identifier, Identifier, String) - Constructor for class com.whitestein.lsps.engine.comm.NotificationMessage
Notification message.
notify(ExecutionContext, String, String, EnumerationImpl, EnumerationImpl, Decimal, String, Boolean) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
Shows notification.
NOTIFY_MODEL_INSTANCE - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to notify a model instance.
notifyModelInstance(long, String, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
Notifies a model instance.
notifyModelInstance(long, String, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
notifyModelInstance(ExecutionContext, Decimal, String, Boolean) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Notify provided model instance.
notifyModelInstance(ExecutionContext, Decimal, String, Boolean) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
notifyModelInstance() - Method in class com.whitestein.lsps.test.ModelInstance
Wakes up the model execution and continues the processing.
notifyTask(long, long, String, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
Notifies a task in model instance.
notifyTask(long, long, String, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
now() - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Uses Date and returns current date and time
NULL - Static variable in class com.whitestein.lsps.engine.state.xml.NullValue
Null value.
NULL - Static variable in class com.whitestein.lsps.lang.ast.ConstantExpression
Predefined constant with null value.
NULL - Static variable in class com.whitestein.lsps.lang.type.SimpleType
NullType instance.
NULL - Static variable in class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
NULL filter UI with both standard and custom filters set to null.
NULL - Static variable in class com.whitestein.lsps.vaadin.util.Variant
A variant which wraps the 'null' value, with no origin.
NULL_PARAMETER_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
A mandatory parameter has null value.
NullAdapter - Class in com.whitestein.lsps.engine.state.xml
Adapter for Decimal.
NullAdapter() - Constructor for class com.whitestein.lsps.engine.state.xml.NullAdapter
 
nullSafe(T, T) - Static method in class com.whitestein.lsps.vaadin.util.Utils
Provides a null-safe way to access a value.
nullsOrEquals(Object, Object) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
nullToEmpty(String) - Static method in class com.whitestein.lsps.common.Strings
If the given string is null, returns an empty string, otherwise returns the given string.
NullType - Class in com.whitestein.lsps.lang.type
Singleton type representing type of expression "null"
NullValue - Class in com.whitestein.lsps.engine.dto.val
A null value.
NullValue() - Constructor for class com.whitestein.lsps.engine.dto.val.NullValue
Creates new instance.
NullValue - Class in com.whitestein.lsps.engine.state.xml
Persistent value representing null.
NullValue() - Constructor for class com.whitestein.lsps.engine.state.xml.NullValue
Creates empty instance.
NUMBER_RENDERER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
NUMBER_RENDERER_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumberRenderer
 
NumberFilterPopup2 - Class in com.whitestein.lsps.vaadin.ui.components.table.filter
Old NumberFilterPopup's drawback is that: 1.) It does not use Locale to parse numbers entered by the user.
NumberFilterPopup2(FilterDecorator) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.filter.NumberFilterPopup2
 
NumberFilterPopup2.NumberInterval - Class in com.whitestein.lsps.vaadin.ui.components.table.filter
 
NumberFunctions - Class in com.whitestein.lsps.stdlib.function
Utility class for number types related utility methods This methods are defined in Standard library specification
NumberFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.NumberFunctions
Creates new instance.
NumberInterval(Decimal, Decimal, Decimal) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.filter.NumberFilterPopup2.NumberInterval
 
NUMERIC_FILTER_CONFIG_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
 

O

OBJECT - Static variable in class com.whitestein.lsps.lang.type.SimpleType
ObjectType instance.
ObjectDeletedException - Exception in com.whitestein.lsps.engine.exception
Thrown from LSPS engine, when object to be merged is deleted.
ObjectDeletedException() - Constructor for exception com.whitestein.lsps.engine.exception.ObjectDeletedException
 
ObjectDeletedException(String, Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.ObjectDeletedException
 
ObjectDeletedException(String) - Constructor for exception com.whitestein.lsps.engine.exception.ObjectDeletedException
 
ObjectDeletedException(Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.ObjectDeletedException
 
ObjectFunctions - Class in com.whitestein.lsps.stdlib.function
Various utils.
ObjectFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.ObjectFunctions
 
ObjectNotFoundException - Exception in com.whitestein.lsps.common
Base class for not-found exceptions.
ObjectNotFoundException(String) - Constructor for exception com.whitestein.lsps.common.ObjectNotFoundException
 
ObjectNotFoundException(String, Object) - Constructor for exception com.whitestein.lsps.common.ObjectNotFoundException
Creates new instance.
ObjectNotFoundException(String, Object, Throwable) - Constructor for exception com.whitestein.lsps.common.ObjectNotFoundException
Creates new instance.
ObjectOperation - Enum in com.whitestein.lsps.lang.operation
 
ObjectSignatureMatcher - Class in com.whitestein.lsps.lang.signature
 
ObjectType - Class in com.whitestein.lsps.lang.type
Simple type representing object.
ObjectValue - Class in com.whitestein.lsps.engine.dto.val
Class wrapping an object value.
ObjectValue() - Constructor for class com.whitestein.lsps.engine.dto.val.ObjectValue
Creates new instance.
ObjectValue(Object) - Constructor for class com.whitestein.lsps.engine.dto.val.ObjectValue
Creates new instance that encapsulates the given object.
ObjectValue - Class in com.whitestein.lsps.engine.state.xml
Persistent value representing object.
ObjectValue() - Constructor for class com.whitestein.lsps.engine.state.xml.ObjectValue
Creates new empty instance of StringValue.
ObjectValue(ModelInstance, Object) - Constructor for class com.whitestein.lsps.engine.state.xml.ObjectValue
Creates new instance of StringValue.
ObjectValueConverter - Class in com.whitestein.lsps.json.impl
A converter for object type to a JSON node.
ObjectValueConverter() - Constructor for class com.whitestein.lsps.json.impl.ObjectValueConverter
 
of(Set<? extends E>, Set<? extends E>) - Static method in class com.whitestein.lsps.common.collections.Diff
Returns a Diff instance based on the set1 and the set2 arguments.
of(RecordHolder, String) - Static method in class com.whitestein.lsps.vaadin.util.Variant.PropertyOrigin
 
of(UIComponent, String) - Static method in class com.whitestein.lsps.vaadin.util.Variant.PropertyOrigin
 
ofModelInstance(long) - Static method in class com.whitestein.lsps.engine.Identifier
Creates an identifier for the specified model instance id.
ofOrigin(RecordHolder, Variant.Origin, LspsContextHolder) - Static method in class com.whitestein.lsps.vaadin.util.Variant
Wraps given RecordHolder, with given origin.
ofTask(long, long) - Static method in class com.whitestein.lsps.engine.Identifier
Creates an identifier for the specified model instance task.
ofUnknownOrigin(RecordHolder, UIComponent) - Static method in class com.whitestein.lsps.vaadin.util.Variant
Wraps given RecordHolder which somehow originated from given component (e.g.
ofUnknownOrigin(RecordHolder, LspsContextHolder) - Static method in class com.whitestein.lsps.vaadin.util.Variant
Wraps given RecordHolder, with no origin.
OLD_VALUE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ValueChangeEvent.oldValue
oModule - Variable in class com.whitestein.lsps.orgstructure.generation.RoleUnitGenerator
org structure for the generated role
ON_CLICK - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordButtonRenderer
 
ON_CLICK - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordImageRenderer
 
ON_CLICK - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLinkRenderer
 
ON_CREATE_EVENT - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
 
ON_EDIT_EVENT - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
 
ON_POINT_CLICK - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordChart
 
ON_RESCHEDULE_EVENT - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
 
ON_WIDGET_UPDATE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboard
 
onAddDynamicColumn(UITableColumn) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractDatasetVaadinAdapter
 
onAddDynamicColumn(UITableColumn) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractHierarchicalDatasetVaadinAdapter
 
onAddDynamicColumn(UITableColumn) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.LazyLspsDatasetVaadinAdapter
 
onAddDynamicColumn(UITableColumn) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.SimpleDatasetVaadinAdapter
 
onAllUploaded(List<RecordHolder>, List<String>) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WDropZone
Handles the result of the file upload.
onAppRequestEnd() - Method in class com.whitestein.lsps.vaadin.util.VaadinServletWithTransaction
Invoked after request handling ends.
onAppRequestStart() - Method in class com.whitestein.lsps.vaadin.util.VaadinServletWithTransaction
Invoked before request handling starts.
onChanges(List<PersonChange>) - Method in class com.whitestein.lsps.human.TodoPersonChangePlugin
 
onChanges(List<PersonChange>) - Method in interface com.whitestein.lsps.orgstructure.entity.PersonChangePlugin
Method is invoked on person changes.
onChanges(List<SecurityRoleChange>) - Method in interface com.whitestein.lsps.orgstructure.entity.SecurityRoleChangePlugin
Method is invoked on person changes.
onChanges(List<SecurityRoleChange>) - Method in class com.whitestein.lsps.pm.PersonSecurityRoleChangePlugin
 
onChildRefresh(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
 
onChildRefresh(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
 
onChildRefresh(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIContainer
 
onChildRefresh(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
 
onChildRefresh(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
 
onChildRefresh(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIViewModel
 
onChildRefresh(UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentListeningOnRefresh
Invoked when a child UI component is refreshed, or when this method is called on child.
onClick() - Method in class com.whitestein.lsps.vaadin.forms.WButton
 
onClose() - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
 
onCreate(CreateCommand, ModelInstanceEntity) - Method in interface com.whitestein.lsps.engine.ModelInstancePlugin
This method is executed after model instance is created.
onDrop() - Method in class com.whitestein.lsps.vaadin.forms.bam.WSortableLayout
 
ONE - Static variable in class com.whitestein.lsps.lang.Decimal
Decimal with value 1.
ONE_WAY_FLAG_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Name of metadata which signalize that the soap operation is one way

Used in TaskType in constructing SoapCall task definition.
onEnterPressed(TextField, ClickListeners.MyListener) - Static method in class com.whitestein.lsps.vaadin.util.ClickListeners
Add enter key press listener to text field.
onFinish(ModelInstanceEntity) - Method in interface com.whitestein.lsps.engine.ModelInstancePlugin
This method is executed after model instance is finished.
onLoad(Collection<Object>, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
Should be called when new data is loaded to the table datasource.
onLoad(Collection<Object>, int, boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
Should be called when new data is loaded to the table datasource.
onMessage(Message) - Method in class com.whitestein.lsps.engine.CacheReplicationMDB
 
onMessage(Message) - Method in class com.whitestein.lsps.engine.ProcessAgentMDB
 
onMessage(Message) - Method in class com.whitestein.lsps.engine.WsResponseMDB
 
onProcessingEnd(LspsFormConnector.ProcessingResult) - Method in interface com.whitestein.lsps.vaadin.LspsFormConnector
Called at the end of each form processing invocation.
onPropertyAccess(ExternalRecordPropertyAccessEvent) - Method in interface com.whitestein.lsps.engine.change.ExternalRecordListener
 
onPropertyValueSet(Object) - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
This method is called each time components property value is set.
onPropertyValueSet(Object) - Method in class com.whitestein.lsps.vaadin.forms.WTree
 
onResetFilters(CustomTable) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
 
onResetFilters(CustomTable) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
onSplitPositionChanged(float, Sizeable.Unit, boolean) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
 
onStart(StartInterpretMessage, ModelInstanceEntity) - Method in interface com.whitestein.lsps.engine.ModelInstancePlugin
This method is executed before a model instance is started.
onTableSort(Object[], boolean[]) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
Simply call this when someone calls the sort method on a Vaadin table.
onUnsupportedHint(UIComponent, String) - Static method in class com.whitestein.lsps.vaadin.util.Hints
Handles 'unsupported hint' warnings.
onUpdate(GridStackDashboardUpdateEvent) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardUpdateListener
 
onUpdate(GridStackDashboardWidget) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidgetUpdateListener
 
onUpdate(GridStackDashboardUpdateEvent) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
 
onUploadResult(RecordHolder, String) - Method in class com.whitestein.lsps.vaadin.forms.WUpload
Handles the result of the file upload.
op(Operation<?>) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Sets the operation.
op - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter
The operation, not null.
OPACITY - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::PlotOptionsArea.opacity
OPEN_AS_READONLY - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
human::TodoNavigation.openAsReadOnly
OPEN_IN_NEW_WINDOW - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'open-in-new-window' hint.
openDocument(String) - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
Goes to the 'Documents' page and opens document based on its title.
openDocument(String, Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.CustomUIConnector
 
openDocument(String, MapHolder) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextConnector
 
openDocuments() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
Opens the page with the document list.
openRunModel() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
Opens the "Run Model" page.
openSavedDocument(long) - Method in class com.whitestein.lsps.human.GenericDocumentServiceBean
 
openTab(int) - Method in class com.whitestein.lsps.test.web.components.LspsTabbedLayout
Opens the tab with the given index.
openTab(String) - Method in class com.whitestein.lsps.test.web.components.LspsTabbedLayout
Opens a Tab that has caption equal to given tabCaption.
openTodo(String) - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
Goes to TODO list and opens TODO based on its title.
openTodo(String) - Method in class com.whitestein.lsps.test.web.UITester
Deprecated.
openTodoList() - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
Opens the TODO list page.
Operation<R> - Interface in com.whitestein.lsps.lang.operation
Interface representing executable operation.
OperationExpressionHolder - Class in com.whitestein.lsps.lang
OperationExpressionHolder(String, Namespace, ClosureType, SignatureExpression, ClosureOrigin) - Constructor for class com.whitestein.lsps.lang.OperationExpressionHolder
Creates new instance of OperationExpressionHolder.
OPPOSITE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::ChartAxis.opposite
OptClosureGroup(Variant.ScopedClosureVariant) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.OptClosureGroup
 
OptimisticLockException - Exception in com.whitestein.lsps.common
Thrown from LSPS engine, when version conflict is detected on a versioned shared record type.
OptimisticLockException(String, Throwable) - Constructor for exception com.whitestein.lsps.common.OptimisticLockException
 
OptimisticLockException(String) - Constructor for exception com.whitestein.lsps.common.OptimisticLockException
 
OptimisticLockException(Throwable) - Constructor for exception com.whitestein.lsps.common.OptimisticLockException
 
options - Variable in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
Data source which provides the options objects.
options - Variable in class com.whitestein.lsps.vaadin.forms.WTokenField
Data source which provides the options objects.
OPTIONS - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
 
OPTIONS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::DataSeries.options
options - Variable in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.ContainsFilter
 
OPTIONS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ComboBox.options ui::SingleSelectList.options ui::MultiSelectList.options ui::RadioButtonList.options ui::CheckBoxList.options
OPTIONS_COUNT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ComboBox.optionsCount
OPTIONS_FILTER_CONFIG_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
 
OptionsFilterField - Class in com.whitestein.lsps.vaadin.ui.components.table
 
Or - Class in com.whitestein.lsps.common.filter
 
Or(Object, List<Filter>) - Constructor for class com.whitestein.lsps.common.filter.Or
 
or(T) - Method in class com.whitestein.lsps.vaadin.util.Variant
Returns the contained instance if it is present; defaultValue otherwise.
OrderDirection - Enum in com.whitestein.lsps.common.query
Order by direction for queries.
ORDERED - Static variable in class com.whitestein.lsps.common.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
Ordering<T> - Class in com.whitestein.lsps.common.query
Class for specifying record ordering in queries.
Ordering() - Constructor for class com.whitestein.lsps.common.query.Ordering
Creates new instance.
Ordering(OrderDirection) - Constructor for class com.whitestein.lsps.common.query.Ordering
Creates new instance.
ORDERING - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
 
ORDERING_DISABLED - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Table
OrderingAndPagingCriteria - Class in com.whitestein.lsps.common.query
Paging criteria with possibility to specify order by columns
OrderingAndPagingCriteria() - Constructor for class com.whitestein.lsps.common.query.OrderingAndPagingCriteria
Default constructor with paging and ordering OFF.
OrderingAndPagingCriteria(int, int) - Constructor for class com.whitestein.lsps.common.query.OrderingAndPagingCriteria
 
OrderingAndPagingCriteria(int) - Constructor for class com.whitestein.lsps.common.query.OrderingAndPagingCriteria
 
orEmpty() - Method in class com.whitestein.lsps.vaadin.util.Variant.MapVariant
Returns variant which is always present.
orEmptyList() - Method in class com.whitestein.lsps.vaadin.util.Variant.ListVariant
 
orEmptySet() - Method in class com.whitestein.lsps.vaadin.util.SetVariant
 
ORGANIZATION_UNIT - Static variable in class com.whitestein.lsps.os.OrgTypes
The name of the OrgUnit record type.
OrgGenerationOperations - Class in com.whitestein.lsps.orgstructure.generation
Generation operations for generating role-units.
OrgGenerationOperations() - Constructor for class com.whitestein.lsps.orgstructure.generation.OrgGenerationOperations
 
OrgLabelFunctions - Class in com.whitestein.lsps.orgstructure.function
 
OrgLabelFunctions() - Constructor for class com.whitestein.lsps.orgstructure.function.OrgLabelFunctions
 
OrgModelPlugin - Class in com.whitestein.lsps.orgstructure.modulemanager
This plugin creates roles and organization units declared in the module and persist them
OrgModelPlugin() - Constructor for class com.whitestein.lsps.orgstructure.modulemanager.OrgModelPlugin
 
OrgSharedRecordPlugin - Class in com.whitestein.lsps.orgstructure.context
This plugin provides shared record entities for org types.
OrgSharedRecordPlugin() - Constructor for class com.whitestein.lsps.orgstructure.context.OrgSharedRecordPlugin
 
OrgSourceProvider - Class in com.whitestein.lsps.orgstructure.generation
Organization model source provider.
OrgSourceProvider() - Constructor for class com.whitestein.lsps.orgstructure.generation.OrgSourceProvider
 
OrgStructModule - Class in com.whitestein.lsps.orgstructure.model
Model representation of an organizational structure module.
OrgStructModule(String) - Constructor for class com.whitestein.lsps.orgstructure.model.OrgStructModule
Creates new instance of OrgStructModule without roles or organization units.
OrgStructureFunctions - Interface in com.whitestein.lsps.orgstructure.function
Functions provided by this module.
OrgStructureFunctionsImpl - Class in com.whitestein.lsps.orgstructure.function
Functions for Organizational Structure module.
OrgStructureFunctionsImpl() - Constructor for class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
Creates new instance.
OrgStructureFunctionsImpl(PersonServiceLocal, OrgTypeFactory, SecurityManagerServiceLocal) - Constructor for class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
Creates new instance.
OrgStructureHelper - Class in com.whitestein.lsps.orgstructure.context
Groups several methods for resolving roles or searching for OrganizationalStructure module related objects within a process model.
OrgTypeFactory - Interface in com.whitestein.lsps.orgstructure.context
 
OrgTypeFactoryImpl - Class in com.whitestein.lsps.orgstructure.context
 
OrgTypeFactoryImpl() - Constructor for class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
Creates new instance.
OrgTypeFactoryImpl(ModelProviderService, RoleNameDao, SharedRecordTypeFactory) - Constructor for class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
Creates new instance.
OrgTypes - Class in com.whitestein.lsps.os
Specifies the string constants of all record types as defined in organizational structure module.
OrgUnit - Class in com.whitestein.lsps.orgstructure.model
Model representation of an organization unit.
OrgUnit(OrgStructModule, Map<String, String>, String, String...) - Constructor for class com.whitestein.lsps.orgstructure.model.OrgUnit
Creates new OrgUnit instance with given name.
OrgUnitGenerator - Class in com.whitestein.lsps.orgstructure.generation
Generates the model of the given OrgUnit.
OrgUnitGenerator(OrganizationUnit, NamespaceGenerator, RoleUnitGeneration) - Constructor for class com.whitestein.lsps.orgstructure.generation.OrgUnitGenerator
Constructor
origin - Variable in class com.whitestein.lsps.vaadin.util.Variant
The value origin, such as "ui::Geolocation.latitude".
Origin(Object) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.Origin
 
Origin(Object, Variant.Origin) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.Origin
 
origin - Variable in class com.whitestein.lsps.vaadin.util.Variant.Origin
 
ORIGINAL_ID - Static variable in class com.whitestein.lsps.hibernate.envers.LspsAuditConfiguration
 
ORIGINAL_ID_DOT - Static variable in class com.whitestein.lsps.hibernate.envers.LspsAuditConfiguration
 
OriginSignature - Class in com.whitestein.lsps.lang
A helper class used for LSPS stack trace.
orVariant(Set<V>) - Method in class com.whitestein.lsps.vaadin.util.SetVariant
 
orVariant(T) - Method in class com.whitestein.lsps.vaadin.util.Variant.CollectionVariant
 
orVariant(List<V>) - Method in class com.whitestein.lsps.vaadin.util.Variant.ListVariant
 
orVariant(Map<K, V>) - Method in class com.whitestein.lsps.vaadin.util.Variant.MapVariant
 
orVariant(T) - Method in class com.whitestein.lsps.vaadin.util.Variant
Returns this instance if it is present; a new variant with the defaultValue otherwise.
orVariant(RecordHolder) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
 
OsJAXBContext - Class in com.whitestein.lsps.os
The class provides JAXB context for the active users track.
OsJAXBContext() - Constructor for class com.whitestein.lsps.os.OsJAXBContext
 
OsMarshaller - Class in com.whitestein.lsps.os
Saves and restores a active users track to a byte array.
OsMarshaller() - Constructor for class com.whitestein.lsps.os.OsMarshaller
Creates new instance.
OsRights - Class in com.whitestein.lsps.os
This class contains security rights used by this module.
OsStatisticsInitializationBean - Class in com.whitestein.lsps.orgstructure
This bean initializes Hibernate statistics MBean for the lsps-os persistence unit.
OsStatisticsInitializationBean() - Constructor for class com.whitestein.lsps.orgstructure.OsStatisticsInitializationBean
 
OUT_OF_BOUNDS_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Out of bounds error.
OUTPUT_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 output

Used in TaskType
OUTPUT_TEXT_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
OutputStream(OutputStream) - Constructor for class com.whitestein.lsps.common.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class com.whitestein.lsps.common.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
outputText() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a output text.
OutputTextProperty - Class in com.whitestein.lsps.vaadin.ui.components.table.adapter
Read-only property which provides string value of given UIOutputText.
OutputTextProperty(UIOutputText) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.adapter.OutputTextProperty
 
OWNER - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
 

P

packageForName(String) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
PAGE_LENGTH - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'page-length' hint.
Pager - Class in com.whitestein.lsps.test.web.components
Controls the table pager.
Pager - Class in com.whitestein.lsps.vaadin.ui.components.table
Pager component which renders combo box to change the number of records per page.
Pager(Pager.PagedComponent, int, int[], String) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.Pager
Creates pager for the given ui::Table component
pager - Variable in class com.whitestein.lsps.vaadin.ui.components.table.UIPagedTable
Pager component associated with the table
Pager.PagedComponent - Interface in com.whitestein.lsps.vaadin.ui.components.table
Interface for components that use Pager.
PagingCriteria - Class in com.whitestein.lsps.common.query
A basic criteria object supporting paged results.
PagingCriteria() - Constructor for class com.whitestein.lsps.common.query.PagingCriteria
Default constructor with paging OFF.
PagingCriteria(int) - Constructor for class com.whitestein.lsps.common.query.PagingCriteria
Constructor with paging ON and given result count.
PagingCriteria(int, int) - Constructor for class com.whitestein.lsps.common.query.PagingCriteria
Constructor with paging ON and given index and result count.
PagingCriteria.DynamicOrdering - Class in com.whitestein.lsps.common.query
 
Pair<K,V> - Class in com.whitestein.lsps.common.util
A generic immutable key-value pair.
Pair(K, V) - Constructor for class com.whitestein.lsps.common.util.Pair
Creates new instance.
PANEL_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
param(Type...) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Adds parameters.
param(SignatureParameter...) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Adds parameters.
param(Type, String) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Adds named parameter.
param(T, String, LspsContextHolder) - Static method in class com.whitestein.lsps.vaadin.util.Variant
Wraps a value which came as a function parameter.
PARAM_NAVIGATION - Static variable in class com.whitestein.lsps.vaadin.AbstractTodoHolder
 
PARAM_UIDEFINITION - Static variable in class com.whitestein.lsps.vaadin.AbstractTodoHolder
 
Parameter() - Constructor for class com.whitestein.lsps.human.dto.DocumentParameters.Parameter
Empty constructor for JAXB.
Parameter(String, String) - Constructor for class com.whitestein.lsps.human.dto.DocumentParameters.Parameter
Creates new instance of DocumentParameters.
PARAMETER__DEFAULT_VALUE - Static variable in class com.whitestein.lsps.lang.FunctionArgumentInterpreter
A property of "default value".
ParameterAst - Class in com.whitestein.lsps.lang.ast
AST node for parameter.
ParameterAst(ASTNode, IdentifierAst, int, int, Expression, Tree) - Constructor for class com.whitestein.lsps.lang.ast.ParameterAst
Constructor.
PARAMETERS - Static variable in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
The property key of RoleUnit parameters.
parameters - Variable in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
 
PARAMETERS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
human::DocumentNavigation.parameters human::HistoricalDocumentNavigation.parameters
ParametricRolesResolver - Interface in com.whitestein.lsps.orgstructure.model.resolver
 
ParamUtil - Class in com.whitestein.lsps.ws.util
Useful methods to manipulate with task parameters
paramVariadic(Type) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Adds variadic parameter.
paramVariadic(Type, String) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Adds named variadic parameter.
PARENT - Static variable in class com.whitestein.lsps.stdlib.type.GoalPlanHolder
Property name.
parent - Variable in class com.whitestein.lsps.vaadin.util.Variant.Origin
 
PARENT_GOAL_ERROR - Static variable in class com.whitestein.lsps.stdlib.task.RepeatGoals
A goal has a wrong parent.
parentGoal - Variable in class com.whitestein.lsps.engine.state.xml.GOElement
To be set by subclasses when unmarshalling.
parse(String) - Static method in class com.whitestein.lsps.engine.LocalizationKey
Returns a localizable string object if the source is a valid localizable string, otherwise null is returned.
parse(String, Namespace, Module) - Method in class com.whitestein.lsps.json.impl.JsonGenericParser
Parses the JSON string and produces LSPS objects out of it.
parse(String, Type, Namespace, Module) - Method in class com.whitestein.lsps.json.impl.JsonParser
Parses the JSON string and produces LSPS objects out of it.
parse(Tree) - Static method in class com.whitestein.lsps.lang.antlr.AntlrSignature
 
parse(String) - Method in class com.whitestein.lsps.lang.doc.DocCommentParser
Parses the documentation comment and produces a structured representation of the documentation.
parse(ANTLRLangParser) - Method in class com.whitestein.lsps.lang.parser.AbstractAntlrTree
 
parse(Tree, Type) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
Parse an expression from a tree for the given expectedType.
parse(ANTLRLangParser) - Method in class com.whitestein.lsps.lang.parser.AntlrExpressionTree
 
parse(ANTLRLangParser) - Method in class com.whitestein.lsps.lang.parser.AntlrTaskParametersTree
 
parse(String) - Method in class com.whitestein.lsps.lang.parser.DataParser
Parses the given string and returns the evaluated data.
parse(String) - Method in class com.whitestein.lsps.lang.parser.NameAndArgumentsParser
 
parse(String, Type) - Method in class com.whitestein.lsps.lang.parser.Parser
Parses an expression from a string source for the given expected type.
parse(AntlrExpressionTree, Type) - Method in class com.whitestein.lsps.lang.parser.Parser
Parses an expression from a pre-parsed antlr tree for the given expected type.
parse(String) - Method in class com.whitestein.lsps.lang.parser.ValidationTagParser
 
parse(String) - Static method in class com.whitestein.lsps.lang.type.QID
Parses a qualified identifier from a string.
parse(Tree) - Static method in class com.whitestein.lsps.lang.type.QID
Parses a qualified identifier from the given ANTLR tree.
parseAlignment(String) - Static method in class com.whitestein.lsps.vaadin.util.Hints
Convert string alignment to vaadin alignment.
parseAnnotations(Tree, Errors) - Method in class com.whitestein.lsps.lang.parser.SignatureParser
 
parseBody(FunctionAst) - Method in class com.whitestein.lsps.lang.parser.SignatureParser
 
parseBodyLax(FunctionAst) - Method in class com.whitestein.lsps.lang.parser.MethodParser
Parses the member body.
parseBodyLax(FunctionAst) - Method in class com.whitestein.lsps.lang.parser.SignatureParser
 
parseConstraint(String) - Method in class com.whitestein.lsps.lang.parser.ConstraintParser
Parses a constraint.
parseConstraint(String, Type, Type, Map<String, Type>, Map<String, Type>) - Method in class com.whitestein.lsps.lang.parser.ConstraintParser
Parses a constraint.
parseConstraintLax(String, Type, Type, Map<String, Type>, Map<String, Type>) - Method in class com.whitestein.lsps.lang.parser.ConstraintParser
Parses a constraint.
Parsed<T> - Class in com.whitestein.lsps.lang.parser
 
Parsed(T, Tree) - Constructor for class com.whitestein.lsps.lang.parser.Parsed
 
Parsed(T, Tree, ValidationException) - Constructor for class com.whitestein.lsps.lang.parser.Parsed
 
Parsed(T, Tree, Errors) - Constructor for class com.whitestein.lsps.lang.parser.Parsed
 
parseDateLiteral(String) - Static method in class com.whitestein.lsps.lang.parser.Parser
Parses a given date literal.
ParsedExpression - Class in com.whitestein.lsps.lang.parser
 
ParsedExpression(Expression, Tree) - Constructor for class com.whitestein.lsps.lang.parser.ParsedExpression
 
ParsedExpression(Expression, Tree, ValidationException) - Constructor for class com.whitestein.lsps.lang.parser.ParsedExpression
 
ParsedExpression(Expression, Tree, Errors) - Constructor for class com.whitestein.lsps.lang.parser.ParsedExpression
 
parseDocument(String) - Method in class com.whitestein.lsps.xml.util.XmlParser
 
parseFunction(AntlrFunction) - Method in class com.whitestein.lsps.lang.parser.FunctionParser
 
parseFunctionLax(AntlrFunction) - Method in class com.whitestein.lsps.lang.parser.FunctionParser
 
parseFunctions(String) - Method in class com.whitestein.lsps.lang.parser.FunctionParser
 
parseFunctionsLax(String) - Method in class com.whitestein.lsps.lang.parser.FunctionParser
 
parseIdentificationString(RecordType, String) - Static method in class com.whitestein.lsps.engine.RuntimeToJavaConverter
Creates identification object from identification string.
parseIdentifier(Tree) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
parseIdentifier(String) - Static method in class com.whitestein.lsps.lang.parser.AbstractParser
parseIdentifier(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Parses the given text, assuming it is an identifier.
parseIdentifier(Tree) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Parses identifier.
parseIdentifierAst(Tree) - Method in class com.whitestein.lsps.lang.parser.Parser
 
parseIdentifierList(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Parses an identifier list from a string.
parseIdentifierListAst(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Parses an identifier list from a string.
parseIdentifierPath(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Parses an identifier path from a given string.
parseIdentifierPath(Tree) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Parses an identifier path from the given ANTLR tree.
parseInNamespace(Tree, Type, NamespaceModel) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
 
parseInNewNamespace(Tree, Type) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
Parses a given tree in a new namespace to provide a correct separation of local variables.
parseInNewNamespace(Tree, Type, ParserWorker) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
 
parseJson(ExecutionContext, String, Type) - Method in interface com.whitestein.lsps.json.function.JsonFunctions
Parses the given JSON document into the instance of the given type
parseJson(ExecutionContext, String, Type) - Method in class com.whitestein.lsps.json.function.JsonFunctionsImpl
 
parseLax(AntlrExpressionTree, Type) - Method in class com.whitestein.lsps.lang.parser.Parser
Parses an expression from a pre-parsed antlr tree for the given expected type.
parseMember(AntlrFunction) - Method in class com.whitestein.lsps.lang.parser.MethodParser
 
parseMemberLax(AntlrFunction) - Method in class com.whitestein.lsps.lang.parser.MethodParser
 
parseMessage(String, ListHolder) - Method in class com.whitestein.lsps.ws.util.WsSoapMessageParser
Parse the response from the given xml string and store the result to the passed reference
parseMessage(String, ReferenceHolder, ListHolder) - Method in class com.whitestein.lsps.ws.util.WsSoapMessageParser
Parse the response from the given xml string and store the result to the passed reference
parseMessage(Document, ListHolder) - Method in class com.whitestein.lsps.ws.util.WsSoapMessageParser
Parse the response from the given xml document and store the result to the passed reference.
parseMessage(Document, ReferenceHolder, ListHolder) - Method in class com.whitestein.lsps.ws.util.WsSoapMessageParser
Parse the response from the given xml document and store the result to the passed reference.
parseMethods(String) - Method in class com.whitestein.lsps.lang.parser.MethodParser
 
parseMethodsLax(String) - Method in class com.whitestein.lsps.lang.parser.MethodParser
 
parseNoCheck(Tree, Type) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
Parse expression.
parseNoCheck(Tree, Type) - Method in class com.whitestein.lsps.lang.parser.Parser
 
parseObject(Node, Type, String, String, String) - Method in class com.whitestein.lsps.xml.util.XmlParser
Tries to parse object of the given type from parent element, using child elements with the given xml namespace and node name.
parsePrimaryKeyString(Session, RecordType, String) - Static method in class com.whitestein.lsps.engine.sharedrecord.RuntimeToHibernateConverter
Parses the primary key string representation.
parseQID(Tree) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
Deprecated.
parseQID(String) - Method in class com.whitestein.lsps.lang.parser.Parser
Deprecated.
parseQIDAst(Tree) - Method in class com.whitestein.lsps.lang.parser.ParserBase
 
parseQualifiedIdentifierList(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Parses a qualified identifier list from a string.
parseQualifiedIdentifierListAst(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Parses a qualified identifier list from a string.
Parser - Class in com.whitestein.lsps.lang.parser
Parser of the LSPS expression language.
Parser() - Constructor for class com.whitestein.lsps.lang.parser.Parser
Creates a new parser.
Parser(NamespaceModel) - Constructor for class com.whitestein.lsps.lang.parser.Parser
Creates a new parser.
Parser(NamespaceModel, Collection<String>) - Constructor for class com.whitestein.lsps.lang.parser.Parser
Creates a new parser with a collection of free type names that can be used in the expression.
Parser(NamespaceModel, Collection<String>, FreeTypeMapping) - Constructor for class com.whitestein.lsps.lang.parser.Parser
Creates a new parser with a collection of free type names that can be used in the expression.
Parser(NamespaceModel, Collection<String>, FreeTypeMapping, ParserVariableHelper) - Constructor for class com.whitestein.lsps.lang.parser.Parser
Creates a new parser with a collection of free type names that can be used in the expression.
ParserBase - Class in com.whitestein.lsps.lang.parser
 
ParserBase() - Constructor for class com.whitestein.lsps.lang.parser.ParserBase
A default constructor.
parseRecordType(Node, RecordType) - Method in class com.whitestein.lsps.xml.util.XmlParser
 
ParserStringStream - Class in com.whitestein.lsps.lang.parser
Similar to ANTLRStringStream, but uses a String as a storage for input.
ParserStringStream(String) - Constructor for class com.whitestein.lsps.lang.parser.ParserStringStream
 
ParserUtil - Class in com.whitestein.lsps.lang.parser
Parser utilities.
ParserVariableHelper - Class in com.whitestein.lsps.lang.parser
 
ParserVariableHelper() - Constructor for class com.whitestein.lsps.lang.parser.ParserVariableHelper
 
parseSignature(AntlrSignature, Errors) - Method in class com.whitestein.lsps.lang.parser.SignatureParser
 
parseSignatureArgs(List<AntlrSignatureArg>, Errors) - Method in class com.whitestein.lsps.lang.parser.SignatureParser
 
parseStringLiteral(String) - Static method in class com.whitestein.lsps.lang.parser.Parser
parseStringLiteral(String) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Parses a string literal.
parseTaskParameters(String, Map<String, Type>) - Method in class com.whitestein.lsps.lang.parser.TaskParametersParser
Parses task parameters.
parseTaskParameters(AntlrTaskParametersTree, Map<String, Type>) - Method in class com.whitestein.lsps.lang.parser.TaskParametersParser
Parses task parameters from pre-parsed ANTLR tree.
parseType(Tree) - Static method in class com.whitestein.lsps.lang.antlr.AntlrType
 
parseType(String) - Method in class com.whitestein.lsps.lang.antlr.AntlrTypeParser
Parses a type from a string.
parseType(Tree) - Method in class com.whitestein.lsps.lang.parser.Parser
 
parseType(String) - Method in class com.whitestein.lsps.lang.parser.TypeParser
Parses a type from a string.
parseType(Tree) - Method in class com.whitestein.lsps.lang.parser.TypeParser
Parses a type from an ANTLR tree.
parseType(AntlrType) - Method in class com.whitestein.lsps.lang.parser.TypeParser
Parses a type from an AntlrType object.
parseTypeList(Tree) - Static method in class com.whitestein.lsps.lang.antlr.AntlrType
 
parseTypeList(String) - Method in class com.whitestein.lsps.lang.antlr.AntlrTypeParser
Parses a type list from a string.
parseTypeList(String) - Method in class com.whitestein.lsps.lang.parser.TypeParser
Parses a type list from a string.
parseTypeParameters(String) - Method in class com.whitestein.lsps.lang.antlr.AntlrTypeParser
Parses a type parameter declaration (e.g.
parseTypeParameters(AntlrTypeParameters, Errors) - Method in class com.whitestein.lsps.lang.parser.SignatureParser
 
parseTypeParameters(String) - Method in class com.whitestein.lsps.lang.parser.TypeParser
Parses a type parameter declaration from a string.
parseTypeParameters(AntlrTypeParameters) - Method in class com.whitestein.lsps.lang.parser.TypeParser
Parses a free type list from an AntlrTypeParameters object.
parseTypeParametersAst(String, AntlrTypeParameters) - Method in class com.whitestein.lsps.lang.parser.TypeParser
Parses a free type list from an AntlrTypeParameters object.
parseValidationTarget(String) - Method in class com.whitestein.lsps.lang.parser.ConstraintParser
Parses a validation target.
parseValue(String) - Static method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
parseXml(ExecutionContext, String, Type) - Method in interface com.whitestein.lsps.xml.function.XmlFunctions
Parses the given xml string into the instance of the given type
parseXml(ExecutionContext, String, Type) - Method in class com.whitestein.lsps.xml.function.XmlFunctionsImpl
 
ParseXmlTask - Class in com.whitestein.lsps.xml.task
This task parse xml string into lsps objects.
ParseXmlTask() - Constructor for class com.whitestein.lsps.xml.task.ParseXmlTask
 
passes(Object) - Method in class com.whitestein.lsps.vaadin.forms.filter.DataFilter
Indicates whether the input passes this filter.
passesFilter(Object, Item) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter.UnconvertableLoadedDataFilter
Note: The passed item might be null.
passesFilter(Object, Item) - Method in class com.whitestein.lsps.vaadin.forms.filter.IgnoreIdsFilter
 
passesFilter(Object, Item) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.AllFilter
 
passesFilter(Object, Item) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.ContainsFilter
 
passesFilter(Object, Item) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.RegexpFilter
 
PasswordUtil - Class in com.whitestein.lsps.common
Utility class for encrypting and verifying passwords.
PasswordUtil() - Constructor for class com.whitestein.lsps.common.PasswordUtil
 
patchCssLayoutToShowErrorMessagesCorrectly(CssLayout, UIComponent) - Static method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
 
PatchedFileUploadHandler - Class in com.whitestein.lsps.vaadin.util.requesthandlers
Handles a file upload request submitted via an Upload component.
PatchedFileUploadHandler() - Constructor for class com.whitestein.lsps.vaadin.util.requesthandlers.PatchedFileUploadHandler
 
PatchedServletUIInitHandler - Class in com.whitestein.lsps.vaadin.util.requesthandlers
Almost the same as original vaadin ServletUIInitHandler.
PatchedServletUIInitHandler() - Constructor for class com.whitestein.lsps.vaadin.util.requesthandlers.PatchedServletUIInitHandler
 
PatchedUidlRequestHandler - Class in com.whitestein.lsps.vaadin.util.requesthandlers
Almost the same as original vaadin UidlRequestHandler.
PatchedUidlRequestHandler() - Constructor for class com.whitestein.lsps.vaadin.util.requesthandlers.PatchedUidlRequestHandler
 
Path - Class in com.whitestein.lsps.lang.exec
The object represents a path.
Path(List<Property>) - Constructor for class com.whitestein.lsps.lang.exec.Path
Creates new instances.
Path(Property...) - Constructor for class com.whitestein.lsps.lang.exec.Path
Creates new instances.
path - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.PathSort
The property to sort by, not null.
path() - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the variant's value to a Path.
PathSort(Object, Property) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.PathSort
 
PathSort(Object, Path) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.PathSort
 
PathTemplate - Class in com.whitestein.lsps.common.rest
A path template for RESTful web services.
PathTemplate(String) - Constructor for class com.whitestein.lsps.common.rest.PathTemplate
Creates a new path template for a RESTful web service.
PathValueProvider(PropertyPath) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.PathValueProvider
Creates the path value provider.
PATTERN - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordRegExpFilterConfig
 
PAYLOAD - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
 
PAYLOAD - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::PieSlice.payload ui::DataPoint.payload ui::ChartClickEvent.payload
PAYLOAD - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ApplicationEvent.payload
PCAuditTable(String, String, String) - Constructor for class com.whitestein.lsps.hibernate.envers.LspsAnnotationsMetadataReader.PCAuditTable
 
PdfFunctions - Interface in com.whitestein.lsps.stdlib.function
PDF utility functions.
PdfFunctionsImpl - Class in com.whitestein.lsps.stdlib.function
PDF utility functions implementation.
PdfFunctionsImpl() - Constructor for class com.whitestein.lsps.stdlib.function.PdfFunctionsImpl
 
performCall(WsRequestObject) - Method in class com.whitestein.lsps.engine.WebServiceCaller
Performs a web service call.
performConversion(Object) - Method in class com.whitestein.lsps.lang.type.AbstractType
 
performConversion(Object) - Method in class com.whitestein.lsps.lang.type.DecimalType
 
performConversion(Object) - Method in interface com.whitestein.lsps.lang.type.Type
Performs a type conversion that should be performed when an object is assigned to a variable of this type (possibly none).
Performer - Class in com.whitestein.lsps.os.dto
Data transfer object representing a performer.
Performer() - Constructor for class com.whitestein.lsps.os.dto.Performer
Creates new instance.
PERFORMER - Static variable in class com.whitestein.lsps.os.OrgTypes
The name of the Performer record type.
PerformerList - Class in com.whitestein.lsps.os.dto
Performer list.
PerformerList() - Constructor for class com.whitestein.lsps.os.dto.PerformerList
Creates a new instance.
PerformerList(Collection<Performer>) - Constructor for class com.whitestein.lsps.os.dto.PerformerList
Creates a new instance.
PerformerList(Collection<Performer>, long) - Constructor for class com.whitestein.lsps.os.dto.PerformerList
Creates a new instance.
PerformerType - Enum in com.whitestein.lsps.os.dto
Performer type.
performPersist(ModelInstance) - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
Persists the changes done within the context.
perfWithProperty(String) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQueryCommon
 
period() - Method in class com.whitestein.lsps.engine.Duration
 
persist(ValueHolder) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
 
persist(ValueHolder) - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
When getting ValueHolders from the context, they may be later garbage collected.
persist(ValueHolder) - Method in class com.whitestein.lsps.engine.lang.ExecutionContextImpl
 
persist(ValueHolder) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
 
persist(ValueHolder) - Method in class com.whitestein.lsps.engine.tester.MockExecutionContext
 
persist(ValueHolder) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
 
persist(ExecutionContext) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
 
persist(ExecutionContext) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
 
persist() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
Persists the changes done within the context, using a save point if an exception occurs, model instance is restored.
persist() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
INTERNAL API, DO NOT USE.
persist(ExecutionContext) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
Persist execution contexts.
PERSIST_ACTION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::PersistAction.persistAction
PERSIST_ACTION_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::PersistAction type
PersistentIdAllocator - Class in com.whitestein.lsps.engine.state
Persistent implementation of the ModelInstanceResourceAllocator.
PersistentIdAllocator(ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.state.PersistentIdAllocator
Creates new instance.
Person - Class in com.whitestein.lsps.orgstructure.entity
Persistent entity representing a person.
Person() - Constructor for class com.whitestein.lsps.orgstructure.entity.Person
Constructor needed for JPA-specific purposes.
Person(String, String) - Constructor for class com.whitestein.lsps.orgstructure.entity.Person
Creates new Person instance with the empty map of details.
Person(String, String, Map<String, String>) - Constructor for class com.whitestein.lsps.orgstructure.entity.Person
Creates new Person instance with given map of details.
person(Person) - Static method in class com.whitestein.lsps.os.dto.Performer
Creates a new person performer.
Person - Class in com.whitestein.lsps.os.dto
Object representing a person with details, roles and substitutions.
Person() - Constructor for class com.whitestein.lsps.os.dto.Person
Creates new instance.
Person(String, String) - Constructor for class com.whitestein.lsps.os.dto.Person
Creates new Person instance with no details.
Person(String) - Constructor for class com.whitestein.lsps.os.dto.Person
Creates new Person instance with no details.
PERSON - Static variable in class com.whitestein.lsps.os.OrgTypes
The name of the Person record type.
PERSON_NOT_FOUND_ERROR - Static variable in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
Error code for person not found
PersonActiveChange - Class in com.whitestein.lsps.orgstructure.entity
Change triggered by activation/de-activation of a person.
PersonActiveChange(PersonEntity, boolean) - Constructor for class com.whitestein.lsps.orgstructure.entity.PersonActiveChange
Creates new instance.
PersonAlreadyExistsException - Exception in com.whitestein.lsps.os.exception
Thrown if a person already exists.
PersonAlreadyExistsException(String) - Constructor for exception com.whitestein.lsps.os.exception.PersonAlreadyExistsException
Instantiates a new 'person already exists' exception.
PersonAttribute - Enum in com.whitestein.lsps.os
Enumeration of person attributes which are manageable by PersonManagementService.
PersonChange - Class in com.whitestein.lsps.orgstructure.entity
Change of a person.
PersonChange(PersonEntity) - Constructor for class com.whitestein.lsps.orgstructure.entity.PersonChange
Creates new instance.
PersonChangePlugin - Interface in com.whitestein.lsps.orgstructure.entity
Person change plugin.
PersonColumn - Enum in com.whitestein.lsps.os.dto
Person columns that can be used in queries.
PersonConverter - Class in com.whitestein.lsps.orgstructure
 
PersonCriteria - Class in com.whitestein.lsps.os.dto
Supports paged results of persons.
PersonCriteria() - Constructor for class com.whitestein.lsps.os.dto.PersonCriteria
Creates new instance with disabled paging.
PersonCriteria(int) - Constructor for class com.whitestein.lsps.os.dto.PersonCriteria
Creates new instance with enabled paging and given result count.
PersonCriteria(int, int) - Constructor for class com.whitestein.lsps.os.dto.PersonCriteria
Creates new instance with enabled paging and given index and result count.
PersonDao - Interface in com.whitestein.lsps.orgstructure.dao
The DAO for Person instances.
personDao - Variable in class com.whitestein.lsps.pm.PersonServiceBean
Person dao.
PersonData - Class in com.whitestein.lsps.os.dto
A DTO for transferring complex data for the use case of creating a new person or updating data of an existing person.
PersonData() - Constructor for class com.whitestein.lsps.os.dto.PersonData
Default constructor
PersonData(Person, String, List<String>) - Constructor for class com.whitestein.lsps.os.dto.PersonData
Creates a new instance of person data.
PersonDetail - Class in com.whitestein.lsps.orgstructure.entity
Persistent entity representing a person detail.
PersonDetail() - Constructor for class com.whitestein.lsps.orgstructure.entity.PersonDetail
Constructor needed for JPA-specific purposes.
PersonEntity - Interface in com.whitestein.lsps.os
Interface for person entity used internally.
PersonList - Class in com.whitestein.lsps.os.dto
Person list.
PersonList() - Constructor for class com.whitestein.lsps.os.dto.PersonList
Creates new instance.
PersonList(Collection<Person>, long) - Constructor for class com.whitestein.lsps.os.dto.PersonList
Creates new instance.
PersonLoginToIdCache - Enum in com.whitestein.lsps.pm
Cache of person login->id values.
PersonManagementService - Interface in com.whitestein.lsps.os
Provides methods for person management (creating, updating, removing persons), person-role mapping and querying, and role querying.
PersonManagementServiceBean - Class in com.whitestein.lsps.pm
The implementation of PersonManagementService using local database..
PersonManagementServiceBean() - Constructor for class com.whitestein.lsps.pm.PersonManagementServiceBean
Creates new instance.
PersonManagementServiceBean(RoleNameDao, RoleDao, PersonDao, SecurityRoleDao, SecurityManagerServiceLocal, ComponentServiceLocal) - Constructor for class com.whitestein.lsps.pm.PersonManagementServiceBean
Creates new instance.
PersonManagementServiceLocal - Interface in com.whitestein.lsps.os.ejb
Local interface for PersonManagementService.
PersonManagementServiceRemote - Interface in com.whitestein.lsps.os.ejb
Remote interface for PersonManagementService.
PersonNotFoundException - Exception in com.whitestein.lsps.os.exception
Thrown if a person is not found.
PersonNotFoundException(Long) - Constructor for exception com.whitestein.lsps.os.exception.PersonNotFoundException
Instantiates a new 'person does not exist' exception.
PersonNotFoundException(String) - Constructor for exception com.whitestein.lsps.os.exception.PersonNotFoundException
Instantiates a new 'person does not exist' exception.
PersonOrdering - Class in com.whitestein.lsps.os.dto
Person ordering.
PersonOrdering() - Constructor for class com.whitestein.lsps.os.dto.PersonOrdering
Creates new instance.
PersonOrdering(PersonColumn, OrderDirection) - Constructor for class com.whitestein.lsps.os.dto.PersonOrdering
Creates new instance.
PersonPicture - Class in com.whitestein.lsps.os.dto
Person picture transfer object.
PersonPicture() - Constructor for class com.whitestein.lsps.os.dto.PersonPicture
Creates new instance.
PersonPicture(String, String, ByteData) - Constructor for class com.whitestein.lsps.os.dto.PersonPicture
Creates new instance.
PersonPictureException - Exception in com.whitestein.lsps.os.exception
Exception for storing, retrieving person picture.
PersonPictureException(String) - Constructor for exception com.whitestein.lsps.os.exception.PersonPictureException
Creates new instance.
PersonPictureException(String, Throwable) - Constructor for exception com.whitestein.lsps.os.exception.PersonPictureException
Creates new instance.
PersonPictureException(Throwable) - Constructor for exception com.whitestein.lsps.os.exception.PersonPictureException
Creates new instance.
PersonRoleChange - Class in com.whitestein.lsps.orgstructure.entity
Change of person's roles.
PersonRoleChange(PersonEntity, Role, Role) - Constructor for class com.whitestein.lsps.orgstructure.entity.PersonRoleChange
Creates new instance.
PersonRoleUtils - Class in com.whitestein.lsps.orgstructure.function
Add or remove person from role.
PersonRoleUtils() - Constructor for class com.whitestein.lsps.orgstructure.function.PersonRoleUtils
 
PersonSecurityRoleChangePlugin - Class in com.whitestein.lsps.pm
Listener of security role changes.
PersonSecurityRoleChangePlugin() - Constructor for class com.whitestein.lsps.pm.PersonSecurityRoleChangePlugin
Creates new instance.
PersonSecurityRoleChangePlugin(PersonDao) - Constructor for class com.whitestein.lsps.pm.PersonSecurityRoleChangePlugin
Creates new instance.
PersonService - Interface in com.whitestein.lsps.os
Provides methods for person querying.
PersonServiceBase - Class in com.whitestein.lsps.pm
Common implementation of PersonServiceBean nad PersonManagementServiceBean
PersonServiceBase() - Constructor for class com.whitestein.lsps.pm.PersonServiceBase
 
PersonServiceBean - Class in com.whitestein.lsps.pm
Implementation of PersonService using local database.
PersonServiceBean() - Constructor for class com.whitestein.lsps.pm.PersonServiceBean
Creates new instance.
PersonServiceBean(PersonDao) - Constructor for class com.whitestein.lsps.pm.PersonServiceBean
Creates new instance.
PersonServiceLocal - Interface in com.whitestein.lsps.os.ejb
Local interface for PersonService
PersonServiceRemote - Interface in com.whitestein.lsps.os.ejb
Remote interface for PersonService
PersonSetting - Class in com.whitestein.lsps.orgstructure.entity
Persistent entity representing a setting for user.
PersonSetting() - Constructor for class com.whitestein.lsps.orgstructure.entity.PersonSetting
Constructor needed for JPA-specific purposes.
personsStrictlyWith(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
Returns a set of all persons that belong in the given organizational structure strictly to the given role or unit, not to their sub-roles or sub-units.
personsStrictlyWith(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
 
PersonStaleException - Exception in com.whitestein.lsps.os.exception
Thrown if a person object is stale.
PersonStaleException(String) - Constructor for exception com.whitestein.lsps.os.exception.PersonStaleException
 
PersonSubstitutionActiveChange - Class in com.whitestein.lsps.orgstructure.entity
Change of person's substitution active attribute.
PersonSubstitutionActiveChange(PersonEntity, boolean) - Constructor for class com.whitestein.lsps.orgstructure.entity.PersonSubstitutionActiveChange
Returns new instance
PersonSubstitutionChange - Class in com.whitestein.lsps.orgstructure.entity
Change of person's substitution.
PersonSubstitutionChange(PersonEntity, PersonEntity, PersonEntity) - Constructor for class com.whitestein.lsps.orgstructure.entity.PersonSubstitutionChange
Returns new instance.
personsWith(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
Returns a set of all persons that belong in the given organizational structure to the given role or unit.
personsWith(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
 
PersonValidationException - Exception in com.whitestein.lsps.os.exception
Signals that user provided invalid person data.
PersonValidationException(String) - Constructor for exception com.whitestein.lsps.os.exception.PersonValidationException
 
PIE_CHART - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
PK() - Constructor for class com.whitestein.lsps.orgstructure.entity.Right.PK
Creates new empty instance.
PK(SecurityRole, String) - Constructor for class com.whitestein.lsps.orgstructure.entity.Right.PK
Creates new instance.
PLACEHOLDER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::TextBox.placeholder ui::TextArea.placeholder
PLACEMENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ValidationError.placement
Plan - Class in com.whitestein.lsps.engine.dto
Element representing a plan.
Plan(String, long, String, String, PlanState, Long) - Constructor for class com.whitestein.lsps.engine.dto.Plan
Creates new instance.
Plan() - Constructor for class com.whitestein.lsps.engine.dto.Plan
Creates new instance.
Plan - Class in com.whitestein.lsps.engine.state.xml
Entity representing plan execution state.
Plan() - Constructor for class com.whitestein.lsps.engine.state.xml.Plan
Creates new empty instance of Plan.
Plan(ProcessInstance, String, Goal) - Constructor for class com.whitestein.lsps.engine.state.xml.Plan
Creates new instance of Plan.
Plan(ProcessInstance, String, Goal, PlanState) - Constructor for class com.whitestein.lsps.engine.state.xml.Plan
Creates new instance of Plan.
PLAN - Static variable in class com.whitestein.lsps.stdlib.type.CoreTypes
Plan type.
PlanHandler - Class in com.whitestein.lsps.engine
Handler class for handling interpretation of Plan.
PlanHandler(Plan, ProcessInterpreterContext) - Constructor for class com.whitestein.lsps.engine.PlanHandler
Creates new PlanHandler.
PlanHolder - Class in com.whitestein.lsps.stdlib.type
Holder for plan.
PlanHolder(ExternalValue, ModelProviderService, CoreTypeFactory) - Constructor for class com.whitestein.lsps.stdlib.type.PlanHolder
Creates new instance of PlanHolder.
PlanStartedChange - Class in com.whitestein.lsps.engine.change
Plan started change.
PlanStartedChange(Plan) - Constructor for class com.whitestein.lsps.engine.change.PlanStartedChange
Creates new instance.
PlanState - Enum in com.whitestein.lsps.engine.dto
Enum class that represents plan state.
PlanStateChange - Class in com.whitestein.lsps.engine.change
State change of a plan.
PlanStateChange(Plan, PlanState, PlanState) - Constructor for class com.whitestein.lsps.engine.change.PlanStateChange
Creates new instance.
PLOT_OPTIONS - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
 
PLOT_OPTIONS_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
 
PlotOptionsSetterAdapter - Class in com.whitestein.lsps.vaadin.charts
A utility class which adapts the Vaadin Charts plot option classes and provides unified API to set the plot options properties.
PlotOptionsSetterAdapter(AbstractPlotOptions) - Constructor for class com.whitestein.lsps.vaadin.charts.PlotOptionsSetterAdapter
Wraps the plot options
PLUS - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
A plus operator (+).
PmStatisticsInitializationBean - Class in com.whitestein.lsps.pm
This bean initializes Hibernate statistics MBean for the lsps-pm persistence unit.
PmStatisticsInitializationBean() - Constructor for class com.whitestein.lsps.pm.PmStatisticsInitializationBean
 
PojoExternalRecordEntityAdapter - Class in com.whitestein.lsps.engine.sharedrecord
Adapter for external record backed by pojo entity.
PojoExternalRecordEntityAdapter(Object, ExternalValue, RecordType, ModelInstance, ModelProviderService, SharedRecordTypeFactory, ExternalTypeProvider) - Constructor for class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
Creates new instance.
PojoSharedRecordEntityAdapter - Class in com.whitestein.lsps.engine.sharedrecord
Adapter for shared records that are backed by pojo entity.
PojoSharedRecordEntityAdapter(Object, ExternalValue, SharedRecordConfiguration, RecordType, ModelInstance, ModelProviderClientService, Session, boolean) - Constructor for class com.whitestein.lsps.engine.sharedrecord.PojoSharedRecordEntityAdapter
Creates new instance.
POLAR_CHART - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
pop() - Method in class com.whitestein.lsps.lang.InterpreterStackTrace
 
pop() - Method in class com.whitestein.lsps.lang.timer.RecordingInterpreterStackTrace
 
popFromStack(Expression, Interpreter, InterpreterStackTrace) - Method in interface com.whitestein.lsps.lang.ExpressionDebugger
Pops expression from the stack.
popup() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a popup.
POPUP_CLOSE_REQUEST_EVENT - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
POPUP_CLOSE_REQUEST_LISTENER - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
POPUP_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
position(UIGeolocator, WTPosition) - Static method in class com.whitestein.lsps.vaadin.ui.events.UIGeolocationEvent
 
postConstruct() - Method in class com.whitestein.lsps.human.function.SendEmailFunctionImpl
Fix for https://experjira.whitestein.com/browse/LSPS-7392 Sending email in OpenEJB against server that requires authentication.
postConstruct() - Method in class com.whitestein.lsps.human.task.SendEmail
Fix for https://experjira.whitestein.com/browse/LSPS-7392 Sending email in OpenEJB against server that requires authentication.
postInstantiate(String, Class, Set, Method, Method, CompositeType) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityProxyFactory
 
postMarshal(Marshaller) - Method in interface com.whitestein.lsps.common.jaxb.MarshalCallback

Callback method invoked after marshalling source to XML.

postMarshal(Marshaller) - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
 
postMarshal(Marshaller) - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
 
postMarshal(Marshaller) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
 
postPersist() - Method in class com.whitestein.lsps.engine.state.ModelInstanceEntity
This method must be called after persisting this entity.
postponeErrorHandling(Throwable) - Method in class com.whitestein.lsps.vaadin.util.LspsUIBase
Error handling in case we want to notify the user or log the error, but we can't throw it right away.
postponeNotification(Notification) - Method in class com.whitestein.lsps.vaadin.util.LspsUIBase
Postpone the notification till the end of request.
postSetAssociation(RecordAssociation, Object) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
 
postSetAssociation(RecordAssociation, Object) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
Executes after association is set.
postUnmarshal(Unmarshaller, Object) - Method in interface com.whitestein.lsps.common.jaxb.UnmarshalCallback

Callback method invoked after unmarshalling XML data into target.

postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ActivationCommand
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.BooleanValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.CollectionValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Context
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ContextFreeType
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.DateValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.DecimalValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Escalation
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Goal
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.MapValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstanceProperty
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.NullValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Plan
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Signal
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.StringValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Task
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Token
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ValueContent
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
 
postUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Variable
 
postUpload(Map<Module, ProcessModel>, Map<String, String>) - Method in class com.whitestein.lsps.human.generation.DocumentPlugin
 
postUpload(Map<Module, ProcessModel>, Map<String, String>) - Method in interface com.whitestein.lsps.modulemanager.ModelManagerPlugin
This method is called after each upload and the moduleIds contain ids of all the modules (even those which were already present in the repository before the upload).
postUpload(Map<Module, ProcessModel>, Map<String, String>) - Method in class com.whitestein.lsps.modulemanager.ModelPersisterPlugin
 
postUpload(Map<Module, ProcessModel>, Map<String, String>) - Method in class com.whitestein.lsps.orgstructure.modulemanager.OrgModelPlugin
 
postUploadModule(Module, ProcessModel, Map<String, String>) - Method in class com.whitestein.lsps.human.generation.DocumentPlugin
 
postUploadModule(Module, ProcessModel, Map<String, String>) - Method in interface com.whitestein.lsps.modulemanager.ModelManagerPlugin
This method is called after a module is uploaded.
postUploadModule(Module, ProcessModel, Map<String, String>) - Method in class com.whitestein.lsps.modulemanager.ModelPersisterPlugin
 
postUploadModule(Module, ProcessModel, Map<String, String>) - Method in class com.whitestein.lsps.orgstructure.modulemanager.OrgModelPlugin
 
pow(int) - Method in class com.whitestein.lsps.lang.Decimal
Returns a Decimal whose value is (this<sup>n</sup>), The power is computed exactly, to unlimited precision.
POWER - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
Power operator (**).
PRE_CONDITION - Static variable in class com.whitestein.lsps.stdlib.type.AchieveGoalHolder
Property name.
PRE_CONDITION - Static variable in class com.whitestein.lsps.stdlib.type.PlanHolder
property name.
precision() - Method in class com.whitestein.lsps.lang.Decimal
Returns the precision of this Decimal.
preCondition() - Method in class com.whitestein.lsps.stdlib.type.AchieveGoalHolder
Returns precondition of the goal.
preCondition() - Method in class com.whitestein.lsps.stdlib.type.PlanHolder
Returns condition of the plan.
preconditionSatisfied() - Method in class com.whitestein.lsps.engine.PlanHandler
Returns true if the plan precondition is satisfied.
preDeleteActions() - Method in class com.whitestein.lsps.modulemanager.entity.Module
This methods deletes some relations before deleting this object by hibernate.
preDeleteActions() - Method in class com.whitestein.lsps.modulemanager.entity.Process
This methods deletes some relations before deleting this object by hibernate.
prefixMappedProperties(String) - Method in class com.whitestein.lsps.hibernate.envers.LspsMultipleIdMapper
 
preMarshal(Marshaller) - Method in interface com.whitestein.lsps.common.jaxb.MarshalCallback

Callback method invoked before marshalling from source to XML.

preMarshal(Marshaller) - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
 
preMarshal(Marshaller) - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
 
preMarshal(Marshaller) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
 
preprocessLspsFormat(String) - Method in class com.whitestein.lsps.vaadin.forms.WDateField
 
preRemoveModule(long) - Method in class com.whitestein.lsps.human.generation.DocumentPlugin
 
preRemoveModule(long) - Method in interface com.whitestein.lsps.modulemanager.ModelManagerPlugin
This method is called before a module is removed.
preRemoveModule(long) - Method in class com.whitestein.lsps.modulemanager.ModelPersisterPlugin
 
preRemoveModule(long) - Method in class com.whitestein.lsps.orgstructure.modulemanager.OrgModelPlugin
 
preUnmarshal(Unmarshaller, Object) - Method in interface com.whitestein.lsps.common.jaxb.UnmarshalCallback

Callback method invoked before unmarshalling into target.

preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ActivationCommand
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.BooleanValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.CollectionValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Context
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ContextFreeType
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.DateValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.DecimalValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Escalation
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Goal
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.MapValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstanceProperty
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.NullValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Plan
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Signal
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.StringValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Task
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Token
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ValueContent
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
 
preUnmarshal(Unmarshaller, Object) - Method in class com.whitestein.lsps.engine.state.xml.Variable
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
Override for all components which are actively using some record holders, not directly linked to the model.
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WCalendar
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WCartesianChart
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WGaugeChart
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WMapDisplay
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WPieChart
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WTable
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WTree
 
preventGC(Set<ValueHolder>) - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
 
PREVIEW_FORM - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows preview form
prevItemId(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
PrimaryKeyMetadata - Class in com.whitestein.lsps.common.ddl
JDBC index metadata
printDependencyTree(Appendable) - Method in class com.whitestein.lsps.test.AssemblyDescriptor
Prints dependency tree into appendable.
printElapsedTime() - Method in class com.whitestein.lsps.common.StopWatch
Prints elapsed time since the start of this stop watch.
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.BPMNInterpreter
 
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.ConditionEventInterpreter
 
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.GOInterpreter
 
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.InlineStartConditionInterpreter
 
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.InlineStartErrorInterpreter
 
proceed(ProcessingType, Exception) - Method in class com.whitestein.lsps.engine.InlineStartErrorInterpreter
 
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.InlineStartEscalationInterpreter
 
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.InlineStartSignalInterpreter
 
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.InlineStartTimerInterpreter
 
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.ModuleInterpreter
 
proceed(ProcessingType) - Method in interface com.whitestein.lsps.engine.ProcessInterpreter
Moves the process state by one step forward.
proceed(ProcessInstance, ProcessInterpreterContext, ProcessingType) - Static method in class com.whitestein.lsps.engine.ProcessInterpreters
Moves the process state by one step forward.
proceed(ProcessInstance, ProcessDescription, ProcessInterpreterContext, ProcessingType) - Static method in class com.whitestein.lsps.engine.ProcessInterpreters
Moves the process state by one step forward.
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.SignalIntermediateInterpreter
 
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.SignalStartInterpreter
 
proceed(ProcessingType) - Method in class com.whitestein.lsps.engine.TimerEventInterpreter
 
Process - Class in com.whitestein.lsps.modulemanager.entity
Entity representing a modeled process.
Process() - Constructor for class com.whitestein.lsps.modulemanager.entity.Process
Creates new instance.
Process(String, String, String) - Constructor for class com.whitestein.lsps.modulemanager.entity.Process
Creates new instance.
PROCESS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Listener.process
PROCESS_INSTANCE - Static variable in class com.whitestein.lsps.stdlib.type.CoreTypes
ProcessInstance type.
PROCESS_LOG_MESSAGE_MAX_LENGTH - Static variable in class com.whitestein.lsps.engine.Constants
Maximum allowed length of the process log message (1000 characters).
PROCESS_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows to process to-dos (submit, save, cancel)
processAction(UIScreen) - Method in class com.whitestein.lsps.vaadin.ui.events.UIFireAppEventAction
 
processAction(UIScreen) - Method in interface com.whitestein.lsps.vaadin.ui.events.UIListenerAction
Invokes the action on the screen.
processAction(UIScreen) - Method in class com.whitestein.lsps.vaadin.ui.events.UINavigateAction
 
processAction(UIScreen) - Method in class com.whitestein.lsps.vaadin.ui.events.UIPersistAction
 
processAction(UIScreen) - Method in class com.whitestein.lsps.vaadin.ui.events.UISaveAction
 
processAction(UIScreen) - Method in class com.whitestein.lsps.vaadin.ui.events.UISubmitAction
 
processAction(UIScreen) - Method in class com.whitestein.lsps.vaadin.ui.events.UIViewModelAction
 
ProcessAgent - Interface in com.whitestein.lsps.engine
 
ProcessAgentImpl - Class in com.whitestein.lsps.engine
Agent interpreting ProcessModel.
ProcessAgentImpl() - Constructor for class com.whitestein.lsps.engine.ProcessAgentImpl
Creates new instance.
ProcessAgentImpl(ModelInstanceDao, ModelProviderService, CommunicationService, ProcessLogDao, UnprocessedInputsService, SessionContext, TimerService) - Constructor for class com.whitestein.lsps.engine.ProcessAgentImpl
Creates new instance.
ProcessAgentMDB - Class in com.whitestein.lsps.engine
Message-drive bean for handling communication units.
ProcessAgentMDB() - Constructor for class com.whitestein.lsps.engine.ProcessAgentMDB
 
processArchive(ByteData, Map<String, String>) - Method in interface com.whitestein.lsps.engine.ejb.ModelManagementServiceLocal
Process archive represented by byte array.
processArchive(InputStream, Map<String, String>) - Method in class com.whitestein.lsps.modulemanager.ArchiveProcessor
Processes the given archive.
processArchive(ByteData, Map<String, String>) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
 
processBinaryData(String, String) - Method in class com.whitestein.lsps.xml.util.XmlTypesParser
Converts string of encoded binary data to BinaryHandle object.
processDataAsynchronously(Serializable) - Method in class com.whitestein.lsps.engine.AbstractAsynchronousExecutionTask
 
processDataAsynchronously(Serializable) - Method in interface com.whitestein.lsps.engine.AsynchronousExecutionTask
processDataAsynchronously(Serializable) - Method in class com.whitestein.lsps.wsclient.task.HttpClientTask
 
processDataAsynchronously(Serializable) - Method in class com.whitestein.lsps.wsclient.task.WsSoapCall
 
ProcessDiagramJsonConverter - Class in com.whitestein.lsps.visualization.json
A converter for converting Diagram into a JSON string.
ProcessDiagramJsonConverter() - Constructor for class com.whitestein.lsps.visualization.json.ProcessDiagramJsonConverter
 
ProcessElement - Class in com.whitestein.lsps.modulemanager.entity
Entity representing a modeled process element.
ProcessElement() - Constructor for class com.whitestein.lsps.modulemanager.entity.ProcessElement
Creates new instance.
ProcessElement(String, String, String, ProcessElement) - Constructor for class com.whitestein.lsps.modulemanager.entity.ProcessElement
Creates new instance.
ProcessElement - Class in com.whitestein.lsps.visualization.dto
This class represents an element which can be defined in a rsource.
ProcessElement(String, ProcessElementType, ModuleResource) - Constructor for class com.whitestein.lsps.visualization.dto.ProcessElement
Creates a new process element with a given name and the element type.
ProcessElementType - Enum in com.whitestein.lsps.visualization.dto
Enumeration for process elements which can be visible in a diagram.F
processError(Exception) - Method in class com.whitestein.lsps.engine.WebServiceCaller
Process error which occured during the webservice call.
processEvent(UIEvent, RecordHolder, UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.events.UIListener
Process the given event.
processEvent(UIEvent, RecordHolder, UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
 
processEvent(UIApplicationEvent) - Method in interface com.whitestein.lsps.vaadin.ui.JavaAppEventListener
A method that is called to handle the fired application event.
processEvent() - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueueEntry
processEventQueue(ComponentsToProcess, LspsFormConnector.ValidationErrors) - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueue
Processes the queued events.
processExecutionResult(TaskContext, Serializable) - Method in class com.whitestein.lsps.engine.AbstractAsynchronousExecutionTask
 
processExecutionResult(TaskContext, Serializable) - Method in interface com.whitestein.lsps.engine.AsynchronousExecutionTask
This method is called after the asynchronous execution has been done
processExecutionResult(TaskContext, Serializable) - Method in class com.whitestein.lsps.wsclient.task.HttpClientTask
 
processExecutionResult(TaskContext, Serializable) - Method in class com.whitestein.lsps.wsclient.task.WsSoapCall
 
ProcessingResult(boolean, boolean, boolean, boolean, LspsFormConnector.ValidationErrors, LspsScreen) - Constructor for class com.whitestein.lsps.vaadin.LspsFormConnector.ProcessingResult
Full constructor.
ProcessingType - Enum in com.whitestein.lsps.engine
Engine processing types.
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.engine.AbstractAsynchronousExecutionTask
 
processInput(TaskContext, Object) - Method in interface com.whitestein.lsps.engine.ExecutableTask
The method for processing the model instance input.
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.engine.TaskProxy
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.engine.tester.TestRollbackExceptionTask
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.human.task.HumanInteractionTask
Deprecated.
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.human.task.SendEmail
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.orgstructure.task.AddPersonToRole
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.orgstructure.task.RemovePersonFromRole
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.AddProcessLog
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.Assign
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.CreateModelInstance
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.DeactivateGoal
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.DeleteModelInstanceLogs
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.DeleteSharedRecords
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.Execute
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.Lock
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.NoOperationTask
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.ReactivateGoal
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.RemoveBinaryData
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.RepeatGoals
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.RunSQLTask
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.TerminateModelInstance
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.stdlib.task.Unlock
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.wsserver.task.RestRequestWaitpointTask
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.wsserver.task.RestResponseTask
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.wsserver.task.WsRequestWaitPointTask
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.wsserver.task.WsResponseTask
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.xml.task.ConvertToXmlTask
 
processInput(TaskContext, Object) - Method in class com.whitestein.lsps.xml.task.ParseXmlTask
 
ProcessInstance - Class in com.whitestein.lsps.engine.dto
Immutable and serializable entity representing a process instance.
ProcessInstance() - Constructor for class com.whitestein.lsps.engine.dto.ProcessInstance
Creates new instance.
ProcessInstance(long, ProcessInstanceState, Context, Collection<ProcessInstance>, Goals) - Constructor for class com.whitestein.lsps.engine.dto.ProcessInstance
Creates new instance.
processInstance - Variable in class com.whitestein.lsps.engine.state.xml.GOElement
To be set by subclasses when unmarshalling.
ProcessInstance - Class in com.whitestein.lsps.engine.state.xml
Entity representing a process instance.
ProcessInstance() - Constructor for class com.whitestein.lsps.engine.state.xml.ProcessInstance
Creates new empty instance of ProcessInstance.
ProcessInstance(ProcessInstanceParent, Context) - Constructor for class com.whitestein.lsps.engine.state.xml.ProcessInstance
Creates new instance of ProcessInstance.
ProcessInstance(long, ProcessInstanceParent, Context) - Constructor for class com.whitestein.lsps.engine.state.xml.ProcessInstance
Creates new instance of ProcessInstance.
ProcessInstanceAdapter - Class in com.whitestein.lsps.stdlib.type
Adapter for process instance reflection type.
ProcessInstanceAdapter(ProcessInstanceHolder, ModelInstance, ExternalValue, ModelProviderService) - Constructor for class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
Creates new instance.
ProcessInstanceHolder - Class in com.whitestein.lsps.stdlib.type
Holder representing a process instance.
ProcessInstanceHolder(ExternalValue, ModelProviderService, SharedRecordTypeFactory) - Constructor for class com.whitestein.lsps.stdlib.type.ProcessInstanceHolder
Creates new instance.
ProcessInstanceHolder(ModelInstance, ProcessInstance, ModelProviderService, SharedRecordTypeFactory) - Constructor for class com.whitestein.lsps.stdlib.type.ProcessInstanceHolder
Creates new instance.
processInstanceId - Variable in class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram.UIProcessDiagramState
 
ProcessInstanceParent - Interface in com.whitestein.lsps.engine.state.xml
Interface for an element that has child instances of ProcessInstance.
ProcessInstanceRemoteMIAdapter - Class in com.whitestein.lsps.stdlib.type
Adapter for process instance referenced from other model instance.
ProcessInstanceRemoteMIAdapter(ProcessInstanceHolder, ModelInstance, ExternalValue, ModelProviderService) - Constructor for class com.whitestein.lsps.stdlib.type.ProcessInstanceRemoteMIAdapter
Creates new instance.
ProcessInstanceState - Enum in com.whitestein.lsps.engine.dto
State of a process instance.
ProcessInstanceStateChange - Class in com.whitestein.lsps.engine.change
State change of a process instance.
ProcessInstanceStateChange(ProcessInstance, ProcessInstanceState, ProcessInstanceState, TerminationReason) - Constructor for class com.whitestein.lsps.engine.change.ProcessInstanceStateChange
Creates new instance.
ProcessInstanceThisMIAdapter - Class in com.whitestein.lsps.stdlib.type
Adapter for process instance referenced from parent model instance.
ProcessInstanceThisMIAdapter(ProcessInstanceHolder, ModelInstance, ExternalValue, ModelProviderService) - Constructor for class com.whitestein.lsps.stdlib.type.ProcessInstanceThisMIAdapter
Creates new instance.
ProcessInterpreter - Interface in com.whitestein.lsps.engine
Interface for process interpreters.
ProcessInterpreterContext - Interface in com.whitestein.lsps.engine
 
ProcessInterpreters - Class in com.whitestein.lsps.engine
 
ProcessLog - Class in com.whitestein.lsps.engine.dto
Immutable and serializable entity representing a process log.
ProcessLog() - Constructor for class com.whitestein.lsps.engine.dto.ProcessLog
Creates new instance.
ProcessLog(long, Long, Long, Long, long, String, String, String, LogEvent, long, Date, String, Long, Long, String, String, String, String, String) - Constructor for class com.whitestein.lsps.engine.dto.ProcessLog
Creates new instance.
ProcessLog - Class in com.whitestein.lsps.engine.state
Entity representing a process log.
ProcessLog() - Constructor for class com.whitestein.lsps.engine.state.ProcessLog
Creates new empty instance of ProcessLog.
ProcessLog(ModelInstanceEntity, ProcessInstance, Long, String, String, String, Date, LogEvent, TerminationReason, Long, Long, String, String, String, String) - Constructor for class com.whitestein.lsps.engine.state.ProcessLog
Creates new instance of ProcessLog.
ProcessLog(ModelInstanceEntity, Long, Long, Long, long, Long, String, String, String, Date, LogEvent, TerminationReason, Long, Long, String, String, String, String, String) - Constructor for class com.whitestein.lsps.engine.state.ProcessLog
Creates new instance of ProcessLog.
ProcessLog - Class in com.whitestein.lsps.engine.state.xml
Process log.
ProcessLog() - Constructor for class com.whitestein.lsps.engine.state.xml.ProcessLog
Creates new instance.
ProcessLog(ModelInstance, Long, Long, Long, String, String, LogEvent, long, Date, long, String, String, Long, Long, String, String, String, String, String) - Constructor for class com.whitestein.lsps.engine.state.xml.ProcessLog
Creates new instance.
ProcessLogDao - Interface in com.whitestein.lsps.engine.dao
Data access object used to store and retrieve ProcessLog
ProcessLogIndexComparator - Class in com.whitestein.lsps.engine.dto
A process log comparator that compares the process log by its indexes.
ProcessLogIndexComparator() - Constructor for class com.whitestein.lsps.engine.dto.ProcessLogIndexComparator
 
ProcessModel - Class in com.whitestein.lsps.visualization.dto
This class represents a process model definition.
ProcessModel(String, String, ModuleResource) - Constructor for class com.whitestein.lsps.visualization.dto.ProcessModel
Creates a new instance of this class.
ProcessRelationship - Class in com.whitestein.lsps.modulemanager.entity
Process element relationship.
ProcessRelationship() - Constructor for class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
Creates new instance.
ProcessRelationship(ProcessElement, ProcessElement, String, String) - Constructor for class com.whitestein.lsps.modulemanager.entity.ProcessRelationship
Creates new instance.
processReply(TaskContext, Object) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
Process the data submitted by the user.
processReply(TaskContext, Object) - Method in class com.whitestein.lsps.human.task.UserTask
 
ProcessService - Interface in com.whitestein.lsps.engine
Service for accessing and manipulating process execution information.
ProcessServiceBean - Class in com.whitestein.lsps.engine
Service for accessing process instances.
ProcessServiceBean() - Constructor for class com.whitestein.lsps.engine.ProcessServiceBean
Creates new instance.
ProcessServiceBean(ModelInstanceDao, ProcessLogDao, ModelProviderService, CommunicationService) - Constructor for class com.whitestein.lsps.engine.ProcessServiceBean
Creates new instance.
ProcessServiceLocal - Interface in com.whitestein.lsps.engine.ejb
Remote interface for ProcessService.
ProcessServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for ProcessService.
ProcessUtils - Class in com.whitestein.lsps.engine
 
ProcessUtils(ModelProviderService) - Constructor for class com.whitestein.lsps.engine.ProcessUtils
Creates new instance.
processValueToSet(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.lang.InternalRecordEntityAdapter
 
processValueToSet(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
Process value to be set.
processValueToSet(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
 
processViewModels(boolean, Set<UIViewModelAction>) - Method in class com.whitestein.lsps.vaadin.ui.ViewModelMerger
Invoked after an event processing cycle.
PROFILER_FACTORY_NAME - Static variable in class com.whitestein.lsps.lang.InterpreterStackTrace
A class name of ProfilerFactory.
ProfilerFactory - Class in com.whitestein.lsps.engine.profiler
A factory that creates ProfilerInterpreterStackTrace instances.
ProfilerFactory() - Constructor for class com.whitestein.lsps.engine.profiler.ProfilerFactory
 
ProfilerInterpreterStackTrace - Class in com.whitestein.lsps.engine.profiler
 
ProfilerInterpreterStackTrace(InterpreterStackTraceElement) - Constructor for class com.whitestein.lsps.engine.profiler.ProfilerInterpreterStackTrace
Creates a new instance.
ProfilerNode - Class in com.whitestein.lsps.engine.profiler
 
ProfilerNode() - Constructor for class com.whitestein.lsps.engine.profiler.ProfilerNode
 
ProfilerNode(long, String) - Constructor for class com.whitestein.lsps.engine.profiler.ProfilerNode
 
ProfilerServiceBean - Class in com.whitestein.lsps.engine.profiler
 
ProfilerServiceBean() - Constructor for class com.whitestein.lsps.engine.profiler.ProfilerServiceBean
 
ProfilerServiceLocal - Interface in com.whitestein.lsps.engine.profiler
 
ProfilerStore - Class in com.whitestein.lsps.engine.profiler
Stores profiler nodes.
ProfilerStore() - Constructor for class com.whitestein.lsps.engine.profiler.ProfilerStore
 
PROP_CONVERTER - Static variable in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIImageRenderer
The name of the "converter" property.
Property - Class in com.whitestein.lsps.lang.exec
The property object represents a declared property of a particular record type.
Property(RecordType, String) - Constructor for class com.whitestein.lsps.lang.exec.Property
Constructs a new property.
PROPERTY - Static variable in class com.whitestein.lsps.lang.type.SimpleType
PropertyType instance.
property - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.PropertyGroup
The property, not null.
property() - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the variant's value to a Property.
PROPERTY_CAPTION - Static variable in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
Caption property.
PROPERTY_FILENAME - Static variable in class com.whitestein.lsps.common.ServerProperties
server.properties file name
PROPERTY_LSPS_DEBUG - Static variable in class com.whitestein.lsps.engine.Constants
A name of the property which indicates whether the LSPS debugger should be enabled or disabled.
PROPERTY_LSPS_PROFILE - Static variable in class com.whitestein.lsps.lang.InterpreterStackTrace
Java property to activate LSPS profiler.
PROPERTY_PATH - Static variable in class com.whitestein.lsps.lang.type.SimpleType
PropertyExpression - Class in com.whitestein.lsps.lang.ast
Expression representing record property access.
PropertyExpression(ASTInfo, Expression, RecordType, String, boolean) - Constructor for class com.whitestein.lsps.lang.ast.PropertyExpression
Creates new instance of PropertyExpression.
PropertyExpression(ASTInfo, Expression, RecordType, String, Type, boolean) - Constructor for class com.whitestein.lsps.lang.ast.PropertyExpression
Creates new instance of PropertyExpression.
PropertyFunctions - Class in com.whitestein.lsps.stdlib.function
Property functions.
PropertyFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.PropertyFunctions
 
PropertyGroup(Property) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.PropertyGroup
 
propertyId - Variable in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.ContainsFilter
 
propertyId - Variable in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.RegexpFilter
 
PropertyLiteralExpression - Class in com.whitestein.lsps.lang.ast
 
PropertyLiteralExpression(ASTInfo, RecordType, String) - Constructor for class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
 
PropertyLiteralExpression(ASTInfo, RecordType, List<String>) - Constructor for class com.whitestein.lsps.lang.ast.PropertyLiteralExpression
 
PropertyOrigin(String, Variant.Origin) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.PropertyOrigin
 
PropertyPath - Class in com.whitestein.lsps.lang.exec
 
propertyPath() - Method in class com.whitestein.lsps.vaadin.util.Variant
Deprecated.
This method was replaced by Variant.path() to which better fits the type returned.
PropertyPathType - Class in com.whitestein.lsps.lang.type
A type representing a path e.g.
PropertyPathValue - Class in com.whitestein.lsps.engine.dto.val
 
PropertyPathValue() - Constructor for class com.whitestein.lsps.engine.dto.val.PropertyPathValue
A constructor required by JAXB.
PropertyPathValue(RecordType, List<String>) - Constructor for class com.whitestein.lsps.engine.dto.val.PropertyPathValue
A public constructor for creation of a property path.
PropertyPathValue - Class in com.whitestein.lsps.engine.state.xml
 
PropertyPathValue() - Constructor for class com.whitestein.lsps.engine.state.xml.PropertyPathValue
A constructor required by JAXB.
PropertyPathValue(String, List<String>) - Constructor for class com.whitestein.lsps.engine.state.xml.PropertyPathValue
 
PropertyType - Class in com.whitestein.lsps.lang.type
A reflection type for record fields and associations.
PropertyValue - Class in com.whitestein.lsps.engine.dto.val
 
PropertyValue() - Constructor for class com.whitestein.lsps.engine.dto.val.PropertyValue
A constructor required by JAXB.
PropertyValue(String, RecordType) - Constructor for class com.whitestein.lsps.engine.dto.val.PropertyValue
A public constructor for creation of a property.
PropertyValue - Class in com.whitestein.lsps.engine.state.xml
 
PropertyValue() - Constructor for class com.whitestein.lsps.engine.state.xml.PropertyValue
A constructor required by JAXB.
PropertyValue(String, String) - Constructor for class com.whitestein.lsps.engine.state.xml.PropertyValue
 
provide(URI) - Method in class com.whitestein.lsps.visualization.DiagramProvider
Provides a diagram from the resource.
purgeMappings(Collection<SignatureMapping>) - Static method in class com.whitestein.lsps.lang.signature.SignatureMappings
Returns a collection of signatures mappings with redundant signature mappings removed.
purgeMappings(Collection<SignatureMapping>, Collection<String>) - Static method in class com.whitestein.lsps.lang.signature.SignatureMappings
Returns a collection of signatures mappings with redundant signature mappings removed.
purgeMappingsFirstParam(Collection<SignatureMapping>) - Static method in class com.whitestein.lsps.lang.signature.SignatureMappings
Returns a collection of signatures mappings with redundant signature mappings removed, with respect only to the type of the first parameter.
push(InterpreterStackTraceElement) - Method in class com.whitestein.lsps.lang.InterpreterStackTrace
 
push(InterpreterStackTraceElement) - Method in class com.whitestein.lsps.lang.timer.RecordingInterpreterStackTrace
 
PushableProperty<T> - Interface in com.whitestein.lsps.vaadin.ui
Defines interface for special instances of Property, which are holding values locally and the values are written to underlying structure (in LSPS case it's lsps context) only upon calling method PushableProperty.pushChangesToContext()
pushChangesToContext() - Method in class com.whitestein.lsps.vaadin.ui.LspsProperty
 
pushChangesToContext() - Method in interface com.whitestein.lsps.vaadin.ui.PushableProperty
Pushes all the pending changes to underlying structure
pushToStack(Expression, Interpreter, InterpreterStackTrace) - Method in interface com.whitestein.lsps.lang.ExpressionDebugger
Push expression to the stack.
put(K, V) - Method in class com.whitestein.lsps.common.cache.SoftCache
Associates the specified value with the specified key in this cache.
put(String, String) - Method in class com.whitestein.lsps.common.StringProperties
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
 
put(String, Object) - Method in class com.whitestein.lsps.lang.exec.TypeBasedRecordMapView
 
putAll(Map<? extends String, ? extends String>) - Method in class com.whitestein.lsps.common.StringProperties
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map<? extends Object, ? extends Object>) - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
 
putProperty(String, Object) - Method in class com.whitestein.lsps.visualization.DiagramNode
Puts a property.

Q

QID - Class in com.whitestein.lsps.lang.type
A qualified identifier.
QIDAst - Class in com.whitestein.lsps.lang.ast
 
QIDAst(ASTNode, QID) - Constructor for class com.whitestein.lsps.lang.ast.QIDAst
 
QUERY_FIND_ALL - Static variable in class com.whitestein.lsps.engine.state.Setting
Query name: finds all settings
QUERY_FIND_ALL - Static variable in class com.whitestein.lsps.license.License
 
QUERY_FIND_ALL_VALID - Static variable in class com.whitestein.lsps.license.License
 
QUERY_TODO - Static variable in class com.whitestein.lsps.human.HumanTypes
Full name of the QueryTodo type.
queryAuditList(ExecutionContext, SharedRecordType, String, Expression, List<QueryOrderingItem>, Integer, Integer, Long, List<AuditCriteria>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
 
queryAuditList(ExecutionContext, SharedRecordType, String, Expression, List<QueryOrderingItem>, Integer, Integer, Long, List<AuditCriteria>) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
Dynamically creates query and executes it.
QueryDataset - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
Provides data by invoking given LSPS Query function.
QueryDataset(Variant.ScopedClosureVariant, ExecutionContext) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.QueryDataset
 
queryDefinition - Variable in class com.whitestein.lsps.vaadin.util.LazyLspsContainer
 
QueryEnumSort(String, EnumerationImpl) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.QueryEnumSort
 
QueryExecutor - Class in com.whitestein.lsps.engine.sharedrecord
This class can execute queries given by the QuerySpecification.
QueryExecutor(ExecutionContext) - Constructor for class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
Creates new instance.
QueryExecutor(ExecutionContext, InterpreterStackTrace) - Constructor for class com.whitestein.lsps.engine.sharedrecord.QueryExecutor
Creates new instance.
QueryFunctions - Interface in com.whitestein.lsps.stdlib.function
 
QueryFunctionsImpl - Class in com.whitestein.lsps.stdlib.function
 
QueryFunctionsImpl() - Constructor for class com.whitestein.lsps.stdlib.function.QueryFunctionsImpl
 
queryList(ExecutionContext, Object, Collection<?>) - Method in interface com.whitestein.lsps.engine.NativeQueryService
Executes the given query and returns a list of results.
queryList(ExecutionContext, Object, Collection<?>) - Method in class com.whitestein.lsps.engine.NativeQueryServiceBean
 
queryList(ExecutionContext, Object, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
 
queryList(ExecutionContext, SharedRecordType, String, Expression, List<QueryOrderingItem>, Integer, Integer) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
 
queryList(ExecutionContext, ClosureHolder, String, Expression, List<QueryOrderingItem>, Integer, Integer) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
 
queryList(ExecutionContext, Object, Collection<?>) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
Executes the given HQL query specification and returns the result.
queryList(ExecutionContext, SharedRecordType, String, Expression, List<QueryOrderingItem>, Integer, Integer) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
Dynamically creates query and executes it.
queryList(ExecutionContext, ClosureHolder, String, Expression, List<QueryOrderingItem>, Integer, Integer) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
Dynamically creates query and executes it.
queryRecordCount(ExecutionContext, ClosureHolder, String, String) - Method in class com.whitestein.lsps.human.DynamicQueriesBean
 
queryRecordList(ExecutionContext, ClosureHolder, Decimal, Decimal, String, String, List<QueryOrderingItem>) - Method in class com.whitestein.lsps.human.DynamicQueriesBean
 
QueryResult<E> - Class in com.whitestein.lsps.common.query
Immutable data object for support of paged results.
QueryResult() - Constructor for class com.whitestein.lsps.common.query.QueryResult
Creates new instance.
QueryResult(List<E>, long) - Constructor for class com.whitestein.lsps.common.query.QueryResult
Full constructor.
querySingle(ExecutionContext, Object, Collection<?>) - Method in interface com.whitestein.lsps.engine.NativeQueryService
Executes the given query and returns a result.
querySingle(ExecutionContext, Object, Collection<?>) - Method in class com.whitestein.lsps.engine.NativeQueryServiceBean
 
querySingle(ExecutionContext, Object, Collection<?>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordTypeFactoryImpl
 
querySingle(ExecutionContext, Object, Collection<?>) - Method in interface com.whitestein.lsps.engine.SharedRecordTypeFactory
Executes the given HQL query specification and returns the first result.
queryTodoType - Variable in class com.whitestein.lsps.human.context.ToJoinTodoListQueryDifferentDB
 

R

RADIO_BUTTON_LIST_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
radioButtonList() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a radio button list.
random() - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Returns a pseudorandom, uniformly distributed decimal value between 0.0 (inclusive) and 1.0 (exclusive).
random(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Returns a pseudorandom, uniformly distributed decimal value between 0 (inclusive) and the upperBound (exclusive).
RANGE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
 
RANGE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::PlotOptionsBar.range ui::PlotOptionsArea.range
RangeHolder - Class in com.whitestein.lsps.lang.exec
Mock range holder.
RangeHolder(long, long) - Constructor for class com.whitestein.lsps.lang.exec.RangeHolder
Creates new instance of RangeHolder.
RangeOperation - Enum in com.whitestein.lsps.lang.operation
Range operation: 1..5 = [1,2,3,4,5]
RangeValue - Class in com.whitestein.lsps.engine.state.xml
Range value (e.g.
RangeValue() - Constructor for class com.whitestein.lsps.engine.state.xml.RangeValue
 
RangeValue(long, long) - Constructor for class com.whitestein.lsps.engine.state.xml.RangeValue
Constructs a new range.
reactivate() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
Should be called when the content is shown again after it was previously hidden.
reactivateGoal(long, String, ExecutionContext, boolean) - Static method in class com.whitestein.lsps.engine.ActivationUtil
Reactivates given goal if not null and if it can be activated.
ReactivateGoal - Class in com.whitestein.lsps.stdlib.task
This task performs reactivation of goals.
ReactivateGoal() - Constructor for class com.whitestein.lsps.stdlib.task.ReactivateGoal
 
read() - Method in class com.whitestein.lsps.common.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.whitestein.lsps.common.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - Method in class com.whitestein.lsps.hibernate.envers.LspsAuditedPropertiesReader
 
READ_ALL_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows to read all to-do data.
READ_BINARY - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to read binary data.
READ_MODEL - Static variable in interface com.whitestein.lsps.engine.ejb.ModelManagementServiceLocal
Security right that allows to read models.
READ_MODEL - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to read models.
READ_MODEL_INSTANCE - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to read information about a model instance (context variables, task states, logs).
READ_ONLY - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::InputComponent.readOnly
READ_ONLY_ACCESS_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Error thrown when writing to a read only variable or record
READ_OWN_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows to read own to-do data.
READ_PERSON - Static variable in class com.whitestein.lsps.os.OsRights
Security right that allows to read information about person.
READ_ROLE - Static variable in class com.whitestein.lsps.os.OsRights
Security right that allow to add or update role names.
READ_ROLLBACK_INFO - Static variable in class com.whitestein.lsps.engine.EngineRights
Right required to read a RollbackInfo object.
READ_SECURITY_ROLE - Static variable in class com.whitestein.lsps.os.OsRights
Security right that allows to read security roles
READ_TODO_ASSIGNEES - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows to read to-do assignees and rejection data.
readFully(Reader) - Static method in class com.whitestein.lsps.common.IO
Reads all characters from given reader and returns them as a string.
ReadOnlyRecordHolder - Class in com.whitestein.lsps.engine.lang
Read only record holder.
ReadOnlyRecordHolder(ModelProviderClientService, ModelInstance, RecordHolder) - Constructor for class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
Creates new instance.
ReadOnlyRecordHolder(ModelProviderClientService, ModelInstance, RecordHolder, ReadOnlyRecordValue) - Constructor for class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
Creates new instance.
readOnlyRecordInTheLevel(String, RecordHolder) - Method in class com.whitestein.lsps.engine.lang.EvaluationLevelConverter
Returns read only record that corresponds to the record on the specified level.
ReadOnlyRecordValue - Class in com.whitestein.lsps.engine.state.xml
Read only record value object.
ReadOnlyRecordValue() - Constructor for class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
Default constructor.
ReadOnlyRecordValue(long, ModelInstance, ComplexValue) - Constructor for class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
Creates new instance.
ReadOnlyRecordValue(ComplexValue) - Constructor for class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
Creates new instance.
readUserTrack(String) - Method in class com.whitestein.lsps.activeuser.ActiveUserCache
 
ready() - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Get READY state name
ready() - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
reassign(long, PerformerList) - Method in interface com.whitestein.lsps.human.TodoService
Reassigns todo to new performers.
reassign(long, PerformerList) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
REASSIGN_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows to reassign to-do to new performers.
reassignTodo(ExecutionContext, RecordHolder, SetHolder) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
Changes the set of performers of the specified todo.
reassignTodo(ExecutionContext, RecordHolder, SetHolder) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
 
reassignTodo(long, Set<Performer>) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ActivationCommand
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
Re-binds to a model instance.
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.CollectionValue
Re-binds to a model instance.
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
Re-binds to a model instance.
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.Context
Re-binds to a model instance.
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ContextFreeType
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.Escalation
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.GOElement
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.MapValue
Re-binds to a model instance.
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
 
rebind(ModelInstance) - Method in interface com.whitestein.lsps.engine.state.xml.ModelInstanceAware
Re-bind to the provided model instance.
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstanceProperty
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
Re-binds to a model instance.
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
Re-binds to a model instance.
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ProcessLog
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
Re-binds to a model instance.
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.Signal
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.Task
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.Token
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ValueContent
 
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
Re-binds to a model instance.
rebind(ModelInstance) - Method in class com.whitestein.lsps.engine.state.xml.Variable
Re-binds to a model instance.
rebuildConfiguration(Map<Module, ProcessModel>, Set<ProcessModel>) - Method in interface com.whitestein.lsps.engine.sharedrecord.SharedRecordConfigurationService
Rebuild singleton hibernate configuration for all modules currently loaded into the memory.
rebuildConfiguration(Map<Module, ProcessModel>, Set<ProcessModel>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordConfigurationServiceBean
 
receiveUpload(String, String) - Method in class com.whitestein.lsps.vaadin.forms.WUpload
 
receiveUpload(String, String) - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
 
record(ProfilerNode, DirectedGraph<ProfilerNode>) - Method in class com.whitestein.lsps.engine.profiler.ProfilerInterpreterStackTrace
 
record(T, DirectedGraph<T>) - Method in class com.whitestein.lsps.lang.timer.RecordingInterpreterStackTrace
 
record(TimerElement, DirectedGraph<TimerElement>) - Method in class com.whitestein.lsps.lang.timer.TimerInterpreterStackTrace
 
RECORD - Static variable in class com.whitestein.lsps.lang.type.SimpleType
RecordBaseType instance.
record - Variable in class com.whitestein.lsps.vaadin.ui.components.TreeItem
The ui::TreeItem record itself, not null.
record() - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the value.
RECORD_NOT_FOUND_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Record not found error.
RECORD_SUPERCLASS - Static variable in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
RECORD_TYPE_WITH_EXTERNAL_PROVIDER - Static variable in class com.whitestein.lsps.lang.type.ExternalRecordType
Type with external provider.
RecordAbstractTable - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordAbstractTable() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordAbstractTable
 
RecordAbstractTable(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordAbstractTable
 
RecordAssociation - Class in com.whitestein.lsps.lang.type
Shared record association.
RecordAssociation(RecordField, RecordAssociation.Multiplicity, boolean, RecordType, RecordField, RecordAssociation.Multiplicity, boolean, Map<String, String>) - Constructor for class com.whitestein.lsps.lang.type.RecordAssociation
Creates new instance.
RecordAssociation.Multiplicity - Enum in com.whitestein.lsps.lang.type
Relationship type.
RecordAssociationExtension - Interface in com.whitestein.lsps.lang.type
 
RecordBaseType - Class in com.whitestein.lsps.lang.type
This represents an Record type which a common supertype for all declared record types.
RecordButtonRenderer - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordButtonRenderer() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordButtonRenderer
 
RecordButtonRenderer(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordButtonRenderer
 
RecordCalendar - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordCalendar() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
 
RecordCalendar(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendar
 
RecordCalendarCreateEvent - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordCalendarCreateEvent() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
 
RecordCalendarCreateEvent(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
 
RecordCalendarEditEvent - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordCalendarEditEvent() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarEditEvent
 
RecordCalendarEditEvent(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarEditEvent
 
RecordCalendarRescheduleEvent - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordCalendarRescheduleEvent() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
 
RecordCalendarRescheduleEvent(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
 
RecordCartesianChart - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordCartesianChart() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordCartesianChart
 
RecordCartesianChart(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordCartesianChart
 
RecordChange - Class in com.whitestein.lsps.engine.change
Change of a field in record value.
RecordChange(Object, String, Object) - Constructor for class com.whitestein.lsps.engine.change.RecordChange
Constructor.
RecordChangeProxy - Interface in com.whitestein.lsps.engine.state.xml
Objects represents record (e.g.
RecordChangeProxyMerger - Class in com.whitestein.lsps.engine.lang
Merger of record change proxy.
RecordChangeProxyMerger() - Constructor for class com.whitestein.lsps.engine.lang.RecordChangeProxyMerger
 
RecordChart - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordChart() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordChart
 
RecordChart(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordChart
 
RecordColor - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordColor() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
 
RecordColor(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
 
RecordCompiler - Class in com.whitestein.lsps.engine.lang.compiled
Compiler of java record types.
RecordConstructorExpression - Class in com.whitestein.lsps.lang.ast
 
RecordConstructorExpression(ASTInfo, RecordType, FunctionSignature, List<Expression>) - Constructor for class com.whitestein.lsps.lang.ast.RecordConstructorExpression
Constructs a new record constructor expression.
RecordDataLabels - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordDataLabels() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataLabels
 
RecordDataLabels(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataLabels
 
RecordDataSeries - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordDataSeries() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
 
RecordDataSeries(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
 
RecordDataSeriesItem - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordDataSeriesItem() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
 
RecordDataSeriesItem(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
 
RecordDateFilterConfig - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordDateFilterConfig() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
 
RecordDateFilterConfig(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
 
RecordDateRenderer - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordDateRenderer() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateRenderer
 
RecordDateRenderer(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateRenderer
 
RecordDownloadableResource - Class in com.whitestein.lsps.vaadin.internal.model.uicommon
 
RecordDownloadableResource() - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordDownloadableResource
 
RecordDownloadableResource(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordDownloadableResource
 
RecordEntityAdapter - Class in com.whitestein.lsps.engine.lang
Adapter of record entity.
RecordEntityAdapter(RecordHolderBase<? extends ComplexValue>) - Constructor for class com.whitestein.lsps.engine.lang.RecordEntityAdapter
Creates new instance.
RecordEntityAdapter(RecordType, ModelInstance, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.RecordEntityAdapter
Creates new instance.
RecordEnumerationRenderer - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordEnumerationRenderer() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordEnumerationRenderer
 
RecordEnumerationRenderer(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordEnumerationRenderer
 
RecordEvent - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordEvent() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordEvent
 
RecordEvent(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordEvent
 
RecordExpression - Class in com.whitestein.lsps.lang.ast
Expression representing a record.
RecordExpression(ASTInfo, RecordType, Map<String, Expression>) - Constructor for class com.whitestein.lsps.lang.ast.RecordExpression
Creates new instance of RecordExpression.
RecordExternalResource - Class in com.whitestein.lsps.vaadin.internal.model.uicommon
 
RecordExternalResource() - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordExternalResource
 
RecordExternalResource(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordExternalResource
 
recordFactory - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
 
RecordField - Class in com.whitestein.lsps.lang.type
Representation of a record field.
RecordField(String, Type, Map<String, String>, RecordFieldXmlMapping, boolean, boolean) - Constructor for class com.whitestein.lsps.lang.type.RecordField
 
RecordField(String, Type, Visibility, Map<String, String>, RecordFieldXmlMapping, boolean, boolean) - Constructor for class com.whitestein.lsps.lang.type.RecordField
Constructs a record field.
RecordField(String, Type, Visibility) - Constructor for class com.whitestein.lsps.lang.type.RecordField
Constructs a record field with a given visibility, no metadata, no XML mapping, read/write and not used for equals.
RecordField(String, Type) - Constructor for class com.whitestein.lsps.lang.type.RecordField
Constructs a public record field with no metadata, no XML mapping, read/write and not used for equals.
RecordField(String, Type, Map<String, String>) - Constructor for class com.whitestein.lsps.lang.type.RecordField
 
RecordFieldExtension - Interface in com.whitestein.lsps.lang.type
 
RecordFieldXmlMapping - Class in com.whitestein.lsps.lang.type.xml
Contains xml mapping information for associated record field.
RecordFieldXmlMapping(String, String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.whitestein.lsps.lang.type.xml.RecordFieldXmlMapping
 
RecordFileResource - Class in com.whitestein.lsps.vaadin.internal.model.uicommon
 
RecordFileResource() - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFileResource
 
RecordFileResource(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFileResource
 
RecordFilterConfig - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordFilterConfig() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordFilterConfig
 
RecordFilterConfig(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordFilterConfig
 
RecordFlag - Enum in com.whitestein.lsps.lang.type
 
RecordFontAwesome - Class in com.whitestein.lsps.vaadin.internal.model.uicommon
 
RecordFontAwesome() - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFontAwesome
 
RecordFontAwesome(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordFontAwesome
 
RecordFormComponent - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordFormComponent() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
 
RecordFormComponent(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordFormComponent
 
RecordGeographicCoordinates - Class in com.whitestein.lsps.vaadin.internal.model.uicommon
 
RecordGeographicCoordinates() - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordGeographicCoordinates
 
RecordGeographicCoordinates(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordGeographicCoordinates
 
RecordGSDashboard - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordGSDashboard() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboard
 
RecordGSDashboard(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboard
 
RecordGSDashboardWidget - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordGSDashboardWidget() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
 
RecordGSDashboardWidget(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordGSDashboardWidget
 
RecordHolder - Interface in com.whitestein.lsps.lang.exec
All objects of the type RecordType must implement this interface.
RecordHolderBase<T extends ComplexValue> - Class in com.whitestein.lsps.engine.lang
Base class for all RecordHolder implementations.
RecordHolderBase(T, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.RecordHolderBase
Creates new instance of RecordHolderBase.
RecordHtmlRenderer - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordHtmlRenderer() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordHtmlRenderer
 
RecordHtmlRenderer(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordHtmlRenderer
 
RecordImageRenderer - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordImageRenderer() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordImageRenderer
 
RecordImageRenderer(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordImageRenderer
 
RecordingElement - Interface in com.whitestein.lsps.lang.timer
 
RecordingInterpreterStackTrace<T extends RecordingElement> - Class in com.whitestein.lsps.lang.timer
 
RecordingInterpreterStackTrace(InterpreterStackTraceElement) - Constructor for class com.whitestein.lsps.lang.timer.RecordingInterpreterStackTrace
 
RecordLabels - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordLabels() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
 
RecordLabels(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
 
RecordLinkRenderer - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordLinkRenderer() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordLinkRenderer
 
RecordLinkRenderer(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordLinkRenderer
 
RecordNamespace - Class in com.whitestein.lsps.engine.lang
Namespace for record/
RecordNamespace(ModelProviderClientService, Namespace, RecordHolder) - Constructor for class com.whitestein.lsps.engine.lang.RecordNamespace
Creates new instance.
RecordNumberRenderer - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordNumberRenderer() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumberRenderer
 
RecordNumberRenderer(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumberRenderer
 
RecordNumericFilterConfig - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordNumericFilterConfig() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
 
RecordNumericFilterConfig(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordNumericFilterConfig
 
RecordOptionsFilterConfig - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordOptionsFilterConfig() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
 
RecordOptionsFilterConfig(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordOptionsFilterConfig
 
RecordOrigin(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.RecordOrigin
 
RecordPlotOptions - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordPlotOptions() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
 
RecordPlotOptions(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordPlotOptions
 
RecordProperty - Interface in com.whitestein.lsps.lang.type
Represents a record property (field or association).
RecordPropertyExtension - Interface in com.whitestein.lsps.lang.type
 
RecordRegExpFilterConfig - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordRegExpFilterConfig() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordRegExpFilterConfig
 
RecordRegExpFilterConfig(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordRegExpFilterConfig
 
RecordRenderer - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordRenderer() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordRenderer
 
RecordRenderer(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordRenderer
 
RecordResource - Class in com.whitestein.lsps.vaadin.internal.model.uicommon
 
RecordResource() - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordResource
 
RecordResource(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordResource
 
RecordSelectItem - Class in com.whitestein.lsps.vaadin.internal.model.uicommon
 
RecordSelectItem() - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordSelectItem
 
RecordSelectItem(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordSelectItem
 
RecordSubstringFilterConfig - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordSubstringFilterConfig() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordSubstringFilterConfig
 
RecordSubstringFilterConfig(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordSubstringFilterConfig
 
RecordTableColumn - Class in com.whitestein.lsps.vaadin.internal.model.forms
 
RecordTableColumn() - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
 
RecordTableColumn(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
 
RecordThemeResource - Class in com.whitestein.lsps.vaadin.internal.model.uicommon
 
RecordThemeResource() - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordThemeResource
 
RecordThemeResource(RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordThemeResource
 
RecordType - Class in com.whitestein.lsps.lang.type
Type representing a record.
RecordType(String, String) - Constructor for class com.whitestein.lsps.lang.type.RecordType
Constructor
RecordType(String, String, RecordType) - Constructor for class com.whitestein.lsps.lang.type.RecordType
Constructor
RecordType(String, String, RecordType, Map<String, String>) - Constructor for class com.whitestein.lsps.lang.type.RecordType
Constructor
RecordType(String, String, RecordType, Collection<InterfaceType>, Map<String, String>, RecordXmlMapping, EnumSet<RecordFlag>) - Constructor for class com.whitestein.lsps.lang.type.RecordType
Creates a record type.
RecordTypeExtension - Interface in com.whitestein.lsps.lang.type
 
recordUserAccess(String) - Method in class com.whitestein.lsps.activeuser.ActiveUserServiceBean
 
RecordUtils - Class in com.whitestein.lsps.vaadin.forms
Helper methods for records.
RecordUtils() - Constructor for class com.whitestein.lsps.vaadin.forms.RecordUtils
 
RecordValidator - Class in com.whitestein.lsps.engine.validation
A helper class for validating records.
RecordValidator(ExecutionContext) - Constructor for class com.whitestein.lsps.engine.validation.RecordValidator
Creates a record validator.
RecordValue - Class in com.whitestein.lsps.engine.dto.val
A set value.
RecordValue() - Constructor for class com.whitestein.lsps.engine.dto.val.RecordValue
Creates new instance.
RecordValue(RecordType) - Constructor for class com.whitestein.lsps.engine.dto.val.RecordValue
Creates new instance using the given type.
RecordValue(String) - Constructor for class com.whitestein.lsps.engine.dto.val.RecordValue
Creates new instance using the given type.
RecordValue - Class in com.whitestein.lsps.engine.state.xml
Persistent value representing a record.
RecordValue() - Constructor for class com.whitestein.lsps.engine.state.xml.RecordValue
Creates new instance of RecordValue.
RecordValue(long, ModelInstance, String, Map<String, ? extends Value>, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.RecordValue
Creates new instance of RecordValue.
RecordValue(long, ModelInstance, String, Map<String, ? extends Value>, String, Long, Long, Long, boolean, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.RecordValue
Creates new instance of RecordValue.
RecordValue(long, ModelInstance, String, Map<String, ? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.RecordValue
Creates new instance of RecordValue.
RecordValue(ModelInstance, String, Map<String, ? extends Value>, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.RecordValue
Creates new instance of RecordValue.
RecordValue(ModelInstance, String, Map<String, ? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.RecordValue
Creates new instance of RecordValue.
RecordValue(RecordValue) - Constructor for class com.whitestein.lsps.engine.state.xml.RecordValue
Creates change proxy on record value.
RecordValue(ExternalValue) - Constructor for class com.whitestein.lsps.engine.state.xml.RecordValue
Creates change proxy on external value.
RecordValue(ModelInstance, ExternalRecordType) - Constructor for class com.whitestein.lsps.engine.state.xml.RecordValue
Creates change proxy on non-created external value.
RecordValueConverterProvider - Class in com.whitestein.lsps.json.impl
A value converter provider which should be used to obtain converters when a complex conversion is necessary including Map<Object, Object> and record types.
RecordValueConverterProvider() - Constructor for class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
RecordValueItem - Class in com.whitestein.lsps.engine.dto.val
Record value item.
RecordValueItem() - Constructor for class com.whitestein.lsps.engine.dto.val.RecordValueItem
Creates new instance.
RecordVariant(RecordHolder, Type, Variant.Origin, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
Creates the variant.
RecordVariantValueWriter - Class in com.whitestein.lsps.vaadin.forms.datasource
A value writer which writes values to a target specified by a record and a property path.
RecordVariantValueWriter(Variant.RecordVariant, PropertyPath) - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.RecordVariantValueWriter
Creates a new value writer with the target specified by the record and it's property path.
RecordWrapper - Class in com.whitestein.lsps.lang
A record wrapper used as a common superclass for generated Java record wrappers.
RecordWrapper() - Constructor for class com.whitestein.lsps.lang.RecordWrapper
Creates a new record wrapper instance.
RecordWrapper(RecordHolder) - Constructor for class com.whitestein.lsps.lang.RecordWrapper
Creates a new record wrapper instance.
RecordWrapperFactory - Interface in com.whitestein.lsps.lang
A factory that creates record wrappers.
RecordWrapperFactoryImpl - Class in com.whitestein.lsps.vaadin.internal.model
 
RecordXmlMapping - Class in com.whitestein.lsps.lang.type.xml
Contains xml mapping information for associated record type.
RecordXmlMapping(String, String, String, boolean, List<String>) - Constructor for class com.whitestein.lsps.lang.type.xml.RecordXmlMapping
 
recoverFromMismatchedToken(IntStream, int, BitSet) - Method in class com.whitestein.lsps.lang.parser.antlr.ANTLRLangParserBase
 
RecursiveDescentRolesResolver - Class in com.whitestein.lsps.orgstructure.model.resolver
Implements recursive descent resolver of roles.
RecursiveDescentRolesResolver() - Constructor for class com.whitestein.lsps.orgstructure.model.resolver.RecursiveDescentRolesResolver
 
RED - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordColor
 
redraw() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
Redraws the chart using the current configuration.
reduce(String, List<Object>) - Method in interface com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.Reduction
Performs a reduction operation on given list of objects (sum, avg, etc) for given column ID and returns the result.
Reference<T> - Class in com.whitestein.lsps.engine.dto
Representation of reference in custom GUI.
Reference(long, Long, String) - Constructor for class com.whitestein.lsps.engine.dto.Reference
Creates new instance.
reference(ClosureOrigin) - Static method in class com.whitestein.lsps.lang.OriginSignature
 
reference() - Method in class com.whitestein.lsps.vaadin.util.Variant
Casts the value to a ReferenceHolder.
REFERENCE_NOT_FOUND_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Referenced value not found error.
REFERENCE_OP - Static variable in class com.whitestein.lsps.lang.parser.Parser
Deprecated.
REFERENCE_OP - Static variable in class com.whitestein.lsps.lang.parser.ParserUtil
A reference operator.
ReferenceAndValue<T> - Class in com.whitestein.lsps.human.custom
Convenient class that holds Reference and java value pair.
ReferenceAndValue(Reference<T>, T) - Constructor for class com.whitestein.lsps.human.custom.ReferenceAndValue
Creates new instance.
ReferencedOperation - Interface in com.whitestein.lsps.lang.operation
Operation with id that can be referenced in expression compiled to java.
ReferenceExpression - Class in com.whitestein.lsps.lang.ast
 
ReferenceExpression(ASTInfo, AssignableExpression, boolean) - Constructor for class com.whitestein.lsps.lang.ast.ReferenceExpression
 
ReferenceExpressionHolder - Class in com.whitestein.lsps.lang
ReferenceExpressionHolder(String, Namespace, ReferenceType, ReferenceExpression, List<Property>, ClosureOrigin) - Constructor for class com.whitestein.lsps.lang.ReferenceExpressionHolder
Creates new instance of ReferenceExpressionHolder.
ReferenceHolder - Interface in com.whitestein.lsps.lang.exec
All objects of the type ReferenceType must implement this interface.
ReferenceOrigin(Variant.Origin) - Constructor for class com.whitestein.lsps.vaadin.util.Variant.ReferenceOrigin
 
ReferenceType - Class in com.whitestein.lsps.lang.type
This type references value stored in variable, either directly, or inside container or record.
ReferenceType(Type) - Constructor for class com.whitestein.lsps.lang.type.ReferenceType
Creates a new ReferenceType referring the provided type.
ReferenceValue - Class in com.whitestein.lsps.engine.dto.val
A closure value.
ReferenceValue() - Constructor for class com.whitestein.lsps.engine.dto.val.ReferenceValue
Creates new instance.
ReflectionFunctions - Interface in com.whitestein.lsps.stdlib.function
 
ReflectionFunctionsImpl - Class in com.whitestein.lsps.stdlib.function
Functions for reflection types.
ReflectionFunctionsImpl() - Constructor for class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
Creates new instance.
ReflectionFunctionsImpl(ModelManagementDao, ModelInstanceDao, CoreTypeFactory) - Constructor for class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
Creates new instance.
refresh() - Method in class com.whitestein.lsps.vaadin.forms.calendar.CalendarPager
Refreshes GUI according to the date range currently shown in the calendar.
refresh() - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
Refreshes the component (binding, datasource, children).
refresh() - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
 
refresh() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter.FullyCapableContainer
 
refresh() - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
Polls the data again.
refresh() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
refresh() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
 
refresh() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
Redraws the chart and refreshes data source etc if they exists.
refresh() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractComboBox
Refreshes the content of this component using the provided binding.
refresh() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
 
refresh() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
Refreshes the content.
refresh() - Method in class com.whitestein.lsps.vaadin.forms.WCalendar
Refreshes the content of the calendar.
refresh() - Method in class com.whitestein.lsps.vaadin.forms.WGrid
Refreshes the content.
refresh() - Method in class com.whitestein.lsps.vaadin.forms.WTable
Refreshes the content.
refresh() - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
 
refresh() - Method in class com.whitestein.lsps.vaadin.forms.WTree
 
refresh() - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
Refreshes the content of the tree table.
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.CalendarPager
Refreshes GUI according to the date range currently shown in the calendar.
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.UICalendar
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.table.CustomFilterField
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIGridCellRenderer
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIBrowserFrame
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIButton
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UICheckBox
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIComboBox
 
refresh() - Method in interface com.whitestein.lsps.vaadin.ui.components.UIComponent
This method is called from LSPS rendering engine.
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIContainer
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboard
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
 
REFRESH - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Listener.refresh
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileDownloadButton
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFormLayout
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGeolocator
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGridLayout
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalLayout
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalRepeater
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIImage
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UILazyComboBox
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMapDisplay
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMessage
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMultiSelectList
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UINavigationLink
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIOutputText
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPanel
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRadioButtonList
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater2
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRichTextArea
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UISingleSelectList
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UITextArea
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UITextBox
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UITokenField
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UITree2
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalLayout
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalRepeater
 
refresh() - Method in class com.whitestein.lsps.vaadin.ui.components.UIViewModel
 
refresh(UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
Refreshes the UI component.
refresh(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
 
refresh(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
Refresh components
refreshBinding() - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
Refreshes the content of this component using the provided binding.
refreshBinding() - Method in class com.whitestein.lsps.vaadin.forms.WTree
 
refreshChildren(Set<Integer>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
Refreshes/creates child components.
refreshColumn(boolean) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
Performs the column refresh.
refreshing - Variable in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
 
refreshInt() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGroupingTable
 
refreshInt() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UILazyTable
 
refreshInt() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIPagedTable
 
refreshInt() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UISimpleTable
 
refreshInt() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
refreshInt() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITreeTable2
 
refreshPageData(int, int) - Method in interface com.whitestein.lsps.vaadin.ui.components.table.Pager.PagedComponent
Will be called when the current page or page size is changed from the pager.
refreshPageData(int, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIPagedTable
 
refreshRecursively(Collection<? extends UIComponent>, Set<UIComponent>) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Refreshes recursively all of given components and returns set of all refreshed components.
REG_EXP_FILTER_CONFIG_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordRegExpFilterConfig
 
regexp - Variable in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.RegexpFilter
 
RegexpFilter(Object, String) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.RegexpFilter
 
RegexpFilter(String) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.RegexpFilter
 
register(CustomTable) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
 
register(Collection<? extends UIComponent>) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Registers all the given components recursively.
registerAllNotifications() - Method in interface com.whitestein.lsps.engine.ejb.SharedRecordNotifier
Registers all waitings for shared record change.
registerAllNotifications() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordNotifierImpl
 
registerChanged(String) - Static method in class com.whitestein.lsps.engine.lang.SharedRecordNotifierState
Registers a change notification.
registerChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
 
registerChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
registerChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
 
registerChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
 
registerChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
 
registerChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalRepeater
 
registerChildren() - Method in interface com.whitestein.lsps.vaadin.ui.components.UIRefreshHandler
Should register all child components in the screen.
registerChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater
 
registerChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
 
registerChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalRepeater
 
registerColumn(UITableColumn, Container) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractDatasetVaadinAdapter
 
registerColumns(Container) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractDatasetVaadinAdapter
 
registerComponent(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentScope
Register the given UI component within this scope.
registerCustomComponents() - Method in class com.whitestein.lsps.tools.ejb.LspsComponentServiceBean
Registers custom components.
registerEnumeration(EnumerationType) - Method in class com.whitestein.lsps.lang.module.BasicModule
 
registerEnumeration(EnumerationType) - Method in interface com.whitestein.lsps.lang.module.Module
Registers an enumeration type.
registerInJMX() - Method in class com.whitestein.lsps.engine.HealthCheck
 
registerInterfaceType(InterfaceType) - Method in class com.whitestein.lsps.lang.module.BasicModule
 
registerInterfaceType(InterfaceType) - Method in interface com.whitestein.lsps.lang.module.Module
Registers given interface type, that is declared in this Module
registerLspsComponents(ComponentServiceSupport) - Method in class com.whitestein.lsps.tools.ejb.LspsComponentServiceBean
 
registerModule(long, String, ProcessModel) - Method in enum com.whitestein.lsps.engine.ModelCache
Registers process model.
registerNotification(Date) - Method in interface com.whitestein.lsps.engine.ProcessInterpreterContext
Registers new notification.
registerPayloads(Series, List<Variant<Object>>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
Registers the payloads for items in the given series.
registerRecordType(RecordType) - Method in class com.whitestein.lsps.lang.module.BasicModule
 
registerRecordType(RecordType) - Method in interface com.whitestein.lsps.lang.module.Module
Registers given record type, that is declared in this Module
registerRuntimeValue(ComplexValue, Object) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Creates mapping between given value (xml representation of object in process context) and actual runtime value, so that the runtime value doesn't need to be created again.
registerTo(CustomTable) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
 
registerUIComponent(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
registerUIComponent(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
registerUIComponent(UIComponent) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
registerUIComponent(UIComponent) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Register the given UI component and its children in this screen.
registerUIComponent(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
registerValueToRetain(Handle) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
registerValueToRetain(Handle) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
registerValueToRetain(Handle) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
registerValueToRetain(Handle) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Registers the value for the given handle as one to be kept during garbage collection.
registerValueToRetain(Handle) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
registerViewModel(Variant.RecordVariant, ContextWrapper) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
INTERNAL API, do not use
registerViewModel(Variant.RecordVariant, ContextWrapper) - Method in class com.whitestein.lsps.vaadin.ui.ViewModelMerger
 
registerWaitingFor(String) - Static method in class com.whitestein.lsps.engine.lang.SharedRecordNotifierState
Registers a waiting-for notification.
registerWaitingForSharedRecordChange(String) - Method in class com.whitestein.lsps.engine.ModelInstanceRuntimeData
Registers waiting for change of a shared record field.
REJECT_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows user to reject a to-do.
REJECTED_BY_PERSON_COUNT - Static variable in class com.whitestein.lsps.human.entity.TodoRejection
Query name.
rejectTodo(ExecutionContext, RecordHolder, SetHolder, String) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
Reject todo for all specified persons.
rejectTodo(ExecutionContext, RecordHolder, SetHolder, String) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
 
rejectTodo(long, String) - Method in interface com.whitestein.lsps.human.TodoService
Rejects a to-do specified by its ID by a user that is currently logged in, with some reason.
rejectTodo(long, String) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
rejectTodoForPerson(long, String, String) - Method in interface com.whitestein.lsps.human.TodoService
Rejects a to-do specified by its ID by a user, with some reason.
rejectTodoForPerson(long, String, String) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
release(int) - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
 
RELEASE_VERSION - Static variable in class com.whitestein.lsps.test.TestModelRepository
The LSPS release version.
releaseLock(String) - Method in interface com.whitestein.lsps.engine.LockService
Release lock with the given lock name.
releaseLock(String) - Method in class com.whitestein.lsps.stdlib.LockServiceBean
 
reload() - Method in class com.whitestein.lsps.vaadin.util.UserInfo
Refreshes the user informations.
reloadChangedRecordVersions(ModelInstance) - Method in interface com.whitestein.lsps.engine.ModelInstanceUtilsService
Resets version of versioned higher level shared records.
reloadChangedRecordVersions(ModelInstance) - Method in class com.whitestein.lsps.engine.ModelInstanceUtilsServiceBean
 
reloadContent() - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
Loads the context and creates Vaadin component tree that represents the content.
reloadIfNeeded() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
Reloads entity.
reloadIfNeeded() - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
 
reloadIfNeeded() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
 
reloadIfNeeded() - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
 
remainder(Decimal) - Method in class com.whitestein.lsps.lang.Decimal
Returns a Decimal whose value is (this % divisor).
remove(Object) - Method in class com.whitestein.lsps.common.StringProperties
Removes the mapping for a key from this map if it is present.
remove(boolean) - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
 
remove() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
 
remove(boolean) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
 
remove(boolean) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
Removes the Hibernate entity.
remove(boolean) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolderBase
 
remove(boolean) - Method in class com.whitestein.lsps.engine.lang.InternalRecordHolder
 
remove(boolean) - Method in class com.whitestein.lsps.engine.lang.ReadOnlyRecordHolder
 
remove(boolean) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
Remove this entity/holder and if isCascaded is true cascade remove to all entities in related compositions.
remove(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.ModelInstanceTransactionStack
Removes model instance form stack.
remove(boolean) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
 
remove() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
Set this value to removed.
remove() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
Set this value to removed.
remove(TodoRejection) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
 
remove(TodoPerformer) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
 
remove(TodoRejection) - Method in interface com.whitestein.lsps.human.dao.TodoDao
Removes todo-rejection from the persistent store.
remove(TodoPerformer) - Method in interface com.whitestein.lsps.human.dao.TodoDao
Removes todo performer.
remove(int) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
remove(Object) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
remove(Object) - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
 
remove(boolean) - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
 
remove(Object) - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
 
remove() - Method in interface com.whitestein.lsps.lang.exec.Namespace
INTERNAL API.
remove(boolean) - Method in interface com.whitestein.lsps.lang.exec.RecordHolder
Removes record.
remove() - Method in class com.whitestein.lsps.lang.MockNamespace
 
remove(ProcessRelationship) - Method in class com.whitestein.lsps.modulemanager.dao.jpa.JpaModelManagementDao
 
remove(ProcessRelationship) - Method in interface com.whitestein.lsps.modulemanager.dao.ModelManagementDao
 
remove(SecurityRole) - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaSecurityRoleDao
 
remove(Right) - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaSecurityRoleDao
 
remove(Right) - Method in interface com.whitestein.lsps.orgstructure.dao.SecurityRoleDao
Removes a security right.
remove(ExecutionContext, ListHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list created by removing first occurrences of the elements from the list.
remove(ExecutionContext, SetHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set created by removing first occurrences of the elements from the set.
remove(ExecutionContext, CollectionHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a collection created by removing first occurrences of the elements from the collection.
REMOVE_ROLLBACK_INFO - Static variable in class com.whitestein.lsps.engine.EngineRights
Right required to remove a RollbackInfo.
REMOVE_SIGNAL_FROM_MODEL_INSTANCE - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to remove a signal from a running model instance.
removeAddedFromOldParents(RecordAssociation, RecordAssociation, RecordHolder) - Method in class com.whitestein.lsps.engine.lang.InternalRecordEntityAdapter
 
removeAddedFromOldParents(RecordAssociation, RecordAssociation, RecordHolder) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
Removes entity/holder added to this recod's association from opld parent.
removeAddedFromOldParents(RecordAssociation, RecordAssociation, RecordHolder) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
 
removeAddedFromOldParents(RecordAssociation, RecordAssociation, RecordHolder) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
 
removeAddedFromOldParents(RecordAssociation, RecordAssociation, RecordHolder) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
 
removeAll(Collection<?>) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
removeAll(Collection<?>) - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
 
removeAll(ExecutionContext, ListHolder, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list created by removing all occurrences of the elements from the list.
removeAll(ExecutionContext, SetHolder, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set created by removing all occurrences of the elements from the set.
removeAll(ExecutionContext, CollectionHolder, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a collection created by removing all occurrences of the elements from the collection.
removeAll(ExecutionContext, ListHolder, SetHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Deprecated.
This method was used in LSPS 2.6
removeAll(ExecutionContext, SetHolder, SetHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Deprecated.
This method was used in LSPS 2.6
removeAll(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
Remove all childs of VerticalLayout, HorizontalLayout or FormLayout
removeAllActionEvents(boolean) - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueue
Removes all action and application events.
removeAllComponents() - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
Removes all components from this component group.
removeAllComponents() - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
 
removeAllContainerFilters() - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
 
removeAllContainerFilters() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
removeAllEvents() - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueue
Removes all events.
removeAllFormPreviewModelInstances() - Method in interface com.whitestein.lsps.engine.ProcessService
Removes all model instances created by form preview.
removeAllFormPreviewModelInstances() - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
removeAllItems() - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
 
removeAllItems() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
removeAllProcessInstances() - Method in class com.whitestein.lsps.engine.state.xml.Token
Removes all process instances.
removeAllRoles() - Method in class com.whitestein.lsps.test.TestPerson
Removes all roles.
removeAllSubstitutes() - Method in class com.whitestein.lsps.test.TestPerson
Removes all substitutes.
removeAllTokens() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Removes all tokens.
removeAllValidators() - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
Removes all validators.
removeAndDestroy(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
Remove and destroy what component.
removeAt(ExecutionContext, ListHolder, Decimal) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list created by removing an element of the list from the position specified by index.
removeAt(ExecutionContext, SetHolder, Decimal) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set created by removing an element of the set from the position specified by index.
removeAt(ExecutionContext, CollectionHolder, Decimal) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a collection created by removing an element of the collection from the position specified by index.
RemoveBinaryData - Class in com.whitestein.lsps.stdlib.task
Task responsible for removing a file stored as binary data from database.
RemoveBinaryData() - Constructor for class com.whitestein.lsps.stdlib.task.RemoveBinaryData
 
removeChangeListener(ChangeListener) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Removes change listener.
removeChangeListeners(Class<T>) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Remove all listeners of specified class.
removeChangeListeners() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Removes all change listeners.
removeChildContext(Context) - Method in class com.whitestein.lsps.engine.state.xml.Context
Removes a child context.
removeComponent(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
Removes the child component from this component group.
removeComponent(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
 
removeContainerFilter(Container.Filter) - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
 
removeContainerFilter(Container.Filter) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
removeContainerProperty(Object) - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
 
removeContainerProperty(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
removed() - Method in class com.whitestein.lsps.common.collections.Diff
Returns the set of elements that are present in the first set, but are missing in the second set (they need to be removed from the first set).
removeDataFromLevelAndSublevels(ModelInstance, String) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
Removes all entities that belongs to the evaluation level and its sub-levels.
removeDataOfEvaluationLevel(ModelInstance, String) - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
Removes all entities that belongs to the evaluation level.
removeDetail(PersonDetail) - Method in class com.whitestein.lsps.orgstructure.dao.jpa.JpaPersonDao
 
removeDetail(PersonDetail) - Method in interface com.whitestein.lsps.orgstructure.dao.PersonDao
Removes a person detail.
removeDetail(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
Removes the detail identified by given detailName and returns the PersonDetail instance (JPA entity) that has just been removed.
removeEdge(Edge<V>) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
Removes given edge from this graph.
removeEdges(Collection<Edge<V>>) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
Removes all given edges from this graph.
removeEntity(RecordHolder) - Method in class com.whitestein.lsps.engine.lang.AssociationEnd
Removes an entity.
removeEntity(Object) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
Removes entity.
removeEntity(Object) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
 
removeEntity(Object) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
 
removeEntity(Object) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
 
removeEntityHolder(Object) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Removes entity -holder pair
removeEscalation(Escalation) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Removes the escalation from this model instance.
removeEvaluationLevelData(long, String) - Method in interface com.whitestein.lsps.tools.TestSupportService
Removes evaluation data of the specified level.
removeEvaluationLevelData(long, String) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
 
removeEvaluationLevelDataDetached(byte[], String) - Method in interface com.whitestein.lsps.tools.TestSupportService
Removes evaluation data of the specified level.
removeEvaluationLevelDataDetached(byte[], String) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
 
removeExternalRecordListener(ExternalRecordListener) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Removes an external record listener.
removeFirst() - Method in class com.whitestein.lsps.lang.type.QID
Removes the first segment of this qualified identifier.
removeFirstCommand() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Removes and returns the first command.
removeFromAllAssociations(Set<ExternalRecordAssociation>) - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
Removes this entity from all association.
removeFromAllAssociations(Set<ExternalRecordAssociation>) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
 
removeFromAllAssociations(Set<ExternalRecordAssociation>) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
 
removeFromAllAssociations(Set<ExternalRecordAssociation>) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
 
removeFromCacheNonsharedAssociation(String) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
Removes from the nonshared association cache.
removeInvalidPendingChangeEvents(Set<UIComponent>) - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueue
Removes all pending change events for the refreshed and hidden components.
removeItem(Object) - Method in class com.whitestein.lsps.vaadin.forms.ContainerDecorator
 
removeItem(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
removeItemProperty(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridItem
 
removeItemSetChangeListener(Container.ItemSetChangeListener) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
removeJavaAppEventListener(JavaAppEventListener) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
Removes a listener of application events.
removeKey(ExecutionContext, MapHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a map created by removing the specified key (and its corresponding value) from the map.
removeKeys(ExecutionContext, MapHolder, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a map created by removing the specified keys (and the corresponding values) from the map.
removeLast() - Method in class com.whitestein.lsps.lang.type.QID
Removes the last segment of this qualified identifier.
removeListener(Container.ItemSetChangeListener) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
removeListener(Container.PropertySetChangeListener) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
removeMarker(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WMapDisplay
Removes the marker from the map.
removeModule(long) - Method in enum com.whitestein.lsps.engine.ModelCache
Remove process model.
removeModuleImport(Module) - Method in class com.whitestein.lsps.modulemanager.entity.Module
Removes a module import.
removeModuleInstance(String) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Removes a module instance.
removeNullObjects(Collection<T>) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
Removes null objects.
removePerformer(TodoPerformer) - Method in class com.whitestein.lsps.human.entity.Todo
Removes a performer.
removePersonFromRole(ExecutionContext, RecordHolder, RecordHolder) - Method in interface com.whitestein.lsps.orgstructure.function.OrgStructureFunctions
Remove person from role.
removePersonFromRole(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.OrgStructureFunctionsImpl
 
removePersonFromRole(ExecutionContext, PersonManagementServiceLocal, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.orgstructure.function.PersonRoleUtils
Remove person from role.
RemovePersonFromRole - Class in com.whitestein.lsps.orgstructure.task
This task removes the person from the role
RemovePersonFromRole() - Constructor for class com.whitestein.lsps.orgstructure.task.RemovePersonFromRole
Creates new instance.
RemovePersonFromRole(PersonManagementServiceLocal) - Constructor for class com.whitestein.lsps.orgstructure.task.RemovePersonFromRole
Creates new instance.
removePersonId() - Method in class com.whitestein.lsps.orgstructure.entity.Role
Removes the owning person.
removeProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
Removes a process instance.
removeProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Removes a process instance.
removeProcessInstance(ProcessInstance) - Method in interface com.whitestein.lsps.engine.state.xml.ProcessInstanceParent
Removes a process instance.
removeProcessInstance(ProcessInstance) - Method in class com.whitestein.lsps.engine.state.xml.Token
addXmlEntity Removes a process instance.
removeProperty(Serializable) - Method in class com.whitestein.lsps.vaadin.forms.datasource.EmptyVaadinContainerDataSourceAdapter
 
removeProperty(Serializable) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.IVaadinContainerDataSourceAdapter
Removes a property (column) from this data source.
removeProperty(Serializable) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
 
removePropertySetChangeListener(Container.PropertySetChangeListener) - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
removeRange(ExecutionContext, SetHolder, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set created by removing the specified range of elements from the given set.
removeRange(ExecutionContext, ListHolder, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list created by removing the specified range of elements from the given list.
removeRange(ExecutionContext, CollectionHolder, Decimal, Decimal) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a collection created by removing the specified range of elements from the given collection.
removeRejection(TodoRejection) - Method in class com.whitestein.lsps.human.entity.Todo
Removes a rejection.
removeRight(String) - Method in class com.whitestein.lsps.orgstructure.entity.SecurityRole
Removes the right identified by given rightName and returns the Right instance (JPA entity) that has just been removed.
removeRole(Role) - Method in class com.whitestein.lsps.orgstructure.entity.Person
Removes given role from the roles the person is assigned to.
removeRole(String) - Method in class com.whitestein.lsps.test.TestPerson
Removes a given role.
removeRole(RoleUnitName) - Method in class com.whitestein.lsps.test.TestPerson
Removes a given role.
removeRoleUnitName(RoleUnitName) - Method in class com.whitestein.lsps.os.dto.Person
Removes a role.
removeRollbackInfo(long) - Method in interface com.whitestein.lsps.engine.ErrorHandlingService
Removes given rollback info.
removeRollbackInfo(long) - Method in class com.whitestein.lsps.engine.ErrorHandlingServiceBean
 
removeRuntimeValues() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Removes all runtime values registered via ModelInstance.registerRuntimeValue(ComplexValue, Object) method.
removeSecurityRole(SecurityRole) - Method in class com.whitestein.lsps.orgstructure.entity.Person
Removes a security role.
removeSecurityRole(String) - Method in class com.whitestein.lsps.orgstructure.SecurityServiceBean
 
removeSecurityRole(String) - Method in interface com.whitestein.lsps.os.SecurityService
Removes the security role identified by given securityRoleName from the application.
removeSetting(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
Removes the setting identified by given settingName and returns the PersonDetail instance (JPA entity) that has just been removed.
removeSignal(Signal) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Removes the given signal item.
removeSignalFromModelInstance(long, long, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
Removes a signal from a running model instance.
removeSignalFromModelInstance(long, long, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
RemoveSignalMessage - Class in com.whitestein.lsps.engine.comm
Message to remove a signal.
RemoveSignalMessage(Identifier, Identifier, long) - Constructor for class com.whitestein.lsps.engine.comm.RemoveSignalMessage
Creates new instance.
removeStyleName(String) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
 
removeSubRoles(Collection<RoleUnitName>) - Static method in class com.whitestein.lsps.os.dto.RoleUnitName
Returns a set of RoleUnitNames with all sub-roles removed.
removeSubstitute(Person) - Method in class com.whitestein.lsps.orgstructure.entity.Person
Removes a substitute.
removeTab(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
Removes tab from tab sheet.
removeTab(Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
INTERNAL API, DO NOT CALL.
removeTab(ExecutionContext, RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
Remove the tab.
removeThis() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
Removes the adapted entity.
removeThis() - Method in class com.whitestein.lsps.engine.lang.InternalRecordEntityAdapter
Removes the adapted entity.
removeThis() - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
Remove only this entity/holder.
removeThis() - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
 
removeTodo(TaskContext, TodoStatus, String) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
Sets the status of the to-do.
removeToken(Token, boolean) - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
Removes a token.
removeValue(ModelInstanceAware) - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Removes value.
removeValue(ExecutionContext, MapHolder, Object...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a map created by removing all occurrences of the specified value (and their corresponding keys) from the map.
removeVertex(V) - Method in class com.whitestein.lsps.common.graph.DirectedGraph
Removes given vertex from this graph and all its edges.
removeWidget(GridStackDashboardWidget) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard.DashboardCommunication
 
removeWidget(GridStackDashboardWidget) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard
Removes widget from GridStackDashboard.
removeWidget(RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
Removes the widget from the dashboard.
removeWindow() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
Used by dynamic popups when they are being destroyed.
render() - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
render() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
render() - Method in class com.whitestein.lsps.vaadin.forms.Form
 
render() - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Called when the screen content should be added to the Vaadin UI.
render() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
RENDERER_CLICK_EVENT - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
RENDERER_CLICK_LISTENER - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
RENDERER_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordRenderer
 
repeater() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a repeater.
REPEATER_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
RepeatGoals - Class in com.whitestein.lsps.stdlib.task
The class is a task which repeats a list of goals.
The task is supplied with a single argument, i.e., a list of goals.
RepeatGoals() - Constructor for class com.whitestein.lsps.stdlib.task.RepeatGoals
Creates an object.
replace(ExecutionContext, ListHolder, Object, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list created by replacing all occurrences of the element1 by element2 in the list.
replace(ExecutionContext, SetHolder, Object, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set created by replacing all occurrences of the element1 by element2 in the set.
replace(ExecutionContext, CollectionHolder, Object, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a collection created by replacing all occurrences of the element1 by element2 in the collection.
REPLACE_UNSUPPORTED_XML_CHARACTERS - Static variable in class com.whitestein.lsps.engine.state.Setting
Replace characters that are not supported in xml.
replaceAll(ExecutionContext, String, String, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Replaces each substring of the string parameter that matches the regular expression given by the regexp parameter with the string specified as the replacement parameter.
replaceDataset(String) - Method in class com.whitestein.lsps.stdlib.function.XfaPdfFiller
 
replaceFirst(String) - Method in class com.whitestein.lsps.lang.type.QID
Replaces the first segment of this qualified identifier.
replaceFirst(ExecutionContext, String, String, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Replaces the first substring of the string that matches the regular expression given by the regexp parameter with the string specified as the replacement parameter.
replaceIdAndEvaluationLevel(Long, Long, String) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
 
replaceIdAndEvaluationLevel(Long, Long, String) - Method in class com.whitestein.lsps.engine.state.xml.Context
 
replaceIdAndEvaluationLevel(Long, Long, String) - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
Replace id, base evaluation level entity id and evaluation level in the entity.
replaceIdAndEvaluationLevel(Long, Long, String) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
 
replaceInputsForReceiver(long, List<CommunicationUnit>) - Method in interface com.whitestein.lsps.engine.UnprocessedInputsService
Removes all inputs for the receiver and adds new ones.
replaceInputsForReceiver(long, List<CommunicationUnit>) - Method in class com.whitestein.lsps.engine.UnprocessedInputsServiceBean
 
replaceLast(String) - Method in class com.whitestein.lsps.lang.type.QID
Replaces the last segment of this qualified identifier.
replaceReferencedIds(Map<Long, Long>) - Method in class com.whitestein.lsps.engine.state.xml.CollectionValue
 
replaceReferencedIds(Map<Long, Long>) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
Replace referenced ids according to mappings in the replacement map.
replaceReferencedIds(Map<Long, Long>) - Method in class com.whitestein.lsps.engine.state.xml.Context
Replace referenced ids according to mappings in the replacement map.
replaceReferencedIds(Map<Long, Long>) - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
Replace referenced ids to other entities in this entity.
replaceReferencedIds(Map<Long, Long>) - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
 
replaceReferencedIds(Map<Long, Long>) - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
 
replaceReferencedIds(Map<Long, Long>) - Method in class com.whitestein.lsps.engine.state.xml.MapValue
 
replaceReferencedIds(Map<Long, Long>) - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
 
replaceValue(HolderImpl<ComplexValue>, ComplexValue) - Static method in class com.whitestein.lsps.engine.lang.InternalHolderHelper
Replaces value in holder.
replaceValue(ExecutionContext, MapHolder, Object, Object) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a map created by replacing all occurrences of the values corresponding to the value1 by value2 in the map.
requestId - Variable in class com.whitestein.lsps.engine.RestProcessResponse
The ID of the REST request.
requestShow(DumbCalendar.DateRange) - Method in class com.whitestein.lsps.vaadin.forms.calendar.CalendarPager
 
requestShow(DumbCalendar.DateRange) - Method in class com.whitestein.lsps.vaadin.ui.components.calendar.CalendarPager
 
requestShow(DumbCalendar.DateRange) - Method in interface com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.CalendarListener
The calendar requests to show given date range.
requestSubmit(ExecutionContext) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
Marks the screen for submission.
requestSubmitAndNavigate(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
Marks the screen for submission and navigate away.
REQUIRED - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::InputComponent.required ui::DashboardWidget.required
REQUIRED_STYLE_NAME - Static variable in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
HTML Style class for required input components
REQUIRED_STYLE_NAME - Static variable in class com.whitestein.lsps.vaadin.util.UIComponents
HTML Style class for required input components
requireDefined() - Method in class com.whitestein.lsps.vaadin.util.Variant
Asserts that the Variant.definitionType field is present.
requireNonNull(Object, String) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
requireNonnullClosure - Variable in class com.whitestein.lsps.vaadin.util.Variant.ClosureVariant
 
requireNonnullClosure() - Method in class com.whitestein.lsps.vaadin.util.Variant.ClosureVariant
If the closure is null, closure execution fails.
requireNonnullClosure() - Method in class com.whitestein.lsps.vaadin.util.Variant.ScopedClosureVariant
If the closure is null, closure execution fails.
requiresNewNamespace() - Method in class com.whitestein.lsps.lang.ast.AssignmentExpression
 
requiresNewNamespace() - Method in class com.whitestein.lsps.lang.ast.ChainedExpression
 
requiresNewNamespace() - Method in class com.whitestein.lsps.lang.ast.DefExpression
 
requiresNewNamespace() - Method in class com.whitestein.lsps.lang.ast.Expression
 
requiresNewNamespace() - Method in class com.whitestein.lsps.lang.ast.ForExpression
 
RERSON_IS_NOT_ASSIGNEE_ERROR - Static variable in class com.whitestein.lsps.human.HumanErrors
Todo can not be assigned to person.
resend(RollbackItem) - Method in interface com.whitestein.lsps.engine.ErrorHandlingResendServiceLocal
Resends roll-back item in a new transaction.
resend(RollbackItem) - Method in class com.whitestein.lsps.engine.ErrorHandlingServiceBean
 
RESEND_ROLLBACK_INFO - Static variable in class com.whitestein.lsps.engine.EngineRights
Right required to resend a RollbackInfo.
resendInputsFor(long) - Method in interface com.whitestein.lsps.engine.UnprocessedInputsService
Resends unprocessed inputs for an agentInfo to corresponding agent and removes them.
resendInputsFor(long) - Method in class com.whitestein.lsps.engine.UnprocessedInputsServiceBean
 
reset() - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
Reset the stream so that it's in the same state it was when the object was created *except* the data array is not touched.
reset() - Method in class com.whitestein.lsps.lang.signature.SignatureMapping
 
reset() - Method in class com.whitestein.lsps.lang.type.TypeMapping
Resets the free type mapping.
reset() - Static method in class com.whitestein.lsps.vaadin.util.TransactionAccessorImpl
Reset state.
resetAsType() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
 
resetFilters() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
 
resetFilters() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
Resets all filters.
resetLastPersisted() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
Resets last persisted.
resetTodo(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
Reset state of the todo.
resetTodo(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
 
resetTodo(long) - Method in interface com.whitestein.lsps.human.TodoService
Resets to-do state.
resetTodo(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
resetUnchangedRecordVersions(ModelInstance) - Method in interface com.whitestein.lsps.engine.ModelInstanceUtilsService
Resets version of unchanged versioned higher level shared records.
resetUnchangedRecordVersions(ModelInstance) - Method in class com.whitestein.lsps.engine.ModelInstanceUtilsServiceBean
 
RESIZABLE - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'resizable' hint.
RESOLUTION - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDateFilterConfig
 
resolve(RoleUnit) - Method in class com.whitestein.lsps.orgstructure.model.resolver.AbstractRolesResolver
 
resolve(RoleUnit, Collection<RoleUnitParameter>) - Method in class com.whitestein.lsps.orgstructure.model.resolver.AbstractRolesResolver
 
resolve(RoleUnit, Collection<RoleUnitParameter>) - Method in interface com.whitestein.lsps.orgstructure.model.resolver.ParametricRolesResolver
Runs a resolving algorithm and returns a set of names of roles that were resolved from given roleUnit.
resolve(RoleUnit) - Method in interface com.whitestein.lsps.orgstructure.model.resolver.RolesResolver
Runs a resolving algorithm and returns a set of names of roles that were resolved from given roleUnit.
resolveEnumeration(EnumerationImpl, String[], E[]) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
resolveEnumerationType(long, String) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Resolves enumeration type by its qualified name in given model.
resolveEnumerationType(long, String) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
resolvePerformers(Collection<?>) - Method in interface com.whitestein.lsps.orgstructure.context.OrgTypeFactory
Converts and resolves the given collection of performer holders to a collection of Performers.
resolvePerformers(Collection<?>) - Method in class com.whitestein.lsps.orgstructure.context.OrgTypeFactoryImpl
 
resolveRecordType(String) - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
 
resolveRecordType(long, String) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Resolves record by its qualified name in given model.
resolveRecordType(String) - Method in interface com.whitestein.lsps.lang.exec.Namespace
Resolves record type and returns its type.
resolveRecordType(String) - Method in class com.whitestein.lsps.lang.MockNamespace
 
resolveRecordType(long, String) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
resolveReference(long, ExternalRecordValue) - Method in interface com.whitestein.lsps.engine.ProcessService
Resolves external record value reference to a value, attributes of which are populated.
resolveReference(long, ExternalRecordValue) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
resolveRoleNamesFor(Set<RoleUnitName>, ProcessModel) - Static method in class com.whitestein.lsps.orgstructure.context.OrgStructureHelper
Resolves role names from given set of role and/or organization unit names using default resolver within given processModel and returns the resolved set of role names.
resolveRoleNamesFor(Set<RoleUnitName>, ParametricRolesResolver, ProcessModel) - Static method in class com.whitestein.lsps.orgstructure.context.OrgStructureHelper
Resolves role names from given set of role and/or organization unit names using given resolver within given processModel and returns the resolved set of role names.
resolveRoleNamesFor(RoleUnitName, ParametricRolesResolver, ProcessModel) - Static method in class com.whitestein.lsps.orgstructure.context.OrgStructureHelper
Resolves role names from given role or organization unit name using given resolver within given processModel and returns the resolved set of role names.
resolveType(String) - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
 
resolveType(String, long, ModelProviderClientService) - Method in enum com.whitestein.lsps.engine.ModelCache
Parses given type string representation using resolver for current process.
resolveType(String, ExecutionContext) - Method in enum com.whitestein.lsps.engine.ModelCache
Parses given type string representation using resolver for current process.
resolveType(long, String) - Method in interface com.whitestein.lsps.engine.ModelProvider
Resolves type by its qualified name in given model.
resolveType(long, String) - Method in interface com.whitestein.lsps.engine.ModelProviderClientService
Resolves type by its qualified name in given model.
resolveType(long, String, ModelProviderClientService) - Static method in class com.whitestein.lsps.engine.ModelProviderImpl
Resolves type by its qualified name in given model.
resolveType(long, String) - Method in class com.whitestein.lsps.engine.ModelProviderImpl
 
resolveType(String) - Method in interface com.whitestein.lsps.lang.exec.Namespace
Resolves type.
resolveType(String) - Method in class com.whitestein.lsps.lang.MockNamespace
 
resolveType(long, String) - Method in class com.whitestein.lsps.modulemanager.ModelProviderServiceBean
 
resolveValidationTags(CollectionHolder) - Method in class com.whitestein.lsps.engine.validation.RecordValidator
Resolves a given collection of validation tags.
resolveVariableNamespace(String) - Method in class com.whitestein.lsps.engine.lang.AbstractExecutionContext
Deprecated.
resolveVariableNamespace(QID) - Method in class com.whitestein.lsps.engine.lang.AbstractExecutionContext
 
resolveVariableNamespace(QID) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
 
resolveVariableNamespace(String) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledContext
Deprecated.
resolveVariableNamespace(QID) - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
Resolves variable for given name and returns its containing namespace.
resolveVariableNamespace(String) - Method in interface com.whitestein.lsps.engine.lang.ExecutionContext
resolveVariableNamespace(QID) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
 
resolveVariableNamespace(String) - Method in class com.whitestein.lsps.engine.lang.JavaOperationExecutionContext
Deprecated.
resolveVariableNamespace(QID) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
 
resolveVariableNamespace(String) - Method in class com.whitestein.lsps.engine.tester.MockTaskContext
Deprecated.
resource(ExecutionContext, String, String) - Method in interface com.whitestein.lsps.stdlib.function.DataFunctions
Creates a binary handle from a module's resource located at the specified path.
resource(ExecutionContext, String, String) - Method in class com.whitestein.lsps.stdlib.function.DataFunctionsImpl
 
RESOURCE_ID - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordThemeResource
 
RESOURCE_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordResource
 
ResourceConverter - Class in com.whitestein.lsps.vaadin.converter
An adapter class which adapts the uicommon::ResourceConverter for the Vaadin Grid's ImageRenderer.
ResourceConverter(Variant.RecordVariant, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.converter.ResourceConverter
Constructor which wraps the ResourceConverter record and the context holder.
ResourceDownloadHandler - Interface in com.whitestein.lsps.vaadin.ui.components
Provides download contents.
ResourceRecordConverter - Class in com.whitestein.lsps.vaadin.converter
A converter which converts a record of type uicommon::Resource to a Vaadin Resource.
ResourceRecordConverter(LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.converter.ResourceRecordConverter
 
responseContent - Variable in class com.whitestein.lsps.engine.RestProcessResponse
The content of the response.
restartModelInstances(Collection<Long>, long) - Method in interface com.whitestein.lsps.engine.ProcessService
Restarts model instances with new model.
restartModelInstances(Collection<Long>, long) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
restore() - Method in class com.whitestein.lsps.engine.lang.ModelInstanceSavePoint
Reverts model instance to its last saved state.
restore(Serializable) - Method in class com.whitestein.lsps.vaadin.ui.ViewModelMerger
 
restoreChildComponents(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
Restores the child components from the internal state.
restoreChildComponents(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
 
restoreColumnState(RecordHolder, TableColumnState) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
Restores column state.
restoreColumnStates(ExecutionContext, RecordHolder, ListHolder) - Method in class com.whitestein.lsps.vaadin.VaadinUtils
Restores the column states to the Table or TreeTable2
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
Restores the UI state of this component which was previously written by FormComponent.writeInternalState(Map).
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WCollapsible
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WDropZone
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WSingleComponentContainer
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractComboBox
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTextField
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WBrowserFrame
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WCalendar
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WCartesianChart
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WComboBox
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WDateField
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WDecimalField
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WDownload
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WGaugeChart
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WImage
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WLabel
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WLink
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WMapDisplay
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WMultiSelectList
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WPdfViewer
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WPieChart
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WSingleSelectList
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WSlider
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTable
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTree
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
 
restoreInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WUpload
 
restoreMaximized() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
Restore if maximized.
restoreMinimized() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
Restore if minimized.
restoreState() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
Restores the UI state of this component from the state stored in the definition record.
RestProcessResponse - Class in com.whitestein.lsps.engine
This object represents a process response to a REST request.
RestProcessResponse(Long, String, String) - Constructor for class com.whitestein.lsps.engine.RestProcessResponse
 
RestRequestHandler - Class in com.whitestein.lsps.wsserver.entity
Entity that holds information about rest resource exposed by particular process.
RestRequestHandler() - Constructor for class com.whitestein.lsps.wsserver.entity.RestRequestHandler
 
RestRequestHandlerNotFoundException - Exception in com.whitestein.lsps.engine.exception
This exception is thrown if no rest request handler is found for a given ID.
RestRequestHandlerNotFoundException(Long) - Constructor for exception com.whitestein.lsps.engine.exception.RestRequestHandlerNotFoundException
Creates a new instance of this class.
RestRequestHandlingInfo - Class in com.whitestein.lsps.engine.dto
This object bear information about handling a rest request.
RestRequestHandlingInfo() - Constructor for class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
Instantiates a new RestRequestWaitPoint object.
RestRequestHandlingInfo(Long, Long, Long, String, String, String, Map<String, String>) - Constructor for class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
 
RestRequestMessage - Class in com.whitestein.lsps.wsserver.task
This message represents a REST request.
RestRequestMessage(Identifier, Identifier, String, Map<String, String>, Map<String, String>, Map<String, String>) - Constructor for class com.whitestein.lsps.wsserver.task.RestRequestMessage
 
RestRequestWaitpointTask - Class in com.whitestein.lsps.wsserver.task
 
RestRequestWaitpointTask() - Constructor for class com.whitestein.lsps.wsserver.task.RestRequestWaitpointTask
 
RestResponseTask - Class in com.whitestein.lsps.wsserver.task
A task which sends a response to a rest request.
RestResponseTask() - Constructor for class com.whitestein.lsps.wsserver.task.RestResponseTask
 
RESUMABLE_STATES - Static variable in enum com.whitestein.lsps.engine.dto.ModelInstanceState
The set of resumable states.
resume(ModelInstanceEntity) - Method in class com.whitestein.lsps.engine.ProcessUtils
Resumes the execution.
resume(TaskContext) - Method in interface com.whitestein.lsps.engine.SuspendableTask
Called when the model instance is resumed.
resume() - Method in class com.whitestein.lsps.human.entity.Todo
Sets status to TodoStatus.SUSPENDED.
resume(TaskContext) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
 
resume() - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
resume() - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
resume() - Method in class com.whitestein.lsps.vaadin.forms.Form
 
resume() - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Called after the screen component has been added to Vaadin UI.
resume() - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
resumeEncoding() - Method in class com.whitestein.lsps.common.Base64.OutputStream
Resumes encoding of the stream.
ResumeMessage - Class in com.whitestein.lsps.engine.comm
Message to resume a suspended model instance.
ResumeMessage(Identifier, Identifier) - Constructor for class com.whitestein.lsps.engine.comm.ResumeMessage
Creates new instance.
resumeModelInstance(long, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
Resumes model instance execution.
resumeModelInstance(long, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
resumeModelInstance() - Method in class com.whitestein.lsps.test.ModelInstance
Resumes the model execution.
retainAll(Collection<?>) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
retainAll(Collection<?>) - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
 
retainAll(ExecutionContext, SetHolder, CollectionHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set created by intersection of set and all collections.
retainAll(ExecutionContext, ListHolder, CollectionHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list created by intersection of list and all collections.
retainAll(ExecutionContext, CollectionHolder, CollectionHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a collection created by intersection of collections.
retainAll(ExecutionContext, SetHolder...) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Deprecated.
This method was used in LSPS 2.6
retainAll(ExecutionContext, ListHolder, SetHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Deprecated.
This method was used in LSPS 2.6
retryOperation(long) - Method in interface com.whitestein.lsps.engine.ErrorHandlingService
Re-sends given communication unit to the agent.
retryOperation(long) - Method in class com.whitestein.lsps.engine.ErrorHandlingServiceBean
 
returns(Type) - Method in class com.whitestein.lsps.lang.signature.FunctionSignature.Builder
Sets return type.
reverse(DirectedGraph<V>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
Returns reverse of given graph (all edges are reversed).
reverse(ExecutionContext, ListHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list created by reversing the order of the elements in the specified list.
reverse(ExecutionContext, SetHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set created by reversing the order of the elements in the specified set.
reverse(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a collection created by reversing the order of the elements in the specified collection.
revertRemove() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
Set this value to not removed.
REVISION_COLUMN - Static variable in class com.whitestein.lsps.hibernate.envers.LspsAuditConfiguration
 
REVISION_ID - Static variable in class com.whitestein.lsps.hibernate.envers.LspsAuditConfiguration
 
REVISION_ID_PATH - Static variable in class com.whitestein.lsps.hibernate.envers.LspsAuditConfiguration
 
REVISION_TYPE_PATH - Static variable in class com.whitestein.lsps.hibernate.envers.LspsAuditConfiguration
 
rewind(int) - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
 
rewind() - Method in class com.whitestein.lsps.lang.parser.ParserStringStream
 
rgb(ExecutionContext, Decimal, Decimal, Decimal) - Method in class com.whitestein.lsps.human.function.UiFunctions
Returns a string used to represent a color given by red, green and blue components.
Right - Class in com.whitestein.lsps.orgstructure.entity
Persistent entity representing a right.
Right(String) - Constructor for class com.whitestein.lsps.orgstructure.entity.Right
Create new Right instance with the name property set to the value given by the name argument.
Right.PK - Class in com.whitestein.lsps.orgstructure.entity
 
Role - Class in com.whitestein.lsps.orgstructure.entity
Persistent entity representing a role.
Role() - Constructor for class com.whitestein.lsps.orgstructure.entity.Role
Constructor needed for JPA-specific purposes.
Role(RoleName, RoleUnitParameter...) - Constructor for class com.whitestein.lsps.orgstructure.entity.Role
Creates new instance.
Role(RoleName, Collection<RoleUnitParameter>) - Constructor for class com.whitestein.lsps.orgstructure.entity.Role
Creates new instance.
Role(RoleName, RoleUnitName) - Constructor for class com.whitestein.lsps.orgstructure.entity.Role
Creates new instance.
Role - Class in com.whitestein.lsps.orgstructure.model
Model representation of a role.
Role(OrgStructModule, Map<String, String>, String, String...) - Constructor for class com.whitestein.lsps.orgstructure.model.Role
Creates new Role instance with given name.
ROLE - Static variable in class com.whitestein.lsps.os.OrgTypes
The name of the Role record type.
ROLE_UNIT - Static variable in class com.whitestein.lsps.os.OrgTypes
The name of the RoleUnit record type.
ROLE_UNIT_NOT_FOUND_ERROR - Static variable in class com.whitestein.lsps.orgstructure.context.RoleUnitHolder
Error code used when a role-unit is not found.
RoleAlreadyExistsException - Exception in com.whitestein.lsps.os.exception
Thrown if a role already exists.
RoleAlreadyExistsException(String) - Constructor for exception com.whitestein.lsps.os.exception.RoleAlreadyExistsException
Instantiates a new 'role does not exist' exception.
RoleDao - Interface in com.whitestein.lsps.orgstructure.dao
The DAO for Role instances.
RoleGenerator - Class in com.whitestein.lsps.orgstructure.generation
Generator for the role element.
RoleGenerator(Role, NamespaceGenerator, RoleUnitGeneration) - Constructor for class com.whitestein.lsps.orgstructure.generation.RoleGenerator
Constructor
RoleName - Class in com.whitestein.lsps.orgstructure.entity
Persistent entity representing a name of a role.
RoleName() - Constructor for class com.whitestein.lsps.orgstructure.entity.RoleName
Constructor needed for JPA-specific purposes.
RoleName(String, String) - Constructor for class com.whitestein.lsps.orgstructure.entity.RoleName
Constructs new RoleName instance specified by given localName.
RoleName(String, String, Collection<String>) - Constructor for class com.whitestein.lsps.orgstructure.entity.RoleName
Constructs new RoleName instance specified by given localName.
RoleNameDao - Interface in com.whitestein.lsps.orgstructure.dao
 
RoleNotFoundException - Exception in com.whitestein.lsps.os.exception
Thrown if a role is not found.
RoleNotFoundException(String) - Constructor for exception com.whitestein.lsps.os.exception.RoleNotFoundException
Creates new instance.
RoleService - Interface in com.whitestein.lsps.os
Provides methods for managing and querying role definitions.
RoleServiceBean - Class in com.whitestein.lsps.orgstructure
 
RoleServiceBean() - Constructor for class com.whitestein.lsps.orgstructure.RoleServiceBean
Creates new instance.
RoleServiceBean(RoleNameDao) - Constructor for class com.whitestein.lsps.orgstructure.RoleServiceBean
Creates new instance.
RoleServiceLocal - Interface in com.whitestein.lsps.os.ejb
Local interface for RoleService.
RoleServiceRemote - Interface in com.whitestein.lsps.os.ejb
Remote interface for RoleService.
RolesResolver - Interface in com.whitestein.lsps.orgstructure.model.resolver
Provides a mechanism for resolving names of roles from given role or organization unit within one module.
RoleUnit - Class in com.whitestein.lsps.orgstructure.model
Abstract model representation of a role or an organization unit.
RoleUnit(OrgStructModule, Map<String, String>, String, String...) - Constructor for class com.whitestein.lsps.orgstructure.model.RoleUnit
Create new RoleUnit instance with given name of the role or the organization unit.
roleUnit(RoleUnitName) - Static method in class com.whitestein.lsps.os.dto.Performer
Creates a new role-unit performer.
RoleUnitFunctionGeneration - Class in com.whitestein.lsps.orgstructure.generation
Generates types for role units and assigns types to their names;
RoleUnitFunctionGeneration() - Constructor for class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionGeneration
 
RoleUnitFunctionGenerator - Class in com.whitestein.lsps.orgstructure.generation
Generator that creates function, which invocation returns role or organization unit, corresponding to the given name and type
RoleUnitFunctionGenerator(RoleUnit, NamespaceGenerator, RecordType) - Constructor for class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionGenerator
Constructor
RoleUnitFunctionOperation - Class in com.whitestein.lsps.orgstructure.generation
 
RoleUnitFunctionOperation(FunctionSignature, String, boolean) - Constructor for class com.whitestein.lsps.orgstructure.generation.RoleUnitFunctionOperation
Constructs a new operation.
RoleUnitGeneration - Class in com.whitestein.lsps.orgstructure.generation
Generates types for role units and assigns types to their names;
RoleUnitGeneration() - Constructor for class com.whitestein.lsps.orgstructure.generation.RoleUnitGeneration
 
RoleUnitGenerator - Class in com.whitestein.lsps.orgstructure.generation
Base class for the Role and Unit generators
RoleUnitGenerator(RoleUnit, NamespaceGenerator, RoleUnitGeneration) - Constructor for class com.whitestein.lsps.orgstructure.generation.RoleUnitGenerator
Constructor
RoleUnitHolder - Class in com.whitestein.lsps.orgstructure.context
The RoleUnit holder used to represent records of type Role or OrganizationUnit.
RoleUnitLabelGeneration - Class in com.whitestein.lsps.orgstructure.generation
 
RoleUnitLabelGeneration() - Constructor for class com.whitestein.lsps.orgstructure.generation.RoleUnitLabelGeneration
 
RoleUnitName - Class in com.whitestein.lsps.os.dto
Represents the name of a role and/or an organization unit (generally called RoleUnit name).
RoleUnitName() - Constructor for class com.whitestein.lsps.os.dto.RoleUnitName
Creates new instance.
RoleUnitNameList - Class in com.whitestein.lsps.os.dto
Role-unit-name list.
RoleUnitNameList() - Constructor for class com.whitestein.lsps.os.dto.RoleUnitNameList
Creates new instance.
RoleUnitNameList(Collection<RoleUnitName>, long) - Constructor for class com.whitestein.lsps.os.dto.RoleUnitNameList
Creates new instance.
RoleUnitParameter - Class in com.whitestein.lsps.os.dto
Represents a single parameter of a parametric role or an organization unit.
RoleUnitParameter(String) - Constructor for class com.whitestein.lsps.os.dto.RoleUnitParameter
Constructs new parameter with given name and the value set to null.
RoleUnitParameter(String, String) - Constructor for class com.whitestein.lsps.os.dto.RoleUnitParameter
Constructs new parameter with given name and given value.
RoleWithParameters - Class in com.whitestein.lsps.human.entity
Embeddable class representing role parameter values.
RoleWithParameters() - Constructor for class com.whitestein.lsps.human.entity.RoleWithParameters
Creates an empty instance.
RoleWithParameters(String, List<RoleUnitParameter>) - Constructor for class com.whitestein.lsps.human.entity.RoleWithParameters
Creates new instance.
RoleWithParameters - Class in com.whitestein.lsps.orgstructure.entity
Embeddable class representing role parameter values.
RoleWithParameters() - Constructor for class com.whitestein.lsps.orgstructure.entity.RoleWithParameters
Creates an empty instance.
RoleWithParameters(RoleName) - Constructor for class com.whitestein.lsps.orgstructure.entity.RoleWithParameters
Creates new instance.
RoleWithParameters(RoleName, Collection<RoleUnitParameter>) - Constructor for class com.whitestein.lsps.orgstructure.entity.RoleWithParameters
Creates new instance.
RollbackChecker - Interface in com.whitestein.lsps.lang
Interface for checker of roll-backs.
RollbackInfo - Class in com.whitestein.lsps.engine.dto
Contains an agent failure information.
RollbackInfo() - Constructor for class com.whitestein.lsps.engine.dto.RollbackInfo
Creates new instance.
RollbackInfo(long, RollbackInfo.Type, Long, String, String, String, String, Date, Date, List<Long>) - Constructor for class com.whitestein.lsps.engine.dto.RollbackInfo
Creates new instance.
RollbackInfo.Type - Enum in com.whitestein.lsps.engine.dto
Rollback info type.
RollbackInfoColumn - Enum in com.whitestein.lsps.engine.dto
RollbackInfo columns that can be used in queries.
RollbackInfoCriteria - Class in com.whitestein.lsps.engine.dto
Criteria object for searching of RollbackInfo-s.
RollbackInfoCriteria() - Constructor for class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
Default constructor.
RollbackInfoCriteria(int) - Constructor for class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
Constructor with paging ON and given result count.
RollbackInfoCriteria(int, int) - Constructor for class com.whitestein.lsps.engine.dto.RollbackInfoCriteria
Constructor with paging ON and given index and result count.
RollbackInfoList - Class in com.whitestein.lsps.engine.dto
Class representing a list of RollbackInfos.
RollbackInfoList() - Constructor for class com.whitestein.lsps.engine.dto.RollbackInfoList
Creates new instance.
RollbackInfoList(QueryResult<RollbackInfo>) - Constructor for class com.whitestein.lsps.engine.dto.RollbackInfoList
Creates new instance.
RollbackInfoList(Collection<RollbackInfo>) - Constructor for class com.whitestein.lsps.engine.dto.RollbackInfoList
Creates new instance.
RollbackInfoList(Collection<RollbackInfo>, long) - Constructor for class com.whitestein.lsps.engine.dto.RollbackInfoList
Creates new instance.
RollbackInfoNotFoundException - Exception in com.whitestein.lsps.engine.exception
Thrown if a rollback-info instance does not exist.
RollbackInfoNotFoundException(long) - Constructor for exception com.whitestein.lsps.engine.exception.RollbackInfoNotFoundException
Creates new instance.
RollbackInfoOrdering - Class in com.whitestein.lsps.engine.dto
RoolbackInfo ordering.
RollbackInfoOrdering() - Constructor for class com.whitestein.lsps.engine.dto.RollbackInfoOrdering
Creates new instance.
RollbackInfoOrdering(RollbackInfoColumn, OrderDirection) - Constructor for class com.whitestein.lsps.engine.dto.RollbackInfoOrdering
Creates new instance.
RollbackItem - Class in com.whitestein.lsps.engine.state
Rollback item entity.
RollbackItem() - Constructor for class com.whitestein.lsps.engine.state.RollbackItem
Creates new instance.
RollbackItem(long, String, byte[], String, List<ErrorModelInstanceState>, Date) - Constructor for class com.whitestein.lsps.engine.state.RollbackItem
Creates new agent invocation instance.
RollbackItem(String, String, String, byte[], String, List<ErrorModelInstanceState>, Date) - Constructor for class com.whitestein.lsps.engine.state.RollbackItem
Creates new service invocation instance.
RollbackItemDao - Interface in com.whitestein.lsps.engine.dao
 
ROOT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
 
RootElementBinding - Class in com.whitestein.lsps.lang.type.xml
Represents information about biding of a type to root XML elements.
RootElementBinding(String, String, boolean) - Constructor for class com.whitestein.lsps.lang.type.xml.RootElementBinding
 
ROTATE_AXES - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::CartesianChart.rotateExes
ROTATION - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordLabels
 
roundCeiling(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Returns rounding of the number towards positive infinity.
roundDown(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Returns rounding of the number towards zero.
roundFloor(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Returns rounding of the number towards negative infinity.
roundHalfDown(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Returns rounding of the number towards the nearest neighbour, if both neighbors are equidistant, rounds down.
roundHalfEven(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Returns rounding of the number towards the nearest neighbour, if both neighbors are equidistant, rounds towards the even neighbor.
roundHalfUp(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Returns rounding of the number towards the nearest neighbour, if both neighbors are equidistant, rounds up.
roundUp(ExecutionContext, Decimal) - Method in class com.whitestein.lsps.stdlib.function.NumberFunctions
Returns rounding of the number away from zero.
ROW - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::GridItem.row
RowStyleGeneratorImpl(ClosureHolder) - Constructor for class com.whitestein.lsps.vaadin.forms.WGrid.RowStyleGeneratorImpl
 
rtrim(String) - Static method in class com.whitestein.lsps.common.Strings
Returns the right-side trim of the given string.
run() - Method in class com.whitestein.lsps.engine.PlanHandler
Starts the plan.
run() - Method in class com.whitestein.lsps.export.ModelExporter
 
runGC(long) - Method in interface com.whitestein.lsps.tools.TestSupportService
 
runGC(long) - Method in class com.whitestein.lsps.tools.TestSupportServiceBean
 
runModel(String) - Method in class com.whitestein.lsps.test.web.UIDefaultAppTester
Runs model based on modelName and return model instance id
runModel(String) - Method in class com.whitestein.lsps.test.web.UITester
Deprecated.
running() - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Get RUNNING state name
running() - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
RUNNING_PLANS - Static variable in class com.whitestein.lsps.stdlib.type.GoalHolder
Property name.
RUNNING_STATES - Static variable in enum com.whitestein.lsps.engine.dto.ModelInstanceState
The set of running states.
RunSQL - Interface in com.whitestein.lsps.stdlib.sql
Runs a given SQL script, either in a current transaction or in a new transaction.
runSQL(ExecutionContext, String) - Method in interface com.whitestein.lsps.stdlib.sql.RunSQL
Runs a given SQL script in a current transaction.
runSQL(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.sql.RunSQLImpl
 
RunSQLImpl - Class in com.whitestein.lsps.stdlib.sql
Runs a given SQL script, either in a current transaction or in a new transaction.
RunSQLImpl() - Constructor for class com.whitestein.lsps.stdlib.sql.RunSQLImpl
 
runSQLInNewTransaction(ExecutionContext, String) - Method in interface com.whitestein.lsps.stdlib.sql.RunSQL
Runs a given SQL script in a new transaction.
runSQLInNewTransaction(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.sql.RunSQLImpl
 
RunSQLTask - Class in com.whitestein.lsps.stdlib.task
Goal of this task is to execute SQL statement.
RunSQLTask() - Constructor for class com.whitestein.lsps.stdlib.task.RunSQLTask
 
runtimeObjectInLevel(String, Object, Type) - Method in class com.whitestein.lsps.engine.lang.EvaluationLevelConverter
Returns a runtime object for a specified level.
RuntimeToHibernateConverter - Class in com.whitestein.lsps.engine.sharedrecord
Converts from runtime objects to objects stored by hibernate and back.
RuntimeToJavaConverter - Class in com.whitestein.lsps.engine
Converts runtime objects to java objects and back.
RuntimeToJavaConverter(ModelProviderClientService, SharedRecordTypeFactory, ModelInstance) - Constructor for class com.whitestein.lsps.engine.RuntimeToJavaConverter
Creates new instance.
RuntimeToPersistentConverter - Class in com.whitestein.lsps.engine.lang
 
RuntimeToPersistentConverter(ModelInstance, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.RuntimeToPersistentConverter
Creates new instance.

S

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
Refreshes all necessary components as requested by the UIFieldNames.REFRESH field.
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
Local interface for SecurityManagerService.
SecurityManagerServiceRemote - Interface in com.whitestein.lsps.common.ejb
Remote interface for SecurityManagerService.
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
Dto - entity converter for SecurityRole.
SecurityRoleConverter() - Constructor for class com.whitestein.lsps.orgstructure.SecurityRoleConverter
 
SecurityRoleDao - Interface in com.whitestein.lsps.orgstructure.dao
The DAO for SecurityRole instances.
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
The implementation of SecurityService interface.
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
Local interface for SecurityService.
SecurityServiceRemote - Interface in com.whitestein.lsps.os.ejb
Remote interface for SecurityService.
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
Adds required style class (UIComponents.REQUIRED_STYLE_NAME) and also calls Vaadin Component.setReadOnly(boolean).
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
Creates new instance of 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::SelectItems.
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
Casts the value to a SetHolder.
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
Configures the AbstractSelect provided by WAbstractSelect.getWidget(): creates a data source via WAbstractSelect.createDataSource(RecordHolder, RecordHolder) and calls AbstractSelect.setContainerDataSource(Container) directs it to use the property caption model Registers WAbstractMultiSelect.SetHolderConverter ; creates a data source and calls AbstractSelect.setContainerDataSource(Container);
setOptions(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
Configures the AbstractSelect provided by WAbstractSelect.getWidget(): creates a data source via WAbstractSelect.createDataSource(RecordHolder, RecordHolder) and calls AbstractSelect.setContainerDataSource(Container) directs it to use the property caption model Registers WAbstractSelect.VariantConverter ; creates a data source and calls AbstractSelect.setContainerDataSource(Container);
setOptions(CollectionHolder) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
Sets the options given as a collection of uicommon::SelectItems.
setOptions(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
Configures the AbstractSelect provided by WTokenField.getWidget(): creates a data source via WTokenField.createDataSource(RecordHolder, RecordHolder) and calls AbstractSelect.setContainerDataSource(Container) directs it to use the property caption model Registers WAbstractSelect.VariantConverter ; creates a data source and calls AbstractSelect.setContainerDataSource(Container);
setOptions(CollectionHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
Sets the options given as a collection of uicommon::SelectItems.
setOptions(RecordHolder, RecordHolder) - Method in class com.whitestein.lsps.vaadin.forms.WTree
Creates a data source via WTree.createDataSource(RecordHolder), clears the tree and re-populates its roots.
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
Deprecated.
information about process instance id is stored in the objectIdentificationSegments
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
Sets the roleUnit label.
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
Deprecated.
Will be removed in LSPS 3.3
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
Local interface for SettingManagementService
SettingManagementServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for SettingManagementService
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
Creates new instance of 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
Creates new instance of SetValue.
SetValue(long, ModelInstance, String, Collection<? extends Value>, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.SetValue
Creates new instance of SetValue.
SetValue(long, ModelInstance, String, Collection<? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.SetValue
Creates new instance of SetValue.
SetValue(ModelInstance, String, Collection<? extends Value>, String, Long, Long, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.SetValue
Creates new instance of SetValue.
SetValue(ModelInstance, String, Collection<? extends Value>) - Constructor for class com.whitestein.lsps.engine.state.xml.SetValue
Creates new instance of 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
Stateless EJB implementation of SharedRecordConfigurationService interface.
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 ExternalRecordEntitys.
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
Remote interface for SharedRecordService.
SharedRecordServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for SharedRecordService.
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
A common super class for FunctionExpression and MethodExpression.
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
Simple implementation of the ModelInstanceResourceAllocator.
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
A simple type visitor calls the method SimpleTypeVisitor.visitType(Type) for each 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 SoftReferences 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
Implementation of the InitialModelsService that returns initial model ids by executing SQL stored in the setting SettingDao under key Setting.INITIAL_MODELS_SQL;
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
LspsDatabaseAccess.type converted to the shared record type.
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
StringType instance.
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
Creates new empty instance of StringValue.
StringValue(String) - Constructor for class com.whitestein.lsps.engine.state.xml.StringValue
Creates new instance of 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
Sets status to TodoStatus.SUSPENDED.
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

T

tab() - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet.WTab
Gets the tab.
TAB_ORDER - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'tab-order' hint.
TABBED_LAYOUT_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
tabbedLayout() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a tabbed layout.
table - Variable in class com.whitestein.lsps.test.web.components.LspsTableColumn
Owner table, not null.
table - Variable in class com.whitestein.lsps.test.web.components.Pager
The owner table.
table() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a table.
TABLE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
 
table - Variable in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractDatasetVaadinAdapter
Owner table, not null.
table - Variable in class com.whitestein.lsps.vaadin.ui.components.table.FilterTableDelegate
The wrapped table.
table - Variable in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
Owner Vaadin table, never null.
TABLE_COLUMN - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
TABLE_COLUMN_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
 
TABLE_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
TABLE_PAGE_SIZE_CHANGE_EVENT - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
TABLE_PAGE_SIZE_CHANGE_LISTENER - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
TableMetadata - Class in com.whitestein.lsps.common.ddl
JDBC table metadata
TableMetadata(ResultSet, DatabaseMetaData) - Constructor for class com.whitestein.lsps.common.ddl.TableMetadata
 
TableMetadata(ResultSet, DatabaseMetaData, boolean) - Constructor for class com.whitestein.lsps.common.ddl.TableMetadata
Creates new instance.
TABS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::TabbedLayout.tabs
tag - Variable in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
A serializable representation of the widget definition record.
Task - Class in com.whitestein.lsps.engine.state.xml
Entity representing a running task.
Task() - Constructor for class com.whitestein.lsps.engine.state.xml.Task
Creates new instance.
Task(Token, Date, Context) - Constructor for class com.whitestein.lsps.engine.state.xml.Task
Creates new instance.
Task(long, Token, Date, Context) - Constructor for class com.whitestein.lsps.engine.state.xml.Task
Creates new instance.
TaskContext - Interface in com.whitestein.lsps.engine.lang
 
taskContextId - Variable in class com.whitestein.lsps.vaadin.AbstractTodoHolder
 
TaskContextImpl - Class in com.whitestein.lsps.engine.lang
 
TaskContextImpl(Task, ModelProviderClientService) - Constructor for class com.whitestein.lsps.engine.lang.TaskContextImpl
Creates new instance.
TaskParametersAst - Class in com.whitestein.lsps.lang.ast
 
TaskParametersAst(ASTNode, List<ParameterAst>) - Constructor for class com.whitestein.lsps.lang.ast.TaskParametersAst
Creates a constraint instance.
TaskParametersParser - Class in com.whitestein.lsps.lang.parser
Parser for task parameters.
TaskParametersParser() - Constructor for class com.whitestein.lsps.lang.parser.TaskParametersParser
 
TaskParametersParser(NamespaceModel) - Constructor for class com.whitestein.lsps.lang.parser.TaskParametersParser
 
TaskParametersParser(NamespaceModel, ParserVariableHelper) - Constructor for class com.whitestein.lsps.lang.parser.TaskParametersParser
 
TaskProxy - Class in com.whitestein.lsps.engine
Proxy for ExecutableTask with logging and exception handling.
TaskProxy(ExecutableTask) - Constructor for class com.whitestein.lsps.engine.TaskProxy
Creates new instance.
temporaryEvaluationLevel() - Static method in class com.whitestein.lsps.engine.state.xml.EvaluationLevelUtils
Returns debug level.
TempTable - Class in com.whitestein.lsps.engine.sharedrecord
Table subclass used for temporary tables.
TempTable(String) - Constructor for class com.whitestein.lsps.engine.sharedrecord.TempTable
Creates new instances.
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.engine.AbstractAsynchronousExecutionTask
 
terminate(TerminationReason) - Method in class com.whitestein.lsps.engine.BPMNInterpreter
 
terminate(TerminationReason) - Method in class com.whitestein.lsps.engine.ConditionEventInterpreter
 
terminate(TaskContext, TerminationReason) - Method in interface com.whitestein.lsps.engine.ExecutableTask
Called when this task is to be terminated.
terminate(TerminationReason) - Method in class com.whitestein.lsps.engine.GOInterpreter
 
terminate(TerminationReason) - Method in class com.whitestein.lsps.engine.InlineStartEventInterpreter
 
terminate(TerminationReason) - Method in class com.whitestein.lsps.engine.InlineStartSignalInterpreter
 
terminate(TerminationReason) - Method in class com.whitestein.lsps.engine.ModuleInterpreter
 
terminate(TerminationReason) - Method in interface com.whitestein.lsps.engine.ProcessInterpreter
Terminates the process with the given reason.
terminate(ProcessInstance, ProcessInterpreterContext, TerminationReason) - Static method in class com.whitestein.lsps.engine.ProcessInterpreters
Terminates the process with the given reason.
terminate(ProcessInstance, ProcessDescription, ProcessInterpreterContext, TerminationReason) - Static method in class com.whitestein.lsps.engine.ProcessInterpreters
Terminates the process with the given reason.
terminate(TerminationReason) - Method in class com.whitestein.lsps.engine.SignalIntermediateInterpreter
 
terminate(TerminationReason) - Method in class com.whitestein.lsps.engine.SignalStartInterpreter
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.engine.TaskProxy
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.engine.tester.TestRollbackExceptionTask
 
terminate(TerminationReason) - Method in class com.whitestein.lsps.engine.TimerEventInterpreter
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.human.task.BaseTodoTask
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.human.task.HumanInteractionTask
Deprecated.
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.human.task.SendEmail
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.orgstructure.task.AddPersonToRole
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.orgstructure.task.RemovePersonFromRole
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.AddProcessLog
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.Assign
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.CreateModelInstance
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.DeactivateGoal
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.DeleteModelInstanceLogs
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.DeleteSharedRecords
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.Execute
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.Lock
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.NoOperationTask
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.ReactivateGoal
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.RemoveBinaryData
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.RepeatGoals
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.RunSQLTask
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.TerminateModelInstance
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.stdlib.task.Unlock
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.wsserver.task.RestRequestWaitpointTask
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.wsserver.task.RestResponseTask
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.wsserver.task.WsRequestWaitPointTask
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.wsserver.task.WsResponseTask
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.xml.task.ConvertToXmlTask
 
terminate(TaskContext, TerminationReason) - Method in class com.whitestein.lsps.xml.task.ParseXmlTask
 
TERMINATE_MODEL_INSTANCE - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to terminate a model instance.
terminateModelInstance(long, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
Terminates model instance for given model instance id.
terminateModelInstance(long, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
TerminateModelInstance - Class in com.whitestein.lsps.stdlib.task
This task terminates a model instance.
TerminateModelInstance() - Constructor for class com.whitestein.lsps.stdlib.task.TerminateModelInstance
Creates new instance.
TerminateModelInstance(CommunicationService) - Constructor for class com.whitestein.lsps.stdlib.task.TerminateModelInstance
Creates new instance.
terminateOnModelChange(ModelInstance) - Method in interface com.whitestein.lsps.engine.ProcessAgent
 
terminateOnModelChange(ModelInstance) - Method in class com.whitestein.lsps.engine.ProcessAgentImpl
 
TerminationReason - Interface in com.whitestein.lsps.engine
Reason of termination of a task.
TEST_DIRECTORY - Static variable in class com.whitestein.lsps.test.TestModelRepository
The directory where default tests are
TestConfig - Class in com.whitestein.lsps.test
Loads the environment.properties from the filesystem (from the current working directory), initializes OpenEJB config etc.
TestConfig(String) - Constructor for class com.whitestein.lsps.test.TestConfig
Initializes the runtime configuration.
TestConfig() - Constructor for class com.whitestein.lsps.test.TestConfig
 
TestFunctions - Interface in com.whitestein.lsps.engine.tester
Functions used in tests.
TestFunctionsImpl - Class in com.whitestein.lsps.engine.tester
Test functions implementation.
TestFunctionsImpl() - Constructor for class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
TESTING - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right allows to execute testing.
TestModelRepository - Class in com.whitestein.lsps.test
The test model repository.
TestModelRepository() - Constructor for class com.whitestein.lsps.test.TestModelRepository
 
TestPerson - Class in com.whitestein.lsps.test
A person.
TestRecordC - Class in com.whitestein.lsps.engine.tester.entities
 
TestRecordC() - Constructor for class com.whitestein.lsps.engine.tester.entities.TestRecordC
 
TestRecordCC - Class in com.whitestein.lsps.engine.tester.entities
 
TestRecordCC() - Constructor for class com.whitestein.lsps.engine.tester.entities.TestRecordCC
 
TestRecordD - Class in com.whitestein.lsps.engine.tester.entities
 
TestRecordD() - Constructor for class com.whitestein.lsps.engine.tester.entities.TestRecordD
 
TestRecordDD - Class in com.whitestein.lsps.engine.tester.entities
 
TestRecordDD() - Constructor for class com.whitestein.lsps.engine.tester.entities.TestRecordDD
 
TestRevisionListener - Class in com.whitestein.lsps.engine.tester
 
TestRevisionListener() - Constructor for class com.whitestein.lsps.engine.tester.TestRevisionListener
 
TestRollbackExceptionTask - Class in com.whitestein.lsps.engine.tester
 
TestRollbackExceptionTask() - Constructor for class com.whitestein.lsps.engine.tester.TestRollbackExceptionTask
 
TestSupportService - Interface in com.whitestein.lsps.tools
Service for execution of expressions in integration tests.
TestSupportServiceBean - Class in com.whitestein.lsps.tools
Test support service.
TestSupportServiceBean() - Constructor for class com.whitestein.lsps.tools.TestSupportServiceBean
 
TestSupportServiceLocal - Interface in com.whitestein.lsps.tools.ejb
Local interface for Test service bean.
TestSupportServiceRemote - Interface in com.whitestein.lsps.tools.ejb
Remote interface for Test service bean.
text - Variable in class com.whitestein.lsps.lang.doc.DocPlainTextElement
The plain text.
TEXT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Button.text ui::Tab.text ui::Image.text
TEXT_AREA_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
TEXT_BOX_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
textArea() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a text area.
textBox() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a text box.
TextDocument - Class in com.whitestein.lsps.common.text
 
TextDocument(String) - Constructor for class com.whitestein.lsps.common.text.TextDocument
 
THEME_RESOURCE_TYPE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordThemeResource
 
ThisConstructorExpression - Class in com.whitestein.lsps.lang.ast
 
ThisConstructorExpression(ASTInfo, FunctionSignature, List<Expression>) - Constructor for class com.whitestein.lsps.lang.ast.ThisConstructorExpression
Constructs a new "this" record constructor invocation expression.
ThisExpression - Class in com.whitestein.lsps.lang.ast
This expression.
ThisExpression(ASTInfo, Type) - Constructor for class com.whitestein.lsps.lang.ast.ThisExpression
Creates new instance.
thisModel(ExecutionContext) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
 
thisModel(ExecutionContext) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
thisModelInstance(ExecutionContext) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
 
thisModelInstance(ExecutionContext) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
thisModelInstanceProperties(ExecutionContext) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Returns a map of initialization properties of the model instance that executed this function.
thisModelInstanceProperties(ExecutionContext) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
thisModelInstanceProperty(ExecutionContext, String) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
Returns a value of the initialization property of the given name of the model instance that executed this function.
thisModelInstanceProperty(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
thisProcessInstance(ExecutionContext) - Method in interface com.whitestein.lsps.stdlib.function.ReflectionFunctions
 
thisProcessInstance(ExecutionContext) - Method in class com.whitestein.lsps.stdlib.function.ReflectionFunctionsImpl
 
throwEscalation(ExecutionContext, String, Object) - Method in interface com.whitestein.lsps.stdlib.function.ActionFunctions
Throws an escalation event with the escalation code and optional payload.
throwEscalation(ExecutionContext, String, Object) - Method in class com.whitestein.lsps.stdlib.function.ActionFunctionsImpl
 
throwIfUnchecked(Throwable) - Static method in class com.whitestein.lsps.common.Exceptions
Throws given throwable if it is unchecked.
throwWithInterceptor(ExecutionContext) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
Throws a runtime error end do not not catch it by interceptor.
throwWithInterceptor(ExecutionContext) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
throwWithoutInterceptor(ExecutionContext) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
Throws a runtime error end do not catch it by interceptor.
throwWithoutInterceptor(ExecutionContext) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
TimeoutFlow - Class in com.whitestein.lsps.engine.state.xml
 
TimeoutFlow() - Constructor for class com.whitestein.lsps.engine.state.xml.TimeoutFlow
 
TimeoutFlow(String, Long) - Constructor for class com.whitestein.lsps.engine.state.xml.TimeoutFlow
 
TIMER_EVENT__DATE - Static variable in class com.whitestein.lsps.engine.TimerEventInterpreter
 
TIMER_EVENT__DURATION - Static variable in class com.whitestein.lsps.engine.TimerEventInterpreter
 
TIMER_INTERVAL - Static variable in class com.whitestein.lsps.engine.state.Setting
Smallest interval for timer service.
TimerEventInterpreter - Class in com.whitestein.lsps.engine
Interpreter of time event.
TimerEventInterpreter(ProcessInstance, ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, TimerInEvent) - Constructor for class com.whitestein.lsps.engine.TimerEventInterpreter
Creates new instance.
TimerIntermediateInterpreter - Class in com.whitestein.lsps.engine
Interpreter which interprets process descriptions with timer intermediate event without in flows.
TimerIntermediateInterpreter(ProcessInstance, ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, TimerEventCatcher) - Constructor for class com.whitestein.lsps.engine.TimerIntermediateInterpreter
Creates new instance.
TimerInterpreterStackTrace - Class in com.whitestein.lsps.lang.timer
Usage:
TimerInterpreterStackTrace(InterpreterStackTraceElement) - Constructor for class com.whitestein.lsps.lang.timer.TimerInterpreterStackTrace
Creates a new instance.
TimerInterpreterStackTraceFactory - Class in com.whitestein.lsps.lang
A factory that creates TimerInterpreterStackTrace instances.
TimerInterpreterStackTraceFactory() - Constructor for class com.whitestein.lsps.lang.TimerInterpreterStackTraceFactory
 
TimerNotification - Class in com.whitestein.lsps.engine.state
Entity that holds information about particular process (model instance) waiting for notification from timer.
TimerNotification() - Constructor for class com.whitestein.lsps.engine.state.TimerNotification
 
TimerNotification(Long, Date) - Constructor for class com.whitestein.lsps.engine.state.TimerNotification
 
TimerNotificationDao - Interface in com.whitestein.lsps.engine.dao
Dao for accessing TimerNotification entities in database
TimerStartInterpreter - Class in com.whitestein.lsps.engine
Interpreter which interprets process descriptions with timer start event.
TimerStartInterpreter(ModuleInstance, ProcessInterpreterContext, BPMNProcessDescription, TimerStartEvent) - Constructor for class com.whitestein.lsps.engine.TimerStartInterpreter
Creates new instance.
TITLE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::Chart.title
TITLE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Panel.title ui::Popup.title
TO - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarCreateEvent
 
TO - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordCalendarRescheduleEvent
 
to - Variable in class com.whitestein.lsps.vaadin.ui.components.calendar.DumbCalendar.DateRange
The end date, inclusive.
TO - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::PlotBand.to
TO_MARKER - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
 
TO_STAY - Static variable in class com.whitestein.lsps.human.DocumentUtils
 
toArray() - Method in class com.whitestein.lsps.engine.dto.val.ListValue
 
toArray(T[]) - Method in class com.whitestein.lsps.engine.dto.val.ListValue
 
toArray() - Method in class com.whitestein.lsps.engine.dto.val.SetValue
 
toArray(T[]) - Method in class com.whitestein.lsps.engine.dto.val.SetValue
 
toArray() - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
toArray(T[]) - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
toArray() - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
 
toArray(T[]) - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
 
toBigDecimal() - Method in class com.whitestein.lsps.lang.Decimal
Converts this Decimal to a BigDecimal.
toBigInteger() - Method in class com.whitestein.lsps.lang.Decimal
Converts this Decimal to a BigInteger.
toBigIntegerExact() - Method in class com.whitestein.lsps.lang.Decimal
Converts this Decimal to a BigInteger, checking for lost information.
toBinary(ExecutionContext, String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
Converts a string to binary holder.
toBinary(ExecutionContext, String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
toBinary(ExecutionContext, String) - Method in interface com.whitestein.lsps.stdlib.function.DataFunctions
Converts the specified string to binary.
toBinary(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.DataFunctionsImpl
 
toBoolean(boolean) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
toBoolean(Object) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
toboolean(boolean) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
toboolean(Boolean) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
toBundle() - Method in class com.whitestein.lsps.engine.dto.ModuleResourceBundle
Converts this class to LocalizationResourceBundle.Bundle.
toByteArray(InputStream) - Static method in class com.whitestein.lsps.common.IO
 
toClass(XClass) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcAnnotation
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcAssignment
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcBinaryOperation
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcBlock
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcBreak
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcCast
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcCatch
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcChainedExpression
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcClassRef
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcConstant
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcContinue
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcFor
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcForEach
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcIfThen
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcIfThenElse
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcInstanceof
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcInterface
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethodCall
 
toCodeString() - Method in enum com.whitestein.lsps.lang.compiled.model.SrcModifier
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcNameStringValue
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcNewArray
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcNewInstance
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcObject
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcParameter
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcReturn
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcStringConstant
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcThrow
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcTryCatch
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcVariable
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcVariableDef
 
toCodeString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcWhile
 
toCollection(CollectionHolder, Class<E>, RecordWrapperFactory) - Method in class com.whitestein.lsps.lang.RecordWrapper
Converts a given collection of LSPS records to record wrappers using a given factory.
toCompiled(ExecutionContext, RecordHolder) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
toCompiled(RecordHolder) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
toCompiledObject(ExecutionContext, Object) - Static method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
toCompiledObject(Object) - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledNamespace
 
today() - Method in class com.whitestein.lsps.stdlib.function.DateFunctions
Computes current date without time Method will use default time zone of VM
toDecimal(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
If possible, converts the string parameter to a decimal value.
Todo - Class in com.whitestein.lsps.human.dto
Data transfer object representing a todo.
Todo() - Constructor for class com.whitestein.lsps.human.dto.Todo
Creates new instance.
Todo(long, long, String, String, TodoStatus, String, Date, Date, Person, Collection<? extends Performer>, int, String, long, String, byte[], Integer, String, TodoAuthorization) - Constructor for class com.whitestein.lsps.human.dto.Todo
Creates new instance of Todo.
Todo - Class in com.whitestein.lsps.human.entity
Persistent domain object representing a todo.
Todo() - Constructor for class com.whitestein.lsps.human.entity.Todo
Default constructor.
Todo(Long, Long, Long, String, String, Date, String, String, byte[], Date, String) - Constructor for class com.whitestein.lsps.human.entity.Todo
Creates new instance of Todo.
TODO - Static variable in class com.whitestein.lsps.human.HumanTypes
Full name of the Todo type.
todo - Variable in class com.whitestein.lsps.vaadin.AbstractTodoHolder
 
TODO - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
human::TodoNavigation.todo
TODO_ESCALATION - Static variable in class com.whitestein.lsps.human.HumanTypes
Full name of the TodoEscalation type.
TODO_ID - Static variable in class com.whitestein.lsps.human.Constants
Key used in application data.
TODO_NAVIGATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UINavigationNames
 
TODO_PERFORMER - Static variable in class com.whitestein.lsps.human.HumanTypes
Full name of the TodoPerformer type.
TODO_REJECTION - Static variable in class com.whitestein.lsps.human.HumanTypes
Full name of the TodoRejection type.
TodoAllocatedException - Exception in com.whitestein.lsps.human.exception
Thrown if a todo is allocated.
TodoAllocatedException(long, String) - Constructor for exception com.whitestein.lsps.human.exception.TodoAllocatedException
Creates new instance.
TodoAuthorization - Enum in com.whitestein.lsps.human.dto
Enumeration of the possible todo authorizations for a person and a todo.
TodoColumn - Enum in com.whitestein.lsps.human.dto
Todo columns that can be used in queries.
TodoContent - Class in com.whitestein.lsps.human.entity
Todo content.
TodoContent() - Constructor for class com.whitestein.lsps.human.entity.TodoContent
Creates new empty instance of TodoContent.
TodoContent(byte[]) - Constructor for class com.whitestein.lsps.human.entity.TodoContent
Creates new instance of TodoContent.
TodoCriteria - Class in com.whitestein.lsps.human.dto
Criteria object for searching of Todo-s.
TodoCriteria() - Constructor for class com.whitestein.lsps.human.dto.TodoCriteria
Default constructor.
TodoCriteria(int) - Constructor for class com.whitestein.lsps.human.dto.TodoCriteria
Constructor with paging ON and given result count.
TodoCriteria(int, int) - Constructor for class com.whitestein.lsps.human.dto.TodoCriteria
Constructor with paging ON and given index and result count.
TodoCriteria(TodoCriteria) - Constructor for class com.whitestein.lsps.human.dto.TodoCriteria
Copy constructor.
TodoDao - Interface in com.whitestein.lsps.human.dao
Data access object for storing and retrieving Todo.
TodoEscalation - Class in com.whitestein.lsps.human.dto
Dto representing a todo escalation.
TodoEscalation() - Constructor for class com.whitestein.lsps.human.dto.TodoEscalation
Creates new instance.
TodoEscalation(long, long, String, TodoStatus, String, Date) - Constructor for class com.whitestein.lsps.human.dto.TodoEscalation
Creates new todo escalation.
TodoEscalation - Class in com.whitestein.lsps.human.entity
Entity representing a todo escalation.
TodoEscalation() - Constructor for class com.whitestein.lsps.human.entity.TodoEscalation
Creates new instance.
TodoEscalation(String, Date, Todo) - Constructor for class com.whitestein.lsps.human.entity.TodoEscalation
Creates new todo escalation.
TodoEscalationDao - Interface in com.whitestein.lsps.human.dao
Data access object for storing and retrieving TodoEscalation.
TodoEscalationNotFoundException - Exception in com.whitestein.lsps.human.exception
Class TodoDoesNotExistException
TodoEscalationNotFoundException(long) - Constructor for exception com.whitestein.lsps.human.exception.TodoEscalationNotFoundException
Creates new instance.
TodoEvaluationContent - Class in com.whitestein.lsps.human
Todo content used to store state of the todo evaluation in the database.
TodoEvaluationContent(long) - Constructor for class com.whitestein.lsps.human.TodoEvaluationContent
Creates a new instance.
TodoExecutionTraceElement - Class in com.whitestein.lsps.engine
Presence of TodoExecutionTraceElement in the ExecutionTrace indicates that new todo was created.
TodoExecutionTraceElement() - Constructor for class com.whitestein.lsps.engine.TodoExecutionTraceElement
 
TodoExecutionTraceElement(long) - Constructor for class com.whitestein.lsps.engine.TodoExecutionTraceElement
 
todoId - Variable in class com.whitestein.lsps.vaadin.AbstractTodoHolder
 
TodoIncludes - Interface in com.whitestein.lsps.human.dto
This interface specifies whether to include different parts of a todo.
TodoList - Class in com.whitestein.lsps.human.dto
Class representing a list of to-dos.
TodoList() - Constructor for class com.whitestein.lsps.human.dto.TodoList
Creates new instance.
TodoList(QueryResult<Todo>) - Constructor for class com.whitestein.lsps.human.dto.TodoList
Creates new instance.
TodoList(Collection<Todo>) - Constructor for class com.whitestein.lsps.human.dto.TodoList
Creates new instance.
TodoList(Collection<Todo>, long) - Constructor for class com.whitestein.lsps.human.dto.TodoList
Creates new instance.
TodoListCriteria - Class in com.whitestein.lsps.human.dto
Criteria for getting the todo-list.
TodoListCriteria() - Constructor for class com.whitestein.lsps.human.dto.TodoListCriteria
Default constructor with paging OFF.
TodoListCriteria(int) - Constructor for class com.whitestein.lsps.human.dto.TodoListCriteria
Constructor with paging ON and given result count.
TodoListCriteria(int, int) - Constructor for class com.whitestein.lsps.human.dto.TodoListCriteria
Constructor with paging ON and given index and result count.
TodoMessage - Class in com.whitestein.lsps.human.task
 
TodoMessage(Identifier, Identifier, byte[]) - Constructor for class com.whitestein.lsps.human.task.TodoMessage
Creates new instance.
TodoMessage(Identifier, Identifier, ModelInstance) - Constructor for class com.whitestein.lsps.human.task.TodoMessage
Creates new instance.
TodoNotAllocatedException - Exception in com.whitestein.lsps.human.exception
 
TodoNotAllocatedException(long) - Constructor for exception com.whitestein.lsps.human.exception.TodoNotAllocatedException
Creates new instance.
TodoNotFoundException - Exception in com.whitestein.lsps.human.exception
Class TodoDoesNotExistException
TodoNotFoundException(long) - Constructor for exception com.whitestein.lsps.human.exception.TodoNotFoundException
Creates new instance.
TodoOrdering - Class in com.whitestein.lsps.human.dto
Todo ordering.
TodoOrdering() - Constructor for class com.whitestein.lsps.human.dto.TodoOrdering
Creates new instance.
TodoOrdering(TodoColumn, OrderDirection) - Constructor for class com.whitestein.lsps.human.dto.TodoOrdering
Creates new instance.
TodoPerformer - Class in com.whitestein.lsps.human.entity
An entity representing a performer for a todo.
TodoPerformer() - Constructor for class com.whitestein.lsps.human.entity.TodoPerformer
Creates new instance of TodoPerformer.
TodoPerformer.Source - Enum in com.whitestein.lsps.human.entity
Source of a todo performer.
todoPerformerIterator - Variable in class com.whitestein.lsps.human.context.ToJoinTodoListQueryCommon
 
todoPerformerType - Variable in class com.whitestein.lsps.human.context.ToJoinTodoListQueryCommon
 
TodoPersonChangePlugin - Class in com.whitestein.lsps.human
Plugin checks orphaned todos on person change.
TodoPersonChangePlugin() - Constructor for class com.whitestein.lsps.human.TodoPersonChangePlugin
 
TodoRejection - Class in com.whitestein.lsps.human.dto
Data transfer object representing a todo rejection
TodoRejection() - Constructor for class com.whitestein.lsps.human.dto.TodoRejection
Creates new instance.
TodoRejection(String, long, String) - Constructor for class com.whitestein.lsps.human.dto.TodoRejection
Creates new instance.
TodoRejection - Class in com.whitestein.lsps.human.entity
Entity representing rejection between a todo and a person
TodoRejection() - Constructor for class com.whitestein.lsps.human.entity.TodoRejection
Creates new instance.
TodoRejection(String, String) - Constructor for class com.whitestein.lsps.human.entity.TodoRejection
Creates new instance.
todoRejectionIterator - Variable in class com.whitestein.lsps.human.context.ToJoinTodoListQueryCommon
 
todoRejectionType - Variable in class com.whitestein.lsps.human.context.ToJoinTodoListQueryCommon
 
TodoService - Interface in com.whitestein.lsps.human
Service for accessing the functionality related to to-dos.
TodoServiceBean - Class in com.whitestein.lsps.human
Implementation of TodoService.
TodoServiceBean() - Constructor for class com.whitestein.lsps.human.TodoServiceBean
Creates new instance.
TodoServiceBean(TodoDao, PersonServiceLocal, ProcessServiceLocal, SecurityManagerServiceLocal, CommunicationService) - Constructor for class com.whitestein.lsps.human.TodoServiceBean
Creates new instance.
todoServiceLocal - Variable in class com.whitestein.lsps.vaadin.AbstractTodoHolder
 
TodoServiceRemote - Interface in com.whitestein.lsps.human.ejb
Remote interface for TodoService.
TodoStatus - Enum in com.whitestein.lsps.human.dto
Todo status.
todoType - Variable in class com.whitestein.lsps.human.context.ToJoinTodoListQueryCommon
 
toEnumeration(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.EnumerationFunctions
Parses a given enumeration full name into enumeration object.
toExpressions(List<?>) - Method in class com.whitestein.lsps.lang.ast.Expression
 
toFile(URL) - Static method in class com.whitestein.lsps.common.IO
Convert from an URL to a File object.
toHTML() - Method in class com.whitestein.lsps.test.web.components.UIComponent
Returns this component as a HTML.
toInnerHTML() - Method in class com.whitestein.lsps.test.web.components.UIComponent
 
toInteger(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Converts String value using 10 radix to long
toInteger(ExecutionContext, String, Decimal) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Converts a given string value to integer using a given radix.
ToJavaCompiler - Class in com.whitestein.lsps.engine.lang.compiled
Compiler of lsps model to java.
ToJavaCompiler() - Constructor for class com.whitestein.lsps.engine.lang.compiled.ToJavaCompiler
 
toJavaString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
 
toJavaString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcInterface
 
toJavaString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcMethod
 
toJavaString() - Method in class com.whitestein.lsps.lang.compiled.model.SrcObject
 
ToJoinTodoListQuery - Class in com.whitestein.lsps.human.context
Class that joins todo list to a query.
ToJoinTodoListQuery(NamespaceModel, String, String, RecordType, Expression, ExpressionOrigin) - Constructor for class com.whitestein.lsps.human.context.ToJoinTodoListQuery
Creates new instance.
ToJoinTodoListQueryCommon - Class in com.whitestein.lsps.human.context
 
ToJoinTodoListQueryCommon(NamespaceModel, String, String, RecordType, Expression, ExpressionOrigin) - Constructor for class com.whitestein.lsps.human.context.ToJoinTodoListQueryCommon
 
ToJoinTodoListQueryDifferentDB - Class in com.whitestein.lsps.human.context
Class that joins todo list to a query.
ToJoinTodoListQueryDifferentDB(NamespaceModel, String, String, RecordType, Expression, ExpressionOrigin) - Constructor for class com.whitestein.lsps.human.context.ToJoinTodoListQueryDifferentDB
Creates new instance.
ToJoinTodoListQuerySameDB - Class in com.whitestein.lsps.human.context
Class that joins todo list to a query.
ToJoinTodoListQuerySameDB(NamespaceModel, String, String, RecordType, Expression, ExpressionOrigin) - Constructor for class com.whitestein.lsps.human.context.ToJoinTodoListQuerySameDB
Creates new instance.
Token - Class in com.whitestein.lsps.engine.state.xml
This entity represents a token in a BPMN process.
Token() - Constructor for class com.whitestein.lsps.engine.state.xml.Token
Creates empty instance.
Token(ProcessInstance, String) - Constructor for class com.whitestein.lsps.engine.state.xml.Token
Creates new instance.
Token(long, ProcessInstance, String) - Constructor for class com.whitestein.lsps.engine.state.xml.Token
Creates new instance.
TOKEN_FIELD - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
TOKEN_FIELD_STYLE - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
 
TOKEN_FIELD_STYLE_COMBOBOX - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
 
TOKEN_FIELD_STYLE_TEXTFIELD - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
 
TokenAddedChange - Class in com.whitestein.lsps.engine.change
Class representing token change.
TokenAddedChange(Token) - Constructor for class com.whitestein.lsps.engine.change.TokenAddedChange
Creates new instance.
TokenAfterMovedChange - Class in com.whitestein.lsps.engine.change
Class representing token change.
TokenAfterMovedChange(Token) - Constructor for class com.whitestein.lsps.engine.change.TokenAfterMovedChange
Creates new instance.
TokenBeforeMovedChange - Class in com.whitestein.lsps.engine.change
This change event indicates that a token is about to be moved from one node to another.
TokenBeforeMovedChange(Token) - Constructor for class com.whitestein.lsps.engine.change.TokenBeforeMovedChange
Creates new instance.
TokenChange - Class in com.whitestein.lsps.engine.change
Class representing token change.
TokenChange(Token) - Constructor for class com.whitestein.lsps.engine.change.TokenChange
Creates new instance.
TokenFinishedChange - Class in com.whitestein.lsps.engine.change
Token finished change.
TokenFinishedChange(Token) - Constructor for class com.whitestein.lsps.engine.change.TokenFinishedChange
Creates new instance.
TokenInterruptedChange - Class in com.whitestein.lsps.engine.change
Token finished change.
TokenInterruptedChange(Token, TerminationReason) - Constructor for class com.whitestein.lsps.engine.change.TokenInterruptedChange
Creates new instance.
TokenMovementChange - Class in com.whitestein.lsps.engine.change
This change event indicates that a token is being moved from one node to another.
TokenMovementChange(Token, String, String) - Constructor for class com.whitestein.lsps.engine.change.TokenMovementChange
Creates a new instance of this change event.
TokenRemovedChange - Class in com.whitestein.lsps.engine.change
Class representing token change.
TokenRemovedChange(Token, boolean) - Constructor for class com.whitestein.lsps.engine.change.TokenRemovedChange
Creates new instance.
TokenStartedChange - Class in com.whitestein.lsps.engine.change
Token started change.
TokenStartedChange(Token) - Constructor for class com.whitestein.lsps.engine.change.TokenStartedChange
Creates new instance.
toList(ListHolder, Class<E>, RecordWrapperFactory) - Method in class com.whitestein.lsps.lang.RecordWrapper
Converts a given list of LSPS records to record wrappers using a given factory.
toList(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list of values contained in the set.
toList(ExecutionContext, SetHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Deprecated.
This method was used in LSPS 2.6
toList() - Method in class com.whitestein.lsps.test.ModelInstanceLogs
 
toLocale(String) - Static method in class com.whitestein.lsps.common.Locales
Converts a String to a Locale.
toLocale() - Method in class com.whitestein.lsps.engine.dto.LocaleValue
Converts this class to a Locale.
toLowerCase(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Converts all characters of the specified string to lower case.
toLString(String, String, String...) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Deprecated.
usage of this function was replaced by LocalizationOperation
toMapEntry() - Method in class com.whitestein.lsps.engine.dto.val.MapValueItem
Returns this object as a map entry.
toMapEntry() - Method in class com.whitestein.lsps.engine.dto.val.RecordValueItem
Returns this object as a map entry.
ToMergeRelation - Class in com.whitestein.lsps.engine.lang
Relation to be set at the end of evaluation merge.
ToMergeRelation(String, ExternalValue, Value) - Constructor for class com.whitestein.lsps.engine.lang.ToMergeRelation
Creates new instance.
toMethod(XMethod) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
toNode(Object, WriteContext) - Method in class com.whitestein.lsps.json.impl.JsonGenericParser
 
toNode(Object, WriteContext) - Method in class com.whitestein.lsps.json.impl.MapStringObjectValueConverter
 
toNode(Object, WriteContext) - Method in class com.whitestein.lsps.json.impl.ObjectValueConverter
 
toNode(Object, WriteContext) - Method in interface com.whitestein.lsps.json.impl.ValueConverter
Converts an LSPS object to a JsonNode.
toNull() - Method in class com.whitestein.lsps.vaadin.util.SetVariant
Creates a new variant of same type and origin, but with null value.
toNull() - Method in class com.whitestein.lsps.vaadin.util.Variant.CollectionVariant
Creates a new variant of same type and origin, but with null value.
toNull() - Method in class com.whitestein.lsps.vaadin.util.Variant.ListVariant
Creates a new variant of same type and origin, but with null value.
toNull() - Method in class com.whitestein.lsps.vaadin.util.Variant.MapVariant
Creates a new variant of same type and origin, but with null map.
toNull() - Method in class com.whitestein.lsps.vaadin.util.Variant
Creates a new variant of same type and origin, but with null value.
toNullAwareString(String) - Static method in class com.whitestein.lsps.common.Strings
Returns given string with enclosing apostrophes (e.g. 'manager') if the string argument is not null, otherwise it returns null (string).
toObject() - Method in class com.whitestein.lsps.engine.dto.val.BinaryValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.BooleanValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.DateValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.DecimalValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.EnumerationValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.EvaluationResultValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.ListValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.MapValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.NullValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.ObjectValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.PropertyPathValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.PropertyValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.SetValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.StringValue
 
toObject() - Method in class com.whitestein.lsps.engine.dto.val.TypeValue
 
toObject() - Method in interface com.whitestein.lsps.engine.dto.val.Value
Converts this value to an appropriate object.
toObject() - Method in class com.whitestein.lsps.engine.dto.val.ValueRef
 
toObject(JsonNode, ParseContext) - Method in class com.whitestein.lsps.json.impl.JsonGenericParser
 
toObject(JsonNode, ParseContext) - Method in class com.whitestein.lsps.json.impl.MapStringObjectValueConverter
 
toObject(JsonNode, ParseContext) - Method in class com.whitestein.lsps.json.impl.ObjectValueConverter
 
toObject(JsonNode, ParseContext) - Method in interface com.whitestein.lsps.json.impl.ValueConverter
Creates an object from JsonNode.
TOOLBAR - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Dashboard.toolbar
TOP - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::WidgetConfiguration.top
toPlainString() - Method in class com.whitestein.lsps.lang.Decimal
Returns a string representation of this Decimal without an exponent field.
TopLevelPublishedFileHandler - Class in com.whitestein.lsps.vaadin.util.requesthandlers
Almost the same thing as vaadin PublishedFileHandler.
TopLevelPublishedFileHandler() - Constructor for class com.whitestein.lsps.vaadin.util.requesthandlers.TopLevelPublishedFileHandler
 
topologicalSort(DirectedGraph<V>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
Returns topological sort of given acyclic directed graph.
ToReadOnlyRecordConverter - Class in com.whitestein.lsps.engine.lang
Converts records to the read only records.
ToReadOnlyRecordConverter(ModelProviderClientService, ModelInstance) - Constructor for class com.whitestein.lsps.engine.lang.ToReadOnlyRecordConverter
Creates new instance.
toSet(SetHolder, Class<E>, RecordWrapperFactory) - Method in class com.whitestein.lsps.lang.RecordWrapper
Converts a given set of LSPS records to record wrappers using a given factory.
toSet(ExecutionContext, CollectionHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a set of values contained in the collection.
toSet(ExecutionContext, ListHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Deprecated.
This method was used in LSPS 2.6
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.BooleanValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.DateValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.DecimalValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.NullValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.StringValue
 
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
 
toSimpleValue() - Method in interface com.whitestein.lsps.engine.state.xml.Value
If this is SimpleValue this method returns this, otherwise it returns a ValueRef to this.
toSimpleValue() - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
 
toSizeUnit(EnumerationImpl) - Static method in class com.whitestein.lsps.vaadin.forms.FormsStructure
Convert SizeUnit enumeration into vaadin Unit.
toSortSpec(List<Object>, Set<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.AbstractDatasetVaadinAdapter
 
toString() - Method in class com.whitestein.lsps.common.ddl.ColumnMetadata
 
toString() - Method in class com.whitestein.lsps.common.ddl.ForeignKeyMetadata
 
toString() - Method in class com.whitestein.lsps.common.ddl.IndexMetadata
 
toString() - Method in class com.whitestein.lsps.common.ddl.PrimaryKeyMetadata
 
toString() - Method in class com.whitestein.lsps.common.ddl.TableMetadata
 
toString() - Method in class com.whitestein.lsps.common.filter.SimpleStringFilter
 
toString() - Method in class com.whitestein.lsps.common.graph.DirectedGraph
 
toString() - Method in class com.whitestein.lsps.common.graph.Edge
 
toString() - Method in class com.whitestein.lsps.common.StopWatch
 
toString() - Method in class com.whitestein.lsps.common.util.Pair
 
toString() - Method in class com.whitestein.lsps.engine.change.EscalationChange
 
toString() - Method in class com.whitestein.lsps.engine.change.TokenMovementChange
 
toString() - Method in class com.whitestein.lsps.engine.comm.AsynchronousExecutionMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.CreateCommand
 
toString() - Method in class com.whitestein.lsps.engine.comm.CreateCommandReplyMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.DeleteCommand
 
toString() - Method in class com.whitestein.lsps.engine.comm.EscalationMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.EscalationRequestMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.NotificationMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.RemoveSignalMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.ResumeMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.SignalMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.StartInterpretMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.SuspendMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.UpdateContextVariableMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.UpdateGoalStateMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.UpdateModelMessage
 
toString() - Method in class com.whitestein.lsps.engine.comm.UpdateRecordFieldMessage
 
toString() - Method in class com.whitestein.lsps.engine.CreateModelInstanceExecutionTraceElement
 
toString() - Method in class com.whitestein.lsps.engine.dto.CompressedData
 
toString() - Method in class com.whitestein.lsps.engine.dto.CompressedModelInstance
 
toString() - Method in class com.whitestein.lsps.engine.dto.CompressedString
 
toString() - Method in class com.whitestein.lsps.engine.dto.Context
 
toString() - Method in class com.whitestein.lsps.engine.dto.DiagnosticResult
 
toString() - Method in class com.whitestein.lsps.engine.dto.ExternalRecord
 
toString() - Method in class com.whitestein.lsps.engine.dto.Handle
 
toString() - Method in class com.whitestein.lsps.engine.dto.Module
 
toString() - Method in class com.whitestein.lsps.engine.dto.ModuleEntry
 
toString() - Method in class com.whitestein.lsps.engine.dto.ModuleInstance
 
toString() - Method in class com.whitestein.lsps.engine.dto.ProcessInstance
 
toString() - Method in class com.whitestein.lsps.engine.dto.ProcessLog
 
toString() - Method in class com.whitestein.lsps.engine.dto.Reference
 
toString() - Method in class com.whitestein.lsps.engine.dto.RestRequestHandlingInfo
 
toString() - Method in class com.whitestein.lsps.engine.dto.Setting
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.BinaryValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.BooleanValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.ClosureValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.DateValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.DecimalValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.EnumerationValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.EnumTypeValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.EvaluationResultValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.ListValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.ListValueListAdapter
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.MapValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.MapValueItem
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.MapValueMapAdapter
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.NullValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.ObjectValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.PropertyPathValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.PropertyValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.RecordValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.RecordValueItem
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.ReferenceValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.SetValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.SetValueSetAdapter
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.StringValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.TypeValue
 
toString() - Method in class com.whitestein.lsps.engine.dto.val.ValueRef
 
toString() - Method in class com.whitestein.lsps.engine.ExecutionTrace
 
toString() - Method in class com.whitestein.lsps.engine.ExecutionTraceElementImpl
 
toString() - Method in class com.whitestein.lsps.engine.Identifier
Returns a string representation of this identifier.
toString() - Method in class com.whitestein.lsps.engine.lang.AbstractContextNamespace
 
toString() - Method in class com.whitestein.lsps.engine.lang.AbstractExecutionContext
 
toString() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledRecord
 
toString() - Method in class com.whitestein.lsps.engine.lang.compiled.LocalParameter
 
toString() - Method in class com.whitestein.lsps.engine.lang.HolderImpl
 
toString() - Method in class com.whitestein.lsps.engine.LocalizationKey
 
toString() - Method in class com.whitestein.lsps.engine.PlanHandler
 
toString() - Method in class com.whitestein.lsps.engine.profiler.ProfilerNode
 
toString() - Method in class com.whitestein.lsps.engine.sharedrecord.ddl.DatabaseMetadata
 
toString() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordPluginEntityProxy
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.ActivationCommand
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.BooleanValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.CollectionValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.Context
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.ContextFreeType
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.DateValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.DecimalValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.ExpressionValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.GOElement
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.MapValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstance
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.ModelInstanceProperty
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.ModuleInstance
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.NamedValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.NullValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.ProcessInstance
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.Signal
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.StringValue
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
 
toString() - Method in class com.whitestein.lsps.engine.state.xml.Variable
 
toString() - Method in class com.whitestein.lsps.engine.TodoExecutionTraceElement
 
toString() - Method in class com.whitestein.lsps.hibernate.envers.LspsXClass
 
toString() - Method in class com.whitestein.lsps.hibernate.envers.LspsXProperty
 
toString() - Method in class com.whitestein.lsps.human.dto.MapEntry
 
toString() - Method in enum com.whitestein.lsps.human.dto.TodoStatus
 
toString() - Method in class com.whitestein.lsps.human.entity.TodoPerformer
 
toString() - Method in class com.whitestein.lsps.human.task.TodoMessage
 
toString() - Method in class com.whitestein.lsps.lang.antlr.AntlrClosureType
 
toString() - Method in class com.whitestein.lsps.lang.antlr.AntlrDecimalType
 
toString() - Method in class com.whitestein.lsps.lang.antlr.AntlrIntersectionType
 
toString() - Method in class com.whitestein.lsps.lang.antlr.AntlrNamedType
 
toString() - Method in class com.whitestein.lsps.lang.antlr.AntlrParametrizedType
 
toString() - Method in class com.whitestein.lsps.lang.antlr.AntlrSignatureArg
 
toString() - Method in class com.whitestein.lsps.lang.antlr.AntlrTypeParameter
 
toString() - Method in class com.whitestein.lsps.lang.antlr.AntlrTypeParameters
 
toString() - Method in class com.whitestein.lsps.lang.antlr.AntlrVoidType
 
toString() - Method in class com.whitestein.lsps.lang.ast.ASTNodeImpl
 
toString() - Method in class com.whitestein.lsps.lang.ast.ASTRangeImpl
 
toString() - Method in class com.whitestein.lsps.lang.ast.SyntheticExpression
 
toString() - Method in class com.whitestein.lsps.lang.ClosureExpressionHolder
 
toString() - Method in class com.whitestein.lsps.lang.ClosureOrigin
 
toString() - Method in class com.whitestein.lsps.lang.Decimal
This method is identical to BigDecimal.toString(); only in the case when the scale is in the range [-1, -20], the scale is extended to 0 by adding zeros and only after then the BigDecimal.toString() method is performed.
toString() - Method in class com.whitestein.lsps.lang.doc.Doc
 
toString() - Method in class com.whitestein.lsps.lang.doc.DocCodeTextElement
 
toString() - Method in class com.whitestein.lsps.lang.doc.DocError
 
toString() - Method in class com.whitestein.lsps.lang.doc.DocLinkTextElement
 
toString() - Method in class com.whitestein.lsps.lang.doc.DocParam
 
toString() - Method in class com.whitestein.lsps.lang.doc.DocPlainTextElement
 
toString() - Method in class com.whitestein.lsps.lang.doc.DocText
 
toString() - Method in class com.whitestein.lsps.lang.exec.EnumerationImpl
 
toString() - Method in class com.whitestein.lsps.lang.exec.MockListHolder
 
toString() - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
 
toString() - Method in class com.whitestein.lsps.lang.exec.MockRecordHolder
 
toString() - Method in class com.whitestein.lsps.lang.exec.MockSetHolder
 
toString() - Method in class com.whitestein.lsps.lang.exec.Path
 
toString() - Method in class com.whitestein.lsps.lang.exec.PropertyPath
 
toString() - Method in class com.whitestein.lsps.lang.exec.RangeHolder
 
toString(Object, boolean) - Static method in class com.whitestein.lsps.lang.exec.ToStringBuilder
Returns a string representation for given object.
toString(Object, boolean, Namespace) - Static method in class com.whitestein.lsps.lang.exec.ToStringBuilder
Returns a string representation for given object.
toString(Object, Namespace, String) - Static method in class com.whitestein.lsps.lang.exec.ToStringBuilder
Returns a string representation for given object.
toString() - Method in class com.whitestein.lsps.lang.ExpressionOrigin
 
toString() - Method in class com.whitestein.lsps.lang.InterpreterStackTrace
 
toString() - Method in class com.whitestein.lsps.lang.InterpreterStackTraceElement.ComplexSignature
 
toString() - Method in class com.whitestein.lsps.lang.InterpreterStackTraceElement
 
toString() - Method in class com.whitestein.lsps.lang.MockNamespace
 
toString() - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
 
toString() - Method in class com.whitestein.lsps.lang.module.BasicModulePart
 
toString() - Method in class com.whitestein.lsps.lang.module.VariableInfo
 
toString() - Method in class com.whitestein.lsps.lang.operation.ExpressionOperation
 
toString() - Method in class com.whitestein.lsps.lang.OperationExpressionHolder
 
toString() - Method in class com.whitestein.lsps.lang.OriginSignature
 
toString(Object) - Method in class com.whitestein.lsps.lang.parser.DataParser
Prints the given data object as an expression.
toString() - Method in class com.whitestein.lsps.lang.parser.Errors
 
toString() - Method in class com.whitestein.lsps.lang.parser.Parsed
 
toString() - Method in class com.whitestein.lsps.lang.RecordWrapper
Returns a string representation of the wrapped holder.
toString() - Method in class com.whitestein.lsps.lang.signature.FunctionSignature
 
toString() - Method in class com.whitestein.lsps.lang.signature.SignatureMapping
 
toString() - Method in class com.whitestein.lsps.lang.signature.SignatureParameter
Returns string representation of this signature parameter in the form #paramType #paramName?.
toString() - Method in class com.whitestein.lsps.lang.type.AbstractNamedType
Returns full class name of this defined type (the same as AbstractNamedType.getFullName() returns).
toString() - Method in class com.whitestein.lsps.lang.type.ClassNamespaceModel
 
toString() - Method in class com.whitestein.lsps.lang.type.ClosureType
Returns string representation of this closure type in the form {#paramType #paramName? (, #paramType #paramName?)* : #returnType}.
toString() - Method in class com.whitestein.lsps.lang.type.CollectionType
 
toString() - Method in class com.whitestein.lsps.lang.type.DecimalType
Returns the string representation of this type in the format Decimal(#scale, #roundingMode).
toString() - Method in class com.whitestein.lsps.lang.type.ExternalRecordType
 
toString() - Method in class com.whitestein.lsps.lang.type.Field
 
toString() - Method in class com.whitestein.lsps.lang.type.FreeType
Returns string representation of this free type in the form #name.
toString() - Method in class com.whitestein.lsps.lang.type.IntersectionType
 
toString() - Method in class com.whitestein.lsps.lang.type.ListType
Returns string representation of this list type in the form List<#itemType>.
toString() - Method in class com.whitestein.lsps.lang.type.MapType
Returns string representation of this array type in the form Map<#indexType, #itemType>.
toString() - Method in class com.whitestein.lsps.lang.type.NamedClassType
Returns full class name of this defined type (the same as NamedClassType.getFullName() returns).
toString() - Method in class com.whitestein.lsps.lang.type.QID
Returns the full name of this qualified identifier.
toString() - Method in class com.whitestein.lsps.lang.type.RecordAssociation
 
toString() - Method in class com.whitestein.lsps.lang.type.ReferenceType
Returns string representation of this reference type in the form Reference<#type>.
toString() - Method in class com.whitestein.lsps.lang.type.SetType
Returns string representation of this set type in the form Set<#itemType>.
toString() - Method in class com.whitestein.lsps.lang.type.SimpleType
Returns the name of this simple type.
toString() - Method in class com.whitestein.lsps.lang.type.TypeMapping
 
toString() - Method in class com.whitestein.lsps.lang.type.TypeType
Returns string representation of this type type in the form Type<#type>.
toString() - Method in class com.whitestein.lsps.lang.type.xml.NodeBinding
 
toString() - Method in class com.whitestein.lsps.lang.type.xml.RootElementBinding
 
toString() - Method in class com.whitestein.lsps.modulemanager.entity.Module
 
toString() - Method in class com.whitestein.lsps.orgstructure.entity.Person
 
toString() - Method in class com.whitestein.lsps.orgstructure.entity.PersonDetail
 
toString() - Method in class com.whitestein.lsps.orgstructure.entity.PersonSetting
 
toString() - Method in class com.whitestein.lsps.orgstructure.entity.Right
 
toString() - Method in class com.whitestein.lsps.orgstructure.entity.Role
 
toString() - Method in class com.whitestein.lsps.orgstructure.entity.RoleName
 
toString() - Method in class com.whitestein.lsps.orgstructure.entity.SecurityRole
 
toString() - Method in class com.whitestein.lsps.orgstructure.model.OrgStructModule
 
toString() - Method in class com.whitestein.lsps.orgstructure.model.RoleUnit
 
toString() - Method in class com.whitestein.lsps.os.dto.Performer
 
toString() - Method in class com.whitestein.lsps.os.dto.Person
 
toString() - Method in class com.whitestein.lsps.os.dto.PersonCriteria
 
toString() - Method in class com.whitestein.lsps.os.dto.RoleUnitName
 
toString() - Method in class com.whitestein.lsps.os.dto.RoleUnitParameter
 
toString(String, String) - Static method in class com.whitestein.lsps.os.dto.RoleUnitParameter
Returns a string representation of this parameter.
toString() - Method in class com.whitestein.lsps.os.dto.SecurityRole
 
toString(ExecutionContext, BinaryHolder, String) - Method in interface com.whitestein.lsps.stdlib.function.DataFunctions
Converts binary to string.
toString(ExecutionContext, BinaryHolder, String) - Method in class com.whitestein.lsps.stdlib.function.DataFunctionsImpl
 
toString(ExecutionContext, Object) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Converts object to String using Object.toString() method
toString(ExecutionContext, Object, Boolean) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Converts object to String using Object.toString() method.
toString() - Method in class com.whitestein.lsps.test.ArchiveModuleDescriptor
 
toString() - Method in class com.whitestein.lsps.test.FileModuleDescriptor
 
toString() - Method in class com.whitestein.lsps.test.TestPerson
 
toString() - Method in class com.whitestein.lsps.test.web.components.AbstractOrderedLayout
 
toString() - Method in class com.whitestein.lsps.test.web.components.InputComponent
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsActionLink
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsButton
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsCheckBox
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsComboBox
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsDateTextBox
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsFormLayout
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsHorizontalLayout
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsMultiSelectList
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsNavigationLink
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsOutputText
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsPopup
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsRadioButtonList
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsRepeater
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsSingleSelectList
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsTable
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsTableColumn
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsTextArea
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsTextBox
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsTree
 
toString() - Method in class com.whitestein.lsps.test.web.components.LspsVerticalLayout
 
toString() - Method in class com.whitestein.lsps.test.web.components.Pager
 
toString() - Method in class com.whitestein.lsps.test.web.components.UIComponent
 
toString() - Method in class com.whitestein.lsps.test.web.components.UIFinder
 
toString() - Method in exception com.whitestein.lsps.vaadin.error.UnreachablePropertyPathValueException
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardUpdateEvent
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboardWidget
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.datasource.LspsValueProvider
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.datasource.RecordVariantValueWriter
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.DelegatingValueProvider
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.LocalizingValueProvider
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.MemoizingValueProvider
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.filter.IgnoreIdsFilter
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
 
toString() - Method in class com.whitestein.lsps.vaadin.forms.validation.ConstraintViolation
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.Bindings
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.ComponentErrorMapping
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.ContainsFilter
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.adapter.FilterConverter.RegexpFilter
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.MultiValueFilter
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.PathValueProvider
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.RegexpFilter
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SimpleClosureValueProvider
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.SubstringFilter
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ValueFilter
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.ClosureGroup
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.OptClosureGroup
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.GroupingDataset.PropertyGroup
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.ClosureSort
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.PathSort
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.ISort.QueryEnumSort
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.dataset.SortSpec
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.FilterUI
 
toString(List<String>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.OptionsFilterField
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridItem
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIBrowserFrame
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIButton
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UICheckBox
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIComboBox
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIContainer
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboard
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileDownloadButton
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIFormLayout
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGeolocator
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIGridLayout
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalLayout
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalRepeater
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIImage
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UILazyComboBox
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMapDisplay
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMessage
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMultiSelectList
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UINavigationLink
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIOutputText
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPanel
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRadioButtonList
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRichTextArea
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UISingleSelectList
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UITextArea
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UITextBox
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UITokenField
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UITree2
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalLayout
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalRepeater
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.components.UIViewModel
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.events.UIApplicationEvent
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.events.UIEvent
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentDefinitionId
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentScope
 
toString() - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueueEntry
 
toString() - Method in class com.whitestein.lsps.vaadin.util.Hints.Size
 
toString(UIComponent) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Provides standardized "log" format of a component description, in form of [class UIOutputText] (Enter your name:) #_ayu9283r4jasdasdi7234.
toString(Collection<?>, int) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Nice toString for collection of components.
toString() - Method in class com.whitestein.lsps.vaadin.util.Variant.Origin
 
toString() - Method in class com.whitestein.lsps.vaadin.util.Variant
 
toString() - Method in class com.whitestein.lsps.visualization.Assignment
 
toString() - Method in class com.whitestein.lsps.visualization.Diagram
 
toString() - Method in class com.whitestein.lsps.visualization.DiagramPoint
 
toString() - Method in class com.whitestein.lsps.visualization.dto.DiagramInfo
 
toString() - Method in class com.whitestein.lsps.visualization.dto.ModuleResource
 
toString() - Method in class com.whitestein.lsps.visualization.dto.ModuleResources
 
toString() - Method in class com.whitestein.lsps.visualization.dto.ProcessElement
 
toString() - Method in class com.whitestein.lsps.visualization.dto.ProcessModel
 
toString() - Method in class com.whitestein.lsps.visualization.ElementRuntimeData
 
toString() - Method in class com.whitestein.lsps.wsserver.entity.RestRequestHandler
 
toString() - Method in class com.whitestein.lsps.wsserver.task.WsRequestMessage
 
ToStringBuilder - Class in com.whitestein.lsps.lang.exec
Helper class which builds string representation for the language objects.
ToStringConverter - Class in com.whitestein.lsps.vaadin.converter
Converts an object to string, using a correct execution context, so that custom toString() of a record type is called.
ToStringConverter(UIComponent) - Constructor for class com.whitestein.lsps.vaadin.converter.ToStringConverter
Creates a new instance.
ToStringValueProvider(FormComponent) - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.ToStringValueProvider
 
toTreeItems(Variant.CollectionVariant<? extends Collection<RecordHolder>, RecordHolder>, UIComponent) - Static method in class com.whitestein.lsps.vaadin.ui.components.TreeItem
 
toType(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.TypeFunctions
Parses a given string into a type object.
toUnicode(String) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
 
toUnicode(String) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
toUniqueKey() - Method in class com.whitestein.lsps.engine.state.xml.ExternalValue
Returns unique key for this instance.
toUpperCase(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Converts all characters of the string to upper case.
toUpperCase() - Method in class com.whitestein.lsps.vaadin.util.Variant
First casts the value to string, then calls String.toUpperCase() and returns variant holding such string.
toValue() - Method in class com.whitestein.lsps.engine.state.xml.BinaryValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.BooleanValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.DateValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.DecimalValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.EnumerationValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.NullValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.ObjectValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.PropertyPathValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.PropertyValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.RangeValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.ReadOnlyRecordValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.StringValue
 
toValue() - Method in class com.whitestein.lsps.engine.state.xml.TypeValue
 
toValue() - Method in interface com.whitestein.lsps.engine.state.xml.Value
If this is a ValueRef this method returns the referenced value, otherwise it returns this.
toValue() - Method in class com.whitestein.lsps.engine.state.xml.ValueRef
 
toValue(Set<V>) - Method in class com.whitestein.lsps.vaadin.util.SetVariant
Creates a new variant of same type and origin, but with given value.
toValue(T) - Method in class com.whitestein.lsps.vaadin.util.Variant.CollectionVariant
Creates a new variant of same type and origin, but with given value.
toValue(List<V>) - Method in class com.whitestein.lsps.vaadin.util.Variant.ListVariant
Creates a new variant of same type and origin, but with given value.
toValue(Map<K, V>) - Method in class com.whitestein.lsps.vaadin.util.Variant.MapVariant
Creates a new variant of same type and origin, but with given value.
toValue(RecordHolder) - Method in class com.whitestein.lsps.vaadin.util.Variant.RecordVariant
Creates a new variant of same type and origin, but with given value.
toValue(T) - Method in class com.whitestein.lsps.vaadin.util.Variant
Creates a new variant of same type and origin, but with given value.
toVariantList() - Method in class com.whitestein.lsps.vaadin.util.Variant.ListVariant
Converts this list to a list of variants.
toVariantSet() - Method in class com.whitestein.lsps.vaadin.util.SetVariant
Converts this list to a list of variants.
toXClass(PersistentClass) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
toXClass(Class<T>) - Method in class com.whitestein.lsps.hibernate.envers.LspsReflectionManager
 
TraceableExecution - Interface in com.whitestein.lsps.engine.lang
Interface for tracing of execution.
TransactionAccessor - Interface in com.whitestein.lsps.vaadin.util
Interface for accessing DB transactions.
TransactionAccessorImpl - Class in com.whitestein.lsps.vaadin.util
Default implementation of TransactionAccessor.
TransactionRollbackErrorException - Exception in com.whitestein.lsps.common
Exception thrown when there is detected a transaction roll-back during execution.
TransactionRollbackErrorException(Throwable, IErrorException) - Constructor for exception com.whitestein.lsps.common.TransactionRollbackErrorException
Creates new instance.
transform() - Method in class com.whitestein.lsps.engine.hql.HqlTransformer
Transform the source, replacing entity names and property names.
transform() - Method in class com.whitestein.lsps.engine.MigrationEngine
Transforms state according to the migration configuration
transform(CommonTree) - Static method in class com.whitestein.lsps.lang.parser.AbstractParser
transform(CommonTree) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Prepares an expression tree to be parsed.
transform(Module, boolean, boolean) - Static method in class com.whitestein.lsps.modulemanager.EntityTransformer
Transforms Module to Module.
transform(ModuleEntry) - Static method in class com.whitestein.lsps.modulemanager.EntityTransformer
Transforms ModuleEntry to ModuleEntry.
transformDocument(Document) - Method in class com.whitestein.lsps.xml.util.XmlBuilder
 
transformModules(Collection<Module>, boolean, boolean) - Static method in class com.whitestein.lsps.modulemanager.EntityTransformer
Transforms collection of Modules to collection of Module s.
transitiveClosure(DirectedGraph<V>, Set<? extends V>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
Returns transitive closure of given vertices on given graph.
transitiveClosure(DirectedGraph<?>) - Static method in class com.whitestein.lsps.common.graph.GraphUtils
Adds edges to a given graph to create a transitive closure.
TraversingTypeVisitor - Class in com.whitestein.lsps.lang.type
Visitor which is traversing the type structure.
TraversingTypeVisitor() - Constructor for class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
tree() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a tree (not a tree table).
TREE2 - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
TREE_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
TREE_ITEM_ITERATOR - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
 
TREE_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
 
TREE_TABLE2 - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
TreeItem - Class in com.whitestein.lsps.vaadin.ui.components
Provides type-safe access to the ui::TreeItem record.
TreeItem(Variant.RecordVariant, UIComponent) - Constructor for class com.whitestein.lsps.vaadin.ui.components.TreeItem
 
TRIGGER_PROCESSING_ON_CHANGE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::InputComponent.triggerProcessingOnChange
triggerEventProcessing(UIEvent) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
triggerEventProcessing(UIEvent) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
triggerEventProcessing(UIEvent) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
triggerEventProcessing(UIEvent) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Process all events in the queue - invokes standard LSPS ui lifecycle
triggerEventProcessing(UIEvent) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
trim(ExecutionContext, String) - Method in class com.whitestein.lsps.stdlib.function.StringFunctions
Returns a copy of the string, with leading and trailing white space omitted.
TRUE - Static variable in class com.whitestein.lsps.engine.state.xml.BooleanValue
True value.
TRUE - Static variable in class com.whitestein.lsps.lang.ast.ConstantExpression
Predefined constant with true values.
trWithProperty(String) - Method in class com.whitestein.lsps.human.context.ToJoinTodoListQueryCommon
 
TryCatchExpression - Class in com.whitestein.lsps.lang.ast
 
TryCatchExpression(ASTInfo, Expression, Collection<TryCatchExpression.Catch>) - Constructor for class com.whitestein.lsps.lang.ast.TryCatchExpression
Creates new instance.
TryCatchExpression.Catch - Class in com.whitestein.lsps.lang.ast
Catch clause.
tryParseDateString(String) - Method in class com.whitestein.lsps.vaadin.forms.WDateField
 
type - Variable in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
 
Type - Interface in com.whitestein.lsps.lang.type
Type of the expression language.
type - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.LspsDatabaseAccess
The type of the record to retrieve.
type - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.TypeDataset
Provides instances for shared record of this type.
TYPE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Table.type
type - Variable in class com.whitestein.lsps.vaadin.ui.LspsDecimalConverter
Type of lsps object - instance of IntegerType or DecimalType
TYPE_TABLE - Static variable in class com.whitestein.lsps.common.ddl.TableMetadata
String representation of type TABLE
TYPE_VIEW - Static variable in class com.whitestein.lsps.common.ddl.TableMetadata
String representation of type VIEW
TypeAst - Class in com.whitestein.lsps.lang.ast
 
TypeAst(ASTNode, Type) - Constructor for class com.whitestein.lsps.lang.ast.TypeAst
 
TypeBasedRecordMapView - Class in com.whitestein.lsps.lang.exec
Map view of a RecordHolder implemented using the properties of the record-type.
TypeBasedRecordMapView(RecordHolder) - Constructor for class com.whitestein.lsps.lang.exec.TypeBasedRecordMapView
Creates new instance.
TypeDataset - Class in com.whitestein.lsps.vaadin.ui.components.table.dataset
Provides instances of shared record of given type.
TypeDataset(RecordType, ExecutionContext) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.TypeDataset
Creates the provider.
TypeExpression - Class in com.whitestein.lsps.lang.ast
 
TypeExpression(ASTInfo, Type, int, int) - Constructor for class com.whitestein.lsps.lang.ast.TypeExpression
 
typeForRuntimeObject(Object) - Static method in class com.whitestein.lsps.lang.type.TypeHelper
Returns type for corresponding java object.
TypeFunctions - Class in com.whitestein.lsps.stdlib.function
 
TypeFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.TypeFunctions
 
TypeHelper - Class in com.whitestein.lsps.lang.type
Helper class with convenience methods to get common (super|sub)types of given objects and to get the type of given object.
TypeMapping - Class in com.whitestein.lsps.lang.type
 
TypeMapping() - Constructor for class com.whitestein.lsps.lang.type.TypeMapping
 
typeOf(Object) - Method in class com.whitestein.lsps.stdlib.function.ObjectFunctions
Returns the type of object.
TypeOperations - Interface in com.whitestein.lsps.lang.operation
Interface representing a set of type operations.
TypeParameterAst - Class in com.whitestein.lsps.lang.ast
 
TypeParameterAst(ASTNode, IdentifierAst, TypeAst) - Constructor for class com.whitestein.lsps.lang.ast.TypeParameterAst
 
TypeParametersAst - Class in com.whitestein.lsps.lang.ast
 
TypeParametersAst(ASTNode, List<TypeParameterAst>) - Constructor for class com.whitestein.lsps.lang.ast.TypeParametersAst
 
TypeParametersAst(ASTNode) - Constructor for class com.whitestein.lsps.lang.ast.TypeParametersAst
 
TypeParser - Class in com.whitestein.lsps.lang.parser
 
TypeParser(NamespaceModel) - Constructor for class com.whitestein.lsps.lang.parser.TypeParser
Constructs a new type parser with a given namespace.
TypeParser(NamespaceModel, Collection<String>) - Constructor for class com.whitestein.lsps.lang.parser.TypeParser
Constructs a new type parser with a given namespace and a collection of free types.
TypeParser(NamespaceModel, Collection<String>, FreeTypeMapping) - Constructor for class com.whitestein.lsps.lang.parser.TypeParser
Constructs a new type parser with a given namespace, a collection of free types and a given free type mapping.
TYPES - Static variable in class com.whitestein.lsps.common.ddl.TableMetadata
Types which should be considered when reading the db schema (TABLE, VIEW)
TypeType - Class in com.whitestein.lsps.lang.type
Type representing a type.
TypeType(Type) - Constructor for class com.whitestein.lsps.lang.type.TypeType
Creates new instance of TypeType.
TypeValue - Class in com.whitestein.lsps.engine.dto.val
Class representing a type as a string.
TypeValue() - Constructor for class com.whitestein.lsps.engine.dto.val.TypeValue
Creates new instance.
TypeValue(Type) - Constructor for class com.whitestein.lsps.engine.dto.val.TypeValue
Creates new instance.
TypeValue - Class in com.whitestein.lsps.engine.state.xml
Simple value representing a type.
TypeValue() - Constructor for class com.whitestein.lsps.engine.state.xml.TypeValue
Creates empty instance.
TypeValue(ModelInstance, String) - Constructor for class com.whitestein.lsps.engine.state.xml.TypeValue
Creates new instance of TypeValue.
TypeVisitor<T,E extends Throwable> - Interface in com.whitestein.lsps.lang.type
Type visitor

U

UI_COMPONENT_TYPE - Static variable in class com.whitestein.lsps.human.HumanTypes
 
UI_DEFINITION_TYPE - Static variable in class com.whitestein.lsps.human.HumanTypes
 
UIActionLink - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::ActionLink"
UIActionLink(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIActionLink
 
UIAppEventListener - Class in com.whitestein.lsps.vaadin.ui.events
Listener implementation for ui::ApplicationEventListener.
UIAppEventListener(UIComponent, RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIAppEventListener
Full constructor.
UIApplicationEvent - Class in com.whitestein.lsps.vaadin.ui.events
Event representing lsps "ui::ApplicationEvent".
UIApplicationEvent(UIComponent, RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIApplicationEvent
Full constructor.
UIAssertions - Class in com.whitestein.lsps.vaadin.ui
Commonly used assertions.
UIAssertions() - Constructor for class com.whitestein.lsps.vaadin.ui.UIAssertions
 
UIAsynchronousTextChangeEvent - Class in com.whitestein.lsps.vaadin.ui.events
Event representing lsps "ui::TextChangeEvent".
UIAsynchronousTextChangeEvent(UIComponent, String) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIAsynchronousTextChangeEvent
Full constructor.
UIBrowserFrame - Class in com.whitestein.lsps.vaadin.ui.components
Browser frame component.
UIBrowserFrame(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIBrowserFrame
 
UIButton - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::Button".
UIButton(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIButton
 
UIButtonRenderer - Class in com.whitestein.lsps.vaadin.ui.components.table.renderers
Renders a string content of a cell as a button.
UIButtonRenderer(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIButtonRenderer
 
UICalendar - Class in com.whitestein.lsps.vaadin.ui.components.calendar
The calendar UI component.
UICalendar(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.calendar.UICalendar
 
UICalendar.LSPSCalendarEvent - Class in com.whitestein.lsps.vaadin.ui.components.calendar
 
UICalendarEvent - Class in com.whitestein.lsps.vaadin.ui.events
A calendar event.
UICalendarEvent(UICalendar, String, Date, Date, Variant<?>, Boolean) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UICalendarEvent
Creates the event.
UICartesianChart - Class in com.whitestein.lsps.vaadin.ui.components
Cartesian chart component (can render a combination of bar/line/area/scatter/bubble charts).
UICartesianChart(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UICartesianChart
Full constructor.
UICast - Class in com.whitestein.lsps.test.web.components
Used to cast UIComponent to other, more specific component, e.g.
UIChartClickEvent - Class in com.whitestein.lsps.vaadin.ui.events
Event representing lsps "ui::ChartClickEvent".
UIChartClickEvent(UIComponent, PointClickEvent) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIChartClickEvent
Full constructor.
UICheckBox - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::CheckBox".
UICheckBox(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UICheckBox
 
UICheckBoxList - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::CheckBoxList".
UICheckBoxList(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UICheckBoxList
 
UIComboBox - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::ComboBox".
UIComboBox(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIComboBox
 
UIComboBox.UIComboBoxNewItemHandler - Class in com.whitestein.lsps.vaadin.ui.components
Handler for newly added items to combobox.
UIComboBoxNewItemHandler() - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIComboBox.UIComboBoxNewItemHandler
 
UIComboBoxNewItemHandler() - Constructor for class com.whitestein.lsps.vaadin.ui.components.UILazyComboBox.UIComboBoxNewItemHandler
 
UicommonRecordWrapperFactoryImpl - Class in com.whitestein.lsps.vaadin.internal.model.uicommon
 
UIComponent - Class in com.whitestein.lsps.test.web.components
Client-side UIComponent image.
UIComponent(TestBenchElement) - Constructor for class com.whitestein.lsps.test.web.components.UIComponent
 
uiComponent - Variable in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase.ComponentTuple
The UI component which shows column data.
UIComponent - Interface in com.whitestein.lsps.vaadin.ui.components
Base interface for all LSPS Vaadin components.
UIComponentContainer - Interface in com.whitestein.lsps.vaadin.ui.components
Extension of UIComponent interface for components which contain other UIComponent-s.
UIComponentData - Class in com.whitestein.lsps.vaadin.ui
The component definition.
UIComponentDefinitionId - Class in com.whitestein.lsps.vaadin.ui
The component definition ID (modelingID, or if the modelingID is null of the UIComponentData.getComponentDefinition()).
UIComponentFactory - Interface in com.whitestein.lsps.vaadin.ui
Defines interface for object which provides translation from lsps components and listeners (ui::Component, ui::Listener) to vaadin components and listeners and application of presentation hints
UIComponentFactoryImpl - Class in com.whitestein.lsps.vaadin.ui
Default implementation of UIComponentFactory which supports all standard components defined in lsps standard library.
UIComponentFactoryImpl(LspsAppConnector) - Constructor for class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
Creates new instance with the given application connector.
UIComponentFactoryImpl.ScreenLevelRecord - Class in com.whitestein.lsps.vaadin.ui
Creates image of validation error in screen-level context, which is seen by all UIComponents.
UIComponentListeningOnRefresh - Interface in com.whitestein.lsps.vaadin.ui
Defines interface for components for need to be notified if some of their children are refreshed.
UIComponentNames - Interface in com.whitestein.lsps.vaadin.ui.components
List of all component names from standard library.
UIComponents - Class in com.whitestein.lsps.vaadin.util
Util class with various methods related to lsps renderer components
UIComponentScope - Class in com.whitestein.lsps.vaadin.ui
Object representing a custom scope.
UIComponentScope(UIComponentWithCustomScopes) - Constructor for class com.whitestein.lsps.vaadin.ui.UIComponentScope
Full constructor.
UIComponentShowingRecords - Interface in com.whitestein.lsps.vaadin.ui.components
Some components, such as tables and repeaters, shows multitude of records.
UIComponentWithCustomScopes - Interface in com.whitestein.lsps.vaadin.ui.components
Extension of UIRefreshHandler interface for components which are providing different scopes for their children.
UIComponentWithCustomVisibility - Interface in com.whitestein.lsps.vaadin.ui
Defines interface for components for which the Vaadin component hierarchy does not match the hierarchy of LSPS UI components.
UIComponentWithHints2 - Interface in com.whitestein.lsps.vaadin.ui
Defines interface for components which support custom hints.
UIComponentWithInputPrompt - Interface in com.whitestein.lsps.vaadin.ui
Marker interface for components that support setting input prompt (e.g.
UIComponentWithWrappers - Interface in com.whitestein.lsps.vaadin.ui.components
A component which wraps its children in yet another wrapper component, for various purposes.
UIConditional - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::Conditional".
UIConditional(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIConditional
Full constructor.
UIContainer - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::Container".
UIContainer(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIContainer
 
UIContextMenu - Class in com.whitestein.lsps.vaadin.ui.components
Helper which handles context menu of a component.
UIContextMenu(UIComponent) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIContextMenu
Creates the menu.
UIDashboard - Class in com.whitestein.lsps.vaadin.ui.components
Dashboard component.
UIDashboard(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIDashboard
Constructor.
UIDashboardWidget - Class in com.whitestein.lsps.vaadin.ui.components
Dasbhboard widget component.
UIDashboardWidget(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
Full constructor.
UIDateRenderer - Class in com.whitestein.lsps.vaadin.ui.components.table.renderers
A renderer for java.util.Date values.
UIDateRenderer(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIDateRenderer
Creates a new renderer instance.
UIDateTextBox - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::TextBox" with binding of type Reference<Date>.
UIDateTextBox(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
 
UIDefaultAppTester - Class in com.whitestein.lsps.test.web
Adds support for the "Default application" UI items (menus, TODO list, Document list, etc).
UIDefaultAppTester(WebDriver) - Constructor for class com.whitestein.lsps.test.web.UIDefaultAppTester
 
UIDefaultAppTester(WebDriver, String) - Constructor for class com.whitestein.lsps.test.web.UIDefaultAppTester
 
UIDynamicComponentContainer - Interface in com.whitestein.lsps.vaadin.ui.components
 
UIEnumerationRenderer - Class in com.whitestein.lsps.vaadin.ui.components.table.renderers
Renders a converted enumeration value as simple text.
UIEnumerationRenderer(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIEnumerationRenderer
Creates a new enumeration renderer.
UIEvent - Class in com.whitestein.lsps.vaadin.ui.events
Generic event representing lsps "ui::Event".
UIEvent(UIComponent, String) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIEvent
 
UIEventQueue - Class in com.whitestein.lsps.vaadin.ui
Helper class responsible for the event queue for UIScreen.
UIEventQueue() - Constructor for class com.whitestein.lsps.vaadin.ui.UIEventQueue
 
UIEventQueueEntry - Class in com.whitestein.lsps.vaadin.ui
Event queue entry - practically a tuple of UIListener and UIEvent.
UIEventQueueEntry(UIEvent, UIListener, UIComponent) - Constructor for class com.whitestein.lsps.vaadin.ui.UIEventQueueEntry
 
UIField - Interface in com.whitestein.lsps.vaadin.ui.components
Similar to Vaadin Field.
UIFieldNames - Interface in com.whitestein.lsps.vaadin.ui.components
Listing of all field names as constants.
UIFileDownloadButton - Class in com.whitestein.lsps.vaadin.ui.components
 
UIFileDownloadButton(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIFileDownloadButton
 
UIFileResource - Class in com.whitestein.lsps.vaadin.ui.components
Stream source, which provides access to content defined by core::File.
UIFileResource(Variant.ClosureVariant, UIComponent, boolean, boolean) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIFileResource
Full constructor.
UIFileResource(Variant.RecordVariant, UIImage) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIImage.UIFileResource
Full constructor.
UIFileUpload - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::FileUpload".
UIFileUpload(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
 
UIFileUpload.AcceptMimeExtension - Class in com.whitestein.lsps.vaadin.ui.components
Component extension that allows to access the accept attribute of the upload input.
UIFileUploadEvent - Class in com.whitestein.lsps.vaadin.ui.events
Event representing lsps "ui::FileUploadEvent".
UIFilterDecorator - Class in com.whitestein.lsps.vaadin.ui.components.table
 
UIFilterDecorator(UITableBase) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
 
UIFinder - Class in com.whitestein.lsps.test.web.components
Finds components by ID.
UIFinder(SearchContext, boolean) - Constructor for class com.whitestein.lsps.test.web.components.UIFinder
 
UIFireAppEventAction - Class in com.whitestein.lsps.vaadin.ui.events
Standard listener action for "ui::FireApplicationEventAction".
UIFireAppEventAction(UIComponent, Variant.RecordVariant, UIListener) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIFireAppEventAction
Full constructor.
UIFormLayout - Class in com.whitestein.lsps.vaadin.ui.components
 
UIFormLayout(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIFormLayout
 
UiFunctions - Class in com.whitestein.lsps.human.function
 
UiFunctions() - Constructor for class com.whitestein.lsps.human.function.UiFunctions
Creates a new instance.
UIGaugeChart - Class in com.whitestein.lsps.vaadin.ui.components
Gauge chart component.
UIGaugeChart(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIGaugeChart
Full constructor.
UIGenericChart - Class in com.whitestein.lsps.vaadin.ui.components
Generic chart component integrated with LSPS that supports chart click listeners and configuration through the 'config' hint.
UIGenericChart(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
Full constructor.
UIGenericListener - Class in com.whitestein.lsps.vaadin.ui.events
Generic listener implementation.
UIGenericListener(UIComponent, RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIGenericListener
Initiate this listener for the given instance of UIComponent and listener definition.
UIGeolocationEvent - Class in com.whitestein.lsps.vaadin.ui.events
 
UIGeolocator - Class in com.whitestein.lsps.vaadin.ui.components
Provides support for geo-location events.
UIGeolocator(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIGeolocator
 
UIGrid - Class in com.whitestein.lsps.vaadin.ui.components.table
 
UIGrid(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
 
UIGridCellRenderer - Class in com.whitestein.lsps.vaadin.ui.components.table.renderers
This component represents a grid cell renderer definition.
UIGridCellRenderer(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIGridCellRenderer
 
UIGridColumn - Class in com.whitestein.lsps.vaadin.ui.components.table
A Java wrapper around the ui::GridColumn record.
UIGridItem - Class in com.whitestein.lsps.vaadin.ui.components.table
A simple item which calls UIGridColumn.getContent(Object) to obtain the data displayed.
UIGridLayout - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::GridLayout".
UIGridLayout(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIGridLayout
 
UIGroupingTable - Class in com.whitestein.lsps.vaadin.ui.components.table
A special table which can perform in-memory data grouping.
UIGroupingTable(UIComponentData, LinkedHashMap<String, GroupingDataset.Group>) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.UIGroupingTable
 
UIHorizontalLayout - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::HorizontalLayout".
UIHorizontalLayout(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIHorizontalLayout
 
UIHorizontalRepeater - Class in com.whitestein.lsps.vaadin.ui.components
 
UIHorizontalRepeater(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIHorizontalRepeater
 
UIHtmlRenderer - Class in com.whitestein.lsps.vaadin.ui.components.table.renderers
A grid cell renderer for rendering HTML content.
UIHtmlRenderer(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIHtmlRenderer
Creates a new HTML renderer.
UIImage - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::Image".
UIImage(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIImage
 
UIImage.UIFileResource - Class in com.whitestein.lsps.vaadin.ui.components
 
UIImageRenderer - Class in com.whitestein.lsps.vaadin.ui.components.table.renderers
Renders a content of a cell as an image.
UIImageRenderer(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIImageRenderer
 
UIInitEvent - Class in com.whitestein.lsps.vaadin.ui.events
Event representing lsps "ui::InitEvent".
UIInitEvent(UIComponent, boolean, boolean) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIInitEvent
Full constructor.
UIInitListener - Class in com.whitestein.lsps.vaadin.ui.events
Listener implementation for ui::InitListener.
UIInitListener(UIComponent, RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIInitListener
 
UILazyComboBox - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::LazyComboBox".
UILazyComboBox(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UILazyComboBox
 
UILazyComboBox.UIComboBoxNewItemHandler - Class in com.whitestein.lsps.vaadin.ui.components
Handler for newly added items to combobox.
UILazyTable - Class in com.whitestein.lsps.vaadin.ui.components.table
Lazy-loading scrollable table.
UILazyTable(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.UILazyTable
 
UILinkRenderer - Class in com.whitestein.lsps.vaadin.ui.components.table.renderers
Renders a content of a cell as an action link.
UILinkRenderer(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.renderers.UILinkRenderer
 
UIListener - Interface in com.whitestein.lsps.vaadin.ui.events
Base interface for all listeners which are defined by one of the subtypes of "ui::Listener"
UIListenerAction - Interface in com.whitestein.lsps.vaadin.ui.events
Base interface for all listener actions which are defined by one of the subtypes of "ui::Action".
UIListenerImpl - Class in com.whitestein.lsps.vaadin.ui.events
Abstract class that encapsulate all the common behavior for the listeners.
UIListenerImpl(UIComponent, RecordHolder) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
Initiate this listener for the given instance of UIComponent and listener definition.
UIMapClickedEvent - Class in com.whitestein.lsps.vaadin.ui.events
 
UIMapClickedEvent(UIMapDisplay, Point) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIMapClickedEvent
 
UIMapDisplay - Class in com.whitestein.lsps.vaadin.ui.components
Shows OpenStreetMap using the V-Leaflet library.
UIMapDisplay(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIMapDisplay
 
UIMarkerClickedEvent - Class in com.whitestein.lsps.vaadin.ui.events
 
UIMarkerClickedEvent(UIMapDisplay, Variant<?>) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIMarkerClickedEvent
 
UIMarkerDraggedEvent - Class in com.whitestein.lsps.vaadin.ui.events
 
UIMarkerDraggedEvent(UIMapDisplay, Variant<?>, Point) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIMarkerDraggedEvent
 
UIMenuEvent - Class in com.whitestein.lsps.vaadin.ui.events
Represents the ui::MenuEvent
UIMenuEvent(UIComponent, Variant<?>) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIMenuEvent
 
UIMessage - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::Message".
UIMessage(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIMessage
 
UIMultiSelectList - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::MultiSelectList".
UIMultiSelectList(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIMultiSelectList
 
UINavigateAction - Class in com.whitestein.lsps.vaadin.ui.events
Standard listener action for "ui::NavigationAction".
UINavigateAction(UIComponent, Variant.RecordVariant, UIListener) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UINavigateAction
Full constructor.
UINavigationLink - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::NavigationLink".
UINavigationLink(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UINavigationLink
 
UINavigationNames - Interface in com.whitestein.lsps.vaadin.ui.components
List of all navigation names from standard library.
UINumberRenderer - Class in com.whitestein.lsps.vaadin.ui.components.table.renderers
A renderer for numerical values.
UINumberRenderer(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.renderers.UINumberRenderer
Creates a new renderer instance.
UIOutputText - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::OutputText".
UIOutputText(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIOutputText
 
UIPagedTable - Class in com.whitestein.lsps.vaadin.ui.components.table
Standard Vaadin component for "ui::Table" with type == "paged".
UIPagedTable(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.UIPagedTable
 
UIPanel - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::Panel".
UIPanel(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIPanel
 
UIPersistAction - Class in com.whitestein.lsps.vaadin.ui.events
Standard listener action for "ui::PersistAction".
UIPersistAction(UIComponent, Variant.RecordVariant, UIListener) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIPersistAction
Full constructor.
UIPieChart - Class in com.whitestein.lsps.vaadin.ui.components
Pie chart component.
UIPieChart(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIPieChart
Full constructor.
UIPolarChart - Class in com.whitestein.lsps.vaadin.ui.components
Polar chart component.
UIPolarChart(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIPolarChart
Full constructor.
UIPopup - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::Popup".
UIPopup(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIPopup
 
UIPopupCloseRequestEvent - Class in com.whitestein.lsps.vaadin.ui.events
 
UIPopupCloseRequestEvent(UIComponent) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIPopupCloseRequestEvent
 
UIProcessDiagram - Class in com.whitestein.lsps.vaadin.ui.components
 
UIProcessDiagram(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram
 
UIProcessDiagram.UIProcessDiagramState - Class in com.whitestein.lsps.vaadin.ui.components
 
UIProcessDiagramState() - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIProcessDiagram.UIProcessDiagramState
 
UIRadioButtonList - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::RadioButtonList".
UIRadioButtonList(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIRadioButtonList
 
UIRefreshHandler - Interface in com.whitestein.lsps.vaadin.ui.components
Extension of UIComponent interface for complex components which contain other UIComponent-s.
UIRendererClickedEvent - Class in com.whitestein.lsps.vaadin.ui.events
An event indicating a click on the renderer in the grid cell.
UIRendererClickedEvent(UIComponent, Variant<?>) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIRendererClickedEvent
 
UIRendererClickListener - Class in com.whitestein.lsps.vaadin.ui.components.table.renderers
 
UIRendererClickListener(UIGridCellRenderer) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.renderers.UIRendererClickListener
 
UIRepeater - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::Repeater".
UIRepeater(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIRepeater
 
UIRepeater2 - Class in com.whitestein.lsps.vaadin.ui.components
 
UIRepeater2(UIComponentWithCustomScopes) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIRepeater2
 
UIRichTextArea - Class in com.whitestein.lsps.vaadin.ui.components
A rich text area implementation.
UIRichTextArea(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIRichTextArea
 
UISaveAction - Class in com.whitestein.lsps.vaadin.ui.events
Standard listener action for "ui::SaveAction".
UISaveAction(UIComponent, Variant.RecordVariant, UIListener) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UISaveAction
Full constructor.
UIScreen - Class in com.whitestein.lsps.vaadin.ui
Helper class for rendering screens based on LSPS forms from the ui module.
UIScreen(LspsContextHolder, RecordHolder, Serializable) - Constructor for class com.whitestein.lsps.vaadin.ui.UIScreen
Full constructor
UIScreenState - Class in com.whitestein.lsps.human.ui
Object used to store the state of a UI screen in the content of a saved to-do or document.
UIScreenState(String, String, Serializable) - Constructor for class com.whitestein.lsps.human.ui.UIScreenState
Creates a new instance.
UISimpleTable - Class in com.whitestein.lsps.vaadin.ui.components.table
Standard Vaadin component for "ui::Table" with type == "simple".
UISimpleTable(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.UISimpleTable
 
UISingleSelectList - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::SingleSelectList".
UISingleSelectList(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UISingleSelectList
 
uiState - Variable in class com.whitestein.lsps.vaadin.AbstractDocumentHolder
 
UISubmitAction - Class in com.whitestein.lsps.vaadin.ui.events
Standard listener action for "ui::SubmitAction".
UISubmitAction(UIListener) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UISubmitAction
 
UITabbedLayout - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::TabbedLayout".
UITabbedLayout(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
 
UITableBase - Class in com.whitestein.lsps.vaadin.ui.components.table
Base component for UIComponents based on Table.
UITableBase(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
UITableBase.ComponentTuple - Class in com.whitestein.lsps.vaadin.ui.components.table
 
UITableColumn - Class in com.whitestein.lsps.vaadin.ui.components.table
Standard Vaadin component for "ui::TableColumn".
UITableColumn(CustomTable, UIComponentData, String) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
Constructs a new table column.
UITablePageChangeEvent - Class in com.whitestein.lsps.vaadin.ui.events
 
UITablePageChangeEvent(UIPagedTable, int) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UITablePageChangeEvent
 
UITester - Class in com.whitestein.lsps.test.web
Helper for testing of the LSPS application.
UITester(WebDriver) - Constructor for class com.whitestein.lsps.test.web.UITester
UITester(WebDriver, String) - Constructor for class com.whitestein.lsps.test.web.UITester
 
UITextArea - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::TextArea".
UITextArea(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UITextArea
 
UITextBox - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::TextBox".
UITextBox(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UITextBox
 
UITokenField - Class in com.whitestein.lsps.vaadin.ui.components
UI Component for TokenField This fields allows to select multiple values from combo box and the selected values are shown as tags.
UITokenField(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UITokenField
 
UITree2 - Class in com.whitestein.lsps.vaadin.ui.components
Implements the ui::Tree2 record functionality.
UITree2(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UITree2
 
UITreeEvent - Class in com.whitestein.lsps.vaadin.ui.events
 
UITreeEvent(UIComponent, TreeItem) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UITreeEvent
 
UITreeTable2 - Class in com.whitestein.lsps.vaadin.ui.components.table
The "new" tree table, ui::TreeTable2
UITreeTable2(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.UITreeTable2
 
UIValueChangeEvent - Class in com.whitestein.lsps.vaadin.ui.events
Event representing lsps "ui::ValueChangeEvent".
UIValueChangeEvent(UIComponent, Variant<Object>, Variant<Object>) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIValueChangeEvent
Full constructor.
UIVerticalLayout - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::VerticalLayout".
UIVerticalLayout(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIVerticalLayout
 
UIVerticalRepeater - Class in com.whitestein.lsps.vaadin.ui.components
 
UIVerticalRepeater(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIVerticalRepeater
 
UIViewModel - Class in com.whitestein.lsps.vaadin.ui.components
Standard Vaadin component for "ui::ViewModel".
UIViewModel(UIComponentData) - Constructor for class com.whitestein.lsps.vaadin.ui.components.UIViewModel
 
UIViewModelAction - Class in com.whitestein.lsps.vaadin.ui.events
Standard listener action for "ui::ViewModelAction".
UIViewModelAction(UIComponent, Variant.RecordVariant, UIListener) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIViewModelAction
Full constructor.
UIWidgetChangeEvent - Class in com.whitestein.lsps.vaadin.ui.events
Event representing lsps "ui::WidgetChangeEvent".
UIWidgetChangeEvent(UIComponent, String, WidgetDimensions, boolean) - Constructor for class com.whitestein.lsps.vaadin.ui.events.UIWidgetChangeEvent
Full constructor.
uiWindow - Variable in class com.whitestein.lsps.vaadin.ui.components.UIPopup
Window instance associated with this popup
UNABLE_TO_CONVERT_TO_XML_ERROR - Static variable in exception com.whitestein.lsps.xml.util.XmlProcessingException
 
UNABLE_TO_PARSE_XML_ERROR - Static variable in exception com.whitestein.lsps.xml.util.XmlParsingException
 
unallocateTodo(ExecutionContext, RecordHolder) - Method in interface com.whitestein.lsps.human.function.HumanFunctions
Unallocates todo.
unallocateTodo(ExecutionContext, RecordHolder) - Method in class com.whitestein.lsps.human.function.HumanFunctionsImpl
 
unapplyGenericHint(Component, UIComponentData, String, Variant<Object>) - Static method in class com.whitestein.lsps.vaadin.util.Hints
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGridColumn
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIComboBox
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalLayout
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIMultiSelectList
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UINavigationLink
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIPanel
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIRadioButtonList
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIRichTextArea
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UISingleSelectList
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UITextArea
 
unapplyHint(String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.components.UITextBox
 
unapplyHint(UIComponent, String, Variant<Object>) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
 
unapplyHint(String, Variant<Object>) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentWithHints2
The hint has been removed from the hint map.
unapplyHintsToChildrenWrapper(String, Variant<Object>, Component) - Static method in class com.whitestein.lsps.vaadin.util.Hints
Unapplies hints to the children wrapper component.
UnauthorizedException - Exception in com.whitestein.lsps.ws
Thrown if the user is not authorized to the server.
UnauthorizedException(String) - Constructor for exception com.whitestein.lsps.ws.UnauthorizedException
Creates new instance.
unchanged() - Method in class com.whitestein.lsps.common.collections.Diff
Returns the set of elements that exist in both sets being compared.
UNDO_REJECT_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows admin to undo-reject a to-do.
undoDelegation(long) - Method in interface com.whitestein.lsps.human.TodoService
Undo the to-do delegation for a to-do specified by its ID.
undoDelegation(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
undoRejectTodo(long, String) - Method in interface com.whitestein.lsps.human.TodoService
Undo the rejection of a to-do specified by its ID, by a person specified by its id.
undoRejectTodo(long, String) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
UnexpectedTokenException - Exception in com.whitestein.lsps.lang.parser.antlr
 
UnexpectedTokenException() - Constructor for exception com.whitestein.lsps.lang.parser.antlr.UnexpectedTokenException
 
UnexpectedTokenException(BitSet, IntStream) - Constructor for exception com.whitestein.lsps.lang.parser.antlr.UnexpectedTokenException
 
UniqueIndex - Class in com.whitestein.lsps.engine.sharedrecord
Special subclass of Index which is creating unique index instead of standard ones
UniqueIndex() - Constructor for class com.whitestein.lsps.engine.sharedrecord.UniqueIndex
 
UNKNOWN - Static variable in class com.whitestein.lsps.lang.ClosureOrigin
 
UNKNOWN - Static variable in class com.whitestein.lsps.lang.ExpressionOrigin
The place of expression is unknown.
UnknownExpression - Class in com.whitestein.lsps.lang.ast
This expression is used internally by the parser to denote expression which is not valid or it could not be parsed completely, e.g.
UnknownExpression(ASTInfo, Type, Expression...) - Constructor for class com.whitestein.lsps.lang.ast.UnknownExpression
 
UnknownExpression(ASTInfo, Type, Collection<Expression>) - Constructor for class com.whitestein.lsps.lang.ast.UnknownExpression
 
unload() - Method in class com.whitestein.lsps.test.Module
Unloads this module.
unloadAllModules() - Static method in class com.whitestein.lsps.test.LspsRemote
Unloads all modules from the server.
unloadModule(long) - Method in interface com.whitestein.lsps.engine.ModelManagementService
Removes the module from the system.
unloadModule(long) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
 
unloadModules(List<Module>) - Method in interface com.whitestein.lsps.engine.ejb.ModelManagementServiceLocal
Unloads modules.
unloadModules(List<Module>) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
 
unloadModuleWithDependentModules(long) - Method in interface com.whitestein.lsps.engine.ModelManagementService
Removes the module from the system.
unloadModuleWithDependentModules(long) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
 
unloadWithDependentModules() - Method in class com.whitestein.lsps.test.Module
Unloads this module with it's dependent modules.
Unlock - Class in com.whitestein.lsps.stdlib.task
Task that unlocks specified lock.
Unlock() - Constructor for class com.whitestein.lsps.stdlib.task.Unlock
Creates new instance.
Unlock(LockServiceLocal) - Constructor for class com.whitestein.lsps.stdlib.task.Unlock
Creates new instance.
unlockTodo(long) - Method in interface com.whitestein.lsps.human.TodoService
Unlocks to-do.
unlockTodo(long) - Method in class com.whitestein.lsps.human.TodoServiceBean
 
UNMAPPED_RECORD_TYPE_ERROR - Static variable in class com.whitestein.lsps.stdlib.function.DataFunctionsImpl
Error thrown when a record is not mapped.
unmarshal(BooleanValue) - Method in class com.whitestein.lsps.engine.state.xml.BooleanAdapter
 
unmarshal(String) - Method in class com.whitestein.lsps.engine.state.xml.DateAdapter
 
unmarshal(String) - Method in class com.whitestein.lsps.engine.state.xml.DecimalAdapter
 
unmarshal(NullValue) - Method in class com.whitestein.lsps.engine.state.xml.NullAdapter
 
UnmarshalCallback - Interface in com.whitestein.lsps.common.jaxb
Custom unmarshal callback interface mimicking JAXB class based unmarshal callbacks Some JAXB implementations (e.g.
UnmarshalCallbacksListener - Class in com.whitestein.lsps.common.jaxb
Unmarshal listener delegating unmarshaling events to UnmarshalCallback interface implementing nodes Some JAXB implementations (e.g.
UnmarshalCallbacksListener(Unmarshaller, Unmarshaller.Listener) - Constructor for class com.whitestein.lsps.common.jaxb.UnmarshalCallbacksListener
 
unmarshall(byte[]) - Method in class com.whitestein.lsps.engine.state.StateMarshaller
Restores a model instance state from a byte array.
unmarshall(byte[], ModelInstance) - Method in class com.whitestein.lsps.engine.state.StateMarshaller
Restores a model instance state from a byte array.
unmarshall(byte[]) - Method in class com.whitestein.lsps.os.OsMarshaller
Restores a model instance state from a byte array.
UnprocessedInput - Class in com.whitestein.lsps.engine.state
Stores input to an agent that was not processed due to the agent suspension.
UnprocessedInput() - Constructor for class com.whitestein.lsps.engine.state.UnprocessedInput
Creates new instance.
UnprocessedInput(CommunicationUnit, Date) - Constructor for class com.whitestein.lsps.engine.state.UnprocessedInput
Creates new instance.
UnprocessedInputDao - Interface in com.whitestein.lsps.engine.dao
 
UnprocessedInputsService - Interface in com.whitestein.lsps.engine
Handles unprocessed inputs.
UnprocessedInputsServiceBean - Class in com.whitestein.lsps.engine
Implementation of UnprocessedInputsService.
UnprocessedInputsServiceBean() - Constructor for class com.whitestein.lsps.engine.UnprocessedInputsServiceBean
 
UnreachablePropertyPathValueException - Exception in com.whitestein.lsps.vaadin.error
Signals that a value of a property path for a specific record cannot be reached because a null element has been detected along the path.
UnreachablePropertyPathValueException(PropertyPath, RecordHolder) - Constructor for exception com.whitestein.lsps.vaadin.error.UnreachablePropertyPathValueException
Creates a new exception for the property path starting at the record indicating that the value cannot be reached because a element has been detected before reaching the end of the path.
UnreachablePropertyPathValueException(PropertyPath, RecordHolder, Throwable) - Constructor for exception com.whitestein.lsps.vaadin.error.UnreachablePropertyPathValueException
Creates a new exception for the property path starting at the record indicating that the value cannot be reached because a element has been detected before reaching the end of the path.
unregister() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase.ComponentTuple
 
unregister(Collection<? extends UIComponent>) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Unregisters all the given components recursively.
unregisterChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIGrid
 
unregisterChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
unregisterChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableColumn
 
unregisterChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
 
unregisterChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDashboardWidget
 
unregisterChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalRepeater
 
unregisterChildren() - Method in interface com.whitestein.lsps.vaadin.ui.components.UIRefreshHandler
Should unregister all child components in the screen.
unregisterChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater
 
unregisterChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UITabbedLayout
 
unregisterChildren() - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalRepeater
 
unregisterComponent(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentScope
Unregister the given UI component from this scope.
unregisterFromJMX() - Method in class com.whitestein.lsps.engine.HealthCheck
 
unregisterUIComponent(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
unregisterUIComponent(UIComponent) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
unregisterUIComponent(UIComponent) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
unregisterUIComponent(UIComponent) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Unregister the given UI component and its children from this screen.
unregisterUIComponent(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
unregisterValueToRetain(Handle) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
unregisterValueToRetain(Handle) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
unregisterValueToRetain(Handle) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
unregisterValueToRetain(Handle) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Unregisters the value for the given handle as one to be kept during garbage collection.
unregisterValueToRetain(Handle) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
unscaledValue() - Method in class com.whitestein.lsps.lang.Decimal
Returns a BigInteger whose value is the unscaled value of this Decimal.
unwrap(Serializable) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Unwraps an engine value from its serializable representation.
unwrapVariants(Collection<Variant.RecordVariant>) - Static method in class com.whitestein.lsps.vaadin.util.Utils
Unwraps the record variants in the given collection to a list of record holders.
unzip(File, File) - Static method in class com.whitestein.lsps.common.ZipUtils
Unpacks the given file to the given output directory.
unzip(InputStream, File) - Static method in class com.whitestein.lsps.common.ZipUtils
Unpacks the given input stream to the given output directory.
update(T) - Method in interface com.whitestein.lsps.engine.ExternalTypeProvider
 
update(String, String) - Method in interface com.whitestein.lsps.engine.SettingManagementService
Updates an engine setting with the given value.
update(Collection<? extends PersistentClass>, Collection<? extends Table>, Collection<? extends Collection>) - Method in class com.whitestein.lsps.engine.sharedrecord.ConfigurationExt
 
update - Variable in class com.whitestein.lsps.engine.sharedrecord.ddl.SchemaUpdatingOperation
Update flag.
update(String, String) - Method in class com.whitestein.lsps.engine.state.SettingManagementServiceBean
 
update(T) - Method in class com.whitestein.lsps.engine.tester.CustomEntityProvider
 
update(String, byte[]) - Method in class com.whitestein.lsps.human.dao.jpa.JpaVaadinThemeDao
 
update(String, byte[]) - Method in interface com.whitestein.lsps.human.dao.VaadinThemeDao
Updates the theme, creating it if it does not exist.
update(int, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.Pager
Updates the pager UI according to the current data.
UPDATE_CONTEXT_VARIABLE - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to change value of a context variable or a record field in a process.
UPDATE_GOAL_STATE - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to change state of a goal.
UPDATE_MODEL_IN_MODEL_INSTANCE - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to change model in a running model instance.
UPDATE_SCHEMA - Static variable in class com.whitestein.lsps.engine.EngineRights
Right for performing a schema update.
updateApplicationData(ModelInstance) - Method in class com.whitestein.lsps.vaadin.AbstractTodoHolder
Updates the data available to the model through the getApplicationData() function.
updateApplicationData(ModelInstance) - Method in class com.whitestein.lsps.vaadin.LspsContextHolder
Updates the data available to the model through the getApplicationData() function.
updateApplicationData(ModelInstance) - Method in class com.whitestein.lsps.vaadin.LspsTodoHolder
Updates the data available to the model through the getApplicationData() function.
updateAxis(Axis, Variant.RecordVariant) - Method in class com.whitestein.lsps.vaadin.ui.components.UIGenericChart
Updates the chart axis with the values from the axis definition.
updateComponentCaption(UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
Sets caption property for the given component based on value of field UIFieldNames.LABEL.
updateComponentCaption(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
Sets caption property for the given component based on value of field UIFieldNames.LABEL.
updateComponentHelpText(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
Sets description property for the given component based on value of field UIFieldNames.HELP_TEXT.
updateComponentRequired(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
Adds required style class (UIComponentFactory.REQUIRED_STYLE_NAME) if the value of field UIFieldNames.REQUIRED is true.
updateContentVisibility() - Method in class com.whitestein.lsps.vaadin.ui.components.UIConditional
Updates the visibility of the content component.
updateContentVisibility() - Method in class com.whitestein.lsps.vaadin.ui.components.UIPopup
 
updateContext() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentData
Updates context dependent variables for this component.
updateContext() - Method in class com.whitestein.lsps.vaadin.ui.UIComponentScope
Updates context dependent variables for this scope.
updateContextFor(UIComponentData) - Method in class com.whitestein.lsps.vaadin.CustomUIScreen
 
updateContextFor(UIComponentData) - Method in class com.whitestein.lsps.vaadin.CustomUIWithContextScreen
 
updateContextFor(UIComponentData) - Method in class com.whitestein.lsps.vaadin.forms.Form
 
updateContextFor(UIComponentData) - Method in interface com.whitestein.lsps.vaadin.LspsScreen
Updates context dependent variables for the given componentData.
updateContextFor(UIComponentScope) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase
 
updateContextFor(UIComponentScope) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UITreeTable2
 
updateContextFor(UIComponentScope) - Method in interface com.whitestein.lsps.vaadin.ui.components.UIComponentWithCustomScopes
Updates context with all necessary values for the given scope.
updateContextFor(UIComponentScope) - Method in class com.whitestein.lsps.vaadin.ui.components.UIHorizontalRepeater
 
updateContextFor(UIComponentScope) - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater
 
updateContextFor(UIComponentScope) - Method in class com.whitestein.lsps.vaadin.ui.components.UIRepeater2
 
updateContextFor(UIComponentScope) - Method in class com.whitestein.lsps.vaadin.ui.components.UIVerticalRepeater
 
updateContextFor(UIComponentData) - Method in class com.whitestein.lsps.vaadin.ui.UIScreen
 
updateContextVariable(long, long, String, ObjectValue, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
Updates the value of a given variable.
updateContextVariable(long, long, String, ObjectValue, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
UpdateContextVariableMessage - Class in com.whitestein.lsps.engine.comm
Update context variable message.
UpdateContextVariableMessage(Identifier, Identifier, long, String, ObjectValue) - Constructor for class com.whitestein.lsps.engine.comm.UpdateContextVariableMessage
Creates new instance.
updateFilterFieldVisibilities() - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
resetFilters() clears the filter field visibility...
updateGoalState(long, long, String, boolean, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
Changes the state of the given goal.
updateGoalState(long, long, String, boolean, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
UpdateGoalStateMessage - Class in com.whitestein.lsps.engine.comm
Update goal state message.
UpdateGoalStateMessage(Identifier, Identifier, long, String, boolean) - Constructor for class com.whitestein.lsps.engine.comm.UpdateGoalStateMessage
Creates new instance.
updateHints(UIComponent, Variant.MapVariant<String, Object>, Variant.MapVariant<String, Object>) - Method in interface com.whitestein.lsps.vaadin.ui.UIComponentFactory
Applies all hints defined in the component definition associated with the given component.
updateHints(UIComponent, Variant.MapVariant<String, Object>, Variant.MapVariant<String, Object>) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
 
updateHints(UIComponent) - Static method in class com.whitestein.lsps.vaadin.util.Hints
Runs the hint closure and updates all hints on the component.
updateImmediate(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
Sets immediate property for the given component based on value of field UIFieldNames.TRIGGER_PROCESSING_ON_CHANGE
updateInputPrompt(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
Sets input prompt property for the given component based on value of field UIFieldNames.PLACEHOLDER
updateLevelData(Long, Long, Long) - Method in class com.whitestein.lsps.engine.state.xml.ComplexValue
 
updateLevelData(Long, Long, Long) - Method in class com.whitestein.lsps.engine.state.xml.Context
 
updateLevelData(Long, Long, Long) - Method in interface com.whitestein.lsps.engine.state.xml.EvaluationLevelAware
Updates references to the corresponding elements in other evaluation levels.
updateModel(long, long) - Method in interface com.whitestein.lsps.engine.MigrationService
Changes the model for a running model instance.
updateModel(long, long) - Method in class com.whitestein.lsps.modulemanager.migration.MigrationServiceBean
 
updateModel(String, ByteData) - Method in class com.whitestein.lsps.test.ModelInstance
Updates a model.
UpdateModelMessage - Class in com.whitestein.lsps.engine.comm
Model update message.
UpdateModelMessage(Identifier, Identifier, UpdateModelMessage.Command) - Constructor for class com.whitestein.lsps.engine.comm.UpdateModelMessage
Creates new instance
UpdateModelMessage.Command - Enum in com.whitestein.lsps.engine.comm
Commands to control model update.
updateModules(Collection<Long>, SchemaUpdateStrategy, boolean) - Method in interface com.whitestein.lsps.engine.sharedrecord.SchemaUpdateService
Performs a schema update after a successful model upload.
updateModules(Collection<Long>, SchemaUpdateStrategy, boolean) - Method in class com.whitestein.lsps.engine.sharedrecord.SchemaUpdateServiceBean
 
updatePager(int, int) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIPagedTable
Refreshes the pager component for this table
updatePerson(Person) - Method in interface com.whitestein.lsps.os.PersonManagementService
Updates the person.
updatePerson(Person) - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
 
updatePersonLogin(String, String) - Method in interface com.whitestein.lsps.os.PersonManagementService
Updates current login of the user identified by given personId with the content of newLogin argument.
updatePersonLogin(String, String) - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
 
updatePersonPassword(String, String) - Method in interface com.whitestein.lsps.os.PersonManagementService
Updates current password of the user identified by given personId with the content of newPassword argument.
updatePersonPassword(String, String) - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
 
updatePersonWithData(PersonData) - Method in interface com.whitestein.lsps.os.PersonManagementService
Updates the person.
updatePersonWithData(PersonData) - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
 
updateReadOnly(UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl
Sets read only and disabled property for the given component based on value of field UIFieldNames.READ_ONLY/UIFieldNames.DISABLED.
updateRecordField(long, String, String, String, ObjectValue, boolean) - Method in interface com.whitestein.lsps.engine.ProcessService
Updates the value of a given record field.
updateRecordField(long, String, String, String, ObjectValue, boolean) - Method in class com.whitestein.lsps.engine.ProcessServiceBean
 
UpdateRecordFieldMessage - Class in com.whitestein.lsps.engine.comm
Update record field message.
UpdateRecordFieldMessage(Identifier, Identifier, String, String, String, ObjectValue) - Constructor for class com.whitestein.lsps.engine.comm.UpdateRecordFieldMessage
Creates new instance.
updateResolutionFor(List<String>) - Method in class com.whitestein.lsps.vaadin.forms.WDateField
Sets the required resolution for the used format pattern.
updateResolutionFor(List<String>) - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
Sets the required resolution for the used format pattern.
updateRoleName(RoleUnitName) - Method in class com.whitestein.lsps.orgstructure.RoleServiceBean
 
updateRoleName(RoleUnitName) - Method in interface com.whitestein.lsps.os.RoleService
Updates a role name in the application.
updateSchema(long, boolean) - Method in interface com.whitestein.lsps.engine.SharedRecordService
Updates the database schema for the given model.
updateSchema(long, boolean) - Method in class com.whitestein.lsps.engine.SharedRecordServiceBean
 
updateSecurityRole(SecurityRole) - Method in class com.whitestein.lsps.orgstructure.SecurityServiceBean
 
updateSecurityRole(SecurityRole) - Method in interface com.whitestein.lsps.os.SecurityService
Updates a security role by its id.
updateTodoAllocatedTo(Todo, Person) - Method in class com.whitestein.lsps.human.dao.jpa.JpaTodoDao
 
updateTodoAllocatedTo(Todo, Person) - Method in interface com.whitestein.lsps.human.dao.TodoDao
Updates todo's allocated-to field according to given allocatedTo person parameter.
updateTokenRanges(CommonTree) - Static method in class com.whitestein.lsps.lang.parser.ParserUtil
Updates the token ranges (start, stop, line) recursively.
updateVersion() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordEntityAdapter
Updates version string.
updateVersion() - Method in class com.whitestein.lsps.engine.lang.ExternalRecordHolder
Update version.
updateWidgetFromServer(GridStackDashboardWidget) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.GridStackDashboard.DashboardCommunication
 
UPLOAD_DATE_PROPERTY - Static variable in class com.whitestein.lsps.engine.sharedrecord.ConfigurationExt
Name of property for max upload date of all modules from which configuration is generated.
UPLOAD_TO_MEMORY - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::FileUpload.uploadToMemory
UPLOADED_FILES - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::FileUploadEvent.uploadedFiles
uploadedContent - Variable in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
Last file uploaded via this component
uploadFailed(Upload.FailedEvent) - Method in class com.whitestein.lsps.vaadin.forms.WUpload
 
uploadFailed(Upload.FailedEvent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
 
uploadLicense(String, Date, Date, Long, byte[]) - Method in interface com.whitestein.lsps.common.LicenseService
 
uploadLicense(String, Date, Date, Long, byte[]) - Method in class com.whitestein.lsps.license.LicenseServiceBean
 
uploadModule(String, String, File) - Static method in class com.whitestein.lsps.test.LspsRemote
Uploads a model to the server.
uploadModule(String, String, File, SchemaUpdateStrategy) - Static method in class com.whitestein.lsps.test.LspsRemote
Uploads a model to the server.
uploadModuleFromRepository(String, String) - Static method in class com.whitestein.lsps.test.LspsRemote
Uploads a model to the server.
uploadModuleFromRepository(String, String, SchemaUpdateStrategy) - Static method in class com.whitestein.lsps.test.LspsRemote
Uploads a model to the server.
uploadModules(ByteData, StringProperties) - Method in interface com.whitestein.lsps.engine.ModelManagementService
Process archive represented by byte array.
uploadModules(ByteData, StringProperties) - Method in class com.whitestein.lsps.modulemanager.ModelManagementServiceBean
 
uploadStarted(Upload.StartedEvent) - Method in class com.whitestein.lsps.vaadin.forms.WUpload
 
uploadStarted(Upload.StartedEvent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
 
uploadSucceeded(Upload.SucceededEvent) - Method in class com.whitestein.lsps.vaadin.forms.WUpload
 
uploadSucceeded(Upload.SucceededEvent) - Method in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
 
uploadToMemory - Variable in class com.whitestein.lsps.vaadin.ui.components.UIFileUpload
If true, this component will use memory to store uploaded files before they get committed.
url - Static variable in class com.whitestein.lsps.test.LspsRemote
 
URL - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordExternalResource
 
URL - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Link.url
URL_NAVIGATION - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UINavigationNames
 
URL_SAFE - Static variable in class com.whitestein.lsps.common.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
urlHuman - Static variable in class com.whitestein.lsps.test.LspsRemote
 
usePopupForNumericProperty(Object) - Method in class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
 
usePopupForNumericProperty(Object) - Method in class com.whitestein.lsps.vaadin.ui.components.table.UIFilterDecorator
 
USER - Static variable in class com.whitestein.lsps.human.Constants
Key used in application data.
USER_ACTIVITY_TRACKING - Static variable in class com.whitestein.lsps.engine.state.Setting
Tracking of users.
USER_ACTIVITY_TRACKING_TIMEOUT - Static variable in class com.whitestein.lsps.engine.state.Setting
Tracking of users timeout.
UserActivityTrack - Class in com.whitestein.lsps.activeuser
 
UserActivityTrack() - Constructor for class com.whitestein.lsps.activeuser.UserActivityTrack
 
UserActivityTrack(String, Date) - Constructor for class com.whitestein.lsps.activeuser.UserActivityTrack
 
UserActivityTrackDao - Interface in com.whitestein.lsps.activeuser
Dao for UserActivityTrack
UserActivityTracking - Enum in com.whitestein.lsps.activeuser
 
UserInfo - Class in com.whitestein.lsps.vaadin.util
Bean for accessing all user-related data.
UserInfo(Injector) - Constructor for class com.whitestein.lsps.vaadin.util.UserInfo
Default constructor.
UserTask - Class in com.whitestein.lsps.human.task
Generic user task for presenting information to users and to collecting their input.
UserTask() - Constructor for class com.whitestein.lsps.human.task.UserTask
 
UtilFunctions - Class in com.whitestein.lsps.stdlib.function
 
UtilFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.UtilFunctions
 
Utils - Class in com.whitestein.lsps.vaadin.forms.datasource
 
Utils() - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.Utils
 
Utils - Class in com.whitestein.lsps.vaadin.forms
"Native" methods for the new Forms framework.
Utils() - Constructor for class com.whitestein.lsps.vaadin.forms.Utils
 
Utils - Class in com.whitestein.lsps.vaadin.util
Utility methods.
uuid(ExecutionContext) - Method in class com.whitestein.lsps.stdlib.function.UtilFunctions
 

V

VaadinContainerDataSourceAdapter - Class in com.whitestein.lsps.vaadin.forms.datasource
Wraps forms::DataSource and integrates it with Vaadin components relying on Container.
VaadinContainerDataSourceAdapter(Variant.RecordVariant) - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.VaadinContainerDataSourceAdapter
Wraps forms::DataSource
VaadinContainerDataSourceAdapter.DataSourceQueryFactory - Class in com.whitestein.lsps.vaadin.forms.datasource
 
VaadinContainerDataSourceAdapter.LazyQueryContainerAdapter - Class in com.whitestein.lsps.vaadin.forms.datasource
This class exists because LazyQueryContainer has every method set to final, so I could not simply override it.
VaadinDynamicThemeFilter - Class in com.whitestein.lsps.vaadin.util
A servlet filter which allows additional Vaadin themes loading in runtime.
VaadinDynamicThemeFilter() - Constructor for class com.whitestein.lsps.vaadin.util.VaadinDynamicThemeFilter
 
VaadinServletWithTransaction - Class in com.whitestein.lsps.vaadin.util
Vaadin servlet that commits DB transactions (if any was created during request processing) that access application logic.
VaadinServletWithTransaction() - Constructor for class com.whitestein.lsps.vaadin.util.VaadinServletWithTransaction
 
VaadinTheme - Class in com.whitestein.lsps.human.entity
 
VaadinTheme() - Constructor for class com.whitestein.lsps.human.entity.VaadinTheme
 
VaadinThemeCacheBean - Class in com.whitestein.lsps.human
Caches dynamic themes.
VaadinThemeCacheBean() - Constructor for class com.whitestein.lsps.human.VaadinThemeCacheBean
 
VaadinThemeDao - Interface in com.whitestein.lsps.human.dao
Provides access to Vaadin dynamic themes, stored in the database.
VaadinUtils - Class in com.whitestein.lsps.vaadin
 
VaadinUtils() - Constructor for class com.whitestein.lsps.vaadin.VaadinUtils
 
validate() - Method in class com.whitestein.lsps.engine.lang.compiled.CompiledClosureHolder
 
validate() - Method in class com.whitestein.lsps.engine.lang.ExpressionHolder
 
validate(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.lang.InternalRecordEntityAdapter
 
validate(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.lang.RecordEntityAdapter
Validate value to be set.
validate(Object, Type) - Method in class com.whitestein.lsps.engine.lang.RuntimeToPersistentConverter
Throws IllegalArgumentException if value is not assignable to type.
validate(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.sharedrecord.PojoExternalRecordEntityAdapter
 
validate(Object, RecordProperty) - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAdapter
 
validate(RecordHolder, Property, CollectionHolder, MapHolder) - Method in class com.whitestein.lsps.engine.validation.RecordValidator
Validates a given record.
validate() - Method in class com.whitestein.lsps.lang.parser.Errors
 
validate() - Method in class com.whitestein.lsps.lang.parser.Parsed
 
validate(ExecutionContext, RecordHolder, Property, CollectionHolder, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.ValidationFunctions
Validates a given record.
validate(ExecutionContext, CollectionHolder, Property, CollectionHolder, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.ValidationFunctions
Validates a given collection of records.
validate(Object, RecordProperty) - Method in class com.whitestein.lsps.stdlib.type.ProcessInstanceAdapter
 
validate() - Method in class com.whitestein.lsps.vaadin.ui.components.UICheckBox
 
validate() - Method in class com.whitestein.lsps.vaadin.ui.components.UIComboBox
 
validate() - Method in class com.whitestein.lsps.vaadin.ui.components.UIDateTextBox
 
VALIDATE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Listener.validate
validate() - Method in class com.whitestein.lsps.vaadin.ui.components.UIMultiSelectList
 
validate() - Method in class com.whitestein.lsps.vaadin.ui.components.UIRadioButtonList
 
validate() - Method in class com.whitestein.lsps.vaadin.ui.components.UISingleSelectList
 
validate() - Method in class com.whitestein.lsps.vaadin.ui.components.UITextArea
 
validate() - Method in class com.whitestein.lsps.vaadin.ui.components.UITextBox
 
validate() - Method in class com.whitestein.lsps.vaadin.ui.components.UITokenField
 
validate() - Method in class com.whitestein.lsps.vaadin.ui.components.UITree2
 
validate() - Method in class com.whitestein.lsps.vaadin.ui.UIEventQueueEntry
validate() - Method in class com.whitestein.lsps.ws.ClientCommunication
This method validates the connection.
validate2(UIEvent, UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIInitListener
 
validate2(UIEvent, UIComponent) - Method in interface com.whitestein.lsps.vaadin.ui.events.UIListener
Perform validation of the listener based on set of validators objects (defined by field UIFieldNames.VALIDATE).
validate2(UIEvent, UIComponent) - Method in class com.whitestein.lsps.vaadin.ui.events.UIListenerImpl
 
VALIDATE_SCHEMA - Static variable in class com.whitestein.lsps.engine.EngineRights
Right for performing a schema validation.
validateConstraint(ConstraintModel, RecordHolder, MapHolder, CollectionHolder) - Method in class com.whitestein.lsps.engine.validation.RecordValidator
Validates a given record against a given constraint.
validateControlExpressions(Expression) - Method in class com.whitestein.lsps.lang.parser.Parser
 
validateIdentifier(String) - Method in class com.whitestein.lsps.lang.module.AbstractNamespace
Returns true if name is valid identifier according the used language.
validateIdentifier(String) - Method in interface com.whitestein.lsps.lang.module.NamespaceModel
Returns true if given identifier name is valid.
validateOrConvert(ParsedExpression, Type) - Method in class com.whitestein.lsps.lang.parser.AbstractParser
Provides some validation and conversion
validateOrConvert(ParsedExpression, Type) - Method in class com.whitestein.lsps.lang.parser.Parser
 
validatePassword(String) - Method in interface com.whitestein.lsps.os.PersonManagementService
Validates the given password candidate to the actual password policy.
validatePassword(String) - Method in class com.whitestein.lsps.pm.PersonManagementServiceBean
 
validateSchema(long) - Method in interface com.whitestein.lsps.engine.SharedRecordService
Validates the database schema for the given model.
validateSchema(long) - Method in class com.whitestein.lsps.engine.SharedRecordServiceBean
 
validateServerRoot() - Method in class com.whitestein.lsps.ws.ClientCommunication
This method validates if the server HTTP root is available.
validationErrorOriginal - Variable in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
Original ui::ValidationError as received from the VALIDATE closure.
validationErrors - Variable in class com.whitestein.lsps.vaadin.LspsFormConnector.ProcessingResult
A set of "ui::ValidationError" records produced by validations during last event process pass.
ValidationErrors() - Constructor for class com.whitestein.lsps.vaadin.LspsFormConnector.ValidationErrors
 
validationErrorScreenLevel - Variable in class com.whitestein.lsps.vaadin.ui.UIComponentFactoryImpl.ScreenLevelRecord
Screen-level ui::ValidationError copy.
ValidationException - Exception in com.whitestein.lsps.lang.exception
Exception representing validation error containing a message, a cause and a position in the validating resource.
ValidationException(String) - Constructor for exception com.whitestein.lsps.lang.exception.ValidationException
Creates new instance.
ValidationException(String, Throwable) - Constructor for exception com.whitestein.lsps.lang.exception.ValidationException
Creates new instance.
ValidationException(String, Integer, Integer, Integer) - Constructor for exception com.whitestein.lsps.lang.exception.ValidationException
Creates new instance.
ValidationException(String, ASTNode) - Constructor for exception com.whitestein.lsps.lang.exception.ValidationException
Creates new instance.
ValidationException(String, Throwable, Integer, Integer, Integer) - Constructor for exception com.whitestein.lsps.lang.exception.ValidationException
Creates new instance.
validationExceptionString(ExecutionContext, Type) - Method in interface com.whitestein.lsps.engine.tester.TestFunctions
<<<<<<< HEAD Returns type validation exception string.
validationExceptionString(ExecutionContext, Type) - Method in class com.whitestein.lsps.engine.tester.TestFunctionsImpl
 
ValidationFunctions - Class in com.whitestein.lsps.stdlib.function
 
ValidationFunctions() - Constructor for class com.whitestein.lsps.stdlib.function.ValidationFunctions
 
ValidationTag - Class in com.whitestein.lsps.lang.ast
 
ValidationTag(int, int, QID) - Constructor for class com.whitestein.lsps.lang.ast.ValidationTag
 
ValidationTagAndExpression - Class in com.whitestein.lsps.lang.ast
 
ValidationTagAndExpression(int, int, List<ValidationTagExpression>) - Constructor for class com.whitestein.lsps.lang.ast.ValidationTagAndExpression
 
ValidationTagExpression - Class in com.whitestein.lsps.lang.ast
 
ValidationTagExpression(int, int) - Constructor for class com.whitestein.lsps.lang.ast.ValidationTagExpression
 
ValidationTagExpressionVisitor<T,E extends Throwable> - Interface in com.whitestein.lsps.lang.ast
Generic validation tag expression visitor.
ValidationTagNotExpression - Class in com.whitestein.lsps.lang.ast
 
ValidationTagNotExpression(int, int, ValidationTagExpression) - Constructor for class com.whitestein.lsps.lang.ast.ValidationTagNotExpression
 
ValidationTagOrExpression - Class in com.whitestein.lsps.lang.ast
 
ValidationTagOrExpression(int, int, List<ValidationTagExpression>) - Constructor for class com.whitestein.lsps.lang.ast.ValidationTagOrExpression
 
ValidationTagParser - Class in com.whitestein.lsps.lang.parser
 
ValidationTagParser() - Constructor for class com.whitestein.lsps.lang.parser.ValidationTagParser
 
ValidationTargetAst - Class in com.whitestein.lsps.lang.ast
 
ValidationTargetAst(RecordType, QIDAst, IdentifierAst) - Constructor for class com.whitestein.lsps.lang.ast.ValidationTargetAst
Constructs a validation target.
validExpression(Expression) - Static method in class com.whitestein.lsps.lang.ast.ReferenceExpression
Returns true if given expression can be referenced.
validScale(int) - Static method in class com.whitestein.lsps.lang.type.DecimalType
Returns true if given scale is valid.
value() - Method in enum com.whitestein.lsps.common.CompatibilityVersion
Returns name of the enumeration.
Value - Interface in com.whitestein.lsps.engine.dto.val
Value interface.
value(boolean) - Static method in class com.whitestein.lsps.engine.state.xml.BooleanValue
Returns boolean value.
Value - Interface in com.whitestein.lsps.engine.state.xml
Base interface for all values.
value() - Method in class com.whitestein.lsps.hibernate.envers.LspsAnnotationsMetadataReader.PCAuditTable
 
VALUE - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.RecordSelectItem
 
VALUE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::DataPoint.value ui::ChartClickEvent.value
VALUE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Option.value
VALUE2 - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::DataPoint.value2 ui::ChartClickEvent.value2
VALUE_CHANGE_EVENT - Static variable in class com.whitestein.lsps.vaadin.forms.FormsStructure
 
VALUE_CHANGE_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::ValueChangeEvent type
VALUE_CHANGE_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::ValueChangeListener type
VALUE_PROVIDER - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordTableColumn
 
ValueAvailiblityIndicator - Interface in com.whitestein.lsps.vaadin.forms.datasource
Interface for objects which provide a value.
valueChange(Property.ValueChangeEvent) - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue.ValueChangeListenerImpl
 
valueChange(Property.ValueChangeEvent) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable.ValueChangeListenerImpl
 
valueChange(Property.ValueChangeEvent) - Method in class com.whitestein.lsps.vaadin.ui.components.table.Pager
 
valueChange(Property.ValueChangeEvent) - Method in class com.whitestein.lsps.vaadin.util.Listeners.ComponentValueChangeListener
 
ValueChangeListenerImpl(ClosureHolder) - Constructor for class com.whitestein.lsps.vaadin.forms.ComponentWithValue.ValueChangeListenerImpl
 
ValueChangeListenerImpl(ClosureHolder) - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractTable.ValueChangeListenerImpl
 
ValueContent - Class in com.whitestein.lsps.engine.state.xml
Class used as a root for storing a complex value with all referenced values.
ValueContent() - Constructor for class com.whitestein.lsps.engine.state.xml.ValueContent
Creates new instance.
ValueContent(long, String, String, String, LinkedHashSet<ComplexValue>) - Constructor for class com.whitestein.lsps.engine.state.xml.ValueContent
Creates new instance.
ValueConverter - Interface in com.whitestein.lsps.json.impl
A value converter converts an LSPS object to a JsonNode and .
ValueConverterProvider - Interface in com.whitestein.lsps.json.impl
This type visitor provides value converters for supported types.
ValueFilter(Variant<?>) - Constructor for class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ValueFilter
Allows only this value.
ValueHolder - Interface in com.whitestein.lsps.lang.exec
Base interface for all complex type holder interfaces.
valueInLevel(String, Value) - Method in class com.whitestein.lsps.engine.lang.EvaluationLevelConverter
Returns an evaluation value for an original value.
ValueKeepingValueProvider() - Constructor for class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.ValueKeepingValueProvider
 
valueOf(String) - Static method in enum com.whitestein.lsps.activeuser.UserActivityTracking
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.common.CompatibilityVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.common.DebuggerAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.common.filter.Compare.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.common.JavaReflectionCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.common.JEEServer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.common.query.OrderDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.common.SettingsCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.change.EscalationChange.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.change.SignalChange.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.comm.UpdateModelMessage.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.CreateProcessLog
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.GoalState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.GoalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.LogColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.LogEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.ModelInstanceColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.ModelInstanceData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.ModelInstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.ModelInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.ModuleColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.ModuleInstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.PlanState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.ProcessInstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.RollbackInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.RollbackInfoColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.SchemaUpdateStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.dto.WsRequestHandlerColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.EscalationReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.ExecutableTask.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.InterpretationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.ModelCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.ProcessingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.sharedrecord.ddl.DialectExt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAccessor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.SimpleTerminationReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.state.StateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.state.xml.ActivationCommand.ActivationCommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.engine.state.xml.ExpressionValue.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.human.DocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.human.dto.SavedDocumentColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.human.dto.TodoAuthorization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.human.dto.TodoColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.human.dto.TodoStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.human.entity.TodoPerformer.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.antlr.AntlrFunctionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.ast.SimpleAnnotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.compiled.model.SrcModifier
Returns the enum constant of this type with the specified name.
valueOf(long) - Static method in class com.whitestein.lsps.lang.Decimal
Translates a long value into a Decimal with a scale of zero.
valueOf(Number) - Static method in class com.whitestein.lsps.lang.Decimal
Attempts to construct the decimal using a best-fit algorithm: Long, Integer, Short, Byte uses the Decimal.valueOf(long) method Float uses Decimal.valueOf(float) Double uses Decimal.valueOf(double) BigInteger uses Decimal.Decimal(java.math.BigInteger) BigDecimal uses Decimal.Decimal(java.math.BigDecimal) Decimal just return the number All other numbers are rejected to avoid precision loss.
valueOf(double) - Static method in class com.whitestein.lsps.lang.Decimal
Translates a double into a Decimal, using the double's canonical string representation provided by the Double.toString(double) method.
valueOf(float) - Static method in class com.whitestein.lsps.lang.Decimal
Translates a float into a Decimal, using the float's canonical string representation provided by the Float.toString(float) method.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.BooleanOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.CollectionOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.ComparisonOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.DateOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.DecimalBinaryArithmeticOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.DecimalBinaryComparisonOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.DecimalUnaryOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.EnumerationOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.ErrorOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.IntegerBinaryArithmeticOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.IntegerUnaryOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.MapOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.ObjectOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.RangeOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.StringComparisonOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.StringLikeOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.operation.StringOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.signature.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.type.RecordAssociation.Multiplicity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.type.RecordFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.type.xml.BaseXSDType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.type.xml.NodeXMLKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.lang.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.os.dto.PerformerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.os.dto.PersonColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.whitestein.lsps.os.dto.RoleUnitName
Constructs a RoleUnit name using given raw string.
valueOf(String, RoleUnitParameter...) - Static method in class com.whitestein.lsps.os.dto.RoleUnitName
Constructs a RoleUnit name using the full name of a role or an organization unit (i.e.
valueOf(String, Collection<RoleUnitParameter>) - Static method in class com.whitestein.lsps.os.dto.RoleUnitName
Constructs a RoleUnit name using the full name of a role or an organization unit (i.e.
valueOf(String, String, RoleUnitParameter...) - Static method in class com.whitestein.lsps.os.dto.RoleUnitName
Constructs a RoleUnit name using the module name and the local name of a role or an organization unit.
valueOf(String, String, Collection<RoleUnitParameter>) - Static method in class com.whitestein.lsps.os.dto.RoleUnitName
Constructs a RoleUnit name using the module name and the local name of a role or an organization unit.
valueOf(String) - Static method in enum com.whitestein.lsps.os.PersonAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.pm.PersonLoginToIdCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.vaadin.ui.ViewModelMerger.MergeStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.visualization.DiagramConnection.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.whitestein.lsps.visualization.dto.ProcessElementType
Returns the enum constant of this type with the specified name.
valueOrNull() - Method in class com.whitestein.lsps.vaadin.util.Variant
Returns the contained instance if it is present; null otherwise.
ValueProperty(ComponentWithValue<T>, Variant.RecordVariant, Class<T>) - Constructor for class com.whitestein.lsps.vaadin.forms.ComponentWithValue.ValueProperty
Creates the adapter around given forms::Binding instance.
valueProvider - Variable in class com.whitestein.lsps.vaadin.forms.datasource.LspsValueProvider
The forms::ValueProvider record, not null, always present.
ValueProvider - Interface in com.whitestein.lsps.vaadin.forms.datasource
Extracts a particular value from a row object, e.g.
valueProvider - Variable in class com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter
The value provider; only the inner classes of this class are expected here.
ValueProvider.AbstractValueProvider - Class in com.whitestein.lsps.vaadin.forms.datasource
Extend this to get basic value provider functionality out of the box - return class, comparator and memoization.
ValueProvider.DelegatingValueProvider - Class in com.whitestein.lsps.vaadin.forms.datasource
Decorator pattern - delegates all calls to delegate.
ValueProvider.LocalizingValueProvider - Class in com.whitestein.lsps.vaadin.forms.datasource
Localizes values provided by the underlying value provider.
ValueProvider.MemoizingValueProvider - Class in com.whitestein.lsps.vaadin.forms.datasource
A provider which caches (memoizes) pairs of input-result, as provided by the delegate, indefinitely.
ValueProvider.ToStringValueProvider - Class in com.whitestein.lsps.vaadin.forms.datasource
Simply converts row objects to string, by calling Object.toString().
ValueProvider.ValueKeepingValueProvider - Class in com.whitestein.lsps.vaadin.forms.datasource
Hold and keeps value independently of row object.
ValueRef - Class in com.whitestein.lsps.engine.dto.val
Value reference, used to avoid cycles.
ValueRef() - Constructor for class com.whitestein.lsps.engine.dto.val.ValueRef
Creates new instance.
ValueRef - Class in com.whitestein.lsps.engine.state.xml
Value referencing another value by id.
ValueRef() - Constructor for class com.whitestein.lsps.engine.state.xml.ValueRef
Creates empty instance.
ValueRef(ModelInstance, long) - Constructor for class com.whitestein.lsps.engine.state.xml.ValueRef
Creates new instance.
values() - Static method in enum com.whitestein.lsps.activeuser.UserActivityTracking
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.common.CompatibilityVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.common.DebuggerAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.common.filter.Compare.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.common.JavaReflectionCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.common.JEEServer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.common.query.OrderDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.common.SettingsCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.whitestein.lsps.common.StringProperties
Returns a Collection view of the values contained in this map.
values() - Static method in enum com.whitestein.lsps.engine.change.EscalationChange.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.change.SignalChange.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.comm.UpdateModelMessage.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.CreateProcessLog
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.GoalState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.GoalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.LogColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.LogEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.ModelInstanceColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.ModelInstanceData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.ModelInstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.ModelInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.ModuleColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.ModuleInstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.PlanState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.ProcessInstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.RollbackInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.RollbackInfoColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.dto.SchemaUpdateStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.whitestein.lsps.engine.dto.val.MapValue
 
values() - Static method in enum com.whitestein.lsps.engine.dto.WsRequestHandlerColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.EscalationReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.ExecutableTask.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.InterpretationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.ModelCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.ProcessingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.sharedrecord.ddl.DialectExt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityAccessor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.SimpleTerminationReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.state.StateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.engine.state.xml.ActivationCommand.ActivationCommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.whitestein.lsps.engine.state.xml.CollectionValue
Returns collection of values.
values() - Static method in enum com.whitestein.lsps.engine.state.xml.ExpressionValue.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.whitestein.lsps.engine.state.xml.RecordValue
Returns the contained values.
values() - Static method in enum com.whitestein.lsps.human.DocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.human.dto.SavedDocumentColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.human.dto.TodoAuthorization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.human.dto.TodoColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.human.dto.TodoStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.human.entity.TodoPerformer.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.antlr.AntlrFunctionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.ast.SimpleAnnotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.compiled.model.SrcModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.whitestein.lsps.lang.exec.MockMapHolder
 
values() - Static method in enum com.whitestein.lsps.lang.operation.BooleanOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.CollectionOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.ComparisonOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.DateOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.DecimalBinaryArithmeticOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.DecimalBinaryComparisonOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.DecimalUnaryOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.EnumerationOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.ErrorOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.IntegerBinaryArithmeticOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.IntegerUnaryOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.MapOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.ObjectOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.RangeOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.StringComparisonOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.StringLikeOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.operation.StringOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.signature.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.type.RecordAssociation.Multiplicity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.type.RecordFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.type.xml.BaseXSDType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.type.xml.NodeXMLKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.lang.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.os.dto.PerformerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.os.dto.PersonColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.os.PersonAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.pm.PersonLoginToIdCache
Returns an array containing the constants of this enum type, in the order they are declared.
values(ExecutionContext, MapHolder) - Method in class com.whitestein.lsps.stdlib.function.CollectionsFunctions
Returns a list of values contained in the map.
VALUES - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::ListDataSeries.values ui::DecimalDataSeries.values ui::TimedDataSeries.values ui::CategoryDataSeries.values
values() - Static method in enum com.whitestein.lsps.vaadin.ui.components.table.dataset.Filter.ComparableFilter.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.vaadin.ui.ViewModelMerger.MergeStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.visualization.DiagramConnection.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.whitestein.lsps.visualization.dto.ProcessElementType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSerializer - Class in com.whitestein.lsps.engine.state.xml
Serializes values of the type ObjectValue.
ValueSerializer(ModelInstance) - Constructor for class com.whitestein.lsps.engine.state.xml.ValueSerializer
Creates new instance.
ValueVisitor<T,E extends Throwable> - Interface in com.whitestein.lsps.engine.state.xml
Visitor visiting all non-abstract Value classes.
ValueWriter - Interface in com.whitestein.lsps.vaadin.forms.datasource
An interface for objects able to accept property value changes from ui.
var(String) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
varDef(String, String, SrcExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.CommonCompiler
 
Variable - Class in com.whitestein.lsps.engine.dto
Object representing variable.
Variable() - Constructor for class com.whitestein.lsps.engine.dto.Variable
Creates new instance.
Variable(String, ObjectValue, Type, long) - Constructor for class com.whitestein.lsps.engine.dto.Variable
Creates new instance.
Variable(String, ObjectValue, Type, long, boolean) - Constructor for class com.whitestein.lsps.engine.dto.Variable
Creates new instance.
Variable - Class in com.whitestein.lsps.engine.state.xml
Entity representing instance of a variable.
Variable() - Constructor for class com.whitestein.lsps.engine.state.xml.Variable
Creates new empty instance of Variable.
Variable(Context, String, String) - Constructor for class com.whitestein.lsps.engine.state.xml.Variable
Creates new instance of Variable.
Variable(Context, String, String, Value, boolean) - Constructor for class com.whitestein.lsps.engine.state.xml.Variable
Creates new instance of Variable.
VARIABLE_NOT_FOUND_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Error thrown when a variabled is not found in the context.
VariableChange - Class in com.whitestein.lsps.engine.change
Change of a variable value.
VariableChange(Object, Object) - Constructor for class com.whitestein.lsps.engine.change.VariableChange
Constructor.
VariableExpression - Class in com.whitestein.lsps.lang.ast
Expression representing fully qualified variable.
VariableExpression(ASTInfo, VariableInfo) - Constructor for class com.whitestein.lsps.lang.ast.VariableExpression
 
VariableInfo - Class in com.whitestein.lsps.lang.module
Information about variable; its name and access.
VariableInfo(NamespaceModel, String, Type) - Constructor for class com.whitestein.lsps.lang.module.VariableInfo
Creates a new public variable information.
VariableInfo(NamespaceModel, String, Type, boolean, boolean) - Constructor for class com.whitestein.lsps.lang.module.VariableInfo
Creates a new variable information.
VariableInfo(NamespaceModel, String, Type, boolean, boolean, Map<String, String>) - Constructor for class com.whitestein.lsps.lang.module.VariableInfo
Creates a new variable information.
VariableInitializator - Class in com.whitestein.lsps.engine
 
VariableInitializator(ModelProviderService) - Constructor for class com.whitestein.lsps.engine.VariableInitializator
Creates new instance.
Variant<T> - Class in com.whitestein.lsps.vaadin.util
Fluent API for returning record values.
Variant(T, Type, Variant.Origin, LspsContextHolder) - Constructor for class com.whitestein.lsps.vaadin.util.Variant
Creates the variant.
Variant.ClosureResultOrigin - Class in com.whitestein.lsps.vaadin.util
 
Variant.ClosureVariant - Class in com.whitestein.lsps.vaadin.util
Wraps a closure and forces you to specify the scope in which the closure is executed.
Variant.CollectionVariant<T extends Collection<V>,V> - Class in com.whitestein.lsps.vaadin.util
A set variant, allows iterating over collections.
Variant.DereferenceOrigin - Class in com.whitestein.lsps.vaadin.util
 
Variant.ListVariant<V> - Class in com.whitestein.lsps.vaadin.util
A list variant, allows access to list items.
Variant.MapVariant<K,V> - Class in com.whitestein.lsps.vaadin.util
A map variant, allows access to map items.
Variant.MethodResultOrigin - Class in com.whitestein.lsps.vaadin.util
 
Variant.Origin - Class in com.whitestein.lsps.vaadin.util
Tracks where variants came from.
Variant.PropertyOrigin - Class in com.whitestein.lsps.vaadin.util
 
Variant.RecordOrigin - Class in com.whitestein.lsps.vaadin.util
 
Variant.RecordVariant - Class in com.whitestein.lsps.vaadin.util
Accesses RecordHolder properties.
Variant.ReferenceOrigin - Class in com.whitestein.lsps.vaadin.util
 
Variant.ScopedClosureVariant - Class in com.whitestein.lsps.vaadin.util
Wraps a closure and an execution scope.
VariantConverter(Form) - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractSelect.VariantConverter
Creates a new converter used in the given form.
varName() - Method in class com.whitestein.lsps.engine.ConditionEventInterpreter
 
varName() - Method in class com.whitestein.lsps.engine.InlineStartEventInterpreter
 
varName() - Method in class com.whitestein.lsps.engine.TimerEventInterpreter
Returns name of an auxiliary date variable.
verifyPassword(String, String, String) - Static method in class com.whitestein.lsps.common.PasswordUtil
Verifies if given password is correct and returns true if the password is correct, otherwise returns false.
verifyPassword(String) - Method in class com.whitestein.lsps.orgstructure.entity.Person
Verifies if given password is correct and returns true if the password is correct, otherwise returns false.
VERTICAL_LAYOUT_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
verticalLayout() - Method in class com.whitestein.lsps.test.web.components.UICast
Casts this component to a vertical layout.
VIEW_MODEL_COMPONENT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIComponentNames
 
VIEW_MODEL_INIT - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::ViewModelAction.viewModelInit
VIEWMODEL_ACTION_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::ViewModelAction type
ViewModelMerger - Class in com.whitestein.lsps.vaadin.ui
Merges view models.
ViewModelMerger(UIScreen, ModelProviderClientService) - Constructor for class com.whitestein.lsps.vaadin.ui.ViewModelMerger
 
ViewModelMerger.MergeStrategy - Enum in com.whitestein.lsps.vaadin.ui
 
Visibility - Enum in com.whitestein.lsps.lang
Visibility, used for functions, methods, constructors and fields.
VISIBLE - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::WidgetConfiguration.visible
visit(JEEServer.JEEServerVisitor<T>) - Method in enum com.whitestein.lsps.common.JEEServer
Answer a visitor evaluation
visit(ConstantExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(SyntheticExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(VariableExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(ClosureCallExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(ClosureExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(ListExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(SetExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(MapExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(RecordExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(RecordConstructorExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(ThisConstructorExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(SuperConstructorExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(ReferenceExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(PropertyExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(MethodExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(FunctionExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(TryCatchExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(SwitchExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(AssignmentExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(CompoundAssignmentExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(ChainedExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(DereferenceExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(DefExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(ConditionalExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(EnumerationExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(CustomConstantExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(WhileExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(UnknownExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(ForExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(ForeachExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(CastExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(InstanceofExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(IfnullExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(PropertyLiteralExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(TypeExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(FunctionCallWithNamedArgs) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(IncDecExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(DebugExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(BlockExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(BreakExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(ContinueExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(ThisExpression) - Method in class com.whitestein.lsps.engine.lang.compiled.ExpressionCompiler
 
visit(NullValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(ObjectValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(BooleanValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(DecimalValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(StringValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(DateValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(ListValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(SetValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(MapValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(RecordValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(ExpressionValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(ExternalValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(TypeValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(ValueRef) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(EnumerationValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(BinaryValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(PropertyPathValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(PropertyValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(ReadOnlyRecordValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(RangeValue) - Method in interface com.whitestein.lsps.engine.state.xml.ValueVisitor
Visits value.
visit(MapType) - Method in class com.whitestein.lsps.json.impl.GenericConversionValueConverterProvider
 
visit(ObjectType) - Method in class com.whitestein.lsps.json.impl.GenericConversionValueConverterProvider
 
visit(BooleanType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(IntegerType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(DecimalType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(DateType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(StringType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(ObjectType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(NullType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(SetType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(ListType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(MapType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(RecordType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(ClosureType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(ReferenceType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(TypeType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(FreeType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(CollectionType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(EnumerationType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(EnumerationBaseType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(BinaryType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(RecordBaseType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(PropertyPathType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(PropertyType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(InterfaceType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(IntersectionType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(VoidType) - Method in class com.whitestein.lsps.json.impl.RecordValueConverterProvider
 
visit(AntlrNamedType) - Method in interface com.whitestein.lsps.lang.antlr.AntlrTypeVisitor
 
visit(AntlrDecimalType) - Method in interface com.whitestein.lsps.lang.antlr.AntlrTypeVisitor
 
visit(AntlrParametrizedType) - Method in interface com.whitestein.lsps.lang.antlr.AntlrTypeVisitor
 
visit(AntlrClosureType) - Method in interface com.whitestein.lsps.lang.antlr.AntlrTypeVisitor
 
visit(AntlrIntersectionType) - Method in interface com.whitestein.lsps.lang.antlr.AntlrTypeVisitor
 
visit(AntlrVoidType) - Method in interface com.whitestein.lsps.lang.antlr.AntlrTypeVisitor
 
visit(ClosureCallExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ClosureExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ConstantExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(SyntheticExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ListExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(MapExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(FunctionExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(PropertyExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(RecordExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(RecordConstructorExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ThisConstructorExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(SuperConstructorExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ReferenceExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(SetExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(TryCatchExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(SwitchExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(VariableExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(AssignmentExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ChainedExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(DereferenceExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(DefExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ConditionalExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(IfnullExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(EnumerationExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(CustomConstantExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(WhileExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ForExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ForeachExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(CastExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(InstanceofExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(PropertyLiteralExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(TypeExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(FunctionCallWithNamedArgs) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ThisExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(IncDecExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(DebugExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(BlockExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(BreakExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ContinueExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(MethodExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(UnknownExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(CompoundAssignmentExpression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
 
visit(ConstantExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(SyntheticExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(VariableExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ClosureCallExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ClosureExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ListExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(SetExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(MapExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(RecordExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(RecordConstructorExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ThisConstructorExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(SuperConstructorExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ReferenceExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(PropertyExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(FunctionExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(TryCatchExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(SwitchExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(AssignmentExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ChainedExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(DereferenceExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(DefExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ConditionalExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(IfnullExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(EnumerationExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(CustomConstantExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(WhileExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ForExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ForeachExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(CastExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(PropertyLiteralExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(TypeExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(FunctionCallWithNamedArgs) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(IncDecExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(DebugExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(BlockExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(BreakExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ContinueExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ThisExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(MethodExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(UnknownExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(InstanceofExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(CompoundAssignmentExpression) - Method in class com.whitestein.lsps.lang.ast.CopyExpressionVisitor
 
visit(ConstantExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(SyntheticExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(VariableExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ClosureCallExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ClosureExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ListExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(SetExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(MapExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(RecordExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(RecordConstructorExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ThisConstructorExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(SuperConstructorExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ReferenceExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(PropertyExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(FunctionExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(TryCatchExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(SwitchExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(AssignmentExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ChainedExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(DereferenceExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(DefExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ConditionalExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(EnumerationExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(CustomConstantExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(WhileExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ForExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ForeachExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(CastExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(IfnullExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(PropertyLiteralExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(TypeExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(FunctionCallWithNamedArgs) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ThisExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(IncDecExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(DebugExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(BlockExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(BreakExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ContinueExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(MethodExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(UnknownExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(InstanceofExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(CompoundAssignmentExpression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
visit(ConstantExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a constant.
visit(VariableExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a variable.
visit(ClosureCallExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a method call.
visit(ClosureExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a closure.
visit(ListExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a list expression.
visit(SetExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a set expression.
visit(MapExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a map expression.
visit(RecordExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a record expression.
visit(RecordConstructorExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a record constructor expression.
visit(ThisConstructorExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a this constructor expression.
visit(SuperConstructorExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a super constructor expression.
visit(ReferenceExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a reference expression.
visit(PropertyExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a property expression.
visit(FunctionExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a function expression.
visit(TryCatchExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a try-catch expression.
visit(SwitchExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a switch expression.
visit(AssignmentExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits an assignment expression.
visit(ChainedExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a chained expression.
visit(DereferenceExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a dereference expression.
visit(DefExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a define expression.
visit(ConditionalExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a conditional expression.
visit(EnumerationExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits an enumeration expression.
visit(CustomConstantExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a custom constant expression (a constant defined by user).
visit(WhileExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a while expresion.
visit(ForExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a for expression.
visit(ForeachExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a foreach expression.
visit(CastExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a cast expression.
visit(IfnullExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits an ifnull expression.
visit(PropertyLiteralExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a property literal expression.
visit(TypeExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a type literal expression.
visit(FunctionCallWithNamedArgs) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a function call with named args expression.
visit(ThisExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits this.
visit(IncDecExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a increment/decrement expression.
visit(DebugExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a debug expression.
visit(BlockExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a block expression.
visit(BreakExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a break expression.
visit(ContinueExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a continue expression.
visit(MethodExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits a method expression.
visit(UnknownExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits an unknown expression.
visit(SyntheticExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits an synthetic expression.
visit(InstanceofExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits an instanceof expression.
visit(CompoundAssignmentExpression) - Method in interface com.whitestein.lsps.lang.ast.ExpressionVisitor
Visits an compound assignment expression.
visit(ValidationTagAndExpression) - Method in interface com.whitestein.lsps.lang.ast.ValidationTagExpressionVisitor
Visits and expression.
visit(ValidationTagOrExpression) - Method in interface com.whitestein.lsps.lang.ast.ValidationTagExpressionVisitor
Visits or expression.
visit(ValidationTagNotExpression) - Method in interface com.whitestein.lsps.lang.ast.ValidationTagExpressionVisitor
Visits not expression.
visit(ValidationTag) - Method in interface com.whitestein.lsps.lang.ast.ValidationTagExpressionVisitor
Visits validation tag expression.
visit(BreakExpression) - Method in class com.whitestein.lsps.lang.parser.ControlExpressionValidator
 
visit(ContinueExpression) - Method in class com.whitestein.lsps.lang.parser.ControlExpressionValidator
 
visit(WhileExpression) - Method in class com.whitestein.lsps.lang.parser.ControlExpressionValidator
 
visit(ForExpression) - Method in class com.whitestein.lsps.lang.parser.ControlExpressionValidator
 
visit(ForeachExpression) - Method in class com.whitestein.lsps.lang.parser.ControlExpressionValidator
 
visit(ClosureExpression) - Method in class com.whitestein.lsps.lang.parser.ControlExpressionValidator
 
visit(ConstantExpression) - Method in class com.whitestein.lsps.lang.parser.SimpleDataInstantiator
 
visit(ClosureCallExpression) - Method in class com.whitestein.lsps.lang.parser.SimpleDataInstantiator
 
visit(BooleanType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(IntegerType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(DecimalType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(DateType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(StringType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(ObjectType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(NullType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(SetType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(ListType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(MapType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(RecordType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(InterfaceType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(IntersectionType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(ClosureType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(ReferenceType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(TypeType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(FreeType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(CollectionType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(EnumerationType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(EnumerationBaseType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(BinaryType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(RecordBaseType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(PropertyPathType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(PropertyType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(VoidType) - Method in class com.whitestein.lsps.lang.type.CopyTypeVisitor
 
visit(BooleanType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(IntegerType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(DecimalType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(DateType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(StringType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(ObjectType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(NullType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(SetType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(ListType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(MapType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(RecordType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(InterfaceType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(IntersectionType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(ClosureType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(ReferenceType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(TypeType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(FreeType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(CollectionType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(EnumerationType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(EnumerationBaseType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(BinaryType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(RecordBaseType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(PropertyPathType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(PropertyType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(VoidType) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
 
visit(BooleanType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(IntegerType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(DecimalType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(DateType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(StringType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(ObjectType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(NullType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(CollectionType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(SetType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(ListType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(MapType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(RecordType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(InterfaceType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(IntersectionType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(ClosureType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(ReferenceType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(FreeType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(TypeType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(EnumerationType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(EnumerationBaseType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(BinaryType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(RecordBaseType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(PropertyPathType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(PropertyType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(VoidType) - Method in class com.whitestein.lsps.lang.type.TraversingTypeVisitor
 
visit(BooleanType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the boolean type.
visit(IntegerType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the integer type.
visit(DecimalType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the decimal type.
visit(DateType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the date type.
visit(StringType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the string type.
visit(ObjectType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the object type.
visit(NullType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the null type.
visit(SetType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the set type.
visit(ListType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the list type.
visit(MapType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the map type.
visit(RecordType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the record type.
visit(InterfaceType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the interface type.
visit(IntersectionType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the intersection type.
visit(ClosureType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the closure type.
visit(ReferenceType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the (typed) reference type.
visit(TypeType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the type type.
visit(FreeType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the free type.
visit(CollectionType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the collection type.
visit(EnumerationType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the enumeration type.
visit(EnumerationBaseType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the enumeration base type.
visit(BinaryType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the binary base type.
visit(RecordBaseType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the record base type.
visit(PropertyPathType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the property path type.
visit(PropertyType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the property type.
visit(VoidType) - Method in interface com.whitestein.lsps.lang.type.TypeVisitor
Visits the void type.
visitChild(Expression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
Called for each child of the given node.
visitChild(Expression) - Method in class com.whitestein.lsps.lang.parser.ControlExpressionValidator
 
visitDefault() - Method in class com.whitestein.lsps.common.JEEServer.JEEServerVisitor.JEEServerVisitorAdapter
 
visited - Variable in class com.whitestein.lsps.lang.exec.ToStringBuilder
 
visitEnter(Expression) - Method in class com.whitestein.lsps.lang.AllChildrenExpressionCollector
 
visitEnter(Expression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
Notifies the visitor that the visiting process is entering a node.
visitEnter(Expression) - Method in class com.whitestein.lsps.lang.DirectChildrenExpressionCollector
 
visitExpression(Expression) - Method in class com.whitestein.lsps.lang.ast.DefaultExpressionVisitor
Returns null.
visitExpression(Expression) - Method in class com.whitestein.lsps.lang.parser.SimpleDataInstantiator
 
visitGlassfish2() - Method in class com.whitestein.lsps.common.JEEServer.JEEServerVisitor.JEEServerVisitorAdapter
 
visitGlassfish2() - Method in interface com.whitestein.lsps.common.JEEServer.JEEServerVisitor
 
visitGlassfish3() - Method in class com.whitestein.lsps.common.JEEServer.JEEServerVisitor.JEEServerVisitorAdapter
 
visitGlassfish3() - Method in interface com.whitestein.lsps.common.JEEServer.JEEServerVisitor
 
visitJBoss5() - Method in class com.whitestein.lsps.common.JEEServer.JEEServerVisitor.JEEServerVisitorAdapter
 
visitJBoss5() - Method in interface com.whitestein.lsps.common.JEEServer.JEEServerVisitor
 
visitJBoss7() - Method in class com.whitestein.lsps.common.JEEServer.JEEServerVisitor.JEEServerVisitorAdapter
 
visitJBoss7() - Method in interface com.whitestein.lsps.common.JEEServer.JEEServerVisitor
 
visitLeave(Expression) - Method in class com.whitestein.lsps.lang.ast.ChildrenExpressionVisitor
Notifies the visitor that the visiting process is leaving a node.
visitOc4J() - Method in class com.whitestein.lsps.common.JEEServer.JEEServerVisitor.JEEServerVisitorAdapter
 
visitOc4J() - Method in interface com.whitestein.lsps.common.JEEServer.JEEServerVisitor
 
visitOpenEjb() - Method in class com.whitestein.lsps.common.JEEServer.JEEServerVisitor.JEEServerVisitorAdapter
 
visitOpenEjb() - Method in interface com.whitestein.lsps.common.JEEServer.JEEServerVisitor
 
visitType(Type) - Method in class com.whitestein.lsps.lang.type.SimpleTypeVisitor
This method is called from each individual visit method for each type.
visitWeblogic() - Method in class com.whitestein.lsps.common.JEEServer.JEEServerVisitor.JEEServerVisitorAdapter
 
visitWeblogic() - Method in interface com.whitestein.lsps.common.JEEServer.JEEServerVisitor
 
visitWebsphere() - Method in class com.whitestein.lsps.common.JEEServer.JEEServerVisitor.JEEServerVisitorAdapter
 
visitWebsphere() - Method in interface com.whitestein.lsps.common.JEEServer.JEEServerVisitor
 
VisualizationServiceBean - Class in com.whitestein.lsps.visualization
This bean implements service interface for obtaining process diagram visualization data.
VisualizationServiceBean() - Constructor for class com.whitestein.lsps.visualization.VisualizationServiceBean
 
VisualizationServiceLocal - Interface in com.whitestein.lsps.visualization
This service defines methods which give access to visualization data of diagrams.
VisualizationServlet - Class in com.whitestein.lsps.vaadin.visualization
A servlet which handles JSON rpc requests for getting visualization data.
VisualizationServlet() - Constructor for class com.whitestein.lsps.vaadin.visualization.VisualizationServlet
 
VOID - Static variable in class com.whitestein.lsps.lang.type.SimpleType
VoidType instance.
VoidType - Class in com.whitestein.lsps.lang.type
 

W

WAbstractChart - Class in com.whitestein.lsps.vaadin.forms
A base class for all chart components.
WAbstractChart() - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
WAbstractComboBox - Class in com.whitestein.lsps.vaadin.forms
 
WAbstractComboBox(Class<Object>) - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractComboBox
 
WAbstractMultiSelect<T> - Class in com.whitestein.lsps.vaadin.forms
Provides basic support for Vaadin AbstractSelect, for selecting multiple values.
WAbstractMultiSelect() - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractMultiSelect
Constructor
WAbstractMultiSelect.SetHolderConverter - Class in com.whitestein.lsps.vaadin.forms
Makes sure that all select values are serializable.
WAbstractSelect<T> - Class in com.whitestein.lsps.vaadin.forms
Provides basic support for Vaadin AbstractSelect, for selecting a single value.
WAbstractSelect(Class<T>) - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractSelect
A constructor of an abstract select accepting the value type.
WAbstractSelect.VariantConverter - Class in com.whitestein.lsps.vaadin.forms
Makes sure that all presentation select values are serializable.
WAbstractSplitPanel - Class in com.whitestein.lsps.vaadin.forms
 
WAbstractSplitPanel() - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
 
WAbstractTable - Class in com.whitestein.lsps.vaadin.forms
Basic groundwork for a table.
WAbstractTable() - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractTable
 
WAbstractTable.Column - Class in com.whitestein.lsps.vaadin.forms
A table column representation.
WAbstractTable.ColumnResizeListenerImpl - Class in com.whitestein.lsps.vaadin.forms
A table column resize listener which delegates the resize event to the wrapped closure.
WAbstractTable.ValueChangeListenerImpl - Class in com.whitestein.lsps.vaadin.forms
 
WAbstractTextField - Class in com.whitestein.lsps.vaadin.forms
 
WAbstractTextField() - Constructor for class com.whitestein.lsps.vaadin.forms.WAbstractTextField
Constructor
WAccordion - Class in com.whitestein.lsps.vaadin.forms
Vertical tab sheet.
WAccordion() - Constructor for class com.whitestein.lsps.vaadin.forms.WAccordion
 
WActionLink - Class in com.whitestein.lsps.vaadin.forms
 
WActionLink() - Constructor for class com.whitestein.lsps.vaadin.forms.WActionLink
 
waitForElementPresent(By) - Method in class com.whitestein.lsps.test.web.UITester
Wait till element described by descriptor by appears
waitForGoalState(String, GoalState) - Method in class com.whitestein.lsps.test.ModelInstance
Awaits for given goal to enter given state, but at most for 60 seconds.
waitForGoalState(String, GoalState, long) - Method in class com.whitestein.lsps.test.ModelInstance
Awaits for given goal to enter given state, but at most for given time duration.
waitForLogPresent(String) - Method in class com.whitestein.lsps.test.ModelInstance
 
waitForLogPresent(String, long) - Method in class com.whitestein.lsps.test.ModelInstance
 
waitForSignal(String, long) - Method in class com.whitestein.lsps.test.ModelInstance
 
waitForSingleAliveTodo(String) - Method in class com.whitestein.lsps.test.ModelInstance
 
waitForSingleAliveTodo(String, long) - Method in class com.whitestein.lsps.test.ModelInstance
 
waitForState(ModelInstanceState) - Method in class com.whitestein.lsps.test.ModelInstance
Waits at most 60 seconds for the model instance to reach given state.
waitForState(ModelInstanceState, long) - Method in class com.whitestein.lsps.test.ModelInstance
Waits for the model instance to reach given state.
waitForVaadin() - Method in class com.whitestein.lsps.test.web.components.UIFinder
Should be invoked after every potential server contact.
waitForVariableNotNull(String, long) - Method in class com.whitestein.lsps.test.ModelInstance
Awaits for given variable to become assigned with a not-null value.
waitingRestRequestHandlerExists(String) - Method in interface com.whitestein.lsps.engine.ejb.WsServiceLocal
Tells whether or not a rest resource handler exists for the path regardless of the HTTP method.
waitingRestRequestHandlerExists(String) - Method in class com.whitestein.lsps.wsserver.WsServiceBean
 
WBrowserFrame - Class in com.whitestein.lsps.vaadin.forms
 
WBrowserFrame() - Constructor for class com.whitestein.lsps.vaadin.forms.WBrowserFrame
 
WButton - Class in com.whitestein.lsps.vaadin.forms
 
WButton() - Constructor for class com.whitestein.lsps.vaadin.forms.WButton
 
WButtonRenderer - Class in com.whitestein.lsps.vaadin.forms
 
WButtonRenderer(WGrid, Variant.RecordVariant) - Constructor for class com.whitestein.lsps.vaadin.forms.WButtonRenderer
Creates a new button renderer for a grid.
WCalendar - Class in com.whitestein.lsps.vaadin.forms
A calendar component.
WCalendar() - Constructor for class com.whitestein.lsps.vaadin.forms.WCalendar
 
WCartesianChart - Class in com.whitestein.lsps.vaadin.forms
 
WCartesianChart() - Constructor for class com.whitestein.lsps.vaadin.forms.WCartesianChart
 
WCheckBox - Class in com.whitestein.lsps.vaadin.forms
 
WCheckBox() - Constructor for class com.whitestein.lsps.vaadin.forms.WCheckBox
Constructs a new check box component.
WCheckBoxList - Class in com.whitestein.lsps.vaadin.forms
 
WCheckBoxList() - Constructor for class com.whitestein.lsps.vaadin.forms.WCheckBoxList
 
WCollapsible - Class in com.whitestein.lsps.vaadin.forms.singlecomponentcontainer
 
WCollapsible() - Constructor for class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WCollapsible
 
WComboBox - Class in com.whitestein.lsps.vaadin.forms
 
WComboBox() - Constructor for class com.whitestein.lsps.vaadin.forms.WComboBox
Creates a new combo box.
WCommonFilterFieldFactory - Class in com.whitestein.lsps.vaadin.forms.filter
Filter header fields creation common to both WTable and WGrid.
WCommonFilterFieldFactory() - Constructor for class com.whitestein.lsps.vaadin.forms.filter.WCommonFilterFieldFactory
 
WComponentGroup - Class in com.whitestein.lsps.vaadin.forms
 
WComponentGroup() - Constructor for class com.whitestein.lsps.vaadin.forms.WComponentGroup
 
WCssLayout - Class in com.whitestein.lsps.vaadin.forms
This class represents a CSS layout component.
WCssLayout() - Constructor for class com.whitestein.lsps.vaadin.forms.WCssLayout
 
WCustomField - Class in com.whitestein.lsps.vaadin.forms
 
WCustomField() - Constructor for class com.whitestein.lsps.vaadin.forms.WCustomField
Creates a new custom field.
WDateField - Class in com.whitestein.lsps.vaadin.forms
 
WDateField() - Constructor for class com.whitestein.lsps.vaadin.forms.WDateField
Constructor.
WDecimalField - Class in com.whitestein.lsps.vaadin.forms
 
WDecimalField() - Constructor for class com.whitestein.lsps.vaadin.forms.WDecimalField
Creates a new instance of decimal field.
WDownload - Class in com.whitestein.lsps.vaadin.forms
A component for downloading resources.
WDownload() - Constructor for class com.whitestein.lsps.vaadin.forms.WDownload
 
WDropZone - Class in com.whitestein.lsps.vaadin.forms.singlecomponentcontainer
 
WDropZone() - Constructor for class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WDropZone
 
WebServiceCaller - Class in com.whitestein.lsps.engine
Calls a web service.
WebServiceCaller() - Constructor for class com.whitestein.lsps.engine.WebServiceCaller
 
weeks() - Method in class com.whitestein.lsps.engine.Duration
 
WFileResource(Variant.ClosureVariant, boolean, Form) - Constructor for class com.whitestein.lsps.vaadin.util.WResource.WFileResource
Creates a resource representing a file.
WFormLayout - Class in com.whitestein.lsps.vaadin.forms
 
WFormLayout() - Constructor for class com.whitestein.lsps.vaadin.forms.WFormLayout
 
WGaugeChart - Class in com.whitestein.lsps.vaadin.forms
This class represents a gauge chart.
WGaugeChart() - Constructor for class com.whitestein.lsps.vaadin.forms.WGaugeChart
 
WGrid - Class in com.whitestein.lsps.vaadin.forms
Represents Vaadin Grid, backed by forms::DataSource.
WGrid() - Constructor for class com.whitestein.lsps.vaadin.forms.WGrid
 
WGrid.ColumnResizeListenerImpl - Class in com.whitestein.lsps.vaadin.forms
A table column resize listener which delegates the resize event to the wrapped closure.
WGrid.RowStyleGeneratorImpl - Class in com.whitestein.lsps.vaadin.forms
 
WGrid.WRendererClickListener - Class in com.whitestein.lsps.vaadin.forms
Clickable renderer listener.
WGridLayout - Class in com.whitestein.lsps.vaadin.forms
 
WGridLayout() - Constructor for class com.whitestein.lsps.vaadin.forms.WGridLayout
 
WGridStackDashboard - Class in com.whitestein.lsps.vaadin.forms.dashboard
 
WGridStackDashboard() - Constructor for class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
 
WhileExpression - Class in com.whitestein.lsps.lang.ast
While construct expression.
WhileExpression(ASTInfo, Expression, Expression) - Constructor for class com.whitestein.lsps.lang.ast.WhileExpression
 
WHorizontalLayout - Class in com.whitestein.lsps.vaadin.forms
 
WHorizontalLayout() - Constructor for class com.whitestein.lsps.vaadin.forms.WHorizontalLayout
 
WHorizontalSplitPanel - Class in com.whitestein.lsps.vaadin.forms
 
WHorizontalSplitPanel() - Constructor for class com.whitestein.lsps.vaadin.forms.WHorizontalSplitPanel
 
WIDGET_CHANGE_EVENT_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::WidgetChangeEvent type
WIDGET_CHANGE_LISTENER_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::WidgetChangeListener type
WIDGET_CONFIGURATION_TYPE - Static variable in class com.whitestein.lsps.vaadin.util.Events
Fully qualified name of ui::WidgetConfiguration type
WIDGET_ID - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::DashboardWidget.widgetId
widgetConfigured - Variable in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
 
widgetConfigured - Variable in class com.whitestein.lsps.vaadin.forms.WTokenField
 
WIDGETS - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::Dashboard.widgets
WIDTH - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
ui::WidgetConfiguration.width
WIDTH - Static variable in class com.whitestein.lsps.vaadin.util.Hints
Constant for the 'width' hint.
widthOf(Sizeable) - Static method in class com.whitestein.lsps.vaadin.util.Hints.Size
Provides access to component width.
WImage - Class in com.whitestein.lsps.vaadin.forms
 
WImage() - Constructor for class com.whitestein.lsps.vaadin.forms.WImage
 
WImageRenderer - Class in com.whitestein.lsps.vaadin.forms
Image renderer for the grid component.
WImageRenderer(WGrid, Variant.RecordVariant) - Constructor for class com.whitestein.lsps.vaadin.forms.WImageRenderer
Creates a new image renderer for the grid component.
WInputComponentWithValue<T> - Class in com.whitestein.lsps.vaadin.forms
 
WInputComponentWithValue(Class<T>) - Constructor for class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
Constructor.
withParameterNames(Collection<String>) - Method in class com.whitestein.lsps.os.dto.RoleUnitName
Returns this role unit name rebased using the specified parameter names.
WLabel - Class in com.whitestein.lsps.vaadin.forms
 
WLabel() - Constructor for class com.whitestein.lsps.vaadin.forms.WLabel
Creates a new instance of the label.
WLink - Class in com.whitestein.lsps.vaadin.forms
 
WLink() - Constructor for class com.whitestein.lsps.vaadin.forms.WLink
 
WLinkRenderer - Class in com.whitestein.lsps.vaadin.forms
Link renderer for the grid component.
WLinkRenderer(WGrid, Variant.RecordVariant) - Constructor for class com.whitestein.lsps.vaadin.forms.WLinkRenderer
Creates a link renderer for the grid component.
WMapDisplay - Class in com.whitestein.lsps.vaadin.forms
A Map Display component.
WMapDisplay() - Constructor for class com.whitestein.lsps.vaadin.forms.WMapDisplay
 
WMultiselectComboBox - Class in com.whitestein.lsps.vaadin.forms
 
WMultiselectComboBox() - Constructor for class com.whitestein.lsps.vaadin.forms.WMultiselectComboBox
 
WMultiSelectList - Class in com.whitestein.lsps.vaadin.forms
 
WMultiSelectList() - Constructor for class com.whitestein.lsps.vaadin.forms.WMultiSelectList
 
WOrderedComponentGroup - Class in com.whitestein.lsps.vaadin.forms
 
WOrderedComponentGroup() - Constructor for class com.whitestein.lsps.vaadin.forms.WOrderedComponentGroup
 
WPanel - Class in com.whitestein.lsps.vaadin.forms.singlecomponentcontainer
 
WPanel() - Constructor for class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPanel
 
WPasswordField - Class in com.whitestein.lsps.vaadin.forms
 
WPasswordField() - Constructor for class com.whitestein.lsps.vaadin.forms.WPasswordField
 
WPdfViewer - Class in com.whitestein.lsps.vaadin.forms
 
WPdfViewer() - Constructor for class com.whitestein.lsps.vaadin.forms.WPdfViewer
Creates a new instance of the label.
WPieChart - Class in com.whitestein.lsps.vaadin.forms
A pie chart.
WPieChart() - Constructor for class com.whitestein.lsps.vaadin.forms.WPieChart
 
WPolarChart - Class in com.whitestein.lsps.vaadin.forms
 
WPolarChart() - Constructor for class com.whitestein.lsps.vaadin.forms.WPolarChart
 
WPopup - Class in com.whitestein.lsps.vaadin.forms.singlecomponentcontainer
 
WPopup() - Constructor for class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
 
WRadioButtonList - Class in com.whitestein.lsps.vaadin.forms
 
WRadioButtonList() - Constructor for class com.whitestein.lsps.vaadin.forms.WRadioButtonList
Creates a new radio button list.
wrap(Exception, String, String) - Static method in exception com.whitestein.lsps.common.ErrorException
Wraps the given exception into a proper ErrorException.
wrap(Exception, String, String, String[]) - Static method in exception com.whitestein.lsps.common.ErrorException
Wraps the given exception into a proper ErrorException.
wrap(Exception) - Static method in exception com.whitestein.lsps.common.ErrorException
Wraps the given exception into a proper ErrorException.
wrap(Exception, String[]) - Static method in exception com.whitestein.lsps.common.ErrorException
Wraps the given exception into a proper ErrorException.
wrap(Object, LspsContextHolder) - Static method in class com.whitestein.lsps.vaadin.util.UIComponents
Makes sure that the passed engine value is serializable.
wrap(T, LspsContextHolder) - Static method in class com.whitestein.lsps.vaadin.util.Variant
Wraps given object in a variant, making it effectively serializable.
wrappedBusinessData - Variable in class com.whitestein.lsps.vaadin.ui.components.calendar.UICalendar.LSPSCalendarEvent
Reference to the business data object wrapper (use UIComponents.unwrap(java.io.Serializable) to obtain actual data object).
wrapper - Variable in class com.whitestein.lsps.vaadin.ui.components.table.UITableBase.ComponentTuple
Sometimes it is necessary to wrap UITableBase.ComponentTuple.uiComponent in a Vaadin CssLayout or similar.
WRAPPING_ELEMENT_NODE_NAME_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Name of metadata which represents node name of element which wrap given RecordType field or RecordType itself in xml representation.
WRAPPING_ELEMENT_XML_NAMESPACE_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Name of metadata which represents xml namespace of element which wrap given RecordType field or RecordType itself in xml representation.
WrappingErrorException - Exception in com.whitestein.lsps.engine
Error exception used to wrap runtime exceptions to prevent rollback.
WrappingErrorException(String, RuntimeException) - Constructor for exception com.whitestein.lsps.engine.WrappingErrorException
Creates new instance.
WrappingErrorException(String, RuntimeException, String[]) - Constructor for exception com.whitestein.lsps.engine.WrappingErrorException
Creates a new instance.
WRendererClickListener(WGrid, Variant.RecordVariant, String) - Constructor for class com.whitestein.lsps.vaadin.forms.WGrid.WRendererClickListener
Creates a new click listener for the clickable renderer.
WResource - Class in com.whitestein.lsps.vaadin.util
Converts LSPS resources to Vaadin resources.
WResource() - Constructor for class com.whitestein.lsps.vaadin.util.WResource
 
WResource.WFileResource - Class in com.whitestein.lsps.vaadin.util
A resource representing a file.
WRichTextArea - Class in com.whitestein.lsps.vaadin.forms
 
WRichTextArea() - Constructor for class com.whitestein.lsps.vaadin.forms.WRichTextArea
Constructor
write(int) - Method in class com.whitestein.lsps.common.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.whitestein.lsps.common.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class com.whitestein.lsps.engine.state.EscapingOutputStreamWriter
 
write(char[], int, int) - Method in class com.whitestein.lsps.engine.state.EscapingOutputStreamWriter
 
write(String, int, int) - Method in class com.whitestein.lsps.engine.state.EscapingOutputStreamWriter
 
WRITE_ALL_TODO - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows to write all to-do data.
WRITE_DOCUMENTS - Static variable in class com.whitestein.lsps.human.HumanRights
Security right that allows write saved document state
WRITE_MODEL_INSTANCE - Static variable in class com.whitestein.lsps.engine.EngineRights
Security right that allows to write model instance state (XML).
writeChildComponents(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
Stores the child components to the internal state.
writeChildComponents(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.ComponentWithValue
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.dashboard.WGridStackDashboard
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.FormComponent
Writes the UI state of this component to the provided map.
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WCollapsible
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WDropZone
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WPopup
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WSingleComponentContainer
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractChart
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractComboBox
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSelect
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractSplitPanel
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTable
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WAbstractTextField
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WBrowserFrame
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WCalendar
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WCartesianChart
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WComboBox
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WComponentGroup
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WDateField
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WDecimalField
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WDownload
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WGaugeChart
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WGrid
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WGridLayout
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WImage
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WInputComponentWithValue
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WLabel
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WLink
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WMapDisplay
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WMultiSelectList
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WPdfViewer
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WPieChart
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WSearchComboBox
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WSingleSelectList
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WSlider
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTable
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTabSheet
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTextArea
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTokenField
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTree
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WTreeTable
 
writeInternalState(Map<String, Object>) - Method in class com.whitestein.lsps.vaadin.forms.WUpload
 
writeJson(Object) - Method in class com.whitestein.lsps.json.impl.JsonWriter
Creates a JSON representation of the LSPS object.
writeReplace() - Method in class com.whitestein.lsps.engine.sharedrecord.SharedRecordEntityProxy
 
writeStaticResourceResponse(HttpServletRequest, HttpServletResponse, VaadinDynamicThemeFilter.FileContents) - Method in class com.whitestein.lsps.vaadin.util.VaadinDynamicThemeFilter
Writes the contents of the given resourceUrl in the response.
writeToFile(SrcClass) - Method in class com.whitestein.lsps.engine.lang.compiled.FileWriter
 
writeToFile(String) - Method in class com.whitestein.lsps.lang.compiled.model.SrcClass
 
writeUserTrack(String, UserActivityTrack) - Method in class com.whitestein.lsps.activeuser.ActiveUserCache
 
writeValue(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.RecordVariantValueWriter
Writes the value to property path target.
writeValue(Object) - Method in class com.whitestein.lsps.vaadin.forms.datasource.ValueProvider.ValueKeepingValueProvider
 
writeValue(Object) - Method in interface com.whitestein.lsps.vaadin.forms.datasource.ValueWriter
Writes the.
WRONG_SIZE_ERROR - Static variable in class com.whitestein.lsps.lang.exception.Errors
Wrong size error.
WS_STYLE_DOCUMENT_LITERAL - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Value of metadata 'WsStyle' which indicates the document/literal style for given webservice operation

Used in TaskType in constructing SoapCall task definition.
WS_STYLE_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Name of metadata which represents the webservice style used for given webservice operation in SoapCall task.
WS_STYLE_RPC_LITERAL - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Value of metadata 'WsStyle' which indicates the rpc/literal style for given webservice operation

Used in TaskType in constructing SoapCall task definition.
WsCallException - Exception in com.whitestein.lsps.engine.exception
Simple exception which signalize any error related to processing of web service call.
WsCallException(String, Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.WsCallException
Constructs a new exception with the specified detail message and cause.
WsCallException(String) - Constructor for exception com.whitestein.lsps.engine.exception.WsCallException
Constructs a new exception with the specified detail message.
WsCallException(Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.WsCallException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString())
WsConstants - Interface in com.whitestein.lsps.ws.util
Interface with constants used in web service client implementation
WSearchComboBox - Class in com.whitestein.lsps.vaadin.forms
Combo-box fine tuned for showing large sets of data and lazy query container filtering.
WSearchComboBox() - Constructor for class com.whitestein.lsps.vaadin.forms.WSearchComboBox
Creates a new combo box.
WSingleComponentContainer - Class in com.whitestein.lsps.vaadin.forms.singlecomponentcontainer
 
WSingleComponentContainer() - Constructor for class com.whitestein.lsps.vaadin.forms.singlecomponentcontainer.WSingleComponentContainer
 
WSingleSelectList - Class in com.whitestein.lsps.vaadin.forms
 
WSingleSelectList() - Constructor for class com.whitestein.lsps.vaadin.forms.WSingleSelectList
Creates a new single select list.
WSlider - Class in com.whitestein.lsps.vaadin.forms
 
WSlider() - Constructor for class com.whitestein.lsps.vaadin.forms.WSlider
Creates a new instance of decimal field.
WSortableLayout - Class in com.whitestein.lsps.vaadin.forms.bam
A vertical layout supporting reordering of the contained components using 'Drag and Drop'.
WSortableLayout() - Constructor for class com.whitestein.lsps.vaadin.forms.bam.WSortableLayout
 
WsProcessResponse - Class in com.whitestein.lsps.engine
This object is sent back from the process engine to jms topic, so that listening mdb can lookup servlet waiting for response and notify it.
WsProcessResponse(Long, String, Map<String, String>) - Constructor for class com.whitestein.lsps.engine.WsProcessResponse
 
WsRequestHandler - Class in com.whitestein.lsps.engine.dto
This object bear information about particular process (modelInstanceId), waiting for specific web service request (operationURI) on given task (identifier).
WsRequestHandler() - Constructor for class com.whitestein.lsps.engine.dto.WsRequestHandler
Instantiates a new WsRequestWaitPoint object.
WsRequestHandler(Long, Long, Long, String, String, Date, String, byte[], Date, String, byte[], Date, Boolean, Boolean, Boolean) - Constructor for class com.whitestein.lsps.engine.dto.WsRequestHandler
Instantiates a new WsRequestWaitPoint object with given parameters
WsRequestHandler - Class in com.whitestein.lsps.wsserver.entity
Persistent entity for storing information about model instances waiting for web service requests.
WsRequestHandler() - Constructor for class com.whitestein.lsps.wsserver.entity.WsRequestHandler
Creates new instance.
WsRequestHandler(Long, Long, Long, String, String, Date, String, Date, String, Date, boolean, boolean, boolean) - Constructor for class com.whitestein.lsps.wsserver.entity.WsRequestHandler
Creates new instance.
WsRequestHandlerColumn - Enum in com.whitestein.lsps.engine.dto
Columns that can be used in queries.
WsRequestHandlerCriteria - Class in com.whitestein.lsps.engine.dto
Criteria object for searching WsRequestHandler-s.
WsRequestHandlerCriteria() - Constructor for class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
Default constructor.
WsRequestHandlerCriteria(int) - Constructor for class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
Constructor with paging ON and given result count.
WsRequestHandlerCriteria(int, int) - Constructor for class com.whitestein.lsps.engine.dto.WsRequestHandlerCriteria
Constructor with paging ON and given index and result count.
WsRequestHandlerDao - Interface in com.whitestein.lsps.wsserver.dao
Dao interface.
WsRequestHandlerList - Class in com.whitestein.lsps.engine.dto
Ws request handler list.
WsRequestHandlerList() - Constructor for class com.whitestein.lsps.engine.dto.WsRequestHandlerList
Creates new instance.
WsRequestHandlerList(Collection<WsRequestHandler>, long) - Constructor for class com.whitestein.lsps.engine.dto.WsRequestHandlerList
Creates new instance.
WsRequestHandlerNotFoundException - Exception in com.whitestein.lsps.engine.exception
Thrown if a ws request handler is not found.
WsRequestHandlerNotFoundException(long) - Constructor for exception com.whitestein.lsps.engine.exception.WsRequestHandlerNotFoundException
Creates new instance.
WsRequestHandlerOrdering - Class in com.whitestein.lsps.engine.dto
WsRequestWaitPoint ordering.
WsRequestHandlerOrdering() - Constructor for class com.whitestein.lsps.engine.dto.WsRequestHandlerOrdering
Creates new instance.
WsRequestHandlerOrdering(WsRequestHandlerColumn, OrderDirection) - Constructor for class com.whitestein.lsps.engine.dto.WsRequestHandlerOrdering
Creates new instance.
WsRequestMessage - Class in com.whitestein.lsps.wsserver.task
 
WsRequestMessage(Identifier, Identifier, Document, String, String, Map<String, String>) - Constructor for class com.whitestein.lsps.wsserver.task.WsRequestMessage
Creates new instance.
WsRequestObject - Class in com.whitestein.lsps.wsclient
The object which represents the web service request from engine.
WsRequestObject() - Constructor for class com.whitestein.lsps.wsclient.WsRequestObject
Creates new instance.
WsRequestWaitPointTask - Class in com.whitestein.lsps.wsserver.task
This task implements the behavior of waiting for the web service request.
WsRequestWaitPointTask() - Constructor for class com.whitestein.lsps.wsserver.task.WsRequestWaitPointTask
Creates new instance.
WsRequestWaitPointTask(WsRequestHandlerDao, BinaryDataServiceLocal) - Constructor for class com.whitestein.lsps.wsserver.task.WsRequestWaitPointTask
Creates new instance.
WsResponseMDB - Class in com.whitestein.lsps.engine
Message driven bean which handles web service responses sent by process engine.
WsResponseMDB() - Constructor for class com.whitestein.lsps.engine.WsResponseMDB
 
WsResponseObject - Class in com.whitestein.lsps.wsclient
The object which represents the web service response of particular web service operation invocation .
WsResponseObject() - Constructor for class com.whitestein.lsps.wsclient.WsResponseObject
 
WsResponseTask - Class in com.whitestein.lsps.wsserver.task
Implementation of task which is responsible for processing web service response.
WsResponseTask() - Constructor for class com.whitestein.lsps.wsserver.task.WsResponseTask
Creates new instance.
WsService - Interface in com.whitestein.lsps.engine
This service provides few methods for manipulation with WsRequestHandler objects.
WsServiceBean - Class in com.whitestein.lsps.wsserver
Implementation of WsService interface.
WsServiceBean() - Constructor for class com.whitestein.lsps.wsserver.WsServiceBean
Creates new instance.
WsServiceLocal - Interface in com.whitestein.lsps.engine.ejb
Local interface for WsService.
WsServiceRemote - Interface in com.whitestein.lsps.engine.ejb
Remote interface for WsService.
WsSoapCall - Class in com.whitestein.lsps.wsclient.task
This is the generic implementation of task for web service calls.
WsSoapCall() - Constructor for class com.whitestein.lsps.wsclient.task.WsSoapCall
 
WsSoapCallFunctions - Interface in com.whitestein.lsps.wsclient.function
Webservice functions.
WsSoapCallFunctionsImpl - Class in com.whitestein.lsps.wsclient.function
Implementation of WsSoapCallFunctions
WsSoapCallFunctionsImpl() - Constructor for class com.whitestein.lsps.wsclient.function.WsSoapCallFunctionsImpl
 
WsSoapMessageBuilder - Class in com.whitestein.lsps.ws.util
This class is used for building web service xml messages based on object type and object instance.
WsSoapMessageBuilder(Map<String, String>, Type, String, boolean, BinaryDataService) - Constructor for class com.whitestein.lsps.ws.util.WsSoapMessageBuilder
Construct new instance for given input type
WsSoapMessageParser - Class in com.whitestein.lsps.ws.util
This class is used for parsing web service xml responses based on output type and and soap fault types.
WsSoapMessageParser(ExecutionContext, Type, List<RecordType>, Map<String, String>, String, boolean, BinaryDataService, CoreTypeFactory) - Constructor for class com.whitestein.lsps.ws.util.WsSoapMessageParser
Constructs new instance initialized with given output type and soap fault types.
WTab(FormComponent) - Constructor for class com.whitestein.lsps.vaadin.forms.WTabSheet.WTab
Creates a new tab for the provided content.
WTable - Class in com.whitestein.lsps.vaadin.forms
 
WTable() - Constructor for class com.whitestein.lsps.vaadin.forms.WTable
 
WTableFilterDecorator - Class in com.whitestein.lsps.vaadin.forms
 
WTableFilterDecorator(WAbstractTable) - Constructor for class com.whitestein.lsps.vaadin.forms.WTableFilterDecorator
Creates a new filter decorator for the given table.
WTabSheet - Class in com.whitestein.lsps.vaadin.forms
 
WTabSheet() - Constructor for class com.whitestein.lsps.vaadin.forms.WTabSheet
 
WTabSheet.WTab - Class in com.whitestein.lsps.vaadin.forms
A tab.
WTextArea - Class in com.whitestein.lsps.vaadin.forms
Expandable textarea.
WTextArea() - Constructor for class com.whitestein.lsps.vaadin.forms.WTextArea
 
WTextField - Class in com.whitestein.lsps.vaadin.forms
 
WTextField() - Constructor for class com.whitestein.lsps.vaadin.forms.WTextField
 
WTokenField - Class in com.whitestein.lsps.vaadin.forms
 
WTokenField() - Constructor for class com.whitestein.lsps.vaadin.forms.WTokenField
 
WTree - Class in com.whitestein.lsps.vaadin.forms
Allows selection of a single item from a list which is formatted as a tree.
WTree() - Constructor for class com.whitestein.lsps.vaadin.forms.WTree
Creates a new instnace of this class.
WTreeTable - Class in com.whitestein.lsps.vaadin.forms
 
WTreeTable() - Constructor for class com.whitestein.lsps.vaadin.forms.WTreeTable
 
WUpload - Class in com.whitestein.lsps.vaadin.forms
 
WUpload() - Constructor for class com.whitestein.lsps.vaadin.forms.WUpload
 
WVerticalLayout - Class in com.whitestein.lsps.vaadin.forms
 
WVerticalLayout() - Constructor for class com.whitestein.lsps.vaadin.forms.WVerticalLayout
 
WVerticalSplitPanel - Class in com.whitestein.lsps.vaadin.forms
 
WVerticalSplitPanel() - Constructor for class com.whitestein.lsps.vaadin.forms.WVerticalSplitPanel
 

X

X - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
 
X_AXES - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::CartesianChart.xAxes ui::PolarChart.xAxes
X_AXIS - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
 
X_AXIS_INDEX - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::DataSeries.xAxisIndex
XfaPdfFiller - Class in com.whitestein.lsps.stdlib.function
 
XML_NAMESPACE_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Name of metadata which represents xml namespace which should be used in xml representation of given RecordType field or RecordType itself.
XmlBuilder - Class in com.whitestein.lsps.xml.util
This class provides functionality for building xml out of lsps objects.
XmlBuilder(XmlTypesConverter) - Constructor for class com.whitestein.lsps.xml.util.XmlBuilder
 
XmlEntity - Interface in com.whitestein.lsps.engine.state.xml
 
XmlFunctions - Interface in com.whitestein.lsps.xml.function
Set of functions for conversion between lsps objects and xml (both directions).
XmlFunctionsImpl - Class in com.whitestein.lsps.xml.function
Xml functions.
XmlFunctionsImpl() - Constructor for class com.whitestein.lsps.xml.function.XmlFunctionsImpl
 
XmlMapping - Class in com.whitestein.lsps.lang.type.xml
Base class for xml mapping of records and record fields
XmlMapping(String, String, String, boolean) - Constructor for class com.whitestein.lsps.lang.type.xml.XmlMapping
 
XmlParser - Class in com.whitestein.lsps.xml.util
Parses xml documents into LSPS objects based on mapping defined in metadata or default mapping
XmlParser(Namespace, ModelInstance, XmlTypesParser, CoreTypeFactory) - Constructor for class com.whitestein.lsps.xml.util.XmlParser
 
XmlParserException - Exception in com.whitestein.lsps.engine.exception
Exception is thrown when a problem is detected in xml messages parsing.
XmlParserException() - Constructor for exception com.whitestein.lsps.engine.exception.XmlParserException
 
XmlParserException(String, Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.XmlParserException
 
XmlParserException(String) - Constructor for exception com.whitestein.lsps.engine.exception.XmlParserException
 
XmlParserException(Throwable) - Constructor for exception com.whitestein.lsps.engine.exception.XmlParserException
 
XmlParsingException - Exception in com.whitestein.lsps.xml.util
This exception occurs if any problem with xml processing (parsing, building) is detected.
XmlParsingException() - Constructor for exception com.whitestein.lsps.xml.util.XmlParsingException
 
XmlParsingException(String, Throwable) - Constructor for exception com.whitestein.lsps.xml.util.XmlParsingException
 
XmlParsingException(String) - Constructor for exception com.whitestein.lsps.xml.util.XmlParsingException
 
XmlParsingException(Throwable) - Constructor for exception com.whitestein.lsps.xml.util.XmlParsingException
 
XmlProcessingException - Exception in com.whitestein.lsps.xml.util
This exception occurs if any problem with xml processing (parsing, building) is detected.
XmlProcessingException() - Constructor for exception com.whitestein.lsps.xml.util.XmlProcessingException
 
XmlProcessingException(String, Throwable) - Constructor for exception com.whitestein.lsps.xml.util.XmlProcessingException
 
XmlProcessingException(String) - Constructor for exception com.whitestein.lsps.xml.util.XmlProcessingException
 
XmlProcessingException(Throwable) - Constructor for exception com.whitestein.lsps.xml.util.XmlProcessingException
 
XmlTypesConverter - Class in com.whitestein.lsps.xml.util
Simple utility class which is able to convert Process variables to String representation based on target xsd type and type of given variable.
XmlTypesConverter(BinaryDataService) - Constructor for class com.whitestein.lsps.xml.util.XmlTypesConverter
Creates new instance.
XmlTypesParser - Class in com.whitestein.lsps.xml.util
Simple utility class which is able to convert xsd string to Process variables based on the xsd type and type of given variable.
XmlTypesParser(BinaryDataService, Namespace) - Constructor for class com.whitestein.lsps.xml.util.XmlTypesParser
Creates new instance.
XmlUtil - Class in com.whitestein.lsps.xml.util
Provides several methods for manipulation with xml, especially dom objects.
XSD_TYPE_METADATA_NAME - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
Name of metadata which indicate that the xsd type to which is mapped given field of RecordType or RecordType itself.
XsdUtil - Class in com.whitestein.lsps.xml.util
Provides several useful methods related to xsd.
XSI_PREFIX - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
XSI prefix
XSI_XML_NAMESPACE - Static variable in interface com.whitestein.lsps.ws.util.WsConstants
XML namespace used for xsi specific elements (xsd:schema, xsd:complexType etc.).

Y

Y - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeriesItem
 
Y_AXES - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::CartesianChart.yAxes ui::PolarChart.yAxes
Y_AXIS - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.RecordDataSeries
 
Y_AXIS_INDEX - Static variable in interface com.whitestein.lsps.vaadin.ui.components.ChartFieldNames
ui::DataSeries.yAxisIndex
years() - Method in class com.whitestein.lsps.engine.Duration
 

Z

ZERO - Static variable in class com.whitestein.lsps.lang.Decimal
Decimal with value 0.
zip(File, File...) - Static method in class com.whitestein.lsps.common.ZipUtils
Packs the given input directory to the given file.
zip(OutputStream, File...) - Static method in class com.whitestein.lsps.common.ZipUtils
Packs the given input directory to the given output stream.
ZipUtils - Class in com.whitestein.lsps.common
Utility class for unpacking zip files.
ZipUtils() - Constructor for class com.whitestein.lsps.common.ZipUtils
 
ZOOM - Static variable in interface com.whitestein.lsps.vaadin.ui.components.UIFieldNames
 

_

_LSPS_MODULE_NAME - Static variable in class com.whitestein.lsps.vaadin.internal.model.forms.FormsRecordWrapperFactoryImpl
 
_LSPS_MODULE_NAME - Static variable in class com.whitestein.lsps.vaadin.internal.model.uicommon.UicommonRecordWrapperFactoryImpl
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links
LSPS 3.2 SDK

Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.