| Package | Description |
|---|---|
| ontopoly | |
| ontopoly.model | |
| ontopoly.models |
| Modifier and Type | Method and Description |
|---|---|
OntopolyAccessStrategy.Privilege |
OntopolySession.getPrivilege(FieldInstance fieldInstance) |
OntopolyAccessStrategy.Privilege |
OntopolyAccessStrategy.getPrivilege(User user,
FieldInstance fieldInstance)
Resolves the privilege of a user for the provided field.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldInstance> |
Topic.getFieldInstances(TopicType topicType) |
List<FieldInstance> |
Topic.getFieldInstances(TopicType topicType,
FieldsView fieldsView) |
| Modifier and Type | Method and Description |
|---|---|
FieldInstance |
FieldInstanceModel.getFieldInstance() |
protected FieldInstance |
FieldInstanceModel.load() |
protected FieldInstance |
FieldInstanceModel.newFieldInstance(Topic topic,
FieldAssignment fieldAssignment) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<? extends Object> |
FieldValuesModel.getValues(FieldInstance fieldInstance) |
| Modifier and Type | Method and Description |
|---|---|
static List<FieldInstanceModel> |
FieldInstanceModel.wrapInFieldInstanceModels(List<FieldInstance> fieldInstances) |
| Constructor and Description |
|---|
FieldInstanceModel(FieldInstance fieldInstance) |