|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldInstance | |
|---|---|
| ontopoly | |
| ontopoly.model | |
| ontopoly.models | |
| Uses of FieldInstance in ontopoly |
|---|
| Methods in ontopoly with parameters of type FieldInstance | |
|---|---|
OntopolyAccessStrategy.Privilege |
OntopolySession.getPrivilege(FieldInstance fieldInstance)
|
OntopolyAccessStrategy.Privilege |
OntopolyAccessStrategy.getPrivilege(User user,
FieldInstance fieldInstance)
Resolves the privilege of a user for the provided field. |
| Uses of FieldInstance in ontopoly.model |
|---|
| Methods in ontopoly.model that return types with arguments of type FieldInstance | |
|---|---|
java.util.List<FieldInstance> |
Topic.getFieldInstances(TopicType topicType)
|
java.util.List<FieldInstance> |
Topic.getFieldInstances(TopicType topicType,
FieldsView fieldsView)
|
| Uses of FieldInstance in ontopoly.models |
|---|
| Methods in ontopoly.models that return FieldInstance | |
|---|---|
FieldInstance |
FieldInstanceModel.getFieldInstance()
|
protected FieldInstance |
FieldInstanceModel.load()
|
protected FieldInstance |
FieldInstanceModel.newFieldInstance(Topic topic,
FieldAssignment fieldAssignment)
|
| Methods in ontopoly.models with parameters of type FieldInstance | |
|---|---|
protected java.util.Collection<? extends java.lang.Object> |
FieldValuesModel.getValues(FieldInstance fieldInstance)
|
| Method parameters in ontopoly.models with type arguments of type FieldInstance | |
|---|---|
static java.util.List<FieldInstanceModel> |
FieldInstanceModel.wrapInFieldInstanceModels(java.util.List<FieldInstance> fieldInstances)
|
| Constructors in ontopoly.models with parameters of type FieldInstance | |
|---|---|
FieldInstanceModel(FieldInstance fieldInstance)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||