Class DefaultAcceleratorCheckoutFacadeTest.MockAddressModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.core.model.user.AddressModel
de.hybris.platform.acceleratorfacades.order.impl.DefaultAcceleratorCheckoutFacadeTest.MockAddressModel
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DefaultAcceleratorCheckoutFacadeTest
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
Fields inherited from class de.hybris.platform.core.model.user.AddressModel
_TYPECODE, _USER2ADDRESSES, APPARTMENT, BILLINGADDRESS, BUILDING, CELLPHONE, CITY, CITYDISTRICT, COMPANY, CONTACTADDRESS, COUNTRY, DATEOFBIRTH, DELIVERYADDRESSS2CARTTOORDERCRONJOB, DEPARTMENT, DISTRICT, DUPLICATE, EMAIL, FAX, FIRSTNAME, FULLNAME, GENDER, LASTNAME, LATITUDE, LINE1, LINE2, LONGITUDE, MIDDLENAME, MIDDLENAME2, ORIGINAL, PAYMENTADDRESSS2CARTTOORDERCRONJOB, PHONE1, PHONE2, POBOX, POSTALCODE, PUBLICKEY, REGION, REMARKS, SHIPPINGADDRESS, STREETNAME, STREETNUMBER, TITLE, TOWN, TYPEQUALIFIER, UNLOADINGADDRESS, URL, VISIBLEINADDRESSBOOKFields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.core.model.user.AddressModel
getAppartment, getBillingAddress, getBuilding, getCellphone, getCity, getCityDistrict, getCompany, getContactAddress, getCountry, getDateofbirth, getDateOfBirth, getDeliveryAddresss2CartToOrderCronJob, getDepartment, getDistrict, getDuplicate, getEmail, getFax, getFirstname, getFullname, getGender, getLastname, getLatitude, getLine1, getLine2, getLongitude, getMiddlename, getMiddlename2, getOriginal, getPaymentAddresss2CartToOrderCronJob, getPhone1, getPhone2, getPobox, getPostalcode, getPublicKey, getRegion, getRemarks, getShippingAddress, getStreetname, getStreetnumber, getTitle, getTown, getTypeQualifier, getUnloadingAddress, getUrl, getVisibleInAddressBook, setAppartment, setBillingAddress, setBuilding, setCellphone, setCity, setCityDistrict, setCompany, setContactAddress, setCountry, setDateofbirth, setDateOfBirth, setDeliveryAddresss2CartToOrderCronJob, setDepartment, setDistrict, setDuplicate, setEmail, setFax, setFirstname, setFullname, setGender, setLastname, setLatitude, setLine1, setLine2, setLongitude, setMiddlename, setMiddlename2, setOriginal, setOwner, setPaymentAddresss2CartToOrderCronJob, setPhone1, setPhone2, setPobox, setPostalcode, setPublicKey, setRegion, setRemarks, setShippingAddress, setStreetname, setStreetnumber, setTitle, setTown, setUnloadingAddress, setUrl, setVisibleInAddressBookMethods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtimeMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Constructor Details
-
MockAddressModel
protected MockAddressModel()
-
-
Method Details
-
getPk
- Overrides:
getPkin classAbstractItemModel
-