| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.auth.requestedAction.propstmt | |
| edu.cornell.mannlib.vitro.webapp.auth.requestedAction.publish |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataPropertyStatementAction
A base class for requested actions that involve adding, editing, or dropping
data property statements from a model.
|
class |
AbstractObjectPropertyStatementAction
A base class for requested actions that involve adding, editing, or deleting
object property statements from a model.
|
class |
AddDataPropertyStatement
Should we allow the user to add this DataPropertyStatement to this model?
|
class |
AddObjectPropertyStatement
Should we allow the user to add this ObjectPropertyStatement to this model?
|
class |
DropDataPropertyStatement
Should we allow the user to delete this DataPropertyStatement from this
model?
|
class |
DropObjectPropertyStatement
Should we allow the user to delete this ObjectPropertyStatement from this
model?
|
class |
EditDataPropertyStatement
Should we allow the user to edit this DataPropertyStatement in this model?
|
class |
EditObjectPropertyStatement
Should we allow the user to edit this ObjectPropertyStatement in this model?
|
| Modifier and Type | Class and Description |
|---|---|
class |
PublishDataPropertyStatement
Should we publish this DataPropertyStatement in a Linked Open Data request
from the current user?
|
class |
PublishObjectPropertyStatement
Should we publish this ObjectPropertyStatement in a Linked Open Data request
from the current user?
|
Copyright © 2021. All rights reserved.