Uses of Class
org.broadleafcommerce.common.presentation.AdminPresentation

Packages that use AdminPresentation
org.broadleafcommerce.common.audit   
org.broadleafcommerce.common.locale.domain   
org.broadleafcommerce.core.catalog.domain   
org.broadleafcommerce.core.inventory.domain   
org.broadleafcommerce.core.media.domain   
org.broadleafcommerce.core.offer.domain   
org.broadleafcommerce.core.order.domain   
org.broadleafcommerce.core.payment.domain   
org.broadleafcommerce.profile.core.domain   
 

Uses of AdminPresentation in org.broadleafcommerce.common.audit
 

Fields in org.broadleafcommerce.common.audit with annotations of type AdminPresentation
protected  java.lang.Long Auditable.createdBy
           
protected  java.util.Date Auditable.dateCreated
           
protected  java.util.Date Auditable.dateUpdated
           
protected  java.lang.Long Auditable.updatedBy
           
 

Uses of AdminPresentation in org.broadleafcommerce.common.locale.domain
 

Fields in org.broadleafcommerce.common.locale.domain with annotations of type AdminPresentation
protected  java.lang.Boolean LocaleImpl.defaultFlag
           
protected  java.lang.String LocaleImpl.friendlyName
           
protected  java.lang.String LocaleImpl.localeCode
           
 

Uses of AdminPresentation in org.broadleafcommerce.core.catalog.domain
 

Fields in org.broadleafcommerce.core.catalog.domain with annotations of type AdminPresentation
protected  java.util.Date SkuImpl.activeEndDate
          The active end date.
protected  java.util.Date CategoryImpl.activeEndDate
           
protected  java.util.Date ProductImpl.activeEndDate
          The active end date.
protected  java.util.Date SkuImpl.activeStartDate
          The active start date.
protected  java.util.Date CategoryImpl.activeStartDate
           
protected  java.util.Date ProductImpl.activeStartDate
          The active start date.
protected  java.lang.Character SkuImpl.available
          The available.
protected  java.lang.String ProductDimension.container
           
protected  Category ProductImpl.defaultCategory
          The default category.
protected  Category CategoryImpl.defaultParentCategory
           
protected  java.math.BigDecimal ProductDimension.depth
           
protected  java.lang.String SkuImpl.description
          The description.
protected  java.lang.String CategoryImpl.description
           
protected  java.lang.String ProductImpl.description
          The description.
protected  java.lang.String ProductDimension.dimensionUnitOfMeasure
           
protected  java.lang.Character SkuImpl.discountable
          The discountable.
protected  java.lang.String CategoryImpl.displayTemplate
           
protected  java.math.BigDecimal ProductDimension.girth
           
protected  java.math.BigDecimal ProductDimension.height
           
protected  java.lang.Long SkuImpl.id
          The id.
protected  java.lang.Long CategoryImpl.id
           
protected  java.lang.Long ProductImpl.id
          The id.
protected  boolean ProductImpl.isFeaturedProduct
           
protected  boolean ProductImpl.isMachineSortable
           
protected  java.lang.String SkuImpl.longDescription
          The long description.
protected  java.lang.String CategoryImpl.longDescription
           
protected  java.lang.String ProductImpl.longDescription
          The long description.
protected  java.lang.String ProductImpl.manufacturer
          The manufacture name
protected  java.lang.String ProductImpl.model
          The product model number
protected  java.lang.String SkuImpl.name
          The name.
protected  java.lang.String CategoryImpl.name
           
protected  java.lang.String ProductImpl.name
          The name.
protected  java.lang.String ProductAttributeImpl.name
          The name.
protected  java.lang.String FeaturedProductImpl.promotionMessage
           
protected  java.math.BigDecimal SkuImpl.retailPrice
          The retail price.
protected  java.math.BigDecimal SkuImpl.salePrice
          The sale price.
protected  java.lang.Boolean ProductAttributeImpl.searchable
          The searchable.
protected  java.lang.String ProductDimension.size
           
protected  java.lang.Character SkuImpl.taxable
          The taxable.
protected  java.lang.String CategoryImpl.url
           
protected  java.lang.String CategoryImpl.urlKey
           
protected  java.lang.String ProductAttributeImpl.value
          The value.
protected  java.math.BigDecimal ProductWeight.weight
           
protected  java.lang.String ProductWeight.weightUnitOfMeasure
           
protected  java.math.BigDecimal ProductDimension.width
           
 

Uses of AdminPresentation in org.broadleafcommerce.core.inventory.domain
 

