Package de.hybris.platform.jalo.user
Class GeneratedAddress
- 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.jalo.user.GeneratedAddress
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
Address
public abstract class GeneratedAddress extends GenericItem
Generated class for typeAddress
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
APPARTMENT
Qualifier of theAddress.appartment
attributestatic java.lang.String
BUILDING
Qualifier of theAddress.building
attributestatic java.lang.String
CELLPHONE
Qualifier of theAddress.cellphone
attributestatic java.lang.String
COMPANY
Qualifier of theAddress.company
attributestatic java.lang.String
COUNTRY
Qualifier of theAddress.country
attributestatic java.lang.String
DATEOFBIRTH
Qualifier of theAddress.dateOfBirth
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DEPARTMENT
Qualifier of theAddress.department
attributestatic java.lang.String
DISTRICT
Qualifier of theAddress.district
attributestatic java.lang.String
DUPLICATE
Qualifier of theAddress.duplicate
attributestatic java.lang.String
EMAIL
Qualifier of theAddress.email
attributestatic java.lang.String
FAX
Qualifier of theAddress.fax
attributestatic java.lang.String
FIRSTNAME
Qualifier of theAddress.firstname
attributestatic java.lang.String
GENDER
Qualifier of theAddress.gender
attributestatic java.lang.String
LASTNAME
Qualifier of theAddress.lastname
attributestatic java.lang.String
MIDDLENAME
Qualifier of theAddress.middlename
attributestatic java.lang.String
MIDDLENAME2
Qualifier of theAddress.middlename2
attributestatic java.lang.String
ORIGINAL
Qualifier of theAddress.original
attributeprotected static BidirectionalOneToManyHandler<GeneratedAddress>
OWNERHANDLER
BidirectionalOneToManyHandler
for handling 1:n OWNER's relation attributes from 'one' side.static java.lang.String
PHONE1
Qualifier of theAddress.phone1
attributestatic java.lang.String
PHONE2
Qualifier of theAddress.phone2
attributestatic java.lang.String
POBOX
Qualifier of theAddress.pobox
attributestatic java.lang.String
POSTALCODE
Qualifier of theAddress.postalcode
attributestatic java.lang.String
REGION
Qualifier of theAddress.region
attributestatic java.lang.String
STREETNAME
Qualifier of theAddress.streetname
attributestatic java.lang.String
STREETNUMBER
Qualifier of theAddress.streetnumber
attributestatic java.lang.String
TITLE
Qualifier of theAddress.title
attributestatic java.lang.String
TOWN
Qualifier of theAddress.town
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 GeneratedAddress()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Item
createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.java.lang.String
getAppartment()
Generated method - Getter of theAddress.appartment
attribute.java.lang.String
getAppartment(SessionContext ctx)
Generated method - Getter of theAddress.appartment
attribute.java.lang.String
getBuilding()
Generated method - Getter of theAddress.building
attribute.java.lang.String
getBuilding(SessionContext ctx)
Generated method - Getter of theAddress.building
attribute.java.lang.String
getCellphone()
Generated method - Getter of theAddress.cellphone
attribute.java.lang.String
getCellphone(SessionContext ctx)
Generated method - Getter of theAddress.cellphone
attribute.java.lang.String
getCompany()
Generated method - Getter of theAddress.company
attribute.java.lang.String
getCompany(SessionContext ctx)
Generated method - Getter of theAddress.company
attribute.Country
getCountry()
Generated method - Getter of theAddress.country
attribute.Country
getCountry(SessionContext ctx)
Generated method - Getter of theAddress.country
attribute.java.util.Date
getDateOfBirth()
Generated method - Getter of theAddress.dateOfBirth
attribute.java.util.Date
getDateOfBirth(SessionContext ctx)
Generated method - Getter of theAddress.dateOfBirth
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDepartment()
Generated method - Getter of theAddress.department
attribute.java.lang.String
getDepartment(SessionContext ctx)
Generated method - Getter of theAddress.department
attribute.java.lang.String
getDistrict()
Generated method - Getter of theAddress.district
attribute.java.lang.String
getDistrict(SessionContext ctx)
Generated method - Getter of theAddress.district
attribute.java.lang.String
getEmail()
Generated method - Getter of theAddress.email
attribute.java.lang.String
getEmail(SessionContext ctx)
Generated method - Getter of theAddress.email
attribute.java.lang.String
getFax()
Generated method - Getter of theAddress.fax
attribute.java.lang.String
getFax(SessionContext ctx)
Generated method - Getter of theAddress.fax
attribute.java.lang.String
getFirstname()
Generated method - Getter of theAddress.firstname
attribute.java.lang.String
getFirstname(SessionContext ctx)
Generated method - Getter of theAddress.firstname
attribute.EnumerationValue
getGender()
Generated method - Getter of theAddress.gender
attribute.EnumerationValue
getGender(SessionContext ctx)
Generated method - Getter of theAddress.gender
attribute.java.lang.String
getLastname()
Generated method - Getter of theAddress.lastname
attribute.java.lang.String
getLastname(SessionContext ctx)
Generated method - Getter of theAddress.lastname
attribute.java.lang.String
getMiddlename()
Generated method - Getter of theAddress.middlename
attribute.java.lang.String
getMiddlename(SessionContext ctx)
Generated method - Getter of theAddress.middlename
attribute.java.lang.String
getMiddlename2()
Generated method - Getter of theAddress.middlename2
attribute.java.lang.String
getMiddlename2(SessionContext ctx)
Generated method - Getter of theAddress.middlename2
attribute.Address
getOriginal()
Generated method - Getter of theAddress.original
attribute.Address
getOriginal(SessionContext ctx)
Generated method - Getter of theAddress.original
attribute.java.lang.String
getPhone1()
Generated method - Getter of theAddress.phone1
attribute.java.lang.String
getPhone1(SessionContext ctx)
Generated method - Getter of theAddress.phone1
attribute.java.lang.String
getPhone2()
Generated method - Getter of theAddress.phone2
attribute.java.lang.String
getPhone2(SessionContext ctx)
Generated method - Getter of theAddress.phone2
attribute.java.lang.String
getPobox()
Generated method - Getter of theAddress.pobox
attribute.java.lang.String
getPobox(SessionContext ctx)
Generated method - Getter of theAddress.pobox
attribute.java.lang.String
getPostalcode()
Generated method - Getter of theAddress.postalcode
attribute.java.lang.String
getPostalcode(SessionContext ctx)
Generated method - Getter of theAddress.postalcode
attribute.Region
getRegion()
Generated method - Getter of theAddress.region
attribute.Region
getRegion(SessionContext ctx)
Generated method - Getter of theAddress.region
attribute.java.lang.String
getStreetname()
Generated method - Getter of theAddress.streetname
attribute.java.lang.String
getStreetname(SessionContext ctx)
Generated method - Getter of theAddress.streetname
attribute.java.lang.String
getStreetnumber()
Generated method - Getter of theAddress.streetnumber
attribute.java.lang.String
getStreetnumber(SessionContext ctx)
Generated method - Getter of theAddress.streetnumber
attribute.Title
getTitle()
Generated method - Getter of theAddress.title
attribute.Title
getTitle(SessionContext ctx)
Generated method - Getter of theAddress.title
attribute.java.lang.String
getTown()
Generated method - Getter of theAddress.town
attribute.java.lang.String
getTown(SessionContext ctx)
Generated method - Getter of theAddress.town
attribute.java.lang.Boolean
isDuplicate()
Generated method - Getter of theAddress.duplicate
attribute.java.lang.Boolean
isDuplicate(SessionContext ctx)
Generated method - Getter of theAddress.duplicate
attribute.boolean
isDuplicateAsPrimitive()
Generated method - Getter of theAddress.duplicate
attribute.boolean
isDuplicateAsPrimitive(SessionContext ctx)
Generated method - Getter of theAddress.duplicate
attribute.void
setAppartment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.appartment
attribute.void
setAppartment(java.lang.String value)
Generated method - Setter of theAddress.appartment
attribute.void
setBuilding(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.building
attribute.void
setBuilding(java.lang.String value)
Generated method - Setter of theAddress.building
attribute.void
setCellphone(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.cellphone
attribute.void
setCellphone(java.lang.String value)
Generated method - Setter of theAddress.cellphone
attribute.void
setCompany(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.company
attribute.void
setCompany(java.lang.String value)
Generated method - Setter of theAddress.company
attribute.void
setCountry(Country value)
Generated method - Setter of theAddress.country
attribute.void
setCountry(SessionContext ctx, Country value)
Generated method - Setter of theAddress.country
attribute.void
setDateOfBirth(SessionContext ctx, java.util.Date value)
Generated method - Setter of theAddress.dateOfBirth
attribute.void
setDateOfBirth(java.util.Date value)
Generated method - Setter of theAddress.dateOfBirth
attribute.void
setDepartment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.department
attribute.void
setDepartment(java.lang.String value)
Generated method - Setter of theAddress.department
attribute.void
setDistrict(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.district
attribute.void
setDistrict(java.lang.String value)
Generated method - Setter of theAddress.district
attribute.void
setDuplicate(boolean value)
Generated method - Setter of theAddress.duplicate
attribute.void
setDuplicate(SessionContext ctx, boolean value)
Generated method - Setter of theAddress.duplicate
attribute.void
setDuplicate(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAddress.duplicate
attribute.void
setDuplicate(java.lang.Boolean value)
Generated method - Setter of theAddress.duplicate
attribute.void
setEmail(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.email
attribute.void
setEmail(java.lang.String value)
Generated method - Setter of theAddress.email
attribute.void
setFax(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.fax
attribute.void
setFax(java.lang.String value)
Generated method - Setter of theAddress.fax
attribute.void
setFirstname(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.firstname
attribute.void
setFirstname(java.lang.String value)
Generated method - Setter of theAddress.firstname
attribute.void
setGender(EnumerationValue value)
Generated method - Setter of theAddress.gender
attribute.void
setGender(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAddress.gender
attribute.void
setLastname(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.lastname
attribute.void
setLastname(java.lang.String value)
Generated method - Setter of theAddress.lastname
attribute.void
setMiddlename(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.middlename
attribute.void
setMiddlename(java.lang.String value)
Generated method - Setter of theAddress.middlename
attribute.void
setMiddlename2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.middlename2
attribute.void
setMiddlename2(java.lang.String value)
Generated method - Setter of theAddress.middlename2
attribute.protected void
setOriginal(SessionContext ctx, Address value)
Generated method - Setter of theAddress.original
attribute.protected void
setOriginal(Address value)
Generated method - Setter of theAddress.original
attribute.void
setPhone1(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.phone1
attribute.void
setPhone1(java.lang.String value)
Generated method - Setter of theAddress.phone1
attribute.void
setPhone2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.phone2
attribute.void
setPhone2(java.lang.String value)
Generated method - Setter of theAddress.phone2
attribute.void
setPobox(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.pobox
attribute.void
setPobox(java.lang.String value)
Generated method - Setter of theAddress.pobox
attribute.void
setPostalcode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.postalcode
attribute.void
setPostalcode(java.lang.String value)
Generated method - Setter of theAddress.postalcode
attribute.void
setRegion(Region value)
Generated method - Setter of theAddress.region
attribute.void
setRegion(SessionContext ctx, Region value)
Generated method - Setter of theAddress.region
attribute.void
setStreetname(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.streetname
attribute.void
setStreetname(java.lang.String value)
Generated method - Setter of theAddress.streetname
attribute.void
setStreetnumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.streetnumber
attribute.void
setStreetnumber(java.lang.String value)
Generated method - Setter of theAddress.streetnumber
attribute.void
setTitle(SessionContext ctx, Title value)
Generated method - Setter of theAddress.title
attribute.void
setTitle(Title value)
Generated method - Setter of theAddress.title
attribute.void
setTown(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.town
attribute.void
setTown(java.lang.String value)
Generated method - Setter of theAddress.town
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, 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, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
ORIGINAL
public static final java.lang.String ORIGINAL
Qualifier of theAddress.original
attribute- See Also:
- Constant Field Values
-
DUPLICATE
public static final java.lang.String DUPLICATE
Qualifier of theAddress.duplicate
attribute- See Also:
- Constant Field Values
-
APPARTMENT
public static final java.lang.String APPARTMENT
Qualifier of theAddress.appartment
attribute- See Also:
- Constant Field Values
-
BUILDING
public static final java.lang.String BUILDING
Qualifier of theAddress.building
attribute- See Also:
- Constant Field Values
-
CELLPHONE
public static final java.lang.String CELLPHONE
Qualifier of theAddress.cellphone
attribute- See Also:
- Constant Field Values
-
COMPANY
public static final java.lang.String COMPANY
Qualifier of theAddress.company
attribute- See Also:
- Constant Field Values
-
COUNTRY
public static final java.lang.String COUNTRY
Qualifier of theAddress.country
attribute- See Also:
- Constant Field Values
-
DEPARTMENT
public static final java.lang.String DEPARTMENT
Qualifier of theAddress.department
attribute- See Also:
- Constant Field Values
-
DISTRICT
public static final java.lang.String DISTRICT
Qualifier of theAddress.district
attribute- See Also:
- Constant Field Values
-
EMAIL
public static final java.lang.String EMAIL
Qualifier of theAddress.email
attribute- See Also:
- Constant Field Values
-
FAX
public static final java.lang.String FAX
Qualifier of theAddress.fax
attribute- See Also:
- Constant Field Values
-
FIRSTNAME
public static final java.lang.String FIRSTNAME
Qualifier of theAddress.firstname
attribute- See Also:
- Constant Field Values
-
LASTNAME
public static final java.lang.String LASTNAME
Qualifier of theAddress.lastname
attribute- See Also:
- Constant Field Values
-
MIDDLENAME
public static final java.lang.String MIDDLENAME
Qualifier of theAddress.middlename
attribute- See Also:
- Constant Field Values
-
MIDDLENAME2
public static final java.lang.String MIDDLENAME2
Qualifier of theAddress.middlename2
attribute- See Also:
- Constant Field Values
-
PHONE1
public static final java.lang.String PHONE1
Qualifier of theAddress.phone1
attribute- See Also:
- Constant Field Values
-
PHONE2
public static final java.lang.String PHONE2
Qualifier of theAddress.phone2
attribute- See Also:
- Constant Field Values
-
POBOX
public static final java.lang.String POBOX
Qualifier of theAddress.pobox
attribute- See Also:
- Constant Field Values
-
POSTALCODE
public static final java.lang.String POSTALCODE
Qualifier of theAddress.postalcode
attribute- See Also:
- Constant Field Values
-
REGION
public static final java.lang.String REGION
Qualifier of theAddress.region
attribute- See Also:
- Constant Field Values
-
STREETNAME
public static final java.lang.String STREETNAME
Qualifier of theAddress.streetname
attribute- See Also:
- Constant Field Values
-
STREETNUMBER
public static final java.lang.String STREETNUMBER
Qualifier of theAddress.streetnumber
attribute- See Also:
- Constant Field Values
-
TITLE
public static final java.lang.String TITLE
Qualifier of theAddress.title
attribute- See Also:
- Constant Field Values
-
TOWN
public static final java.lang.String TOWN
Qualifier of theAddress.town
attribute- See Also:
- Constant Field Values
-
GENDER
public static final java.lang.String GENDER
Qualifier of theAddress.gender
attribute- See Also:
- Constant Field Values
-
DATEOFBIRTH
public static final java.lang.String DATEOFBIRTH
Qualifier of theAddress.dateOfBirth
attribute- See Also:
- Constant Field Values
-
OWNERHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedAddress> OWNERHANDLER
BidirectionalOneToManyHandler
for handling 1:n OWNER's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classItem
-
getAppartment
public java.lang.String getAppartment(SessionContext ctx)
Generated method - Getter of theAddress.appartment
attribute.- Returns:
- the appartment
-
getAppartment
public java.lang.String getAppartment()
Generated method - Getter of theAddress.appartment
attribute.- Returns:
- the appartment
-
setAppartment
public void setAppartment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.appartment
attribute.- Parameters:
value
- the appartment
-
setAppartment
public void setAppartment(java.lang.String value)
Generated method - Setter of theAddress.appartment
attribute.- Parameters:
value
- the appartment
-
getBuilding
public java.lang.String getBuilding(SessionContext ctx)
Generated method - Getter of theAddress.building
attribute.- Returns:
- the building
-
getBuilding
public java.lang.String getBuilding()
Generated method - Getter of theAddress.building
attribute.- Returns:
- the building
-
setBuilding
public void setBuilding(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.building
attribute.- Parameters:
value
- the building
-
setBuilding
public void setBuilding(java.lang.String value)
Generated method - Setter of theAddress.building
attribute.- Parameters:
value
- the building
-
getCellphone
public java.lang.String getCellphone(SessionContext ctx)
Generated method - Getter of theAddress.cellphone
attribute.- Returns:
- the cellphone
-
getCellphone
public java.lang.String getCellphone()
Generated method - Getter of theAddress.cellphone
attribute.- Returns:
- the cellphone
-
setCellphone
public void setCellphone(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.cellphone
attribute.- Parameters:
value
- the cellphone
-
setCellphone
public void setCellphone(java.lang.String value)
Generated method - Setter of theAddress.cellphone
attribute.- Parameters:
value
- the cellphone
-
getCompany
public java.lang.String getCompany(SessionContext ctx)
Generated method - Getter of theAddress.company
attribute.- Returns:
- the company
-
getCompany
public java.lang.String getCompany()
Generated method - Getter of theAddress.company
attribute.- Returns:
- the company
-
setCompany
public void setCompany(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.company
attribute.- Parameters:
value
- the company
-
setCompany
public void setCompany(java.lang.String value)
Generated method - Setter of theAddress.company
attribute.- Parameters:
value
- the company
-
getCountry
public Country getCountry(SessionContext ctx)
Generated method - Getter of theAddress.country
attribute.- Returns:
- the country
-
getCountry
public Country getCountry()
Generated method - Getter of theAddress.country
attribute.- Returns:
- the country
-
setCountry
public void setCountry(SessionContext ctx, Country value)
Generated method - Setter of theAddress.country
attribute.- Parameters:
value
- the country
-
setCountry
public void setCountry(Country value)
Generated method - Setter of theAddress.country
attribute.- Parameters:
value
- the country
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.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; }
- Overrides:
createItem
in classGenericItem
- Parameters:
ctx
- 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 )- Returns:
- the new item instance
- Throws:
JaloBusinessException
- indicates an error during creation - any changes will be rollbacked
-
getDateOfBirth
public java.util.Date getDateOfBirth(SessionContext ctx)
Generated method - Getter of theAddress.dateOfBirth
attribute.- Returns:
- the dateOfBirth
-
getDateOfBirth
public java.util.Date getDateOfBirth()
Generated method - Getter of theAddress.dateOfBirth
attribute.- Returns:
- the dateOfBirth
-
setDateOfBirth
public void setDateOfBirth(SessionContext ctx, java.util.Date value)
Generated method - Setter of theAddress.dateOfBirth
attribute.- Parameters:
value
- the dateOfBirth
-
setDateOfBirth
public void setDateOfBirth(java.util.Date value)
Generated method - Setter of theAddress.dateOfBirth
attribute.- Parameters:
value
- the dateOfBirth
-
getDepartment
public java.lang.String getDepartment(SessionContext ctx)
Generated method - Getter of theAddress.department
attribute.- Returns:
- the department
-
getDepartment
public java.lang.String getDepartment()
Generated method - Getter of theAddress.department
attribute.- Returns:
- the department
-
setDepartment
public void setDepartment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.department
attribute.- Parameters:
value
- the department
-
setDepartment
public void setDepartment(java.lang.String value)
Generated method - Setter of theAddress.department
attribute.- Parameters:
value
- the department
-
getDistrict
public java.lang.String getDistrict(SessionContext ctx)
Generated method - Getter of theAddress.district
attribute.- Returns:
- the district
-
getDistrict
public java.lang.String getDistrict()
Generated method - Getter of theAddress.district
attribute.- Returns:
- the district
-
setDistrict
public void setDistrict(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.district
attribute.- Parameters:
value
- the district
-
setDistrict
public void setDistrict(java.lang.String value)
Generated method - Setter of theAddress.district
attribute.- Parameters:
value
- the district
-
isDuplicate
public java.lang.Boolean isDuplicate(SessionContext ctx)
Generated method - Getter of theAddress.duplicate
attribute.- Returns:
- the duplicate
-
isDuplicate
public java.lang.Boolean isDuplicate()
Generated method - Getter of theAddress.duplicate
attribute.- Returns:
- the duplicate
-
isDuplicateAsPrimitive
public boolean isDuplicateAsPrimitive(SessionContext ctx)
Generated method - Getter of theAddress.duplicate
attribute.- Returns:
- the duplicate
-
isDuplicateAsPrimitive
public boolean isDuplicateAsPrimitive()
Generated method - Getter of theAddress.duplicate
attribute.- Returns:
- the duplicate
-
setDuplicate
public void setDuplicate(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAddress.duplicate
attribute.- Parameters:
value
- the duplicate
-
setDuplicate
public void setDuplicate(java.lang.Boolean value)
Generated method - Setter of theAddress.duplicate
attribute.- Parameters:
value
- the duplicate
-
setDuplicate
public void setDuplicate(SessionContext ctx, boolean value)
Generated method - Setter of theAddress.duplicate
attribute.- Parameters:
value
- the duplicate
-
setDuplicate
public void setDuplicate(boolean value)
Generated method - Setter of theAddress.duplicate
attribute.- Parameters:
value
- the duplicate
-
getEmail
public java.lang.String getEmail(SessionContext ctx)
Generated method - Getter of theAddress.email
attribute.- Returns:
- the email
-
getEmail
public java.lang.String getEmail()
Generated method - Getter of theAddress.email
attribute.- Returns:
- the email
-
setEmail
public void setEmail(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.email
attribute.- Parameters:
value
- the email
-
setEmail
public void setEmail(java.lang.String value)
Generated method - Setter of theAddress.email
attribute.- Parameters:
value
- the email
-
getFax
public java.lang.String getFax(SessionContext ctx)
Generated method - Getter of theAddress.fax
attribute.- Returns:
- the fax
-
getFax
public java.lang.String getFax()
Generated method - Getter of theAddress.fax
attribute.- Returns:
- the fax
-
setFax
public void setFax(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.fax
attribute.- Parameters:
value
- the fax
-
setFax
public void setFax(java.lang.String value)
Generated method - Setter of theAddress.fax
attribute.- Parameters:
value
- the fax
-
getFirstname
public java.lang.String getFirstname(SessionContext ctx)
Generated method - Getter of theAddress.firstname
attribute.- Returns:
- the firstname
-
getFirstname
public java.lang.String getFirstname()
Generated method - Getter of theAddress.firstname
attribute.- Returns:
- the firstname
-
setFirstname
public void setFirstname(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.firstname
attribute.- Parameters:
value
- the firstname
-
setFirstname
public void setFirstname(java.lang.String value)
Generated method - Setter of theAddress.firstname
attribute.- Parameters:
value
- the firstname
-
getGender
public EnumerationValue getGender(SessionContext ctx)
Generated method - Getter of theAddress.gender
attribute.- Returns:
- the gender
-
getGender
public EnumerationValue getGender()
Generated method - Getter of theAddress.gender
attribute.- Returns:
- the gender
-
setGender
public void setGender(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAddress.gender
attribute.- Parameters:
value
- the gender
-
setGender
public void setGender(EnumerationValue value)
Generated method - Setter of theAddress.gender
attribute.- Parameters:
value
- the gender
-
getLastname
public java.lang.String getLastname(SessionContext ctx)
Generated method - Getter of theAddress.lastname
attribute.- Returns:
- the lastname
-
getLastname
public java.lang.String getLastname()
Generated method - Getter of theAddress.lastname
attribute.- Returns:
- the lastname
-
setLastname
public void setLastname(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.lastname
attribute.- Parameters:
value
- the lastname
-
setLastname
public void setLastname(java.lang.String value)
Generated method - Setter of theAddress.lastname
attribute.- Parameters:
value
- the lastname
-
getMiddlename
public java.lang.String getMiddlename(SessionContext ctx)
Generated method - Getter of theAddress.middlename
attribute.- Returns:
- the middlename
-
getMiddlename
public java.lang.String getMiddlename()
Generated method - Getter of theAddress.middlename
attribute.- Returns:
- the middlename
-
setMiddlename
public void setMiddlename(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.middlename
attribute.- Parameters:
value
- the middlename
-
setMiddlename
public void setMiddlename(java.lang.String value)
Generated method - Setter of theAddress.middlename
attribute.- Parameters:
value
- the middlename
-
getMiddlename2
public java.lang.String getMiddlename2(SessionContext ctx)
Generated method - Getter of theAddress.middlename2
attribute.- Returns:
- the middlename2
-
getMiddlename2
public java.lang.String getMiddlename2()
Generated method - Getter of theAddress.middlename2
attribute.- Returns:
- the middlename2
-
setMiddlename2
public void setMiddlename2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.middlename2
attribute.- Parameters:
value
- the middlename2
-
setMiddlename2
public void setMiddlename2(java.lang.String value)
Generated method - Setter of theAddress.middlename2
attribute.- Parameters:
value
- the middlename2
-
getOriginal
public Address getOriginal(SessionContext ctx)
Generated method - Getter of theAddress.original
attribute.- Returns:
- the original
-
getOriginal
public Address getOriginal()
Generated method - Getter of theAddress.original
attribute.- Returns:
- the original
-
setOriginal
protected void setOriginal(SessionContext ctx, Address value)
Generated method - Setter of theAddress.original
attribute.- Parameters:
value
- the original
-
setOriginal
protected void setOriginal(Address value)
Generated method - Setter of theAddress.original
attribute.- Parameters:
value
- the original
-
getPhone1
public java.lang.String getPhone1(SessionContext ctx)
Generated method - Getter of theAddress.phone1
attribute.- Returns:
- the phone1
-
getPhone1
public java.lang.String getPhone1()
Generated method - Getter of theAddress.phone1
attribute.- Returns:
- the phone1
-
setPhone1
public void setPhone1(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.phone1
attribute.- Parameters:
value
- the phone1
-
setPhone1
public void setPhone1(java.lang.String value)
Generated method - Setter of theAddress.phone1
attribute.- Parameters:
value
- the phone1
-
getPhone2
public java.lang.String getPhone2(SessionContext ctx)
Generated method - Getter of theAddress.phone2
attribute.- Returns:
- the phone2
-
getPhone2
public java.lang.String getPhone2()
Generated method - Getter of theAddress.phone2
attribute.- Returns:
- the phone2
-
setPhone2
public void setPhone2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.phone2
attribute.- Parameters:
value
- the phone2
-
setPhone2
public void setPhone2(java.lang.String value)
Generated method - Setter of theAddress.phone2
attribute.- Parameters:
value
- the phone2
-
getPobox
public java.lang.String getPobox(SessionContext ctx)
Generated method - Getter of theAddress.pobox
attribute.- Returns:
- the pobox
-
getPobox
public java.lang.String getPobox()
Generated method - Getter of theAddress.pobox
attribute.- Returns:
- the pobox
-
setPobox
public void setPobox(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.pobox
attribute.- Parameters:
value
- the pobox
-
setPobox
public void setPobox(java.lang.String value)
Generated method - Setter of theAddress.pobox
attribute.- Parameters:
value
- the pobox
-
getPostalcode
public java.lang.String getPostalcode(SessionContext ctx)
Generated method - Getter of theAddress.postalcode
attribute.- Returns:
- the postalcode
-
getPostalcode
public java.lang.String getPostalcode()
Generated method - Getter of theAddress.postalcode
attribute.- Returns:
- the postalcode
-
setPostalcode
public void setPostalcode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.postalcode
attribute.- Parameters:
value
- the postalcode
-
setPostalcode
public void setPostalcode(java.lang.String value)
Generated method - Setter of theAddress.postalcode
attribute.- Parameters:
value
- the postalcode
-
getRegion
public Region getRegion(SessionContext ctx)
Generated method - Getter of theAddress.region
attribute.- Returns:
- the region
-
getRegion
public Region getRegion()
Generated method - Getter of theAddress.region
attribute.- Returns:
- the region
-
setRegion
public void setRegion(SessionContext ctx, Region value)
Generated method - Setter of theAddress.region
attribute.- Parameters:
value
- the region
-
setRegion
public void setRegion(Region value)
Generated method - Setter of theAddress.region
attribute.- Parameters:
value
- the region
-
getStreetname
public java.lang.String getStreetname(SessionContext ctx)
Generated method - Getter of theAddress.streetname
attribute.- Returns:
- the streetname
-
getStreetname
public java.lang.String getStreetname()
Generated method - Getter of theAddress.streetname
attribute.- Returns:
- the streetname
-
setStreetname
public void setStreetname(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.streetname
attribute.- Parameters:
value
- the streetname
-
setStreetname
public void setStreetname(java.lang.String value)
Generated method - Setter of theAddress.streetname
attribute.- Parameters:
value
- the streetname
-
getStreetnumber
public java.lang.String getStreetnumber(SessionContext ctx)
Generated method - Getter of theAddress.streetnumber
attribute.- Returns:
- the streetnumber
-
getStreetnumber
public java.lang.String getStreetnumber()
Generated method - Getter of theAddress.streetnumber
attribute.- Returns:
- the streetnumber
-
setStreetnumber
public void setStreetnumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.streetnumber
attribute.- Parameters:
value
- the streetnumber
-
setStreetnumber
public void setStreetnumber(java.lang.String value)
Generated method - Setter of theAddress.streetnumber
attribute.- Parameters:
value
- the streetnumber
-
getTitle
public Title getTitle(SessionContext ctx)
Generated method - Getter of theAddress.title
attribute.- Returns:
- the title
-
getTitle
public Title getTitle()
Generated method - Getter of theAddress.title
attribute.- Returns:
- the title
-
setTitle
public void setTitle(SessionContext ctx, Title value)
Generated method - Setter of theAddress.title
attribute.- Parameters:
value
- the title
-
setTitle
public void setTitle(Title value)
Generated method - Setter of theAddress.title
attribute.- Parameters:
value
- the title
-
getTown
public java.lang.String getTown(SessionContext ctx)
Generated method - Getter of theAddress.town
attribute.- Returns:
- the town
-
getTown
public java.lang.String getTown()
Generated method - Getter of theAddress.town
attribute.- Returns:
- the town
-
setTown
public void setTown(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.town
attribute.- Parameters:
value
- the town
-
setTown
public void setTown(java.lang.String value)
Generated method - Setter of theAddress.town
attribute.- Parameters:
value
- the town
-
-