Class TuaContact
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.TuaContact
- All Implemented Interfaces:
Serializable,Comparable
public class TuaContact
extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaContact.
- 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 theTuaContact.accountattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaContact>BidirectionalOneToManyHandlerfor handling 1:n ACCOUNT's relation attributes from 'one' side.static final StringQualifier of theTuaContact.contactMediumsattributeprotected static final de.hybris.platform.util.OneToManyHandler<TuaContactMedium>OneToManyHandlerfor handling 1:n CONTACTMEDIUMS's relation attributes from 'many' side.static final StringQualifier of theTuaContact.contactNameattributestatic final StringQualifier of theTuaContact.contactTypeattributestatic final StringQualifier of theTuaContact.endDateTimeattributestatic final StringQualifier of theTuaContact.externalIdentifiersattributestatic final StringQualifier of theTuaContact.idattributestatic final StringQualifier of theTuaContact.partyRoleTypeattributestatic final StringQualifier of theTuaContact.relatedPartyattributestatic final StringQualifier of theTuaContact.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 TypeMethodDescriptionvoidaddToContactMediums(de.hybris.platform.jalo.SessionContext ctx, TuaContactMedium value) Generated method - Addsvalueto contactMediums.voidGenerated method - Addsvalueto contactMediums.protected 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 theTuaContact.accountattribute.getAccount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.accountattribute.Generated method - Getter of theTuaContact.contactMediumsattribute.getContactMediums(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.contactMediumsattribute.Generated method - Getter of theTuaContact.contactNameattribute.getContactName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.contactNameattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theTuaContact.contactTypeattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetContactType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.contactTypeattribute.Generated method - Getter of theTuaContact.endDateTimeattribute.getEndDateTime(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.endDateTimeattribute.Generated method - Getter of theTuaContact.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.externalIdentifiersattribute.getId()Generated method - Getter of theTuaContact.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.idattribute.Generated method - Getter of theTuaContact.partyRoleTypeattribute.getPartyRoleType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.partyRoleTypeattribute.Generated method - Getter of theTuaContact.relatedPartyattribute.getRelatedParty(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.relatedPartyattribute.Generated method - Getter of theTuaContact.startDateTimeattribute.getStartDateTime(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.startDateTimeattribute.voidremoveFromContactMediums(de.hybris.platform.jalo.SessionContext ctx, TuaContactMedium value) Generated method - Removesvaluefrom contactMediums.voidGenerated method - Removesvaluefrom contactMediums.voidsetAccount(de.hybris.platform.jalo.SessionContext ctx, TuaAccount value) Generated method - Setter of theTuaContact.accountattribute.voidsetAccount(TuaAccount value) Generated method - Setter of theTuaContact.accountattribute.voidsetContactMediums(de.hybris.platform.jalo.SessionContext ctx, Set<TuaContactMedium> value) Generated method - Setter of theTuaContact.contactMediumsattribute.voidsetContactMediums(Set<TuaContactMedium> value) Generated method - Setter of theTuaContact.contactMediumsattribute.voidsetContactName(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTuaContact.contactNameattribute.voidsetContactName(String value) Generated method - Setter of theTuaContact.contactNameattribute.voidsetContactType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaContact.contactTypeattribute.voidsetContactType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaContact.contactTypeattribute.voidsetEndDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaContact.endDateTimeattribute.voidsetEndDateTime(Date value) Generated method - Setter of theTuaContact.endDateTimeattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaContact.externalIdentifiersattribute.voidGenerated method - Setter of theTuaContact.externalIdentifiersattribute.voidGenerated method - Setter of theTuaContact.idattribute.voidGenerated method - Setter of theTuaContact.idattribute.voidsetPartyRoleType(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTuaContact.partyRoleTypeattribute.voidsetPartyRoleType(String value) Generated method - Setter of theTuaContact.partyRoleTypeattribute.voidsetRelatedParty(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRole value) Generated method - Setter of theTuaContact.relatedPartyattribute.voidsetRelatedParty(TuaPartyRole value) Generated method - Setter of theTuaContact.relatedPartyattribute.voidsetStartDateTime(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaContact.startDateTimeattribute.voidsetStartDateTime(Date value) Generated method - Setter of theTuaContact.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 theTuaContact.idattribute- See Also:
-
CONTACTNAME
Qualifier of theTuaContact.contactNameattribute- See Also:
-
CONTACTTYPE
Qualifier of theTuaContact.contactTypeattribute- See Also:
-
PARTYROLETYPE
Qualifier of theTuaContact.partyRoleTypeattribute- See Also:
-
STARTDATETIME
Qualifier of theTuaContact.startDateTimeattribute- See Also:
-
ENDDATETIME
Qualifier of theTuaContact.endDateTimeattribute- See Also:
-
RELATEDPARTY
Qualifier of theTuaContact.relatedPartyattribute- See Also:
-
EXTERNALIDENTIFIERS
Qualifier of theTuaContact.externalIdentifiersattribute- See Also:
-
ACCOUNT
Qualifier of theTuaContact.accountattribute- See Also:
-
CONTACTMEDIUMS
Qualifier of theTuaContact.contactMediumsattribute- See Also:
-
ACCOUNTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaContact> ACCOUNTHANDLERBidirectionalOneToManyHandlerfor handling 1:n ACCOUNT's relation attributes from 'one' side. -
CONTACTMEDIUMSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TuaContactMedium> CONTACTMEDIUMSHANDLEROneToManyHandlerfor handling 1:n CONTACTMEDIUMS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaContact
public TuaContact()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAccount
Generated method - Getter of theTuaContact.accountattribute.- Returns:
- the account - Account
-
getAccount
Generated method - Getter of theTuaContact.accountattribute.- Returns:
- the account - Account
-
setAccount
Generated method - Setter of theTuaContact.accountattribute.- Parameters:
value- the account - Account
-
setAccount
Generated method - Setter of theTuaContact.accountattribute.- Parameters:
value- the account - Account
-
getContactMediums
Generated method - Getter of theTuaContact.contactMediumsattribute.- Returns:
- the contactMediums - The contact mediums of the contact.
-
getContactMediums
Generated method - Getter of theTuaContact.contactMediumsattribute.- Returns:
- the contactMediums - The contact mediums of the contact.
-
setContactMediums
public void setContactMediums(de.hybris.platform.jalo.SessionContext ctx, Set<TuaContactMedium> value) Generated method - Setter of theTuaContact.contactMediumsattribute.- Parameters:
value- the contactMediums - The contact mediums of the contact.
-
setContactMediums
Generated method - Setter of theTuaContact.contactMediumsattribute.- Parameters:
value- the contactMediums - The contact mediums of the contact.
-
addToContactMediums
Generated method - Addsvalueto contactMediums.- Parameters:
value- the item to add to contactMediums - The contact mediums of the contact.
-
addToContactMediums
Generated method - Addsvalueto contactMediums.- Parameters:
value- the item to add to contactMediums - The contact mediums of the contact.
-
removeFromContactMediums
public void removeFromContactMediums(de.hybris.platform.jalo.SessionContext ctx, TuaContactMedium value) Generated method - Removesvaluefrom contactMediums.- Parameters:
value- the item to remove from contactMediums - The contact mediums of the contact.
-
removeFromContactMediums
Generated method - Removesvaluefrom contactMediums.- Parameters:
value- the item to remove from contactMediums - The contact mediums of the contact.
-
getContactName
Generated method - Getter of theTuaContact.contactNameattribute.- Returns:
- the contactName - Contact name
-
getContactName
Generated method - Getter of theTuaContact.contactNameattribute.- Returns:
- the contactName - Contact name
-
setContactName
Generated method - Setter of theTuaContact.contactNameattribute.- Parameters:
value- the contactName - Contact name
-
setContactName
Generated method - Setter of theTuaContact.contactNameattribute.- Parameters:
value- the contactName - Contact name
-
getContactType
public de.hybris.platform.jalo.enumeration.EnumerationValue getContactType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.contactTypeattribute.- Returns:
- the contactType - Contact type
-
getContactType
public de.hybris.platform.jalo.enumeration.EnumerationValue getContactType()Generated method - Getter of theTuaContact.contactTypeattribute.- Returns:
- the contactType - Contact type
-
setContactType
public void setContactType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaContact.contactTypeattribute.- Parameters:
value- the contactType - Contact type
-
setContactType
public void setContactType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTuaContact.contactTypeattribute.- Parameters:
value- the contactType - Contact type
-
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 theTuaContact.endDateTimeattribute.- Returns:
- the endDateTime - End date time.
-
getEndDateTime
Generated method - Getter of theTuaContact.endDateTimeattribute.- Returns:
- the endDateTime - End date time.
-
setEndDateTime
Generated method - Setter of theTuaContact.endDateTimeattribute.- Parameters:
value- the endDateTime - End date time.
-
setEndDateTime
Generated method - Setter of theTuaContact.endDateTimeattribute.- Parameters:
value- the endDateTime - End date time.
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaContact.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Generated method - Getter of theTuaContact.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaContact.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Generated method - Setter of theTuaContact.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Generated method - Getter of theTuaContact.idattribute.- Returns:
- the id - Unique Identifier
-
getId
Generated method - Getter of theTuaContact.idattribute.- Returns:
- the id - Unique Identifier
-
setId
Generated method - Setter of theTuaContact.idattribute.- Parameters:
value- the id - Unique Identifier
-
setId
Generated method - Setter of theTuaContact.idattribute.- Parameters:
value- the id - Unique Identifier
-
getPartyRoleType
Generated method - Getter of theTuaContact.partyRoleTypeattribute.- Returns:
- the partyRoleType - Contact type
-
getPartyRoleType
Generated method - Getter of theTuaContact.partyRoleTypeattribute.- Returns:
- the partyRoleType - Contact type
-
setPartyRoleType
Generated method - Setter of theTuaContact.partyRoleTypeattribute.- Parameters:
value- the partyRoleType - Contact type
-
setPartyRoleType
Generated method - Setter of theTuaContact.partyRoleTypeattribute.- Parameters:
value- the partyRoleType - Contact type
-
getRelatedParty
Generated method - Getter of theTuaContact.relatedPartyattribute.- Returns:
- the relatedParty - Related party role
-
getRelatedParty
Generated method - Getter of theTuaContact.relatedPartyattribute.- Returns:
- the relatedParty - Related party role
-
setRelatedParty
Generated method - Setter of theTuaContact.relatedPartyattribute.- Parameters:
value- the relatedParty - Related party role
-
setRelatedParty
Generated method - Setter of theTuaContact.relatedPartyattribute.- Parameters:
value- the relatedParty - Related party role
-
getStartDateTime
Generated method - Getter of theTuaContact.startDateTimeattribute.- Returns:
- the startDateTime - Start date time.
-
getStartDateTime
Generated method - Getter of theTuaContact.startDateTimeattribute.- Returns:
- the startDateTime - Start date time.
-
setStartDateTime
Generated method - Setter of theTuaContact.startDateTimeattribute.- Parameters:
value- the startDateTime - Start date time.
-
setStartDateTime
Generated method - Setter of theTuaContact.startDateTimeattribute.- Parameters:
value- the startDateTime - Start date time.
-