Uses of Class
de.hybris.platform.sap.core.jco.rec.JCoRecException
Packages that use JCoRecException
Package
Description
-
Uses of JCoRecException in de.hybris.platform.sap.core.jco.mock
Methods in de.hybris.platform.sap.core.jco.mock that throw JCoRecExceptionModifier and TypeMethodDescriptioncom.sap.conn.jco.JCoRecordReturns a JCoRecord (ie.com.sap.conn.jco.JCoStructureJCoMockRepository.getStructure(String key) Returns a JCoStructure (JCoRecord) by it's key.com.sap.conn.jco.JCoTableReturns a JCoTable by it's key. -
Uses of JCoRecException in de.hybris.platform.sap.core.jco.mock.impl
Methods in de.hybris.platform.sap.core.jco.mock.impl that throw JCoRecExceptionModifier and TypeMethodDescriptionvoidDefaultJCoMockRepositoryFactoryTest.testSimpleMocking()Tests simple mocking of a datastructure. -
Uses of JCoRecException in de.hybris.platform.sap.core.jco.rec
Methods in de.hybris.platform.sap.core.jco.rec that throw JCoRecExceptionModifier and TypeMethodDescriptioncom.sap.conn.jco.JCoFunctionRepositoryPlayback.getFunction(String functionName) Retrieves a JCoFunction from the recorded back-end data.com.sap.conn.jco.JCoRecordRetrieves a JCoRecord from the recorded/written repository-file.voidRepositoryRecording.writeRepositoryToFile()Saves the collected data in a file on disk. -
Uses of JCoRecException in de.hybris.platform.sap.core.jco.rec.version000
Subclasses of JCoRecException in de.hybris.platform.sap.core.jco.rec.version000Modifier and TypeClassDescriptionclassException for the JCoRecorder XML parser. -
Uses of JCoRecException in de.hybris.platform.sap.core.jco.rec.version000.impl
Methods in de.hybris.platform.sap.core.jco.rec.version000.impl that throw JCoRecExceptionModifier and TypeMethodDescriptioncom.sap.conn.jco.JCoFunctionJCoRecRepository.getFunction(String functionName) com.sap.conn.jco.JCoRecordcom.sap.conn.jco.JCoStructureJCoRecRepository.getStructure(String key) Returns a JCoStructure (JCoRecord) by it's key.com.sap.conn.jco.JCoTableReturns a JCoTable by it's key. -
Uses of JCoRecException in de.hybris.platform.sap.core.jco.rec.version100
Methods in de.hybris.platform.sap.core.jco.rec.version100 that throw JCoRecExceptionModifier and TypeMethodDescriptioncom.sap.conn.jco.JCoFunctionRepositoryPlayback100.getFunction(String functionName) com.sap.conn.jco.JCoRecordvoidRepositoryRecording100.writeRepositoryToFile() -
Uses of JCoRecException in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy that throw JCoRecExceptionModifier and TypeMethodDescriptionvoidHeaderTextMapperJCoRecTest.testRead()voidItemTextMapperJCoRecTest.testRead()voidHeaderTextMapperJCoRecTest.testReadWrongTextID()