Uses of Interface
com.sap.olingo.jpa.metadata.core.edm.mapper.extention.IntermediateReferenceList.IntermediateReferenceAccess
Packages that use IntermediateReferenceList.IntermediateReferenceAccess
-
Uses of IntermediateReferenceList.IntermediateReferenceAccess in com.sap.olingo.jpa.metadata.core.edm.mapper.extention
Methods in com.sap.olingo.jpa.metadata.core.edm.mapper.extention that return IntermediateReferenceList.IntermediateReferenceAccessModifier and TypeMethodDescriptionIntermediateReferenceList.addReference(String uri)Loads a referenced external CSDL document from the provided uri.IntermediateReferenceList.addReference(String uri, String path)Loads a referenced external CSDL document from the file system.IntermediateReferenceList.addReference(String uri, String path, Charset charset)Loads a referenced external CSDL document from the file system.