Package de.hybris.platform.fraud.jalo
Class GeneratedFraudReport
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.fraud.jalo.GeneratedFraudReport
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
FraudReport
public abstract class GeneratedFraudReport extends GenericItem
Generated class for typeFraudReport.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCODEQualifier of theFraudReport.codeattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEXPLANATIONQualifier of theFraudReport.explanationattributestatic java.lang.StringFRAUDSYMPTOMSCORINGSQualifier of theFraudReport.fraudSymptomScoringsattributeprotected static OneToManyHandler<FraudSymptomScoring>FRAUDSYMPTOMSCORINGSHANDLEROneToManyHandlerfor handling 1:n FRAUDSYMPTOMSCORINGS's relation attributes from 'many' side.static java.lang.StringORDERQualifier of theFraudReport.orderattributeprotected static BidirectionalOneToManyHandler<GeneratedFraudReport>ORDERHANDLERBidirectionalOneToManyHandlerfor handling 1:n ORDER's relation attributes from 'one' side.static java.lang.StringPROVIDERQualifier of theFraudReport.providerattributestatic java.lang.StringSTATUSQualifier of theFraudReport.statusattributestatic java.lang.StringTIMESTAMPQualifier of theFraudReport.timestampattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedFraudReport()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToFraudSymptomScorings(FraudSymptomScoring value)Generated method - Addsvalueto fraudSymptomScorings.voidaddToFraudSymptomScorings(SessionContext ctx, FraudSymptomScoring value)Generated method - Addsvalueto fraudSymptomScorings.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetCode()Generated method - Getter of theFraudReport.codeattribute.java.lang.StringgetCode(SessionContext ctx)Generated method - Getter of theFraudReport.codeattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetExplanation()Generated method - Getter of theFraudReport.explanationattribute.java.lang.StringgetExplanation(SessionContext ctx)Generated method - Getter of theFraudReport.explanationattribute.java.util.List<FraudSymptomScoring>getFraudSymptomScorings()Generated method - Getter of theFraudReport.fraudSymptomScoringsattribute.java.util.List<FraudSymptomScoring>getFraudSymptomScorings(SessionContext ctx)Generated method - Getter of theFraudReport.fraudSymptomScoringsattribute.OrdergetOrder()Generated method - Getter of theFraudReport.orderattribute.OrdergetOrder(SessionContext ctx)Generated method - Getter of theFraudReport.orderattribute.java.lang.StringgetProvider()Generated method - Getter of theFraudReport.providerattribute.java.lang.StringgetProvider(SessionContext ctx)Generated method - Getter of theFraudReport.providerattribute.EnumerationValuegetStatus()Generated method - Getter of theFraudReport.statusattribute.EnumerationValuegetStatus(SessionContext ctx)Generated method - Getter of theFraudReport.statusattribute.java.util.DategetTimestamp()Generated method - Getter of theFraudReport.timestampattribute.java.util.DategetTimestamp(SessionContext ctx)Generated method - Getter of theFraudReport.timestampattribute.voidremoveFromFraudSymptomScorings(FraudSymptomScoring value)Generated method - Removesvaluefrom fraudSymptomScorings.voidremoveFromFraudSymptomScorings(SessionContext ctx, FraudSymptomScoring value)Generated method - Removesvaluefrom fraudSymptomScorings.protected voidsetCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theFraudReport.codeattribute.protected voidsetCode(java.lang.String value)Generated method - Setter of theFraudReport.codeattribute.voidsetExplanation(SessionContext ctx, java.lang.String value)Generated method - Setter of theFraudReport.explanationattribute.voidsetExplanation(java.lang.String value)Generated method - Setter of theFraudReport.explanationattribute.voidsetFraudSymptomScorings(SessionContext ctx, java.util.List<FraudSymptomScoring> value)Generated method - Setter of theFraudReport.fraudSymptomScoringsattribute.voidsetFraudSymptomScorings(java.util.List<FraudSymptomScoring> value)Generated method - Setter of theFraudReport.fraudSymptomScoringsattribute.voidsetOrder(Order value)Generated method - Setter of theFraudReport.orderattribute.voidsetOrder(SessionContext ctx, Order value)Generated method - Setter of theFraudReport.orderattribute.voidsetProvider(SessionContext ctx, java.lang.String value)Generated method - Setter of theFraudReport.providerattribute.voidsetProvider(java.lang.String value)Generated method - Setter of theFraudReport.providerattribute.voidsetStatus(EnumerationValue value)Generated method - Setter of theFraudReport.statusattribute.voidsetStatus(SessionContext ctx, EnumerationValue value)Generated method - Setter of theFraudReport.statusattribute.protected voidsetTimestamp(SessionContext ctx, java.util.Date value)Generated method - Setter of theFraudReport.timestampattribute.protected voidsetTimestamp(java.util.Date value)Generated method - Setter of theFraudReport.timestampattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
CODE
public static final java.lang.String CODE
Qualifier of theFraudReport.codeattribute- See Also:
- Constant Field Values
-
PROVIDER
public static final java.lang.String PROVIDER
Qualifier of theFraudReport.providerattribute- See Also:
- Constant Field Values
-
TIMESTAMP
public static final java.lang.String TIMESTAMP
Qualifier of theFraudReport.timestampattribute- See Also:
- Constant Field Values
-
STATUS
public static final java.lang.String STATUS
Qualifier of theFraudReport.statusattribute- See Also:
- Constant Field Values
-
EXPLANATION
public static final java.lang.String EXPLANATION
Qualifier of theFraudReport.explanationattribute- See Also:
- Constant Field Values
-
ORDER
public static final java.lang.String ORDER
Qualifier of theFraudReport.orderattribute- See Also:
- Constant Field Values
-
FRAUDSYMPTOMSCORINGS
public static final java.lang.String FRAUDSYMPTOMSCORINGS
Qualifier of theFraudReport.fraudSymptomScoringsattribute- See Also:
- Constant Field Values
-
ORDERHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedFraudReport> ORDERHANDLER
BidirectionalOneToManyHandlerfor handling 1:n ORDER's relation attributes from 'one' side.
-
FRAUDSYMPTOMSCORINGSHANDLER
protected static final OneToManyHandler<FraudSymptomScoring> FRAUDSYMPTOMSCORINGSHANDLER
OneToManyHandlerfor handling 1:n FRAUDSYMPTOMSCORINGS's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theFraudReport.codeattribute.- Returns:
- the code
-
getCode
public java.lang.String getCode()
Generated method - Getter of theFraudReport.codeattribute.- Returns:
- the code
-
setCode
protected void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theFraudReport.codeattribute.- Parameters:
value- the code
-
setCode
protected void setCode(java.lang.String value)
Generated method - Setter of theFraudReport.codeattribute.- Parameters:
value- the code
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getExplanation
public java.lang.String getExplanation(SessionContext ctx)
Generated method - Getter of theFraudReport.explanationattribute.- Returns:
- the explanation
-
getExplanation
public java.lang.String getExplanation()
Generated method - Getter of theFraudReport.explanationattribute.- Returns:
- the explanation
-
setExplanation
public void setExplanation(SessionContext ctx, java.lang.String value)
Generated method - Setter of theFraudReport.explanationattribute.- Parameters:
value- the explanation
-
setExplanation
public void setExplanation(java.lang.String value)
Generated method - Setter of theFraudReport.explanationattribute.- Parameters:
value- the explanation
-
getFraudSymptomScorings
public java.util.List<FraudSymptomScoring> getFraudSymptomScorings(SessionContext ctx)
Generated method - Getter of theFraudReport.fraudSymptomScoringsattribute.- Returns:
- the fraudSymptomScorings
-
getFraudSymptomScorings
public java.util.List<FraudSymptomScoring> getFraudSymptomScorings()
Generated method - Getter of theFraudReport.fraudSymptomScoringsattribute.- Returns:
- the fraudSymptomScorings
-
setFraudSymptomScorings
public void setFraudSymptomScorings(SessionContext ctx, java.util.List<FraudSymptomScoring> value)
Generated method - Setter of theFraudReport.fraudSymptomScoringsattribute.- Parameters:
value- the fraudSymptomScorings
-
setFraudSymptomScorings
public void setFraudSymptomScorings(java.util.List<FraudSymptomScoring> value)
Generated method - Setter of theFraudReport.fraudSymptomScoringsattribute.- Parameters:
value- the fraudSymptomScorings
-
addToFraudSymptomScorings
public void addToFraudSymptomScorings(SessionContext ctx, FraudSymptomScoring value)
Generated method - Addsvalueto fraudSymptomScorings.- Parameters:
value- the item to add to fraudSymptomScorings
-
addToFraudSymptomScorings
public void addToFraudSymptomScorings(FraudSymptomScoring value)
Generated method - Addsvalueto fraudSymptomScorings.- Parameters:
value- the item to add to fraudSymptomScorings
-
removeFromFraudSymptomScorings
public void removeFromFraudSymptomScorings(SessionContext ctx, FraudSymptomScoring value)
Generated method - Removesvaluefrom fraudSymptomScorings.- Parameters:
value- the item to remove from fraudSymptomScorings
-
removeFromFraudSymptomScorings
public void removeFromFraudSymptomScorings(FraudSymptomScoring value)
Generated method - Removesvaluefrom fraudSymptomScorings.- Parameters:
value- the item to remove from fraudSymptomScorings
-
getOrder
public Order getOrder(SessionContext ctx)
Generated method - Getter of theFraudReport.orderattribute.- Returns:
- the order
-
getOrder
public Order getOrder()
Generated method - Getter of theFraudReport.orderattribute.- Returns:
- the order
-
setOrder
public void setOrder(SessionContext ctx, Order value)
Generated method - Setter of theFraudReport.orderattribute.- Parameters:
value- the order
-
setOrder
public void setOrder(Order value)
Generated method - Setter of theFraudReport.orderattribute.- Parameters:
value- the order
-
getProvider
public java.lang.String getProvider(SessionContext ctx)
Generated method - Getter of theFraudReport.providerattribute.- Returns:
- the provider
-
getProvider
public java.lang.String getProvider()
Generated method - Getter of theFraudReport.providerattribute.- Returns:
- the provider
-
setProvider
public void setProvider(SessionContext ctx, java.lang.String value)
Generated method - Setter of theFraudReport.providerattribute.- Parameters:
value- the provider
-
setProvider
public void setProvider(java.lang.String value)
Generated method - Setter of theFraudReport.providerattribute.- Parameters:
value- the provider
-
getStatus
public EnumerationValue getStatus(SessionContext ctx)
Generated method - Getter of theFraudReport.statusattribute.- Returns:
- the status
-
getStatus
public EnumerationValue getStatus()
Generated method - Getter of theFraudReport.statusattribute.- Returns:
- the status
-
setStatus
public void setStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theFraudReport.statusattribute.- Parameters:
value- the status
-
setStatus
public void setStatus(EnumerationValue value)
Generated method - Setter of theFraudReport.statusattribute.- Parameters:
value- the status
-
getTimestamp
public java.util.Date getTimestamp(SessionContext ctx)
Generated method - Getter of theFraudReport.timestampattribute.- Returns:
- the timestamp
-
getTimestamp
public java.util.Date getTimestamp()
Generated method - Getter of theFraudReport.timestampattribute.- Returns:
- the timestamp
-
setTimestamp
protected void setTimestamp(SessionContext ctx, java.util.Date value)
Generated method - Setter of theFraudReport.timestampattribute.- Parameters:
value- the timestamp
-
setTimestamp
protected void setTimestamp(java.util.Date value)
Generated method - Setter of theFraudReport.timestampattribute.- Parameters:
value- the timestamp
-
-