|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URLRedirect | |
|---|---|
| org.sakaiproject.entitybroker.entityprovider | |
| org.sakaiproject.entitybroker.entityprovider.extension | |
| Uses of URLRedirect in org.sakaiproject.entitybroker.entityprovider |
|---|
| Methods in org.sakaiproject.entitybroker.entityprovider that return URLRedirect | |
|---|---|
URLRedirect[] |
EntityProviderMethodStore.findURLRedirectMethods(EntityProvider entityProvider)
Looks for redirect methods in the given entity provider |
| Methods in org.sakaiproject.entitybroker.entityprovider that return types with arguments of type URLRedirect | |
|---|---|
List<URLRedirect> |
EntityProviderMethodStore.getURLRedirects(String prefix)
Get the list of all redirects for this prefix |
| Methods in org.sakaiproject.entitybroker.entityprovider with parameters of type URLRedirect | |
|---|---|
void |
EntityProviderMethodStore.addURLRedirects(String prefix,
URLRedirect[] redirects)
Add all URL redirects to the following prefix, maintains any existing ones |
| Uses of URLRedirect in org.sakaiproject.entitybroker.entityprovider.extension |
|---|
| Methods in org.sakaiproject.entitybroker.entityprovider.extension that return URLRedirect | |
|---|---|
URLRedirect |
URLRedirect.copy()
|
static URLRedirect |
URLRedirect.copy(URLRedirect redirect)
|
| Methods in org.sakaiproject.entitybroker.entityprovider.extension with parameters of type URLRedirect | |
|---|---|
static URLRedirect |
URLRedirect.copy(URLRedirect redirect)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||