@Component @Scope(value="prototype") public class DeleteForm extends Object
| Constructor and Description |
|---|
DeleteForm() |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<DeleteItem> |
getItems() |
String |
getRedirectionPath() |
int |
getRemoteProxiesCount() |
void |
setItems(SortedSet<DeleteItem> items) |
void |
setRedirectionPath(String redirectionPath) |
void |
setRemoteProxiesCount(int remoteProxiesCount) |
public SortedSet<DeleteItem> getItems()
public void setItems(SortedSet<DeleteItem> items)
public int getRemoteProxiesCount()
public void setRemoteProxiesCount(int remoteProxiesCount)
public String getRedirectionPath()
public void setRedirectionPath(String redirectionPath)
Copyright © 2022 OSIVIA. All rights reserved.