Fields in org.broadleafcommerce.core.inventory.domain with annotations of type AdminPresentation
protected  java.util.Date SkuAvailabilityImpl.availabilityDate
          The date this product will be available.
protected  java.lang.String SkuAvailabilityImpl.availabilityStatus
          The description.
protected  java.lang.Long SkuAvailabilityImpl.id
          The id.
protected  java.lang.Long SkuAvailabilityImpl.locationId
          The retail price.
protected  java.lang.Integer SkuAvailabilityImpl.quantityOnHand
          The quantity on hand.
protected  java.lang.Integer SkuAvailabilityImpl.reserveQuantity
          The reserve quantity.
protected  java.lang.Long SkuAvailabilityImpl.skuId
          The sale price.
 

Uses of AdminPresentation in org.broadleafcommerce.core.media.domain
 

Fields in org.broadleafcommerce.core.media.domain with annotations of type AdminPresentation
protected  java.lang.String MediaImpl.label
           
protected  java.lang.String MediaImpl.name
           
protected  java.lang.String MediaImpl.url
           
 

Uses of AdminPresentation in org.broadleafcommerce.core.offer.domain
 

Fields in org.broadleafcommerce.core.offer.domain with annotations of type AdminPresentation
protected  boolean OrderItemAdjustmentImpl.appliedToSalePrice
           
protected  boolean OfferImpl.applyDiscountToMarkedItems
          Deprecated. 
protected  boolean OfferImpl.applyToSalePrice
           
protected  boolean OfferImpl.combinableWithOtherOffers
           
protected  java.lang.String OfferImpl.deliveryType
           
protected  java.lang.String OfferImpl.description
           
protected  java.lang.String OfferImpl.discountType
           
protected  java.util.Date OfferCodeImpl.endDate
           
protected  java.util.Date OfferImpl.endDate
           
protected  FulfillmentGroup FulfillmentGroupAdjustmentImpl.fulfillmentGroup
           
protected  java.lang.Long OfferCodeImpl.id
           
protected  java.lang.Long OfferImpl.id
           
protected  java.lang.Long OfferItemCriteriaImpl.id
           
protected  int OfferCodeImpl.maxUses
           
protected  int OfferImpl.maxUses
           
protected  java.lang.String OfferImpl.name
           
protected  Offer OfferCodeImpl.offer
           
protected  java.lang.String OfferCodeImpl.offerCode
           
protected  java.lang.String OfferImpl.offerItemQualifierRuleType
           
protected  java.lang.String OfferImpl.offerItemTargetRuleType
           
protected  Order OrderAdjustmentImpl.order
           
protected  OrderItem OrderItemAdjustmentImpl.orderItem
           
protected  java.lang.String OfferItemCriteriaImpl.orderItemMatchRule
           
protected  int OfferImpl.priority
           
protected  java.lang.Integer OfferItemCriteriaImpl.quantity
           
protected  java.lang.String FulfillmentGroupAdjustmentImpl.reason
           
protected  java.lang.String OrderAdjustmentImpl.reason
           
protected  java.lang.String OrderItemAdjustmentImpl.reason
           
protected  boolean OfferImpl.stackable
           
protected  java.util.Date OfferCodeImpl.startDate
           
protected  java.util.Date OfferImpl.startDate
           
protected  OfferItemCriteria OfferImpl.targetItemCriteria
           
protected  java.lang.String OfferImpl.targetSystem
           
protected  java.lang.Boolean OfferImpl.totalitarianOffer
           
protected  java.lang.Boolean OfferImpl.treatAsNewFormat
           
protected  java.lang.String OfferImpl.type
           
protected  int OfferCodeImpl.uses
          Deprecated. 
protected  int OfferImpl.uses
          Deprecated. 
protected  java.math.BigDecimal FulfillmentGroupAdjustmentImpl.value
           
protected  java.math.BigDecimal OrderAdjustmentImpl.value
           
protected  java.math.BigDecimal OrderItemAdjustmentImpl.value
           
protected  java.math.BigDecimal OfferImpl.value
           
 

Uses of AdminPresentation in org.broadleafcommerce.core.order.domain
 

Fields in org.broadleafcommerce.core.order.domain with annotations of type AdminPresentation
protected  java.math.BigDecimal DiscreteOrderItemFeePriceImpl.amount
           
protected  java.math.BigDecimal DiscreteOrderItemImpl.baseRetailPrice
           
