| Package | Description |
|---|---|
| org.sakaiproject.entitybroker |
| Modifier and Type | Method and Description |
|---|---|
static EntityView.Method |
EntityView.translateViewKeyToMethod(String viewKey)
Translate a viewkey into an http method
|
static EntityView.Method |
EntityView.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityView.Method[] |
EntityView.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityView.setMethod(EntityView.Method method) |
Copyright © 2007–2020 Sakai Project. All rights reserved.