Uses of Class
pl.decerto.hyperon.runtime.model.region.RegionVersionIdentifier
Packages that use RegionVersionIdentifier
-
Uses of RegionVersionIdentifier in pl.decerto.hyperon.runtime.core.versioninterceptor
Methods in pl.decerto.hyperon.runtime.core.versioninterceptor that return types with arguments of type RegionVersionIdentifierModifier and TypeMethodDescriptionDeveloperModeInterceptor.getEffectiveVersions(String profileCode) RuntimeVersionInterceptor.getEffectiveVersions()RuntimeVersionInterceptor.getEffectiveVersions(String profileCode) VersionInterceptor.getEffectiveVersions(String profileCode) returns effective versions that were overwritten byVersionInterceptor.setEffectiveVersion(String, String, String)orVersionInterceptor.setEffectiveVersion(String, String)Method parameters in pl.decerto.hyperon.runtime.core.versioninterceptor with type arguments of type RegionVersionIdentifierModifier and TypeMethodDescriptionEffectiveVersionConfiguration.withEffectiveVersions(Set<RegionVersionIdentifier> versionIdentifiers) EffectiveVersionConfiguration.withEffectiveVersionsAndDate(Set<RegionVersionIdentifier> versionIdentifiers, Date date)