| Package | Description |
|---|---|
| org.sakaiproject.citation.impl.openurl |
| Modifier and Type | Method and Description |
|---|---|
static ContextObject.Entity |
ContextObject.Entity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextObject.Entity[] |
ContextObject.Entity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ContextObject.Entity,ContextObjectEntity> |
ContextObject.getEntities() |
| Modifier and Type | Method and Description |
|---|---|
ContextObjectEntity |
ContextObject.getEntity(ContextObject.Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextObject.setEntities(Map<ContextObject.Entity,ContextObjectEntity> entities) |
Copyright © 2003-2015 The Sakai Foundation. All Rights Reserved.