Class TuaInvolvementRole
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.TuaInvolvementRole
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
TuaProductInvolvementRole
public class TuaInvolvementRole
extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaInvolvementRole.
- 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 theTuaInvolvementRole.endDateattributestatic final StringQualifier of theTuaInvolvementRole.externalIdentifiersattributestatic final StringQualifier of theTuaInvolvementRole.idattributestatic final StringQualifier of theTuaInvolvementRole.involvementRoleattributestatic final StringQualifier of theTuaInvolvementRole.nameattributestatic final StringQualifier of theTuaInvolvementRole.partyRoleattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaInvolvementRole>BidirectionalOneToManyHandlerfor handling 1:n PARTYROLE's relation attributes from 'one' side.static final StringQualifier of theTuaInvolvementRole.startDateattributeFields 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 theTuaInvolvementRole.nameattribute.getAllName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaInvolvementRole.nameattribute.Generated method - Getter of theTuaInvolvementRole.endDateattribute.getEndDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaInvolvementRole.endDateattribute.Generated method - Getter of theTuaInvolvementRole.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaInvolvementRole.externalIdentifiersattribute.getId()Generated method - Getter of theTuaInvolvementRole.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaInvolvementRole.idattribute.Generated method - Getter of theTuaInvolvementRole.involvementRoleattribute.getInvolvementRole(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaInvolvementRole.involvementRoleattribute.getName()Generated method - Getter of theTuaInvolvementRole.nameattribute.getName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaInvolvementRole.nameattribute.Generated method - Getter of theTuaInvolvementRole.partyRoleattribute.getPartyRole(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaInvolvementRole.partyRoleattribute.Generated method - Getter of theTuaInvolvementRole.startDateattribute.getStartDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaInvolvementRole.startDateattribute.voidsetAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaInvolvementRole.nameattribute.voidsetAllName(Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaInvolvementRole.nameattribute.voidsetEndDate(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaInvolvementRole.endDateattribute.voidsetEndDate(Date value) Generated method - Setter of theTuaInvolvementRole.endDateattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaInvolvementRole.externalIdentifiersattribute.voidGenerated method - Setter of theTuaInvolvementRole.externalIdentifiersattribute.voidGenerated method - Setter of theTuaInvolvementRole.idattribute.voidGenerated method - Setter of theTuaInvolvementRole.idattribute.voidsetInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTuaInvolvementRole.involvementRoleattribute.voidsetInvolvementRole(String value) Generated method - Setter of theTuaInvolvementRole.involvementRoleattribute.voidGenerated method - Setter of theTuaInvolvementRole.nameattribute.voidGenerated method - Setter of theTuaInvolvementRole.nameattribute.voidsetPartyRole(de.hybris.platform.jalo.SessionContext ctx, TuaPartyRole value) Generated method - Setter of theTuaInvolvementRole.partyRoleattribute.voidsetPartyRole(TuaPartyRole value) Generated method - Setter of theTuaInvolvementRole.partyRoleattribute.voidsetStartDate(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theTuaInvolvementRole.startDateattribute.voidsetStartDate(Date value) Generated method - Setter of theTuaInvolvementRole.startDateattribute.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 theTuaInvolvementRole.idattribute- See Also:
-
NAME
Qualifier of theTuaInvolvementRole.nameattribute- See Also:
-
INVOLVEMENTROLE
Qualifier of theTuaInvolvementRole.involvementRoleattribute- See Also:
-
STARTDATE
Qualifier of theTuaInvolvementRole.startDateattribute- See Also:
-
ENDDATE
Qualifier of theTuaInvolvementRole.endDateattribute- See Also:
-
EXTERNALIDENTIFIERS
Qualifier of theTuaInvolvementRole.externalIdentifiersattribute- See Also:
-
PARTYROLE
Qualifier of theTuaInvolvementRole.partyRoleattribute- See Also:
-
PARTYROLEHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TuaInvolvementRole> PARTYROLEHANDLERBidirectionalOneToManyHandlerfor handling 1:n PARTYROLE's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaInvolvementRole
public TuaInvolvementRole()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
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
-
getEndDate
Generated method - Getter of theTuaInvolvementRole.endDateattribute.- Returns:
- the endDate
-
getEndDate
Generated method - Getter of theTuaInvolvementRole.endDateattribute.- Returns:
- the endDate
-
setEndDate
Generated method - Setter of theTuaInvolvementRole.endDateattribute.- Parameters:
value- the endDate
-
setEndDate
Generated method - Setter of theTuaInvolvementRole.endDateattribute.- Parameters:
value- the endDate
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaInvolvementRole.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Generated method - Getter of theTuaInvolvementRole.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaInvolvementRole.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Generated method - Setter of theTuaInvolvementRole.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Generated method - Getter of theTuaInvolvementRole.idattribute.- Returns:
- the id
-
getId
Generated method - Getter of theTuaInvolvementRole.idattribute.- Returns:
- the id
-
setId
Generated method - Setter of theTuaInvolvementRole.idattribute.- Parameters:
value- the id
-
setId
Generated method - Setter of theTuaInvolvementRole.idattribute.- Parameters:
value- the id
-
getInvolvementRole
Generated method - Getter of theTuaInvolvementRole.involvementRoleattribute.- Returns:
- the involvementRole
-
getInvolvementRole
Generated method - Getter of theTuaInvolvementRole.involvementRoleattribute.- Returns:
- the involvementRole
-
setInvolvementRole
Generated method - Setter of theTuaInvolvementRole.involvementRoleattribute.- Parameters:
value- the involvementRole
-
setInvolvementRole
Generated method - Setter of theTuaInvolvementRole.involvementRoleattribute.- Parameters:
value- the involvementRole
-
getName
Generated method - Getter of theTuaInvolvementRole.nameattribute.- Returns:
- the name
-
getName
Generated method - Getter of theTuaInvolvementRole.nameattribute.- Returns:
- the name
-
getAllName
public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaInvolvementRole.nameattribute.- Returns:
- the localized name
-
getAllName
Generated method - Getter of theTuaInvolvementRole.nameattribute.- Returns:
- the localized name
-
setName
Generated method - Setter of theTuaInvolvementRole.nameattribute.- Parameters:
value- the name
-
setName
Generated method - Setter of theTuaInvolvementRole.nameattribute.- Parameters:
value- the name
-
setAllName
public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theTuaInvolvementRole.nameattribute.- Parameters:
value- the name
-
setAllName
Generated method - Setter of theTuaInvolvementRole.nameattribute.- Parameters:
value- the name
-
getPartyRole
Generated method - Getter of theTuaInvolvementRole.partyRoleattribute.- Returns:
- the partyRole - The party role
-
getPartyRole
Generated method - Getter of theTuaInvolvementRole.partyRoleattribute.- Returns:
- the partyRole - The party role
-
setPartyRole
Generated method - Setter of theTuaInvolvementRole.partyRoleattribute.- Parameters:
value- the partyRole - The party role
-
setPartyRole
Generated method - Setter of theTuaInvolvementRole.partyRoleattribute.- Parameters:
value- the partyRole - The party role
-
getStartDate
Generated method - Getter of theTuaInvolvementRole.startDateattribute.- Returns:
- the startDate
-
getStartDate
Generated method - Getter of theTuaInvolvementRole.startDateattribute.- Returns:
- the startDate
-
setStartDate
Generated method - Setter of theTuaInvolvementRole.startDateattribute.- Parameters:
value- the startDate
-
setStartDate
Generated method - Setter of theTuaInvolvementRole.startDateattribute.- Parameters:
value- the startDate
-