Uses of Enum Class
com.gentics.contentnode.rest.model.linkchecker.ReplaceScope
Packages that use ReplaceScope
-
Uses of ReplaceScope in com.gentics.contentnode.rest.model.linkchecker
Methods in com.gentics.contentnode.rest.model.linkchecker that return ReplaceScopeModifier and TypeMethodDescriptionReplaceExternalLinkRequest.getScope()Replacement scope (default is "link")static ReplaceScopeReturns the enum constant of this class with the specified name.static ReplaceScope[]ReplaceScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gentics.contentnode.rest.model.linkchecker with parameters of type ReplaceScopeModifier and TypeMethodDescriptionReplaceExternalLinkRequest.setScope(ReplaceScope scope) Set the scope