Class TuaContactMedium
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.tuadatamodel.jalo.TuaContactMedium
- All Implemented Interfaces:
Serializable,Comparable
public class TuaContactMedium
extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaContactMedium.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theTuaContactMedium.characteristicattributestatic final StringQualifier of theTuaContactMedium.contactattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaContactMedium>BidirectionalOneToManyHandlerfor handling 1:n CONTACT's relation attributes from 'one' side.static final StringQualifier of theTuaContactMedium.endDateTimeattributestatic final StringQualifier of theTuaContactMedium.externalIdentifiersattributestatic final StringQualifier of theTuaContactMedium.idattributestatic final StringQualifier of theTuaContactMedium.mediumTypeattributestatic final StringQualifier of theTuaContactMedium.preferredattributestatic final StringQualifier of theTuaContactMedium.startDateTimeattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) Generated method - Getter of theTuaContactMedium.characteristicattribute.getCharacteristic(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.characteristicattribute.Generated method - Getter of theTuaContactMedium.contactattribute.getContact(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.contactattribute.Generated method - Getter of theTuaContactMedium.endDateTimeattribute.getEndDateTime(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.endDateTimeattribute.Generated method - Getter of theTuaContactMedium.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.externalIdentifiersattribute.getId()Generated method - Getter of theTuaContactMedium.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.idattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theTuaContactMedium.mediumTypeattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetMediumType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.mediumTypeattribute.Generated method - Getter of theTuaContactMedium.startDateTimeattribute.getStartDateTime(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.startDateTimeattribute.Generated method - Getter of theTuaContactMedium.preferredattribute.isPreferred(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.preferredattribute.booleanGenerated method - Getter of theTuaContactMedium.preferredattribute.booleanisPreferredAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.preferredattribute.voidsetCharacteristic(de.hybris.platform.jalo.SessionContext ctx, TuaMediumCharacteristic value) Generated method - Setter of theTuaContactMedium.characteristicattribute.voidGenerated method - Setter of theTuaContactMedium.characteristicattribute.voidsetContact(de.hybris.platform.jalo.SessionContext ctx, TuaContact value) Generated method - Setter of theTuaContactMedium.contactattribute.voidsetContact(TuaContact value) Generated method - Setter of theTuaContactMedium.contactattribute.voidsetEndDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaContactMedium.endDateTimeattribute.voidsetEndDateTime(Date value) Generated method - Setter of theTuaContactMedium.endDateTimeattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaContactMedium.externalIdentifiersattribute.voidGenerated method - Setter of theTuaContactMedium.externalIdentifiersattribute.voidGenerated method - Setter of theTuaContactMedium.idattribute.voidGenerated method - Setter of theTuaContactMedium.idattribute.voidsetMediumType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaContactMedium.mediumTypeattribute.voidsetMediumType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaContactMedium.mediumTypeattribute.voidsetPreferred(boolean value) Generated method - Setter of theTuaContactMedium.preferredattribute.voidsetPreferred(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theTuaContactMedium.preferredattribute.voidsetPreferred(de.hybris.platform.jalo.SessionContext ctx, Boolean value) Generated method - Setter of theTuaContactMedium.preferredattribute.voidsetPreferred(Boolean value) Generated method - Setter of theTuaContactMedium.preferredattribute.voidsetStartDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaContactMedium.startDateTimeattribute.voidsetStartDateTime(Date value) Generated method - Setter of theTuaContactMedium.startDateTimeattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ID
Qualifier of theTuaContactMedium.idattribute- See Also:
-
MEDIUMTYPE
Qualifier of theTuaContactMedium.mediumTypeattribute- See Also:
-
PREFERRED
Qualifier of theTuaContactMedium.preferredattribute- See Also:
-
STARTDATETIME
Qualifier of theTuaContactMedium.startDateTimeattribute- See Also:
-
ENDDATETIME
Qualifier of theTuaContactMedium.endDateTimeattribute- See Also:
-
CHARACTERISTIC
Qualifier of theTuaContactMedium.characteristicattribute- See Also:
-
EXTERNALIDENTIFIERS
Qualifier of theTuaContactMedium.externalIdentifiersattribute- See Also:
-
CONTACT
Qualifier of theTuaContactMedium.contactattribute- See Also:
-
CONTACTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaContactMedium> CONTACTHANDLERBidirectionalOneToManyHandlerfor handling 1:n CONTACT's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaContactMedium
public TuaContactMedium()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getCharacteristic
Generated method - Getter of theTuaContactMedium.characteristicattribute.- Returns:
- the characteristic - Medium characteristic
-
getCharacteristic
Generated method - Getter of theTuaContactMedium.characteristicattribute.- Returns:
- the characteristic - Medium characteristic
-
setCharacteristic
public void setCharacteristic(de.hybris.platform.jalo.SessionContext ctx, TuaMediumCharacteristic value) Generated method - Setter of theTuaContactMedium.characteristicattribute.- Parameters:
value- the characteristic - Medium characteristic
-
setCharacteristic
Generated method - Setter of theTuaContactMedium.characteristicattribute.- Parameters:
value- the characteristic - Medium characteristic
-
getContact
Generated method - Getter of theTuaContactMedium.contactattribute.- Returns:
- the contact - The contact for which that contact mediums is valid.
-
getContact
Generated method - Getter of theTuaContactMedium.contactattribute.- Returns:
- the contact - The contact for which that contact mediums is valid.
-
setContact
Generated method - Setter of theTuaContactMedium.contactattribute.- Parameters:
value- the contact - The contact for which that contact mediums is valid.
-
setContact
Generated method - Setter of theTuaContactMedium.contactattribute.- Parameters:
value- the contact - The contact for which that contact mediums is valid.
-
createItem
protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException - Overrides:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getEndDateTime
Generated method - Getter of theTuaContactMedium.endDateTimeattribute.- Returns:
- the endDateTime - End date time.
-
getEndDateTime
Generated method - Getter of theTuaContactMedium.endDateTimeattribute.- Returns:
- the endDateTime - End date time.
-
setEndDateTime
Generated method - Setter of theTuaContactMedium.endDateTimeattribute.- Parameters:
value- the endDateTime - End date time.
-
setEndDateTime
Generated method - Setter of theTuaContactMedium.endDateTimeattribute.- Parameters:
value- the endDateTime - End date time.
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Generated method - Getter of theTuaContactMedium.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaContactMedium.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Generated method - Setter of theTuaContactMedium.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Generated method - Getter of theTuaContactMedium.idattribute.- Returns:
- the id - Unique Identifier
-
getId
Generated method - Getter of theTuaContactMedium.idattribute.- Returns:
- the id - Unique Identifier
-
setId
Generated method - Setter of theTuaContactMedium.idattribute.- Parameters:
value- the id - Unique Identifier
-
setId
Generated method - Setter of theTuaContactMedium.idattribute.- Parameters:
value- the id - Unique Identifier
-
getMediumType
public de.hybris.platform.jalo.enumeration.EnumerationValue getMediumType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.mediumTypeattribute.- Returns:
- the mediumType - Medium type
-
getMediumType
public de.hybris.platform.jalo.enumeration.EnumerationValue getMediumType()Generated method - Getter of theTuaContactMedium.mediumTypeattribute.- Returns:
- the mediumType - Medium type
-
setMediumType
public void setMediumType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaContactMedium.mediumTypeattribute.- Parameters:
value- the mediumType - Medium type
-
setMediumType
public void setMediumType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaContactMedium.mediumTypeattribute.- Parameters:
value- the mediumType - Medium type
-
isPreferred
Generated method - Getter of theTuaContactMedium.preferredattribute.- Returns:
- the preferred - Preferred
-
isPreferred
Generated method - Getter of theTuaContactMedium.preferredattribute.- Returns:
- the preferred - Preferred
-
isPreferredAsPrimitive
public boolean isPreferredAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContactMedium.preferredattribute.- Returns:
- the preferred - Preferred
-
isPreferredAsPrimitive
public boolean isPreferredAsPrimitive()Generated method - Getter of theTuaContactMedium.preferredattribute.- Returns:
- the preferred - Preferred
-
setPreferred
Generated method - Setter of theTuaContactMedium.preferredattribute.- Parameters:
value- the preferred - Preferred
-
setPreferred
Generated method - Setter of theTuaContactMedium.preferredattribute.- Parameters:
value- the preferred - Preferred
-
setPreferred
public void setPreferred(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theTuaContactMedium.preferredattribute.- Parameters:
value- the preferred - Preferred
-
setPreferred
public void setPreferred(boolean value) Generated method - Setter of theTuaContactMedium.preferredattribute.- Parameters:
value- the preferred - Preferred
-
getStartDateTime
Generated method - Getter of theTuaContactMedium.startDateTimeattribute.- Returns:
- the startDateTime - Start date time.
-
getStartDateTime
Generated method - Getter of theTuaContactMedium.startDateTimeattribute.- Returns:
- the startDateTime - Start date time.
-
setStartDateTime
Generated method - Setter of theTuaContactMedium.startDateTimeattribute.- Parameters:
value- the startDateTime - Start date time.
-
setStartDateTime
Generated method - Setter of theTuaContactMedium.startDateTimeattribute.- Parameters:
value- the startDateTime - Start date time.
-