Serialized Form


Package org.broadleafcommerce.common

Class org.broadleafcommerce.common.RequestDTOImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

requestURI

String requestURI

fullUrlWithQueryString

String fullUrlWithQueryString

secure

Boolean secure

Package org.broadleafcommerce.common.audit

Class org.broadleafcommerce.common.audit.Auditable extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dateCreated

Date dateCreated

createdBy

Long createdBy

dateUpdated

Date dateUpdated

updatedBy

Long updatedBy

Package org.broadleafcommerce.common.cache.engine

Class org.broadleafcommerce.common.cache.engine.CacheFactoryException extends Exception implements Serializable

serialVersionUID: 1L

Class org.broadleafcommerce.common.cache.engine.HydratedCache extends Hashtable<String,Object> implements Serializable

serialVersionUID: 1L

Serialized Fields

cacheName

String cacheName
Deprecated. 

cacheRegion

String cacheRegion
Deprecated. 

Class org.broadleafcommerce.common.cache.engine.HydratedCacheElement extends Hashtable<String,Object> implements Serializable

serialVersionUID: 1L


Package org.broadleafcommerce.common.config.domain

Class org.broadleafcommerce.common.config.domain.AbstractModuleConfiguration extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

Long id

moduleName

String moduleName

activeStartDate

Date activeStartDate

activeEndDate

Date activeEndDate

isDefault

Boolean isDefault

configType

String configType

priority

Integer priority

auditable

Auditable auditable

archiveStatus

ArchiveStatus archiveStatus

Class org.broadleafcommerce.common.config.domain.SystemPropertyImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

Long id

name

String name

value

String value

Package org.broadleafcommerce.common.config.service.type

Class org.broadleafcommerce.common.config.service.type.ModuleConfigurationType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Package org.broadleafcommerce.common.currency.domain

Class org.broadleafcommerce.common.currency.domain.BroadleafCurrencyImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

currencyCode

String currencyCode

friendlyName

String friendlyName

defaultFlag

Boolean defaultFlag

Class org.broadleafcommerce.common.currency.domain.NullBroadleafCurrency extends Object implements Serializable

serialVersionUID: 7926395625817119455L


Package org.broadleafcommerce.common.email.domain

Class org.broadleafcommerce.common.email.domain.EmailTargetImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

bccAddresses

String[] bccAddresses

ccAddresses

String[] ccAddresses

emailAddress

String emailAddress

Class org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

Long id

emailTracking

EmailTracking emailTracking

dateClicked

Date dateClicked

customerId

String customerId

destinationUri

String destinationUri

queryString

String queryString

Class org.broadleafcommerce.common.email.domain.EmailTrackingImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

Long id

emailAddress

String emailAddress

dateSent

Date dateSent

type

String type

emailTrackingClicks

Set<E> emailTrackingClicks

emailTrackingOpens

Set<E> emailTrackingOpens

Class org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

Long id

dateOpened

Date dateOpened

userAgent

String userAgent

emailTracking

EmailTracking emailTracking

Package org.broadleafcommerce.common.email.service.exception

Class org.broadleafcommerce.common.email.service.exception.EmailException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.broadleafcommerce.common.email.service.info

Class org.broadleafcommerce.common.email.service.info.EmailInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

emailType

String emailType

emailTemplate

String emailTemplate

subject

String subject

fromAddress

String fromAddress

messageBody

String messageBody

attachments

List<E> attachments

sendEmailReliableAsync

String sendEmailReliableAsync

sendAsyncPriority

String sendAsyncPriority

Class org.broadleafcommerce.common.email.service.info.NullEmailInfo extends EmailInfo implements Serializable

serialVersionUID: 1L

Class org.broadleafcommerce.common.email.service.info.ServerInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

serverName

String serverName

serverPort

Integer serverPort

securePort

Integer securePort

appName

String appName

Package org.broadleafcommerce.common.email.service.message

Class org.broadleafcommerce.common.email.service.message.Attachment extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

filename

String filename

data

byte[] data

mimeType

String mimeType

Class org.broadleafcommerce.common.email.service.message.EmailPropertyType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Package org.broadleafcommerce.common.enumeration.domain

Class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

Long id

key

String key

modifiable

Boolean modifiable

orderItems

List<E> orderItems

