public class EntityDWR extends Object
| Constructor and Description |
|---|
EntityDWR() |
| Modifier and Type | Method and Description |
|---|---|
Individual |
entityByURI(String entityURI)
Gets an Entity object for a given entities.id.
|
Collection |
getEntitiesByVClass(String vclassURI)
Gets all of the entities given the vclass.
|
String |
insertNewEntity(Individual ent)
Insets a new entity into the Vitro system.
|
public String insertNewEntity(Individual ent)
public Individual entityByURI(String entityURI)
public Collection getEntitiesByVClass(String vclassURI)
Copyright © 2021. All rights reserved.