Serialized Form
-
Package fr.becpg.common
-
Exception fr.becpg.common.BeCPGException
class BeCPGException extends RuntimeException implements Serializable- serialVersionUID:
- 923417999410572525L
-
-
Package fr.becpg.config.mapping
-
Exception fr.becpg.config.mapping.MappingException
class MappingException extends Exception implements Serializable- serialVersionUID:
- -944104688836242876L
-
-
Package fr.becpg.repo.activity.data
-
Class fr.becpg.repo.activity.data.ActivityListDataItem
class ActivityListDataItem extends BeCPGDataObject implements Serializable- serialVersionUID:
- -817711206754301661L
-
Serialized Fields
-
activityData
String activityData
-
activityType
ActivityType activityType
-
createdDate
Date createdDate
-
id
Long id
-
userId
String userId
-
-
-
Package fr.becpg.repo.audit.exception
-
Exception fr.becpg.repo.audit.exception.BeCPGAuditException
class BeCPGAuditException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package fr.becpg.repo.authentication
-
Exception fr.becpg.repo.authentication.UserAlreadyExistsException
class UserAlreadyExistsException extends BeCPGException implements Serializable- serialVersionUID:
- 923417999410572526L
-
-
Package fr.becpg.repo.batch
-
Class fr.becpg.repo.batch.BatchInfo
class BatchInfo extends Object implements Serializable- serialVersionUID:
- 7569652805526586359L
-
Serialized Fields
-
batchDescId
String batchDescId
Id of the batch will be used assign to threadPool -
batchId
String batchId
Will serve as uniq batchId -
batchSize
int batchSize
-
batchUser
String batchUser
User that has launch the batch -
currentItem
Integer currentItem
-
currentStep
Integer currentStep
-
entityDescription
String entityDescription
-
isCancelled
boolean isCancelled
-
isCompleted
Boolean isCompleted
-
mailAction
String mailAction
-
mailActionUrl
String mailActionUrl
-
notifyByMail
Boolean notifyByMail
-
priority
BatchPriority priority
-
runAsSystem
Boolean runAsSystem
-
stepDescId
String stepDescId
-
tenant
String tenant
-
totalItems
Integer totalItems
-
totalSteps
Integer totalSteps
-
workerThreads
int workerThreads
-
-
-
Package fr.becpg.repo.cache.impl
-
Class fr.becpg.repo.cache.impl.BeCPGRefreshableCacheEvent
class BeCPGRefreshableCacheEvent extends Object implements Serializable- serialVersionUID:
- -6131535575464962047L
-
-
Package fr.becpg.repo.entity.catalog
-
Package fr.becpg.repo.entity.datalist.impl
-
Class fr.becpg.repo.entity.datalist.impl.MultiLevelDataListServiceImpl.LRUCache
class LRUCache extends LinkedHashMap<org.alfresco.service.cmr.repository.NodeRef,Boolean> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
maxElements
int maxElements
-
-
-
Package fr.becpg.repo.entity.event
-
Class fr.becpg.repo.entity.event.CheckInEntityEvent
class CheckInEntityEvent extends org.springframework.context.ApplicationEvent implements Serializable- serialVersionUID:
- 6872600105098661778L
-
Serialized Fields
-
entityNodeRef
org.alfresco.service.cmr.repository.NodeRef entityNodeRef
-
-
-
Package fr.becpg.repo.entity.remote.extractor
-
Exception fr.becpg.repo.entity.remote.extractor.RemoteException
class RemoteException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package fr.becpg.repo.entity.version
-
Class fr.becpg.repo.entity.version.EntityVersion
class EntityVersion extends org.alfresco.repo.version.common.VersionImpl implements Serializable- serialVersionUID:
- -4165153505281567656L
-
Serialized Fields
-
createdDate
Date createdDate
-
entityBranchFromNodeRef
org.alfresco.service.cmr.repository.NodeRef entityBranchFromNodeRef
-
entityNodeRef
org.alfresco.service.cmr.repository.NodeRef entityNodeRef
-
entityVersionNodeRef
org.alfresco.service.cmr.repository.NodeRef entityVersionNodeRef
-
-
-
Package fr.becpg.repo.formulation
-
Exception fr.becpg.repo.formulation.FormulateException
class FormulateException extends RuntimeException implements Serializable- serialVersionUID:
- 5347708146713098876L
-
-
Package fr.becpg.repo.helper.impl
-
Class fr.becpg.repo.helper.impl.AssociationCacheRegion
class AssociationCacheRegion extends Object implements Serializable- serialVersionUID:
- -213050301938804468L
-
Serialized Fields
-
assocQName
org.alfresco.service.namespace.QName assocQName
The qualified name of the association. -
hashCode
int hashCode
-
nodeRef
org.alfresco.service.cmr.repository.NodeRef nodeRef
The node reference for the association cache.
-
-
Class fr.becpg.repo.helper.impl.ChildAssocCacheEntry
class ChildAssocCacheEntry extends Object implements Serializable- serialVersionUID:
- -5994096437225498709L
-
Class fr.becpg.repo.helper.impl.EntitySourceAssoc
class EntitySourceAssoc extends Object implements Serializable- serialVersionUID:
- 4418227651517939879L
-
Serialized Fields
-
dataListItemNodeRef
org.alfresco.service.cmr.repository.NodeRef dataListItemNodeRef
-
entityNodeRef
org.alfresco.service.cmr.repository.NodeRef entityNodeRef
-
sourceNodeRef
org.alfresco.service.cmr.repository.NodeRef sourceNodeRef
-
-
-
Package fr.becpg.repo.notification.data
-
Class fr.becpg.repo.notification.data.NotificationRuleListDataItem
class NotificationRuleListDataItem extends BeCPGDataObject implements Serializable- serialVersionUID:
- 996800984821144870L
-
Serialized Fields
-
authorities
List<org.alfresco.service.cmr.repository.NodeRef> authorities
-
condtions
String condtions
-
dateField
String dateField
-
days
Integer days
-
disabled
Boolean disabled
-
email
org.alfresco.service.cmr.repository.NodeRef email
-
enforced
Boolean enforced
-
errorLog
String errorLog
-
frequency
Integer frequency
-
frequencyStartDate
Date frequencyStartDate
-
nodeType
String nodeType
-
recurringDay
DayOfWeek recurringDay
-
recurringTime
RecurringTimeType recurringTime
-
reportTpls
List<org.alfresco.service.cmr.repository.NodeRef> reportTpls
-
script
org.alfresco.service.cmr.repository.NodeRef script
-
scriptMode
ScriptMode scriptMode
-
subject
String subject
-
target
org.alfresco.service.cmr.repository.NodeRef target
-
timeType
DateFilterType timeType
-
versionFilterType
VersionFilterType versionFilterType
-
-
-
Package fr.becpg.repo.product.data.packaging
-
Class fr.becpg.repo.product.data.packaging.VariantPackagingData
class VariantPackagingData extends Object implements Serializable- serialVersionUID:
- -3460131741476715569L
-
Serialized Fields
-
boxesPerPallet
Integer boxesPerPallet
-
depth
Double depth
-
height
Double height
-
innerDepth
Double innerDepth
-
innerHeight
Double innerHeight
-
innerPackPerBox
Integer innerPackPerBox
-
innerVolume
Double innerVolume
-
innerWidth
Double innerWidth
-
isManualInner
boolean isManualInner
-
isManualPalletInformations
boolean isManualPalletInformations
-
isManualPrimary
boolean isManualPrimary
-
isManualSecondary
boolean isManualSecondary
-
isManualTertiary
boolean isManualTertiary
-
packagingTermsAndConditionsCode
String packagingTermsAndConditionsCode
-
packagingTypeCode
String packagingTypeCode
-
palletBoxesPerLastLayer
Integer palletBoxesPerLastLayer
-
palletBoxesPerLayer
Integer palletBoxesPerLayer
-
palletHeight
Double palletHeight
-
palletLayers
Integer palletLayers
-
palletNumberOnGround
Integer palletNumberOnGround
-
palletStackingMaxWeight
Double palletStackingMaxWeight
-
palletTypeCode
String palletTypeCode
-
platformTermsAndConditionsCode
String platformTermsAndConditionsCode
-
productPerBoxes
Integer productPerBoxes
-
productPerInnerPack
Integer productPerInnerPack
-
secondaryDepth
Double secondaryDepth
-
secondaryHeight
Double secondaryHeight
-
secondaryPackagingTypeCode
String secondaryPackagingTypeCode
-
secondaryVolume
Double secondaryVolume
-
secondaryWidth
Double secondaryWidth
-
tareInner
BigDecimal tareInner
-
tarePrimary
BigDecimal tarePrimary
-
tareSecondary
BigDecimal tareSecondary
-
tareTertiary
BigDecimal tareTertiary
-
tertiaryDepth
Double tertiaryDepth
-
tertiaryPackagingTypeCode
String tertiaryPackagingTypeCode
-
tertiaryVolume
Double tertiaryVolume
-
tertiaryWidth
Double tertiaryWidth
-
volume
Double volume
-
width
Double width
-
-
-
Package fr.becpg.repo.regulatory
-
Class fr.becpg.repo.regulatory.RequirementListDataItem
class RequirementListDataItem extends BeCPGDataObject implements Serializable- serialVersionUID:
- -3851143080201225383L
-
Serialized Fields
-
charact
org.alfresco.service.cmr.repository.NodeRef charact
-
formulationChainId
String formulationChainId
-
regulatoryCode
String regulatoryCode
-
reqDataType
RequirementDataType reqDataType
-
reqMaxQty
Double reqMaxQty
-
reqMlMessage
org.alfresco.service.cmr.repository.MLText reqMlMessage
-
reqType
RequirementType reqType
-
sort
Integer sort
-
sources
List<org.alfresco.service.cmr.repository.NodeRef> sources
-
-
-
Package fr.becpg.repo.report.search.impl
-
Class fr.becpg.repo.report.search.impl.DefaultExcelReportSearchPlugin.SimpleRepositoryEntity
class SimpleRepositoryEntity extends BeCPGDataObject implements Serializable- serialVersionUID:
- -8814912431022547846L
-
-
Package fr.becpg.repo.repository
-
Package fr.becpg.repo.repository.model
-
Class fr.becpg.repo.repository.model.AbstractEffectiveDataItem
class AbstractEffectiveDataItem extends BeCPGDataObject implements Serializable- serialVersionUID:
- -4228655692015575076L
-
Class fr.becpg.repo.repository.model.AbstractManualDataItem
class AbstractManualDataItem extends BeCPGDataObject implements Serializable- serialVersionUID:
- 4027538577640263821L
-
Class fr.becpg.repo.repository.model.BaseObject
class BaseObject extends Object implements Serializable- serialVersionUID:
- 1281409754709493657L
-
Class fr.becpg.repo.repository.model.BeCPGDataObject
class BeCPGDataObject extends BaseObject implements Serializable- serialVersionUID:
- -7452420206089817249L
-
Serialized Fields
-
aspects
Set<org.alfresco.service.namespace.QName> aspects
-
aspectsToRemove
Set<org.alfresco.service.namespace.QName> aspectsToRemove
-
extraProperties
Map<org.alfresco.service.namespace.QName,
Serializable> extraProperties -
name
String name
-
nodeRef
org.alfresco.service.cmr.repository.NodeRef nodeRef
-
parentNodeRef
org.alfresco.service.cmr.repository.NodeRef parentNodeRef
-
-
Class fr.becpg.repo.repository.model.DefaultListDataItem
class DefaultListDataItem extends BeCPGDataObject implements Serializable- serialVersionUID:
- 162170923610286636L
-
Class fr.becpg.repo.repository.model.VariantAwareDataItem
class VariantAwareDataItem extends AbstractManualDataItem implements Serializable- serialVersionUID:
- -2757971744559304500L
-
-
Package fr.becpg.repo.search.data
-
Class fr.becpg.repo.search.data.SavedSearch
class SavedSearch extends BeCPGDataObject implements Serializable- serialVersionUID:
- 4295437589439380453L
-
-
Package fr.becpg.repo.security
-
Exception fr.becpg.repo.security.BeCPGAccessDeniedException
class BeCPGAccessDeniedException extends RuntimeException implements Serializable- serialVersionUID:
- -56874971164233072L
-
-
Package fr.becpg.repo.security.data
-
Class fr.becpg.repo.security.data.ACLGroupData
class ACLGroupData extends BeCPGDataObject implements Serializable- serialVersionUID:
- -1271936196192020455L
-
Serialized Fields
-
acls
List<ACLEntryDataItem> acls
-
isDefaultReadOnly
Boolean isDefaultReadOnly
-
isLocalPermission
Boolean isLocalPermission
-
nodeType
String nodeType
-
-
-
Package fr.becpg.repo.security.data.dataList
-
Class fr.becpg.repo.security.data.dataList.ACLEntryDataItem
class ACLEntryDataItem extends BeCPGDataObject implements Serializable- serialVersionUID:
- -9182353002403432757L
-
-
Package fr.becpg.repo.variant.model
-
Class fr.becpg.repo.variant.model.VariantData
class VariantData extends BeCPGDataObject implements Serializable- serialVersionUID:
- 6714268508538918393L
-