A C E F G H I O P R S T V

I

isDefaultVersionActive() - Method in class com.vbs.spring.versioning.VersionHolder
Returns true if no active version has been specified (i.e.
isImplementationFor(String) - Method in class com.vbs.spring.versioning.VersionDependentBean
Returns true if this is the version dependent implementation for the versioned bean, used when beans have been wired by name.
isImplementingVersion(String) - Method in class com.vbs.spring.versioning.VersionDependentBean
Returns true if this implements the active version.
isKnownVersion(String) - Method in class com.vbs.spring.versioning.VersionHolder
Returns true if the given version is valid.
isUniqueForType() - Method in class com.vbs.spring.versioning.VersionDependentBean
Returns true if this is the only bean configured for the bean's class.
isUniqueForType() - Method in class com.vbs.spring.versioning.VersionedBean
Returns true if this is the only bean configured for the bean's class.
isValidVersionFormat(String) - Method in class com.vbs.spring.versioning.VersionHolder
Returns true if the format of the given version is valid.
isVersionDependentClass(Class<?>) - Static method in class com.vbs.spring.versioning.VersioningUtils
Return true if the given class is annotated as a VersionDependentClass.
isVersioned(Class<?>) - Static method in class com.vbs.spring.versioning.VersioningUtils
Return true if the given class is annotated as a VersionedClass.

A C E F G H I O P R S T V