|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedirectSettingProperties | |
|---|---|
| de.starface.integration.uci.java.v30.messages.requests | This package contains the requests that the UCI client implementation can send to STARFACE. |
| de.starface.integration.uci.java.v30.values | This package contains the enumerations holding the String constants for values and property names used for the UCI messages. |
| Uses of RedirectSettingProperties in de.starface.integration.uci.java.v30.messages.requests |
|---|
| Methods in de.starface.integration.uci.java.v30.messages.requests with parameters of type RedirectSettingProperties | |
|---|---|
List<RedirectSetting> |
UciRedirectRequests.getRedirectSettings(RedirectSettingType typeRestriction,
String groupRestriction,
RedirectSettingProperties orderProperty,
OrderDirection orderDirection)
Retrieve the redirect settings for the current user. |
| Uses of RedirectSettingProperties in de.starface.integration.uci.java.v30.values |
|---|
| Methods in de.starface.integration.uci.java.v30.values that return RedirectSettingProperties | |
|---|---|
static RedirectSettingProperties |
RedirectSettingProperties.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RedirectSettingProperties[] |
RedirectSettingProperties.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||