|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.util.entity.AbstractBasicEntity
org.torweg.pulse.component.shop.checkout.OrderDetails
@Entity(name="checkout_OrderDetails") public class OrderDetails
The OrderDetails.
| Nested Class Summary | |
|---|---|
static class |
OrderDetails.OrderDetailsBuilder
The OrderDetailsBuilder. |
| Constructor Summary | |
|---|---|
protected |
OrderDetails()
Deprecated. |
| Method Summary | |
|---|---|
java.lang.String |
getAnnotation()
Returns the annotation. |
boolean |
isCancellationPolicyAccepted()
Returns the cancellation-policy-accepted-flag, indicating whether the user has accepted the cancellation policy. |
boolean |
isLegalNoticeAccepted()
Returns the legal-notice-accepted-flag, indicating whether the user has accepted the legal notice. |
boolean |
isNetOrder()
Returns the net-order-flag, indicating whether the order is a net order. |
boolean |
isPrivacyStatementAccepted()
Returns the privacy-statement-accepted-flag, indicating whether the user has accepted the privacy statement. |
boolean |
isTermsAndConditionsAccepted()
Returns the terms-and-conditions-accepted-flag, indicating whether the user has accepted the terms and conditions. |
| Methods inherited from class org.torweg.pulse.util.entity.AbstractBasicEntity |
|---|
compareTo, equals, getFullQualifiedClassNameJAXB, getId, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected OrderDetails()
| Method Detail |
|---|
public final boolean isNetOrder()
public final boolean isLegalNoticeAccepted()
public final boolean isTermsAndConditionsAccepted()
public final boolean isCancellationPolicyAccepted()
public final boolean isPrivacyStatementAccepted()
public final java.lang.String getAnnotation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||