Uses of Class
ru.cg.webbpm.modules.security.db.synchronization.api.org_unit.OrgUnitToSync
Packages that use OrgUnitToSync
-
Uses of OrgUnitToSync in ru.cg.webbpm.modules.security.db.synchronization.api.org_unit
Classes in ru.cg.webbpm.modules.security.db.synchronization.api.org_unit with type parameters of type OrgUnitToSyncMethods in ru.cg.webbpm.modules.security.db.synchronization.api.org_unit that return OrgUnitToSyncModifier and TypeMethodDescriptionOrgUnitToSync.parentCode
(String parentCode) OrgUnitToSync.removed
(boolean removed) Methods in ru.cg.webbpm.modules.security.db.synchronization.api.org_unit with parameters of type OrgUnitToSyncModifier and TypeMethodDescriptionprotected OrgUnit
BaseOrgUnitSynchronizationServiceImpl.insert
(OrgUnitToSync sourceUnit, String targetParentId) protected void
BaseOrgUnitSynchronizationServiceImpl.update
(OrgUnitToSync sourceUnit, OrgUnit targetUnit, String targetParentId)