Class org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationValueImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

Long id

type

DataDrivenEnumeration type

key

String key

display

String display

hidden

Boolean hidden

Package org.broadleafcommerce.common.exception

Class org.broadleafcommerce.common.exception.BroadleafException extends Exception implements Serializable

Serialized Fields

rootCause

Throwable rootCause

Class org.broadleafcommerce.common.exception.NoPossibleResultsException extends RuntimeException implements Serializable

serialVersionUID: 2422275745139590462L

Class org.broadleafcommerce.common.exception.SecurityServiceException extends ServiceException implements Serializable

Class org.broadleafcommerce.common.exception.ServiceException extends Exception implements Serializable

serialVersionUID: -7084792578727995587L

Class org.broadleafcommerce.common.exception.SiteNotFoundException extends RuntimeException implements Serializable

Class org.broadleafcommerce.common.exception.TranslatableException extends Exception implements Serializable

Serialized Fields

code

int code

Package org.broadleafcommerce.common.extensibility.context.merge

Class org.broadleafcommerce.common.extensibility.context.merge.DynamicResourceIterator extends ArrayList<ResourceInputStream> implements Serializable

Serialized Fields

position

int position

embeddedInsertPosition

int embeddedInsertPosition

Package org.broadleafcommerce.common.extensibility.context.merge.exceptions

Class org.broadleafcommerce.common.extensibility.context.merge.exceptions.MergeException extends Exception implements Serializable

serialVersionUID: 1L

Class org.broadleafcommerce.common.extensibility.context.merge.exceptions.MergeManagerSetupException extends Exception implements Serializable

serialVersionUID: 1L


Package org.broadleafcommerce.common.extensibility.jpa

Class org.broadleafcommerce.common.extensibility.jpa.EntityClassNotFoundException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.broadleafcommerce.common.i18n.domain

Class org.broadleafcommerce.common.i18n.domain.TranslatedEntity extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Class org.broadleafcommerce.common.i18n.domain.TranslationImpl extends Object implements Serializable

serialVersionUID: -122818474469147685L

Serialized Fields

id

Long id

entityType

String entityType

entityId

String entityId

fieldName

String fieldName

localeCode

String localeCode

translatedValue

String translatedValue

Package org.broadleafcommerce.common.locale.domain

Class org.broadleafcommerce.common.locale.domain.LocaleImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

localeCode

String localeCode

friendlyName

String friendlyName

defaultFlag

Boolean defaultFlag

defaultCurrency

BroadleafCurrency defaultCurrency

useInSearchIndex

Boolean useInSearchIndex

Package org.broadleafcommerce.common.logging

Class org.broadleafcommerce.common.logging.SupportLevel extends org.apache.log4j.Level implements Serializable


Package org.broadleafcommerce.common.media.domain

Class org.broadleafcommerce.common.media.domain.MediaDto extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

long id

url

String url

title

String title

altText

String altText

tags

String tags

Class org.broadleafcommerce.common.media.domain.MediaImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

Long id

url

String url

title

String title

altText

String altText

tags

String tags

Package org.broadleafcommerce.common.money

Class org.broadleafcommerce.common.money.Money extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.broadleafcommerce.common.payment

Class org.broadleafcommerce.common.payment.CreditCardType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Package org.broadleafcommerce.common.persistence

Class org.broadleafcommerce.common.persistence.ArchiveStatus extends Object implements Serializable

Serialized Fields

archived

Character archived

Package org.broadleafcommerce.common.presentation.client

Class org.broadleafcommerce.common.presentation.client.RuleType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Package org.broadleafcommerce.common.rule

Package org.broadleafcommerce.common.sandbox.domain

Class org.broadleafcommerce.common.sandbox.domain.SandBoxImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

Long id

name

String name

author

Long author

site

Site site

sandboxType

String sandboxType

Class org.broadleafcommerce.common.sandbox.domain.SandBoxType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Package org.broadleafcommerce.common.security

Class org.broadleafcommerce.common.security.BroadleafExternalAuthenticationUserDetails extends org.springframework.security.core.userdetails.User implements Serializable

Serialized Fields

firstName

String firstName

lastName

String lastName

email

String email

Package org.broadleafcommerce.common.security.service

