Class GeneratedSAPCpiOutboundPartnerRole
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.sap.sapcpiadapter.jalo.GeneratedSAPCpiOutboundPartnerRole
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
SAPCpiOutboundPartnerRole
public abstract class GeneratedSAPCpiOutboundPartnerRole
extends de.hybris.platform.jalo.GenericItem
Generated class for type
SAPCpiOutboundPartnerRole.- 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 theSAPCpiOutboundPartnerRole.documentAddressIdattributestatic final StringQualifier of theSAPCpiOutboundPartnerRole.entryNumberattributestatic final StringQualifier of theSAPCpiOutboundPartnerRole.orderIdattributestatic final StringQualifier of theSAPCpiOutboundPartnerRole.partnerIdattributestatic final StringQualifier of theSAPCpiOutboundPartnerRole.partnerRoleCodeattributestatic final StringQualifier of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundPartnerRole>BidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.Fields 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 theSAPCpiOutboundPartnerRole.documentAddressIdattribute.getDocumentAddressId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundPartnerRole.documentAddressIdattribute.Generated method - Getter of theSAPCpiOutboundPartnerRole.entryNumberattribute.getEntryNumber(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundPartnerRole.entryNumberattribute.Generated method - Getter of theSAPCpiOutboundPartnerRole.orderIdattribute.getOrderId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundPartnerRole.orderIdattribute.Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerIdattribute.getPartnerId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerIdattribute.Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerRoleCodeattribute.getPartnerRoleCode(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerRoleCodeattribute.Generated method - Getter of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute.getSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute.voidsetDocumentAddressId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.documentAddressIdattribute.voidsetDocumentAddressId(String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.documentAddressIdattribute.voidsetEntryNumber(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.entryNumberattribute.voidsetEntryNumber(String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.entryNumberattribute.voidsetOrderId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.orderIdattribute.voidsetOrderId(String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.orderIdattribute.voidsetPartnerId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.partnerIdattribute.voidsetPartnerId(String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.partnerIdattribute.voidsetPartnerRoleCode(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.partnerRoleCodeattribute.voidsetPartnerRoleCode(String value) Generated method - Setter of theSAPCpiOutboundPartnerRole.partnerRoleCodeattribute.voidsetSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder value) Generated method - Setter of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute.voidGenerated method - Setter of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute.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
-
ORDERID
Qualifier of theSAPCpiOutboundPartnerRole.orderIdattribute- See Also:
-
ENTRYNUMBER
Qualifier of theSAPCpiOutboundPartnerRole.entryNumberattribute- See Also:
-
PARTNERROLECODE
Qualifier of theSAPCpiOutboundPartnerRole.partnerRoleCodeattribute- See Also:
-
PARTNERID
Qualifier of theSAPCpiOutboundPartnerRole.partnerIdattribute- See Also:
-
DOCUMENTADDRESSID
Qualifier of theSAPCpiOutboundPartnerRole.documentAddressIdattribute- See Also:
-
SAPCPIOUTBOUNDORDER
Qualifier of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute- See Also:
-
SAPCPIOUTBOUNDORDERHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundPartnerRole> SAPCPIOUTBOUNDORDERHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedSAPCpiOutboundPartnerRole
public GeneratedSAPCpiOutboundPartnerRole()
-
-
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
-
getDocumentAddressId
Generated method - Getter of theSAPCpiOutboundPartnerRole.documentAddressIdattribute.- Returns:
- the documentAddressId
-
getDocumentAddressId
Generated method - Getter of theSAPCpiOutboundPartnerRole.documentAddressIdattribute.- Returns:
- the documentAddressId
-
setDocumentAddressId
Generated method - Setter of theSAPCpiOutboundPartnerRole.documentAddressIdattribute.- Parameters:
value- the documentAddressId
-
setDocumentAddressId
Generated method - Setter of theSAPCpiOutboundPartnerRole.documentAddressIdattribute.- Parameters:
value- the documentAddressId
-
getEntryNumber
Generated method - Getter of theSAPCpiOutboundPartnerRole.entryNumberattribute.- Returns:
- the entryNumber
-
getEntryNumber
Generated method - Getter of theSAPCpiOutboundPartnerRole.entryNumberattribute.- Returns:
- the entryNumber
-
setEntryNumber
Generated method - Setter of theSAPCpiOutboundPartnerRole.entryNumberattribute.- Parameters:
value- the entryNumber
-
setEntryNumber
Generated method - Setter of theSAPCpiOutboundPartnerRole.entryNumberattribute.- Parameters:
value- the entryNumber
-
getOrderId
Generated method - Getter of theSAPCpiOutboundPartnerRole.orderIdattribute.- Returns:
- the orderId
-
getOrderId
Generated method - Getter of theSAPCpiOutboundPartnerRole.orderIdattribute.- Returns:
- the orderId
-
setOrderId
Generated method - Setter of theSAPCpiOutboundPartnerRole.orderIdattribute.- Parameters:
value- the orderId
-
setOrderId
Generated method - Setter of theSAPCpiOutboundPartnerRole.orderIdattribute.- Parameters:
value- the orderId
-
getPartnerId
Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerIdattribute.- Returns:
- the partnerId
-
getPartnerId
Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerIdattribute.- Returns:
- the partnerId
-
setPartnerId
Generated method - Setter of theSAPCpiOutboundPartnerRole.partnerIdattribute.- Parameters:
value- the partnerId
-
setPartnerId
Generated method - Setter of theSAPCpiOutboundPartnerRole.partnerIdattribute.- Parameters:
value- the partnerId
-
getPartnerRoleCode
Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerRoleCodeattribute.- Returns:
- the partnerRoleCode
-
getPartnerRoleCode
Generated method - Getter of theSAPCpiOutboundPartnerRole.partnerRoleCodeattribute.- Returns:
- the partnerRoleCode
-
setPartnerRoleCode
Generated method - Setter of theSAPCpiOutboundPartnerRole.partnerRoleCodeattribute.- Parameters:
value- the partnerRoleCode
-
setPartnerRoleCode
Generated method - Setter of theSAPCpiOutboundPartnerRole.partnerRoleCodeattribute.- Parameters:
value- the partnerRoleCode
-
getSapCpiOutboundOrder
Generated method - Getter of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute.- Returns:
- the sapCpiOutboundOrder
-
getSapCpiOutboundOrder
Generated method - Getter of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute.- Returns:
- the sapCpiOutboundOrder
-
setSapCpiOutboundOrder
public void setSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder value) Generated method - Setter of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute.- Parameters:
value- the sapCpiOutboundOrder
-
setSapCpiOutboundOrder
Generated method - Setter of theSAPCpiOutboundPartnerRole.sapCpiOutboundOrderattribute.- Parameters:
value- the sapCpiOutboundOrder
-