Package | Description |
---|---|
com.whitestein.lsps.human |
Services for accessing the functionality related to human-oriented processes.
|
com.whitestein.lsps.orgstructure.entity |
Persistent entities for the Organizational Structure.
|
Modifier and Type | Method and Description |
---|---|
void |
TodoPersonChangePlugin.onChanges(List<PersonChange> changes) |
Modifier and Type | Class and Description |
---|---|
class |
PersonActiveChange
Change triggered by activation/de-activation of a person.
|
class |
PersonRoleChange
Change of person's roles.
|
class |
PersonSubstitutionActiveChange
Change of person's substitution active attribute.
|
class |
PersonSubstitutionChange
Change of person's substitution.
|
Modifier and Type | Method and Description |
---|---|
void |
PersonChangePlugin.onChanges(List<PersonChange> changes)
Method is invoked on person changes.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.