Class org.broadleafcommerce.common.security.service.CleanStringException extends ServiceException implements Serializable

Serialized Fields

cleanResults

org.owasp.validator.html.CleanResults cleanResults

Package org.broadleafcommerce.common.security.util

Class org.broadleafcommerce.common.security.util.PasswordChange extends PasswordReset implements Serializable

serialVersionUID: 1L

Serialized Fields

currentPassword

String currentPassword

newPassword

String newPassword

newPasswordConfirm

String newPasswordConfirm

challengeQuestion

String challengeQuestion

challengeAnswer

String challengeAnswer

Class org.broadleafcommerce.common.security.util.PasswordReset extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

username

String username

email

String email

passwordChangeRequired

boolean passwordChangeRequired

passwordLength

int passwordLength

sendResetEmailReliableAsync

boolean sendResetEmailReliableAsync

Package org.broadleafcommerce.common.site.domain

Class org.broadleafcommerce.common.site.domain.CatalogImpl extends Object implements Serializable

Serialized Fields

id

Long id

name

String name

sites

List<E> sites

Class org.broadleafcommerce.common.site.domain.SiteImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

Long id

name

String name

siteIdentifierType

String siteIdentifierType

siteIdentifierValue

String siteIdentifierValue

productionSandbox

SandBox productionSandbox

catalogs

List<E> catalogs

deactivated

Boolean deactivated

archiveStatus

ArchiveStatus archiveStatus

Class org.broadleafcommerce.common.site.domain.ThemeDTO extends Object implements Serializable

Serialized Fields

path

String path

name

String name

Package org.broadleafcommerce.common.site.service.type

Class org.broadleafcommerce.common.site.service.type.SiteResolutionType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Package org.broadleafcommerce.common.time

Class org.broadleafcommerce.common.time.DayOfMonthType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Class org.broadleafcommerce.common.time.DayOfWeekType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Class org.broadleafcommerce.common.time.HourOfDayType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Class org.broadleafcommerce.common.time.MinuteType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Class org.broadleafcommerce.common.time.MonthType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Package org.broadleafcommerce.common.util

Class org.broadleafcommerce.common.util.DimensionUnitOfMeasureType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Class org.broadleafcommerce.common.util.WeightUnitOfMeasureType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Package org.broadleafcommerce.common.util.sql.importsql

Class org.broadleafcommerce.common.util.sql.importsql.DemoOracleSingleLineSqlCommandExtractor extends org.hibernate.tool.hbm2ddl.SingleLineSqlCommandExtractor implements Serializable

Serialized Fields

alreadyRun

boolean alreadyRun

Class org.broadleafcommerce.common.util.sql.importsql.DemoSqlServerSingleLineSqlCommandExtractor extends org.hibernate.tool.hbm2ddl.SingleLineSqlCommandExtractor implements Serializable

Serialized Fields

alreadyRun

boolean alreadyRun

Package org.broadleafcommerce.common.value

Package org.broadleafcommerce.common.vendor.service.exception

Class org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

fulfillmentPriceExceptionResponse

FulfillmentPriceExceptionResponse fulfillmentPriceExceptionResponse

Class org.broadleafcommerce.common.vendor.service.exception.FulfillmentPriceHostException extends FulfillmentPriceException implements Serializable

serialVersionUID: 1L

Class org.broadleafcommerce.common.vendor.service.exception.PaymentException extends BroadleafException implements Serializable

serialVersionUID: 1L

Serialized Fields

paymentResponse

PaymentResponse paymentResponse

Class org.broadleafcommerce.common.vendor.service.exception.PaymentHostException extends PaymentException implements Serializable

serialVersionUID: 1L

Class org.broadleafcommerce.common.vendor.service.exception.TaxException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

taxResponse

TaxResponse taxResponse

Class org.broadleafcommerce.common.vendor.service.exception.TaxHostException extends TaxException implements Serializable

serialVersionUID: 1L


Package org.broadleafcommerce.common.vendor.service.message

Package org.broadleafcommerce.common.vendor.service.type

Class org.broadleafcommerce.common.vendor.service.type.ContainerShapeType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Class org.broadleafcommerce.common.vendor.service.type.ContainerSizeType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Class org.broadleafcommerce.common.vendor.service.type.ServiceStatusType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType



Copyright © 2013. All Rights Reserved.