Package | Description |
---|---|
org.nuxeo.ecm.platform.relations.web | |
org.nuxeo.ecm.platform.relations.web.listener | |
org.nuxeo.ecm.platform.relations.web.listener.ejb |
Modifier and Type | Class and Description |
---|---|
class |
StatementInfoImpl
Statement representation for easier display.
|
Modifier and Type | Method and Description |
---|---|
int |
StatementInfoComparator.compare(StatementInfo stmt1,
StatementInfo stmt2) |
Modifier and Type | Method and Description |
---|---|
List<StatementInfo> |
RelationActions.getIncomingStatementsInfo() |
List<StatementInfo> |
RelationActions.getOutgoingStatementsInfo() |
Modifier and Type | Method and Description |
---|---|
String |
RelationActions.deleteStatement(StatementInfo statementInfo) |
Modifier and Type | Field and Description |
---|---|
protected List<StatementInfo> |
RelationActionsBean.incomingStatementsInfo |
protected List<StatementInfo> |
RelationActionsBean.outgoingStatementsInfo |
Modifier and Type | Method and Description |
---|---|
List<StatementInfo> |
RelationActionsBean.getIncomingStatementsInfo() |
List<StatementInfo> |
RelationActionsBean.getOutgoingStatementsInfo() |
protected List<StatementInfo> |
RelationActionsBean.getStatementsInfo(List<Statement> statements) |
Modifier and Type | Method and Description |
---|---|
String |
RelationActionsBean.deleteStatement(StatementInfo stmtInfo) |
Copyright © 2017 Nuxeo. All rights reserved.