Package de.hybris.platform.sap.core.bol.businessobject
-
Interface Summary Interface Description BackendAware Allows implementing object interaction with the backend using the backend manager.BusinessObject Business Object interface.HasHeader Allows generic access to objects, which has an header object. -
Class Summary Class Description BusinessObjectBase Base implementation for business object interface.BusinessObjectBaseBEDeterminationTest Test for Default Generic Factory.BusinessObjectBaseTest BusinessObjectBase test.BusinessObjectHelper TheBusinessObjectHelpersplits theBackendExceptionused by the back end into some more meaningful and back end independent exceptions.BusinessObjectHelperTest Tests for the BusinessObjectHelper and its exception split method. -
Exception Summary Exception Description BackendDeterminationRuntimeException Exceptions which is thrown if the backend determination of the business object fails.BORuntimeException TheBORuntimeExceptionis the base class for bo related runtime exceptions.BusinessObjectException TheBusinessObjectExceptionis thrown if something goes wrong in the business object layer.CommunicationException TheCommunicationExceptionis thrown if something goes wrong with the backend communication.CommunicationRuntimeException Represents a general superclass for all exceptions of the back end layer caused by communication problems (network failures etc.).LogonException Failure caused during logon into backend system.ServerStartupException Failure during startup of backend server.SystemFailureException System failure of underlying backend system. -
Annotation Types Summary Annotation Type Description BackendInterface Defines the type of the backend interface which belongs to the business object.