|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrganizationReversionDetailTrickleDownInactivationService
Services needed to inactivate organization reversion details when one of their respective parents - either the organization reversion or the category that they relate to - are inactivated
| Method Summary | |
|---|---|
void |
trickleDownActiveOrganizationReversionDetails(OrganizationReversionCategory organizationReversionCategory,
String documentNumber)
Activates (or "boxes") organization reversion details whose related organization reversion category is being inactivated, and writes notes on the Organization Reversion Category maintenance document about it |
void |
trickleDownActiveOrganizationReversionDetails(OrganizationReversion organizationReversion,
String documentNumber)
Activates organization reversion details whose containing organization reversion is being inactivated, and writes notes on the Organization Reversion maintenance document about it |
void |
trickleDownInactiveOrganizationReversionDetails(OrganizationReversionCategory organizationReversionCategory,
String documentNumber)
Inactivates (or "boxes") organization reversion details whose related organization reversion category is being inactivated, and writes notes on the Organization Reversion Category maintenance document about it |
void |
trickleDownInactiveOrganizationReversionDetails(OrganizationReversion organizationReversion,
String documentNumber)
Inactivates organization reversion details whose containing organization reversion is being inactivated, and writes notes on the Organization Reversion maintenance document about it |
| Method Detail |
|---|
void trickleDownInactiveOrganizationReversionDetails(OrganizationReversion organizationReversion,
String documentNumber)
organizationReversion - the deactivating organization reversiondocumentNumber - the document id of the organization reversion document causing an inactivation
void trickleDownInactiveOrganizationReversionDetails(OrganizationReversionCategory organizationReversionCategory,
String documentNumber)
organizationReversionCategory - the deactivating organization reversion categorydocumentNumber - the document id of the organization reversion category document causing an inactivation
void trickleDownActiveOrganizationReversionDetails(OrganizationReversion organizationReversion,
String documentNumber)
organizationReversion - the deactivating organization reversiondocumentNumber - the document id of the organization reversion document causing an inactivation
void trickleDownActiveOrganizationReversionDetails(OrganizationReversionCategory organizationReversionCategory,
String documentNumber)
organizationReversionCategory - the deactivating organization reversion categorydocumentNumber - the document id of the organization reversion category document causing an inactivation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||