Class SAPCpiOutboundServiceOrderItem

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
All Implemented Interfaces:
Serializable, Comparable

public class SAPCpiOutboundServiceOrderItem extends SAPCpiOutboundOrderItem
Generated class for type SAPCpiOutboundServiceOrderItem.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested 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

    Fields
    Modifier and Type
    Field
    Description
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCpiOutboundServiceOrderItem.description attribute
    static final String
    Qualifier of the SAPCpiOutboundServiceOrderItem.requestedServiceStartDateTime attribute
    static final String
    Qualifier of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundPriceComponents attribute
    protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundPriceComponent>
    OneToManyHandler for handling 1:n SAPCPIOUTBOUNDPRICECOMPONENTS's relation attributes from 'many' side.
    static final String
    Qualifier of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundServiceOrder attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCpiOutboundServiceOrderItem>
    BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDSERVICEORDER's relation attributes from 'one' side.
    static final String
    Qualifier of the SAPCpiOutboundServiceOrderItem.skills attribute

    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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent value)
    Generated method - Adds value to sapCpiOutboundPriceComponents.
    void
    Generated method - Adds value to sapCpiOutboundPriceComponents.
    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)
     
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCpiOutboundServiceOrderItem.description attribute.
    getDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundServiceOrderItem.description attribute.
    Generated method - Getter of the SAPCpiOutboundServiceOrderItem.requestedServiceStartDateTime attribute.
    getRequestedServiceStartDateTime(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundServiceOrderItem.requestedServiceStartDateTime attribute.
    Generated method - Getter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundPriceComponents attribute.
    getSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundPriceComponents attribute.
    Generated method - Getter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundServiceOrder attribute.
    getSapCpiOutboundServiceOrder(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundServiceOrder attribute.
    Generated method - Getter of the SAPCpiOutboundServiceOrderItem.skills attribute.
    getSkills(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundServiceOrderItem.skills attribute.
    void
    removeFromSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent value)
    Generated method - Removes value from sapCpiOutboundPriceComponents.
    void
    Generated method - Removes value from sapCpiOutboundPriceComponents.
    void
    setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundServiceOrderItem.description attribute.
    void
    Generated method - Setter of the SAPCpiOutboundServiceOrderItem.description attribute.
    void
    setRequestedServiceStartDateTime(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundServiceOrderItem.requestedServiceStartDateTime attribute.
    void
    Generated method - Setter of the SAPCpiOutboundServiceOrderItem.requestedServiceStartDateTime attribute.
    void
    setSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundPriceComponent> value)
    Generated method - Setter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundPriceComponents attribute.
    void
    Generated method - Setter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundPriceComponents attribute.
    void
    setSapCpiOutboundServiceOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundServiceOrder value)
    Generated method - Setter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundServiceOrder attribute.
    void
    Generated method - Setter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundServiceOrder attribute.
    void
    setSkills(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundServiceOrderItem.skills attribute.
    void
    Generated method - Setter of the SAPCpiOutboundServiceOrderItem.skills attribute.

    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

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • SKILLS

      public static final String SKILLS
      Qualifier of the SAPCpiOutboundServiceOrderItem.skills attribute
      See Also:
    • DESCRIPTION

      public static final String DESCRIPTION
      Qualifier of the SAPCpiOutboundServiceOrderItem.description attribute
      See Also:
    • REQUESTEDSERVICESTARTDATETIME

      public static final String REQUESTEDSERVICESTARTDATETIME
      Qualifier of the SAPCpiOutboundServiceOrderItem.requestedServiceStartDateTime attribute
      See Also:
    • SAPCPIOUTBOUNDPRICECOMPONENTS

      public static final String SAPCPIOUTBOUNDPRICECOMPONENTS
      Qualifier of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundPriceComponents attribute
      See Also:
    • SAPCPIOUTBOUNDSERVICEORDER

      public static final String SAPCPIOUTBOUNDSERVICEORDER
      Qualifier of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundServiceOrder attribute
      See Also:
    • SAPCPIOUTBOUNDPRICECOMPONENTSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<SAPCpiOutboundPriceComponent> SAPCPIOUTBOUNDPRICECOMPONENTSHANDLER
      OneToManyHandler for handling 1:n SAPCPIOUTBOUNDPRICECOMPONENTS's relation attributes from 'many' side.
    • SAPCPIOUTBOUNDSERVICEORDERHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<SAPCpiOutboundServiceOrderItem> SAPCPIOUTBOUNDSERVICEORDERHANDLER
      BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDSERVICEORDER's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • SAPCpiOutboundServiceOrderItem

      public SAPCpiOutboundServiceOrderItem()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedSAPCpiOutboundOrderItem
    • 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:
      createItem in class SAPCpiOutboundOrderItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getDescription

      public String getDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundServiceOrderItem.description attribute.
      Returns:
      the description - Service Order item description
    • getDescription

      public String getDescription()
      Generated method - Getter of the SAPCpiOutboundServiceOrderItem.description attribute.
      Returns:
      the description - Service Order item description
    • setDescription

      public void setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundServiceOrderItem.description attribute.
      Parameters:
      value - the description - Service Order item description
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the SAPCpiOutboundServiceOrderItem.description attribute.
      Parameters:
      value - the description - Service Order item description
    • getRequestedServiceStartDateTime

      public String getRequestedServiceStartDateTime(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundServiceOrderItem.requestedServiceStartDateTime attribute.
      Returns:
      the requestedServiceStartDateTime - Service Order item requested start date time
    • getRequestedServiceStartDateTime

      public String getRequestedServiceStartDateTime()
      Generated method - Getter of the SAPCpiOutboundServiceOrderItem.requestedServiceStartDateTime attribute.
      Returns:
      the requestedServiceStartDateTime - Service Order item requested start date time
    • setRequestedServiceStartDateTime

      public void setRequestedServiceStartDateTime(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundServiceOrderItem.requestedServiceStartDateTime attribute.
      Parameters:
      value - the requestedServiceStartDateTime - Service Order item requested start date time
    • setRequestedServiceStartDateTime

      public void setRequestedServiceStartDateTime(String value)
      Generated method - Setter of the SAPCpiOutboundServiceOrderItem.requestedServiceStartDateTime attribute.
      Parameters:
      value - the requestedServiceStartDateTime - Service Order item requested start date time
    • getSapCpiOutboundPriceComponents

      public Set<SAPCpiOutboundPriceComponent> getSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundPriceComponents attribute.
      Returns:
      the sapCpiOutboundPriceComponents
    • getSapCpiOutboundPriceComponents

      public Set<SAPCpiOutboundPriceComponent> getSapCpiOutboundPriceComponents()
      Generated method - Getter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundPriceComponents attribute.
      Returns:
      the sapCpiOutboundPriceComponents
    • setSapCpiOutboundPriceComponents

      public void setSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, Set<SAPCpiOutboundPriceComponent> value)
      Generated method - Setter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundPriceComponents attribute.
      Parameters:
      value - the sapCpiOutboundPriceComponents
    • setSapCpiOutboundPriceComponents

      public void setSapCpiOutboundPriceComponents(Set<SAPCpiOutboundPriceComponent> value)
      Generated method - Setter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundPriceComponents attribute.
      Parameters:
      value - the sapCpiOutboundPriceComponents
    • addToSapCpiOutboundPriceComponents

      public void addToSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent value)
      Generated method - Adds value to sapCpiOutboundPriceComponents.
      Parameters:
      value - the item to add to sapCpiOutboundPriceComponents
    • addToSapCpiOutboundPriceComponents

      public void addToSapCpiOutboundPriceComponents(SAPCpiOutboundPriceComponent value)
      Generated method - Adds value to sapCpiOutboundPriceComponents.
      Parameters:
      value - the item to add to sapCpiOutboundPriceComponents
    • removeFromSapCpiOutboundPriceComponents

      public void removeFromSapCpiOutboundPriceComponents(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent value)
      Generated method - Removes value from sapCpiOutboundPriceComponents.
      Parameters:
      value - the item to remove from sapCpiOutboundPriceComponents
    • removeFromSapCpiOutboundPriceComponents

      public void removeFromSapCpiOutboundPriceComponents(SAPCpiOutboundPriceComponent value)
      Generated method - Removes value from sapCpiOutboundPriceComponents.
      Parameters:
      value - the item to remove from sapCpiOutboundPriceComponents
    • getSapCpiOutboundServiceOrder

      public SAPCpiOutboundServiceOrder getSapCpiOutboundServiceOrder(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundServiceOrder attribute.
      Returns:
      the sapCpiOutboundServiceOrder
    • getSapCpiOutboundServiceOrder

      public SAPCpiOutboundServiceOrder getSapCpiOutboundServiceOrder()
      Generated method - Getter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundServiceOrder attribute.
      Returns:
      the sapCpiOutboundServiceOrder
    • setSapCpiOutboundServiceOrder

      public void setSapCpiOutboundServiceOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundServiceOrder value)
      Generated method - Setter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundServiceOrder attribute.
      Parameters:
      value - the sapCpiOutboundServiceOrder
    • setSapCpiOutboundServiceOrder

      public void setSapCpiOutboundServiceOrder(SAPCpiOutboundServiceOrder value)
      Generated method - Setter of the SAPCpiOutboundServiceOrderItem.sapCpiOutboundServiceOrder attribute.
      Parameters:
      value - the sapCpiOutboundServiceOrder
    • getSkills

      public String getSkills(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundServiceOrderItem.skills attribute.
      Returns:
      the skills
    • getSkills

      public String getSkills()
      Generated method - Getter of the SAPCpiOutboundServiceOrderItem.skills attribute.
      Returns:
      the skills
    • setSkills

      public void setSkills(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundServiceOrderItem.skills attribute.
      Parameters:
      value - the skills
    • setSkills

      public void setSkills(String value)
      Generated method - Setter of the SAPCpiOutboundServiceOrderItem.skills attribute.
      Parameters:
      value - the skills