Class ParcelTrackingCodeFactory
Class ParcelTrackingCodeFactory
Methods summary
public
|
#
create(
Creates an active record version of the parcel tracking code entity. |
public
|
#
createLightweight(
Creates an active record version of the parcel tracking code entity with lightweight data. |
public
|
#
createFrom(
Creates an active record version of the given parcel tracking code entity. |
public
|
#
deleteService( )
Creates and returns a delete service for parcel tracking codes. The service will be cached in memory. |
public
|
|
protected
|
#
trackingCodeRepository( )
Creates and returns the parcel tracking code repository. The repository will be cached in memory. |