@Component @Scope(value="prototype") public class MoveWindowProperties extends Object
| Constructor and Description |
|---|
MoveWindowProperties()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAcceptedTypes() |
String |
getBasePath() |
List<String> |
getIdentifiers() |
List<String> |
getIgnoredPaths() |
String |
getPath() |
String |
getRedirectionUrl() |
void |
setAcceptedTypes(List<String> acceptedTypes) |
void |
setBasePath(String basePath) |
void |
setIdentifiers(List<String> identifiers) |
void |
setIgnoredPaths(List<String> ignoredPaths) |
void |
setPath(String path) |
void |
setRedirectionUrl(String redirectionUrl) |
public String getPath()
public void setPath(String path)
public String getBasePath()
public void setBasePath(String basePath)
public String getRedirectionUrl()
public void setRedirectionUrl(String redirectionUrl)
Copyright © 2022 OSIVIA. All rights reserved.