protected  java.math.BigDecimal DiscreteOrderItemImpl.baseSalePrice
           
protected  Category OrderItemImpl.category
           
protected  java.math.BigDecimal FulfillmentGroupImpl.cityTax
           
protected  java.math.BigDecimal OrderImpl.cityTax
           
protected  java.math.BigDecimal FulfillmentGroupImpl.countryTax
           
protected  java.math.BigDecimal OrderImpl.countryTax
           
protected  java.math.BigDecimal FulfillmentGroupImpl.countyTax
           
protected  java.math.BigDecimal OrderImpl.countyTax
           
protected  java.lang.String FulfillmentGroupImpl.deliveryInstruction
           
protected  java.math.BigDecimal FulfillmentGroupImpl.districtTax
           
protected  java.math.BigDecimal OrderImpl.districtTax
           
protected  java.lang.String OrderImpl.emailAddress
           
protected  GiftWrapOrderItem OrderItemImpl.giftWrapOrderItem
           
protected  java.lang.Long OrderItemImpl.id
           
protected  java.lang.Boolean FulfillmentGroupImpl.isShippingPriceTaxable
           
protected  java.math.BigDecimal FulfillmentGroupImpl.merchandiseTotal
           
protected  java.lang.String PersonalMessageImpl.message
           
protected  java.lang.String PersonalMessageImpl.messageFrom
           
protected  java.lang.String PersonalMessageImpl.messageTo
           
protected  java.lang.String FulfillmentGroupImpl.method
           
protected  java.lang.String OrderItemImpl.name
           
protected  java.lang.String OrderItemAttributeImpl.name
           
protected  java.lang.String OrderAttributeImpl.name
           
protected  java.lang.String OrderImpl.name
           
protected  java.lang.String PersonalMessageImpl.occasion
           
protected  Order OrderItemImpl.order
           
protected  Order FulfillmentGroupImpl.order
           
protected  java.lang.String OrderItemImpl.orderItemType
           
protected  java.math.BigDecimal OrderItemImpl.price
           
protected  boolean FulfillmentGroupImpl.primary
           
protected  int OrderItemImpl.quantity
           
protected  java.lang.String FulfillmentGroupImpl.referenceNumber
           
protected  java.math.BigDecimal OrderItemImpl.retailPrice
           
protected  java.math.BigDecimal FulfillmentGroupImpl.retailShippingPrice
           
protected  java.math.BigDecimal OrderItemImpl.salePrice
           
protected  java.math.BigDecimal FulfillmentGroupImpl.saleShippingPrice
           
protected  java.lang.String FulfillmentGroupImpl.service
           
protected  java.math.BigDecimal FulfillmentGroupImpl.shippingPrice
           
protected  java.math.BigDecimal FulfillmentGroupImpl.stateTax
           
protected  java.math.BigDecimal OrderImpl.stateTax
           
protected  java.lang.String FulfillmentGroupImpl.status
           
protected  java.lang.String OrderImpl.status
           
protected  java.util.Date OrderImpl.submitDate
           
protected  java.math.BigDecimal OrderImpl.subTotal
           
protected  java.math.BigDecimal FulfillmentGroupImpl.total
           
protected  java.math.BigDecimal OrderImpl.total
           
protected  java.math.BigDecimal OrderImpl.totalShipping
           
protected  java.math.BigDecimal FulfillmentGroupImpl.totalTax
           
protected  java.math.BigDecimal OrderImpl.totalTax
           
protected  java.lang.String FulfillmentGroupImpl.type
           
protected  java.lang.String OrderItemAttributeImpl.value
           
protected  java.lang.String OrderAttributeImpl.value
          The value.
 

Uses of AdminPresentation in org.broadleafcommerce.core.payment.domain
 

Fields in org.broadleafcommerce.core.payment.domain with annotations of type AdminPresentation
protected  Address PaymentInfoImpl.address
           
protected  java.math.BigDecimal PaymentInfoImpl.amount
           
protected  java.math.BigDecimal PaymentResponseItemImpl.amountPaid
           
protected  java.math.BigDecimal PaymentLogImpl.amountPaid
           
protected  java.lang.String PaymentResponseItemImpl.authorizationCode
           
protected  java.lang.String PaymentResponseItemImpl.avsCode
           
protected  java.lang.String PaymentInfoImpl.customerIpAddress
           
protected  java.lang.String PaymentLogImpl.exceptionMessage
           
protected  java.lang.String PaymentResponseItemImpl.implementorResponseCode
           
