Interface ChangeTenantIdResult
-
public interface ChangeTenantIdResultContainer interface to return the result of a change in a tenant id operation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>getChangedEntityTypes()The types of the changed entitieslonggetChangedInstances(String entityType)The number of instances that were changed for the given entity type.
-