Package | Description |
---|---|
com.whitestein.lsps.orgstructure.context |
Classes that represents Organization Structure model objects
like
RoleUnitHolder in java code. |
com.whitestein.lsps.orgstructure.function |
Classes that implements functions defined
in the Organization Structure module.
|
Modifier and Type | Method and Description |
---|---|
AnyPerformerHolder |
OrgTypeFactoryImpl.getAnyPerformer(ModelInstance modelInstance) |
AnyPerformerHolder |
OrgTypeFactory.getAnyPerformer(ModelInstance modelInstance)
Returns a special
human::Performer record which represents any known performer. |
Modifier and Type | Method and Description |
---|---|
AnyPerformerHolder |
OrgStructureFunctionsImpl.anyPerformer(ExecutionContext context) |
AnyPerformerHolder |
OrgStructureFunctions.anyPerformer(ExecutionContext context)
Returns a special performer representing any known process performer.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.