| Package | Description |
|---|---|
| org.sakaiproject.entitybroker.entityprovider.capabilities |
| Modifier and Type | Method and Description |
|---|---|
TemplateMap[] |
RedirectDefinable.defineURLMappings()
Defines the set of simple URL rewrites for this prefix
Simple rewrites require no processing logic to handle the redirect and the redirect is always processed before anything validity checks happen Some examples: /myprefix/item/{id} => /my-item/{id} /myprefix/{year}/{month}/{day} => /myprefix/? |
Copyright © 2023. All rights reserved.