| Package | Description |
|---|---|
| org.egov.infra.messaging.custom.entity | |
| org.egov.infra.workflow.entity | |
| org.egov.infstr.services |
| Modifier and Type | Method and Description |
|---|---|
Set<Position> |
NotificationGroup.getMembers() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationGroup.setMembers(Set<Position> members) |
| Modifier and Type | Method and Description |
|---|---|
Position |
State.getInitiatorPosition() |
Position |
StateHistory.getInitiatorPosition() |
Position |
State.getOwnerPosition() |
Position |
StateHistory.getOwnerPosition() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.setInitiatorPosition(Position initiatorPosition) |
void |
StateHistory.setInitiatorPosition(Position initiatorPosition) |
protected void |
State.setOwnerPosition(Position ownerPosition) |
void |
StateHistory.setOwnerPosition(Position ownerPosition) |
StateAware |
StateAware.withInitiator(Position owner) |
StateAware |
StateAware.withOwner(Position owner) |
| Modifier and Type | Method and Description |
|---|---|
Position |
EISServeable.getPrimaryPositionForUser(Long userId,
Date forDate)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<Position> |
EISServeable.getPositionsForUser(Long userId,
Date forDate)
Deprecated.
|
List<Position> |
EISServeable.getUniquePositionList(HashMap<String,String> paramMap,
Date date)
This API is to get a list of employeeView from HashMap values that are
passed.
|
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.