Interface TermedStatementDocument

All Superinterfaces:
EntityDocument, LabeledDocument, LabeledStatementDocument, StatementDocument, TermedDocument
All Known Subinterfaces:
ItemDocument, PropertyDocument
All Known Implementing Classes:
ItemDocumentImpl, PropertyDocumentImpl, TermedStatementDocumentImpl

public interface TermedStatementDocument extends TermedDocument, LabeledStatementDocument
This interface just joins TermedDocument and StatementDocument. It is necessary to introduce this interface because the conflict between the return types of the withRevisionId method in both interfaces needs to be resolved.
Author:
antonin