| Package | Description |
|---|---|
| org.broadleafcommerce.cms.url.domain | |
| org.broadleafcommerce.cms.url.type |
| Modifier and Type | Method and Description |
|---|---|
URLRedirectType |
NullURLHandler.getUrlRedirectType() |
URLRedirectType |
URLHandler.getUrlRedirectType() |
URLRedirectType |
URLHandlerImpl.getUrlRedirectType() |
| Modifier and Type | Method and Description |
|---|---|
void |
NullURLHandler.setUrlRedirectType(URLRedirectType redirectType) |
void |
URLHandler.setUrlRedirectType(URLRedirectType redirectType) |
void |
URLHandlerImpl.setUrlRedirectType(URLRedirectType redirectType) |
| Modifier and Type | Field and Description |
|---|---|
static URLRedirectType |
URLRedirectType.FORWARD |
static URLRedirectType |
URLRedirectType.REDIRECT_PERM |
static URLRedirectType |
URLRedirectType.REDIRECT_TEMP |
| Modifier and Type | Method and Description |
|---|---|
static URLRedirectType |
URLRedirectType.getInstance(String type) |
Copyright © 2013. All Rights Reserved.