Classe DedStateManager |
Namespace: DedNet.Core
Il tipo DedStateManager espone i seguenti membri.
Nome | Descrizione | |
---|---|---|
![]() | InvolvedNameStates | |
![]() | IsActiveStandardConfig |
Restituisce true se la confuigurazione attiva è quella standard.
|
![]() | StateCategList |
Lista delle categorie
|
![]() | StateConfList |
Lista delle configurazioni
|
![]() | StateFlowTrans |
Oggetto per la gestione del flusso degli stati della configurazione attiva.
|
![]() | StateList |
Lista degli stati
|
Nome | Descrizione | |
---|---|---|
![]() | GetDefaultUnchangeableState |
Restituisce lo stato unchangeable di default (tipicamente OBSOLETO).
|
![]() | GetErasedState |
Restituisce lo stato univoco associato alla categoria ERASED.
Consideriamo lo stato appartenente a questa categoria sempre come univoco.
|
![]() | GetOutOfDateState |
Restituisce lo stato univoco associato alla categoria OUTOFDATE.
Consideriamo lo stato appartenente a questa categoria sempre come univoco.
|
![]() | GetStartingState |
Restiutuisce lo stato iniziale per una nuova anagrafica.
|
![]() | GetStatesByCategory |
Restituisce gli stati della categoria passata
|
![]() | IsApprovedOrPendingApprovalState |
Restituisce true se lo stato è di categoria PENDING_APPROVAL o APPROVED
|
![]() | IsApprovedState |
Restituisce true se lo stato è di categoria APPROVED
|
![]() | IsErasedState |
Restituisce true se lo stato è di categoria ERASED
|
![]() | IsOutOfDateState |
Restituisce true se lo stato è di categoria OUTOFDATE
Consideriamo lo stato appartenente a questa categoria sempre come univoco.
|
![]() | IsPendingApprovalState |
Restituisce true se lo stato è di categoria PENDING_APPROVAL
|
![]() | IsUnchangeableState |
Restituisce true se lo stato è di categoria UNCHANGEABLE
|
![]() | IsWorkingState |
Restituisce true se lo stato è di categoria WORKING
|
Nome | Descrizione | |
---|---|---|
![]() ![]() | CATEGORY_APPROVED | |
![]() ![]() | CATEGORY_ERASED | |
![]() ![]() | CATEGORY_OUTOFDATE | |
![]() ![]() | CATEGORY_PENDING_APPROVAL | |
![]() ![]() | CATEGORY_UNCHANGEABLE | |
![]() ![]() | CATEGORY_WORKING |