Package | Description |
---|---|
com.whitestein.lsps.engine.dto.val | |
com.whitestein.lsps.engine.lang | |
com.whitestein.lsps.engine.lang.compiled | |
com.whitestein.lsps.engine.sharedrecord | |
com.whitestein.lsps.lang.exec |
All types in the language have their Java implementation class.
|
com.whitestein.lsps.orgstructure.context |
Classes that represents Organization Structure model objects
like
RoleUnitHolder in java code. |
com.whitestein.lsps.stdlib.type |
This package contains implementations of core reflection types.
|
Modifier and Type | Class and Description |
---|---|
class |
ExternalRecordValue
ExternalRecordValue
|
class |
RecordValue
A set value.
|
Modifier and Type | Class and Description |
---|---|
class |
ExternalRecordEntityAdapter
Common implementation for pojo and
ExternalRecordEntity based adapters. |
class |
ExternalRecordHolder
RecordHolder implementation for shared records backed by Hibernate dynamic maps.
|
class |
ExternalRecordHolderBase
This class is used for extending the holder system.
|
class |
InternalRecordEntityAdapter
Adapter for internal record.
|
class |
InternalRecordHolder
Implementation of
RecordHolder used for runtime. |
class |
ReadOnlyRecordHolder
Read only record holder.
|
class |
RecordEntityAdapter
Adapter of record entity.
|
class |
RecordHolderBase<T extends ComplexValue>
Base class for all
RecordHolder implementations. |
class |
RecordProxySetHolder
Holder for record proxy set.
|
Modifier and Type | Class and Description |
---|---|
class |
CompiledRecord
Superclass of compiled records.
|
class |
CompiledRecordProxySetHolder |
Modifier and Type | Class and Description |
---|---|
class |
PojoExternalRecordEntityAdapter
Adapter for external record backed by pojo entity.
|
class |
PojoSharedRecordEntityAdapter
Adapter for shared records that are backed by pojo entity.
|
class |
SharedRecordEntityAdapter
Common adapter for shared record entity.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RecordHolder
All objects of the type
RecordType must implement this interface. |
Modifier and Type | Class and Description |
---|---|
class |
MockRecordHolder |
Modifier and Type | Class and Description |
---|---|
class |
AnyPerformerHolder
Special performer representing any known performer.
|
class |
RoleUnitHolder
The RoleUnit holder used to represent records of type Role or OrganizationUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
AchieveGoalHolder
Holder for achieve goal.
|
class |
GoalHolder
Holder for a goal.
|
class |
GoalPlanHolder<E extends GOElement>
The class provides access to the model and execution data.
|
class |
MaintainGoalHolder
Holder for maintain goal.
|
class |
PlanHolder
Holder for plan.
|
class |
ProcessInstanceAdapter
Adapter for process instance reflection type.
|
class |
ProcessInstanceHolder
Holder representing a process instance.
|
class |
ProcessInstanceRemoteMIAdapter
Adapter for process instance referenced from other model instance.
|
class |
ProcessInstanceThisMIAdapter
Adapter for process instance referenced from parent model instance.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.