Package sonia.scm.update
Interface StoreUpdateStepUtilFactory
public interface StoreUpdateStepUtilFactory
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionbuild(StoreType type, StoreParameters parameters) <T> QueryableMaintenanceStore<T>forQueryableType(Class<T> clazz, String... parents)
-
Method Details
-
forType
-
forQueryableType
-
build
-