|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RSynchronizationSituation | |
|---|---|
| com.evolveum.midpoint.repo.sql.data.common | |
| Uses of RSynchronizationSituation in com.evolveum.midpoint.repo.sql.data.common |
|---|
| Methods in com.evolveum.midpoint.repo.sql.data.common that return RSynchronizationSituation | |
|---|---|
RSynchronizationSituation |
RSynchronizationSituationDescription.getSituation()
|
RSynchronizationSituation |
RResourceObjectShadow.getSynchronizationSituation()
|
static RSynchronizationSituation |
RSynchronizationSituation.toRepoType(SynchronizationSituationType syncType)
|
static RSynchronizationSituation |
RSynchronizationSituation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RSynchronizationSituation[] |
RSynchronizationSituation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type RSynchronizationSituation | |
|---|---|
void |
RSynchronizationSituationDescription.setSituation(RSynchronizationSituation situation)
|
void |
RResourceObjectShadow.setSynchronizationSituation(RSynchronizationSituation synchronizationSituation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||