public class ReplaceExternalLinkRequest extends Object implements Serializable
Constructor and Description |
---|
ReplaceExternalLinkRequest() |
Modifier and Type | Method and Description |
---|---|
ReplaceScope |
getScope()
Replacement scope (default is "link")
|
String |
getUrl()
New URL
|
ReplaceExternalLinkRequest |
setScope(ReplaceScope scope)
Set the scope
|
ReplaceExternalLinkRequest |
setUrl(String url)
Set the new URL
|
public String getUrl()
public ReplaceExternalLinkRequest setUrl(String url)
url
- URLpublic ReplaceScope getScope()
public ReplaceExternalLinkRequest setScope(ReplaceScope scope)
scope
- scopeCopyright © 2024 Gentics Software. All rights reserved.