protected  java.lang.String PaymentResponseItemImpl.implementorResponseText
           
protected  java.lang.String PaymentLogImpl.logType
           
protected  java.lang.String PaymentResponseItemImpl.middlewareResponseCode
           
protected  java.lang.String PaymentResponseItemImpl.middlewareResponseText
           
protected  Order PaymentInfoImpl.order
           
protected  java.lang.Long PaymentResponseItemImpl.paymentInfoId
           
protected  java.lang.Long PaymentLogImpl.paymentInfoId
           
protected  java.lang.String PaymentResponseItemImpl.paymentInfoReferenceNumber
           
protected  java.lang.String PaymentLogImpl.paymentInfoReferenceNumber
           
protected  Phone PaymentInfoImpl.phone
           
protected  java.lang.String PaymentResponseItemImpl.processorResponseCode
           
protected  java.lang.String PaymentResponseItemImpl.processorResponseText
           
protected  java.lang.String PaymentResponseItemImpl.referenceNumber
           
protected  java.lang.String PaymentInfoImpl.referenceNumber
           
protected  java.math.BigDecimal PaymentResponseItemImpl.remainingBalance
           
protected  java.lang.String PaymentResponseItemImpl.transactionId
           
protected  java.lang.Boolean PaymentResponseItemImpl.transactionSuccess
           
protected  java.lang.Boolean PaymentLogImpl.transactionSuccess
           
protected  java.util.Date PaymentResponseItemImpl.transactionTimestamp
           
protected  java.util.Date PaymentLogImpl.transactionTimestamp
           
protected  java.lang.String PaymentResponseItemImpl.transactionType
           
protected  java.lang.String PaymentLogImpl.transactionType
           
protected  java.lang.String PaymentInfoImpl.type
           
protected  java.lang.String PaymentResponseItemImpl.userName
           
protected  java.lang.String PaymentLogImpl.userName
           
 

Uses of AdminPresentation in org.broadleafcommerce.profile.core.domain
 

Fields in org.broadleafcommerce.profile.core.domain with annotations of type AdminPresentation
protected  java.lang.String AddressImpl.addressLine1
           
protected  java.lang.String AddressImpl.addressLine2
           
protected  java.lang.String CustomerAddressImpl.addressName
           
protected  java.lang.String CustomerImpl.challengeAnswer
           
protected  ChallengeQuestion CustomerImpl.challengeQuestion
           
protected  java.lang.String AddressImpl.city
           
protected  java.lang.String AddressImpl.companyName
           
protected  Country AddressImpl.country
           
protected  java.lang.String AddressImpl.county
           
protected  Customer CustomerAddressImpl.customer
           
protected  Locale CustomerImpl.customerLocale
           
protected  java.lang.String CustomerImpl.emailAddress
           
protected  java.lang.String AddressImpl.firstName
           
protected  java.lang.String CustomerImpl.firstName
           
protected  java.lang.Long CustomerImpl.id
           
protected  boolean AddressImpl.isActive
           
protected  boolean PhoneImpl.isActive
           
protected  boolean AddressImpl.isBusiness
           
protected  boolean AddressImpl.isDefault
           
protected  boolean PhoneImpl.isDefault
           
protected  java.lang.String AddressImpl.lastName
           
protected  java.lang.String CustomerImpl.lastName
           
protected  java.lang.String StateImpl.name
           
protected  java.lang.String CountryImpl.name
           
protected  java.lang.String CustomerImpl.password
           
protected  boolean CustomerImpl.passwordChangeRequired
           
protected  java.lang.String PhoneImpl.phoneNumber
           
protected  java.lang.String AddressImpl.postalCode
           
protected  java.lang.String AddressImpl.primaryPhone
           
protected  java.lang.String ChallengeQuestionImpl.question
           
protected  boolean CustomerImpl.receiveEmail
           
protected  boolean CustomerImpl.registered
           
protected  java.lang.String AddressImpl.secondaryPhone
           
protected  java.lang.Boolean AddressImpl.standardized
          This is intented to be used for address verification integrations and should not be modifiable in the admin
protected  State AddressImpl.state
           
protected  java.lang.String AddressImpl.tokenizedAddress
          This is intented to be used for address verification integrations and should not be modifiable in the admin
protected  java.lang.String CustomerImpl.username
           
protected  java.lang.String AddressImpl.verificationLevel
          This is intented to be used for address verification integrations and should not be modifiable in the admin
protected  java.lang.String AddressImpl.zipFour
           
 



Copyright © 2012. All Rights Reserved.