Uses of Class
com.liferay.portal.kernel.version.Version
Packages that use Version
-
Uses of Version in com.liferay.portal.kernel.upgrade.util
Methods in com.liferay.portal.kernel.upgrade.util with parameters of type VersionModifier and TypeMethodDescriptionstatic booleanUpgradeProcessUtil.isRequiredSchemaVersion(Version currentSchemaVersion, Version newSchemaVersion) voidUpgradeVersionTreeMap.put(Version key, UpgradeProcess... upgradeProcesses) UpgradeVersionTreeMap.put(Version key, List<UpgradeProcess> upgradeProcesses) -
Uses of Version in com.liferay.portal.kernel.version
Methods in com.liferay.portal.kernel.version that return VersionMethods in com.liferay.portal.kernel.version with parameters of type Version