Class ServiceDocumentImpl
java.lang.Object
org.apache.olingo.odata2.core.servicedocument.ServiceDocumentImpl
- All Implemented Interfaces:
ServiceDocument
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAtomInfo(AtomInfo atomInfo) setEntitySetsInfo(List<EdmEntitySetInfo> entitySets)
-
Constructor Details
-
ServiceDocumentImpl
public ServiceDocumentImpl()
-
-
Method Details
-
setEntitySetsInfo
-
getEntitySetsInfo
- Specified by:
getEntitySetsInfoin interfaceServiceDocument- Throws:
EntityProviderException
-
getAtomInfo
- Specified by:
getAtomInfoin interfaceServiceDocument
-
setAtomInfo
-