Uses of Class
org.identityconnectors.common.Version
Package
Description
Common utilities for all Connectors.
-
Uses of Version in org.identityconnectors.common
Modifier and TypeMethodDescriptionstatic Version
Creates a new version from components.VersionRange.getCeiling()
VersionRange.getFloor()
static Version
Parses the passed version string.Modifier and TypeMethodDescriptionint
boolean
ModifierConstructorDescriptionVersionRange
(Version low, boolean isLowInclusive, Version high, boolean isHighInclusive) -
Uses of Version in org.identityconnectors.framework.common
Modifier and TypeMethodDescriptionstatic Version
FrameworkUtil.getFrameworkVersion()
Returns the version of the framework.