Uses of Class
org.apache.sling.feature.extension.apiregions.api.DeprecationInfo
Packages that use DeprecationInfo
-
Uses of DeprecationInfo in org.apache.sling.feature.extension.apiregions.api
Methods in org.apache.sling.feature.extension.apiregions.api that return DeprecationInfoModifier and TypeMethodDescriptionDeprecation.getPackageInfo()Get the optional package info if the package is deprecatedMethods in org.apache.sling.feature.extension.apiregions.api that return types with arguments of type DeprecationInfoModifier and TypeMethodDescriptionDeprecation.getMemberInfos()Get all deprecation member infosJDKDeprecationExtension.getMemberInfos()Get all deprecation member infosMethods in org.apache.sling.feature.extension.apiregions.api with parameters of type DeprecationInfoModifier and TypeMethodDescriptionvoidDeprecation.addMemberInfo(String member, DeprecationInfo i) Add deprecation info for a membervoidJDKDeprecationExtension.addMemberInfo(String member, DeprecationInfo i) Add deprecation info for a membervoidDeprecation.setPackageInfo(DeprecationInfo i) Set the deprecation info for the whole package