| Modifier and Type | Interface and Description |
|---|---|
interface |
Individual
User: bdc34
Date: Oct 18, 2007
Time: 3:08:33 PM
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseResourceBean |
class |
DataProperty
class representing a property that relates an entity (object)
to a data literal
|
class |
FauxProperty
Represents a specialization on an ObjectProperty, only meaningful for
display.
|
class |
IndividualImpl
Represents a single entity record.
|
class |
ObjectProperty
a class representing an object property
|
class |
Property |
class |
PropertyGroup |
class |
VClass
A Java class representing an ontology ("Vitro") class
[kwg8-07/30/07]: comments
[kwg8-07/30/07]: comments, naming cleanup
|
class |
VClassList
simple class that extends vclass to include a list of entites that are
members of that class.
|
| Modifier and Type | Method and Description |
|---|---|
int |
VitroHttpServlet.PickListSorter.compare(ResourceBean b1,
ResourceBean b2) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VitroHttpServlet.sortForPickList(List<? extends ResourceBean> beans,
VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
static List<Option> |
RoleLevelOptionsSetup.getDisplayOptionsList(ResourceBean b) |
static List<Option> |
RoleLevelOptionsSetup.getPublishOptionsList(ResourceBean b) |
static List<Option> |
RoleLevelOptionsSetup.getUpdateOptionsList(ResourceBean b) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataPropertyFiltering |
class |
IndividualFiltering
A Individual object that will delegate to an inner Individual
and then filter the results.
|
class |
ObjectPropertyFiltering |
| Modifier and Type | Class and Description |
|---|---|
class |
IndividualJena |
class |
IndividualSDB |
class |
VClassJena
A Java class representing a lazy loading ontology ("VIVO") class
|
| Modifier and Type | Method and Description |
|---|---|
String |
WebappDaoFactoryJena.makeLocalNameWithPrefix(ResourceBean bean) |
String |
WebappDaoFactoryJena.makePickListName(ResourceBean bean) |
| Modifier and Type | Class and Description |
|---|---|
class |
FauxObjectPropertyWrapper
An ObjectProperty that has some of its values overridden by a FauxProperty.
|
Copyright © 2022. All rights reserved.