Package de.hybris.platform.sap.sapcommonbol.transaction.businessobject.transfer.interf
-
Interface Summary Interface Description SimpleListAccess<T> Some older list based business objects are working with an underlying array list but do neither implement the List interface, nor do they provide direct access to the underlying list in in a common way.