public abstract class GeneratedPartnerAddress extends GenericItem
PartnerAddress.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
CITY
Qualifier of the
PartnerAddress.city attribute |
static String |
COUNTRYCODE
Qualifier of the
PartnerAddress.countryCode attribute |
static String |
COUNTRYKEY
Qualifier of the
PartnerAddress.countryKey attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
PARTNER
Qualifier of the
PartnerAddress.partner attribute |
static String |
PARTNERCODE
Qualifier of the
PartnerAddress.partnerCode attribute |
static String |
PARTNERFUNCTION
Qualifier of the
PartnerAddress.partnerFunction attribute |
static String |
POBOX
Qualifier of the
PartnerAddress.poBox attribute |
static String |
POBOXPOSTALCODE
Qualifier of the
PartnerAddress.poBoxPostalCode attribute |
static String |
POSTALCODE
Qualifier of the
PartnerAddress.postalCode attribute |
static String |
SAPB2BDOCUMENT
Qualifier of the
PartnerAddress.sapB2BDocument attribute |
protected static BidirectionalOneToManyHandler<GeneratedPartnerAddress> |
SAPB2BDOCUMENTHANDLER
BidirectionalOneToManyHandler for handling 1:n SAPB2BDOCUMENT's relation attributes from 'one' side. |
static String |
STREETHOUSENUMBER1
Qualifier of the
PartnerAddress.streetHouseNumber1 attribute |
static String |
STREETHOUSENUMBER2
Qualifier of the
PartnerAddress.streetHouseNumber2 attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedPartnerAddress() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
String |
getCity()
Generated method - Getter of the
PartnerAddress.city attribute. |
String |
getCity(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.city attribute. |
String |
getCountryCode()
Generated method - Getter of the
PartnerAddress.countryCode attribute. |
String |
getCountryCode(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.countryCode attribute. |
String |
getCountryKey()
Generated method - Getter of the
PartnerAddress.countryKey attribute. |
String |
getCountryKey(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.countryKey attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getPartner()
Generated method - Getter of the
PartnerAddress.partner attribute. |
String |
getPartner(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.partner attribute. |
String |
getPartnerCode()
Generated method - Getter of the
PartnerAddress.partnerCode attribute. |
String |
getPartnerCode(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.partnerCode attribute. |
String |
getPartnerFunction()
Generated method - Getter of the
PartnerAddress.partnerFunction attribute. |
String |
getPartnerFunction(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.partnerFunction attribute. |
String |
getPoBox()
Generated method - Getter of the
PartnerAddress.poBox attribute. |
String |
getPoBox(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.poBox attribute. |
String |
getPoBoxPostalCode()
Generated method - Getter of the
PartnerAddress.poBoxPostalCode attribute. |
String |
getPoBoxPostalCode(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.poBoxPostalCode attribute. |
String |
getPostalCode()
Generated method - Getter of the
PartnerAddress.postalCode attribute. |
String |
getPostalCode(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.postalCode attribute. |
SapB2BDocument |
getSapB2BDocument()
Generated method - Getter of the
PartnerAddress.sapB2BDocument attribute. |
SapB2BDocument |
getSapB2BDocument(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.sapB2BDocument attribute. |
String |
getStreetHouseNumber1()
Generated method - Getter of the
PartnerAddress.streetHouseNumber1 attribute. |
String |
getStreetHouseNumber1(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.streetHouseNumber1 attribute. |
String |
getStreetHouseNumber2()
Generated method - Getter of the
PartnerAddress.streetHouseNumber2 attribute. |
String |
getStreetHouseNumber2(SessionContext ctx)
Generated method - Getter of the
PartnerAddress.streetHouseNumber2 attribute. |
void |
setCity(SessionContext ctx,
String value)
Generated method - Setter of the
PartnerAddress.city attribute. |
void |
setCity(String value)
Generated method - Setter of the
PartnerAddress.city attribute. |
void |
setCountryCode(SessionContext ctx,
String value)
Generated method - Setter of the
PartnerAddress.countryCode attribute. |
void |
setCountryCode(String value)
Generated method - Setter of the
PartnerAddress.countryCode attribute. |
void |
setCountryKey(SessionContext ctx,
String value)
Generated method - Setter of the
PartnerAddress.countryKey attribute. |
void |
setCountryKey(String value)
Generated method - Setter of the
PartnerAddress.countryKey attribute. |
void |
setPartner(SessionContext ctx,
String value)
Generated method - Setter of the
PartnerAddress.partner attribute. |
void |
setPartner(String value)
Generated method - Setter of the
PartnerAddress.partner attribute. |
void |
setPartnerCode(SessionContext ctx,
String value)
Generated method - Setter of the
PartnerAddress.partnerCode attribute. |
void |
setPartnerCode(String value)
Generated method - Setter of the
PartnerAddress.partnerCode attribute. |
void |
setPartnerFunction(SessionContext ctx,
String value)
Generated method - Setter of the
PartnerAddress.partnerFunction attribute. |
void |
setPartnerFunction(String value)
Generated method - Setter of the
PartnerAddress.partnerFunction attribute. |
void |
setPoBox(SessionContext ctx,
String value)
Generated method - Setter of the
PartnerAddress.poBox attribute. |
void |
setPoBox(String value)
Generated method - Setter of the
PartnerAddress.poBox attribute. |
void |
setPoBoxPostalCode(SessionContext ctx,
String value)
Generated method - Setter of the
PartnerAddress.poBoxPostalCode attribute. |
void |
setPoBoxPostalCode(String value)
Generated method - Setter of the
PartnerAddress.poBoxPostalCode attribute. |
void |
setPostalCode(SessionContext ctx,
String value)
Generated method - Setter of the
PartnerAddress.postalCode attribute. |
void |
setPostalCode(String value)
Generated method - Setter of the
PartnerAddress.postalCode attribute. |
void |
setSapB2BDocument(SapB2BDocument value)
Generated method - Setter of the
PartnerAddress.sapB2BDocument attribute. |
void |
setSapB2BDocument(SessionContext ctx,
SapB2BDocument value)
Generated method - Setter of the
PartnerAddress.sapB2BDocument attribute. |
void |
setStreetHouseNumber1(SessionContext ctx,
String value)
Generated method - Setter of the
PartnerAddress.streetHouseNumber1 attribute. |
void |
setStreetHouseNumber1(String value)
Generated method - Setter of the
PartnerAddress.streetHouseNumber1 attribute. |
void |
setStreetHouseNumber2(SessionContext ctx,
String value)
Generated method - Setter of the
PartnerAddress.streetHouseNumber2 attribute. |
void |
setStreetHouseNumber2(String value)
Generated method - Setter of the
PartnerAddress.streetHouseNumber2 attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, 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, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, 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, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String PARTNERCODE
PartnerAddress.partnerCode attributepublic static final String PARTNERFUNCTION
PartnerAddress.partnerFunction attributepublic static final String PARTNER
PartnerAddress.partner attributepublic static final String STREETHOUSENUMBER1
PartnerAddress.streetHouseNumber1 attributepublic static final String STREETHOUSENUMBER2
PartnerAddress.streetHouseNumber2 attributepublic static final String POBOX
PartnerAddress.poBox attributepublic static final String CITY
PartnerAddress.city attributepublic static final String COUNTRYCODE
PartnerAddress.countryCode attributepublic static final String POSTALCODE
PartnerAddress.postalCode attributepublic static final String POBOXPOSTALCODE
PartnerAddress.poBoxPostalCode attributepublic static final String COUNTRYKEY
PartnerAddress.countryKey attributepublic static final String SAPB2BDOCUMENT
PartnerAddress.sapB2BDocument attributeprotected static final BidirectionalOneToManyHandler<GeneratedPartnerAddress> SAPB2BDOCUMENTHANDLER
BidirectionalOneToManyHandler for handling 1:n SAPB2BDOCUMENT's relation attributes from 'one' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic String getCity(SessionContext ctx)
PartnerAddress.city attribute.public String getCity()
PartnerAddress.city attribute.public void setCity(SessionContext ctx, String value)
PartnerAddress.city attribute.value - the city - Partner Citypublic void setCity(String value)
PartnerAddress.city attribute.value - the city - Partner Citypublic String getCountryCode(SessionContext ctx)
PartnerAddress.countryCode attribute.public String getCountryCode()
PartnerAddress.countryCode attribute.public void setCountryCode(SessionContext ctx, String value)
PartnerAddress.countryCode attribute.value - the countryCode - Partner Country Codepublic void setCountryCode(String value)
PartnerAddress.countryCode attribute.value - the countryCode - Partner Country Codepublic String getCountryKey(SessionContext ctx)
PartnerAddress.countryKey attribute.public String getCountryKey()
PartnerAddress.countryKey attribute.public void setCountryKey(SessionContext ctx, String value)
PartnerAddress.countryKey attribute.value - the countryKey - Partner Country Keypublic void setCountryKey(String value)
PartnerAddress.countryKey attribute.value - the countryKey - Partner Country Keyprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class GenericItemctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic String getPartner(SessionContext ctx)
PartnerAddress.partner attribute.public String getPartner()
PartnerAddress.partner attribute.public void setPartner(SessionContext ctx, String value)
PartnerAddress.partner attribute.value - the partner - Partner Numberpublic void setPartner(String value)
PartnerAddress.partner attribute.value - the partner - Partner Numberpublic String getPartnerCode(SessionContext ctx)
PartnerAddress.partnerCode attribute.public String getPartnerCode()
PartnerAddress.partnerCode attribute.public void setPartnerCode(SessionContext ctx, String value)
PartnerAddress.partnerCode attribute.value - the partnerCode - Partner Functionpublic void setPartnerCode(String value)
PartnerAddress.partnerCode attribute.value - the partnerCode - Partner Functionpublic String getPartnerFunction(SessionContext ctx)
PartnerAddress.partnerFunction attribute.public String getPartnerFunction()
PartnerAddress.partnerFunction attribute.public void setPartnerFunction(SessionContext ctx, String value)
PartnerAddress.partnerFunction attribute.value - the partnerFunction - Partner Functionpublic void setPartnerFunction(String value)
PartnerAddress.partnerFunction attribute.value - the partnerFunction - Partner Functionpublic String getPoBox(SessionContext ctx)
PartnerAddress.poBox attribute.public String getPoBox()
PartnerAddress.poBox attribute.public void setPoBox(SessionContext ctx, String value)
PartnerAddress.poBox attribute.value - the poBox - Partner PO BOXpublic void setPoBox(String value)
PartnerAddress.poBox attribute.value - the poBox - Partner PO BOXpublic String getPoBoxPostalCode(SessionContext ctx)
PartnerAddress.poBoxPostalCode attribute.public String getPoBoxPostalCode()
PartnerAddress.poBoxPostalCode attribute.public void setPoBoxPostalCode(SessionContext ctx, String value)
PartnerAddress.poBoxPostalCode attribute.value - the poBoxPostalCode - Partner poBoxPostalCodepublic void setPoBoxPostalCode(String value)
PartnerAddress.poBoxPostalCode attribute.value - the poBoxPostalCode - Partner poBoxPostalCodepublic String getPostalCode(SessionContext ctx)
PartnerAddress.postalCode attribute.public String getPostalCode()
PartnerAddress.postalCode attribute.public void setPostalCode(SessionContext ctx, String value)
PartnerAddress.postalCode attribute.value - the postalCode - Partner Postal Codepublic void setPostalCode(String value)
PartnerAddress.postalCode attribute.value - the postalCode - Partner Postal Codepublic SapB2BDocument getSapB2BDocument(SessionContext ctx)
PartnerAddress.sapB2BDocument attribute.public SapB2BDocument getSapB2BDocument()
PartnerAddress.sapB2BDocument attribute.public void setSapB2BDocument(SessionContext ctx, SapB2BDocument value)
PartnerAddress.sapB2BDocument attribute.value - the sapB2BDocumentpublic void setSapB2BDocument(SapB2BDocument value)
PartnerAddress.sapB2BDocument attribute.value - the sapB2BDocumentpublic String getStreetHouseNumber1(SessionContext ctx)
PartnerAddress.streetHouseNumber1 attribute.public String getStreetHouseNumber1()
PartnerAddress.streetHouseNumber1 attribute.public void setStreetHouseNumber1(SessionContext ctx, String value)
PartnerAddress.streetHouseNumber1 attribute.value - the streetHouseNumber1 - Partner Street House Number 1public void setStreetHouseNumber1(String value)
PartnerAddress.streetHouseNumber1 attribute.value - the streetHouseNumber1 - Partner Street House Number 1public String getStreetHouseNumber2(SessionContext ctx)
PartnerAddress.streetHouseNumber2 attribute.public String getStreetHouseNumber2()
PartnerAddress.streetHouseNumber2 attribute.public void setStreetHouseNumber2(SessionContext ctx, String value)
PartnerAddress.streetHouseNumber2 attribute.value - the streetHouseNumber2 - Partner Street House Number 2public void setStreetHouseNumber2(String value)
PartnerAddress.streetHouseNumber2 attribute.value - the streetHouseNumber2 - Partner Street House Number 2Copyright © 2017 SAP SE. All Rights Reserved.