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.StringAPPARTMENTQualifier of theAddress.appartmentattributestatic java.lang.StringBUILDINGQualifier of theAddress.buildingattributestatic java.lang.StringCELLPHONEQualifier of theAddress.cellphoneattributestatic java.lang.StringCOMPANYQualifier of theAddress.companyattributestatic java.lang.StringCOUNTRYQualifier of theAddress.countryattributestatic java.lang.StringDATEOFBIRTHQualifier of theAddress.dateOfBirthattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDEPARTMENTQualifier of theAddress.departmentattributestatic java.lang.StringDISTRICTQualifier of theAddress.districtattributestatic java.lang.StringDUPLICATEQualifier of theAddress.duplicateattributestatic java.lang.StringEMAILQualifier of theAddress.emailattributestatic java.lang.StringFAXQualifier of theAddress.faxattributestatic java.lang.StringFIRSTNAMEQualifier of theAddress.firstnameattributestatic java.lang.StringGENDERQualifier of theAddress.genderattributestatic java.lang.StringLASTNAMEQualifier of theAddress.lastnameattributestatic java.lang.StringMIDDLENAMEQualifier of theAddress.middlenameattributestatic java.lang.StringMIDDLENAME2Qualifier of theAddress.middlename2attributestatic java.lang.StringORIGINALQualifier of theAddress.originalattributeprotected static BidirectionalOneToManyHandler<GeneratedAddress>OWNERHANDLERBidirectionalOneToManyHandlerfor handling 1:n OWNER's relation attributes from 'one' side.static java.lang.StringPHONE1Qualifier of theAddress.phone1attributestatic java.lang.StringPHONE2Qualifier of theAddress.phone2attributestatic java.lang.StringPOBOXQualifier of theAddress.poboxattributestatic java.lang.StringPOSTALCODEQualifier of theAddress.postalcodeattributestatic java.lang.StringREGIONQualifier of theAddress.regionattributestatic java.lang.StringSTREETNAMEQualifier of theAddress.streetnameattributestatic java.lang.StringSTREETNUMBERQualifier of theAddress.streetnumberattributestatic java.lang.StringTITLEQualifier of theAddress.titleattributestatic java.lang.StringTOWNQualifier of theAddress.townattribute-
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 ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetAppartment()Generated method - Getter of theAddress.appartmentattribute.java.lang.StringgetAppartment(SessionContext ctx)Generated method - Getter of theAddress.appartmentattribute.java.lang.StringgetBuilding()Generated method - Getter of theAddress.buildingattribute.java.lang.StringgetBuilding(SessionContext ctx)Generated method - Getter of theAddress.buildingattribute.java.lang.StringgetCellphone()Generated method - Getter of theAddress.cellphoneattribute.java.lang.StringgetCellphone(SessionContext ctx)Generated method - Getter of theAddress.cellphoneattribute.java.lang.StringgetCompany()Generated method - Getter of theAddress.companyattribute.java.lang.StringgetCompany(SessionContext ctx)Generated method - Getter of theAddress.companyattribute.CountrygetCountry()Generated method - Getter of theAddress.countryattribute.CountrygetCountry(SessionContext ctx)Generated method - Getter of theAddress.countryattribute.java.util.DategetDateOfBirth()Generated method - Getter of theAddress.dateOfBirthattribute.java.util.DategetDateOfBirth(SessionContext ctx)Generated method - Getter of theAddress.dateOfBirthattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDepartment()Generated method - Getter of theAddress.departmentattribute.java.lang.StringgetDepartment(SessionContext ctx)Generated method - Getter of theAddress.departmentattribute.java.lang.StringgetDistrict()Generated method - Getter of theAddress.districtattribute.java.lang.StringgetDistrict(SessionContext ctx)Generated method - Getter of theAddress.districtattribute.java.lang.StringgetEmail()Generated method - Getter of theAddress.emailattribute.java.lang.StringgetEmail(SessionContext ctx)Generated method - Getter of theAddress.emailattribute.java.lang.StringgetFax()Generated method - Getter of theAddress.faxattribute.java.lang.StringgetFax(SessionContext ctx)Generated method - Getter of theAddress.faxattribute.java.lang.StringgetFirstname()Generated method - Getter of theAddress.firstnameattribute.java.lang.StringgetFirstname(SessionContext ctx)Generated method - Getter of theAddress.firstnameattribute.EnumerationValuegetGender()Generated method - Getter of theAddress.genderattribute.EnumerationValuegetGender(SessionContext ctx)Generated method - Getter of theAddress.genderattribute.java.lang.StringgetLastname()Generated method - Getter of theAddress.lastnameattribute.java.lang.StringgetLastname(SessionContext ctx)Generated method - Getter of theAddress.lastnameattribute.java.lang.StringgetMiddlename()Generated method - Getter of theAddress.middlenameattribute.java.lang.StringgetMiddlename(SessionContext ctx)Generated method - Getter of theAddress.middlenameattribute.java.lang.StringgetMiddlename2()Generated method - Getter of theAddress.middlename2attribute.java.lang.StringgetMiddlename2(SessionContext ctx)Generated method - Getter of theAddress.middlename2attribute.AddressgetOriginal()Generated method - Getter of theAddress.originalattribute.AddressgetOriginal(SessionContext ctx)Generated method - Getter of theAddress.originalattribute.java.lang.StringgetPhone1()Generated method - Getter of theAddress.phone1attribute.java.lang.StringgetPhone1(SessionContext ctx)Generated method - Getter of theAddress.phone1attribute.java.lang.StringgetPhone2()Generated method - Getter of theAddress.phone2attribute.java.lang.StringgetPhone2(SessionContext ctx)Generated method - Getter of theAddress.phone2attribute.java.lang.StringgetPobox()Generated method - Getter of theAddress.poboxattribute.java.lang.StringgetPobox(SessionContext ctx)Generated method - Getter of theAddress.poboxattribute.java.lang.StringgetPostalcode()Generated method - Getter of theAddress.postalcodeattribute.java.lang.StringgetPostalcode(SessionContext ctx)Generated method - Getter of theAddress.postalcodeattribute.RegiongetRegion()Generated method - Getter of theAddress.regionattribute.RegiongetRegion(SessionContext ctx)Generated method - Getter of theAddress.regionattribute.java.lang.StringgetStreetname()Generated method - Getter of theAddress.streetnameattribute.java.lang.StringgetStreetname(SessionContext ctx)Generated method - Getter of theAddress.streetnameattribute.java.lang.StringgetStreetnumber()Generated method - Getter of theAddress.streetnumberattribute.java.lang.StringgetStreetnumber(SessionContext ctx)Generated method - Getter of theAddress.streetnumberattribute.TitlegetTitle()Generated method - Getter of theAddress.titleattribute.TitlegetTitle(SessionContext ctx)Generated method - Getter of theAddress.titleattribute.java.lang.StringgetTown()Generated method - Getter of theAddress.townattribute.java.lang.StringgetTown(SessionContext ctx)Generated method - Getter of theAddress.townattribute.java.lang.BooleanisDuplicate()Generated method - Getter of theAddress.duplicateattribute.java.lang.BooleanisDuplicate(SessionContext ctx)Generated method - Getter of theAddress.duplicateattribute.booleanisDuplicateAsPrimitive()Generated method - Getter of theAddress.duplicateattribute.booleanisDuplicateAsPrimitive(SessionContext ctx)Generated method - Getter of theAddress.duplicateattribute.voidsetAppartment(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.appartmentattribute.voidsetAppartment(java.lang.String value)Generated method - Setter of theAddress.appartmentattribute.voidsetBuilding(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.buildingattribute.voidsetBuilding(java.lang.String value)Generated method - Setter of theAddress.buildingattribute.voidsetCellphone(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.cellphoneattribute.voidsetCellphone(java.lang.String value)Generated method - Setter of theAddress.cellphoneattribute.voidsetCompany(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.companyattribute.voidsetCompany(java.lang.String value)Generated method - Setter of theAddress.companyattribute.voidsetCountry(Country value)Generated method - Setter of theAddress.countryattribute.voidsetCountry(SessionContext ctx, Country value)Generated method - Setter of theAddress.countryattribute.voidsetDateOfBirth(SessionContext ctx, java.util.Date value)Generated method - Setter of theAddress.dateOfBirthattribute.voidsetDateOfBirth(java.util.Date value)Generated method - Setter of theAddress.dateOfBirthattribute.voidsetDepartment(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.departmentattribute.voidsetDepartment(java.lang.String value)Generated method - Setter of theAddress.departmentattribute.voidsetDistrict(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.districtattribute.voidsetDistrict(java.lang.String value)Generated method - Setter of theAddress.districtattribute.voidsetDuplicate(boolean value)Generated method - Setter of theAddress.duplicateattribute.voidsetDuplicate(SessionContext ctx, boolean value)Generated method - Setter of theAddress.duplicateattribute.voidsetDuplicate(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theAddress.duplicateattribute.voidsetDuplicate(java.lang.Boolean value)Generated method - Setter of theAddress.duplicateattribute.voidsetEmail(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.emailattribute.voidsetEmail(java.lang.String value)Generated method - Setter of theAddress.emailattribute.voidsetFax(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.faxattribute.voidsetFax(java.lang.String value)Generated method - Setter of theAddress.faxattribute.voidsetFirstname(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.firstnameattribute.voidsetFirstname(java.lang.String value)Generated method - Setter of theAddress.firstnameattribute.voidsetGender(EnumerationValue value)Generated method - Setter of theAddress.genderattribute.voidsetGender(SessionContext ctx, EnumerationValue value)Generated method - Setter of theAddress.genderattribute.voidsetLastname(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.lastnameattribute.voidsetLastname(java.lang.String value)Generated method - Setter of theAddress.lastnameattribute.voidsetMiddlename(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.middlenameattribute.voidsetMiddlename(java.lang.String value)Generated method - Setter of theAddress.middlenameattribute.voidsetMiddlename2(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.middlename2attribute.voidsetMiddlename2(java.lang.String value)Generated method - Setter of theAddress.middlename2attribute.protected voidsetOriginal(SessionContext ctx, Address value)Generated method - Setter of theAddress.originalattribute.protected voidsetOriginal(Address value)Generated method - Setter of theAddress.originalattribute.voidsetPhone1(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.phone1attribute.voidsetPhone1(java.lang.String value)Generated method - Setter of theAddress.phone1attribute.voidsetPhone2(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.phone2attribute.voidsetPhone2(java.lang.String value)Generated method - Setter of theAddress.phone2attribute.voidsetPobox(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.poboxattribute.voidsetPobox(java.lang.String value)Generated method - Setter of theAddress.poboxattribute.voidsetPostalcode(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.postalcodeattribute.voidsetPostalcode(java.lang.String value)Generated method - Setter of theAddress.postalcodeattribute.voidsetRegion(Region value)Generated method - Setter of theAddress.regionattribute.voidsetRegion(SessionContext ctx, Region value)Generated method - Setter of theAddress.regionattribute.voidsetStreetname(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.streetnameattribute.voidsetStreetname(java.lang.String value)Generated method - Setter of theAddress.streetnameattribute.voidsetStreetnumber(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.streetnumberattribute.voidsetStreetnumber(java.lang.String value)Generated method - Setter of theAddress.streetnumberattribute.voidsetTitle(SessionContext ctx, Title value)Generated method - Setter of theAddress.titleattribute.voidsetTitle(Title value)Generated method - Setter of theAddress.titleattribute.voidsetTown(SessionContext ctx, java.lang.String value)Generated method - Setter of theAddress.townattribute.voidsetTown(java.lang.String value)Generated method - Setter of theAddress.townattribute.-
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, 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.originalattribute- See Also:
- Constant Field Values
-
DUPLICATE
public static final java.lang.String DUPLICATE
Qualifier of theAddress.duplicateattribute- See Also:
- Constant Field Values
-
APPARTMENT
public static final java.lang.String APPARTMENT
Qualifier of theAddress.appartmentattribute- See Also:
- Constant Field Values
-
BUILDING
public static final java.lang.String BUILDING
Qualifier of theAddress.buildingattribute- See Also:
- Constant Field Values
-
CELLPHONE
public static final java.lang.String CELLPHONE
Qualifier of theAddress.cellphoneattribute- See Also:
- Constant Field Values
-
COMPANY
public static final java.lang.String COMPANY
Qualifier of theAddress.companyattribute- See Also:
- Constant Field Values
-
COUNTRY
public static final java.lang.String COUNTRY
Qualifier of theAddress.countryattribute- See Also:
- Constant Field Values
-
DEPARTMENT
public static final java.lang.String DEPARTMENT
Qualifier of theAddress.departmentattribute- See Also:
- Constant Field Values
-
DISTRICT
public static final java.lang.String DISTRICT
Qualifier of theAddress.districtattribute- See Also:
- Constant Field Values
-
EMAIL
public static final java.lang.String EMAIL
Qualifier of theAddress.emailattribute- See Also:
- Constant Field Values
-
FAX
public static final java.lang.String FAX
Qualifier of theAddress.faxattribute- See Also:
- Constant Field Values
-
FIRSTNAME
public static final java.lang.String FIRSTNAME
Qualifier of theAddress.firstnameattribute- See Also:
- Constant Field Values
-
LASTNAME
public static final java.lang.String LASTNAME
Qualifier of theAddress.lastnameattribute- See Also:
- Constant Field Values
-
MIDDLENAME
public static final java.lang.String MIDDLENAME
Qualifier of theAddress.middlenameattribute- See Also:
- Constant Field Values
-
MIDDLENAME2
public static final java.lang.String MIDDLENAME2
Qualifier of theAddress.middlename2attribute- See Also:
- Constant Field Values
-
PHONE1
public static final java.lang.String PHONE1
Qualifier of theAddress.phone1attribute- See Also:
- Constant Field Values
-
PHONE2
public static final java.lang.String PHONE2
Qualifier of theAddress.phone2attribute- See Also:
- Constant Field Values
-
POBOX
public static final java.lang.String POBOX
Qualifier of theAddress.poboxattribute- See Also:
- Constant Field Values
-
POSTALCODE
public static final java.lang.String POSTALCODE
Qualifier of theAddress.postalcodeattribute- See Also:
- Constant Field Values
-
REGION
public static final java.lang.String REGION
Qualifier of theAddress.regionattribute- See Also:
- Constant Field Values
-
STREETNAME
public static final java.lang.String STREETNAME
Qualifier of theAddress.streetnameattribute- See Also:
- Constant Field Values
-
STREETNUMBER
public static final java.lang.String STREETNUMBER
Qualifier of theAddress.streetnumberattribute- See Also:
- Constant Field Values
-
TITLE
public static final java.lang.String TITLE
Qualifier of theAddress.titleattribute- See Also:
- Constant Field Values
-
TOWN
public static final java.lang.String TOWN
Qualifier of theAddress.townattribute- See Also:
- Constant Field Values
-
GENDER
public static final java.lang.String GENDER
Qualifier of theAddress.genderattribute- See Also:
- Constant Field Values
-
DATEOFBIRTH
public static final java.lang.String DATEOFBIRTH
Qualifier of theAddress.dateOfBirthattribute- See Also:
- Constant Field Values
-
OWNERHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedAddress> OWNERHANDLER
BidirectionalOneToManyHandlerfor 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:
getDefaultAttributeModesin classItem
-
getAppartment
public java.lang.String getAppartment(SessionContext ctx)
Generated method - Getter of theAddress.appartmentattribute.- Returns:
- the appartment
-
getAppartment
public java.lang.String getAppartment()
Generated method - Getter of theAddress.appartmentattribute.- Returns:
- the appartment
-
setAppartment
public void setAppartment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.appartmentattribute.- Parameters:
value- the appartment
-
setAppartment
public void setAppartment(java.lang.String value)
Generated method - Setter of theAddress.appartmentattribute.- Parameters:
value- the appartment
-
getBuilding
public java.lang.String getBuilding(SessionContext ctx)
Generated method - Getter of theAddress.buildingattribute.- Returns:
- the building
-
getBuilding
public java.lang.String getBuilding()
Generated method - Getter of theAddress.buildingattribute.- Returns:
- the building
-
setBuilding
public void setBuilding(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.buildingattribute.- Parameters:
value- the building
-
setBuilding
public void setBuilding(java.lang.String value)
Generated method - Setter of theAddress.buildingattribute.- Parameters:
value- the building
-
getCellphone
public java.lang.String getCellphone(SessionContext ctx)
Generated method - Getter of theAddress.cellphoneattribute.- Returns:
- the cellphone
-
getCellphone
public java.lang.String getCellphone()
Generated method - Getter of theAddress.cellphoneattribute.- Returns:
- the cellphone
-
setCellphone
public void setCellphone(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.cellphoneattribute.- Parameters:
value- the cellphone
-
setCellphone
public void setCellphone(java.lang.String value)
Generated method - Setter of theAddress.cellphoneattribute.- Parameters:
value- the cellphone
-
getCompany
public java.lang.String getCompany(SessionContext ctx)
Generated method - Getter of theAddress.companyattribute.- Returns:
- the company
-
getCompany
public java.lang.String getCompany()
Generated method - Getter of theAddress.companyattribute.- Returns:
- the company
-
setCompany
public void setCompany(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.companyattribute.- Parameters:
value- the company
-
setCompany
public void setCompany(java.lang.String value)
Generated method - Setter of theAddress.companyattribute.- Parameters:
value- the company
-
getCountry
public Country getCountry(SessionContext ctx)
Generated method - Getter of theAddress.countryattribute.- Returns:
- the country
-
getCountry
public Country getCountry()
Generated method - Getter of theAddress.countryattribute.- Returns:
- the country
-
setCountry
public void setCountry(SessionContext ctx, Country value)
Generated method - Setter of theAddress.countryattribute.- Parameters:
value- the country
-
setCountry
public void setCountry(Country value)
Generated method - Setter of theAddress.countryattribute.- Parameters:
value- the country
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas 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:
createItemin 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.dateOfBirthattribute.- Returns:
- the dateOfBirth
-
getDateOfBirth
public java.util.Date getDateOfBirth()
Generated method - Getter of theAddress.dateOfBirthattribute.- Returns:
- the dateOfBirth
-
setDateOfBirth
public void setDateOfBirth(SessionContext ctx, java.util.Date value)
Generated method - Setter of theAddress.dateOfBirthattribute.- Parameters:
value- the dateOfBirth
-
setDateOfBirth
public void setDateOfBirth(java.util.Date value)
Generated method - Setter of theAddress.dateOfBirthattribute.- Parameters:
value- the dateOfBirth
-
getDepartment
public java.lang.String getDepartment(SessionContext ctx)
Generated method - Getter of theAddress.departmentattribute.- Returns:
- the department
-
getDepartment
public java.lang.String getDepartment()
Generated method - Getter of theAddress.departmentattribute.- Returns:
- the department
-
setDepartment
public void setDepartment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.departmentattribute.- Parameters:
value- the department
-
setDepartment
public void setDepartment(java.lang.String value)
Generated method - Setter of theAddress.departmentattribute.- Parameters:
value- the department
-
getDistrict
public java.lang.String getDistrict(SessionContext ctx)
Generated method - Getter of theAddress.districtattribute.- Returns:
- the district
-
getDistrict
public java.lang.String getDistrict()
Generated method - Getter of theAddress.districtattribute.- Returns:
- the district
-
setDistrict
public void setDistrict(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.districtattribute.- Parameters:
value- the district
-
setDistrict
public void setDistrict(java.lang.String value)
Generated method - Setter of theAddress.districtattribute.- Parameters:
value- the district
-
isDuplicate
public java.lang.Boolean isDuplicate(SessionContext ctx)
Generated method - Getter of theAddress.duplicateattribute.- Returns:
- the duplicate
-
isDuplicate
public java.lang.Boolean isDuplicate()
Generated method - Getter of theAddress.duplicateattribute.- Returns:
- the duplicate
-
isDuplicateAsPrimitive
public boolean isDuplicateAsPrimitive(SessionContext ctx)
Generated method - Getter of theAddress.duplicateattribute.- Returns:
- the duplicate
-
isDuplicateAsPrimitive
public boolean isDuplicateAsPrimitive()
Generated method - Getter of theAddress.duplicateattribute.- Returns:
- the duplicate
-
setDuplicate
public void setDuplicate(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAddress.duplicateattribute.- Parameters:
value- the duplicate
-
setDuplicate
public void setDuplicate(java.lang.Boolean value)
Generated method - Setter of theAddress.duplicateattribute.- Parameters:
value- the duplicate
-
setDuplicate
public void setDuplicate(SessionContext ctx, boolean value)
Generated method - Setter of theAddress.duplicateattribute.- Parameters:
value- the duplicate
-
setDuplicate
public void setDuplicate(boolean value)
Generated method - Setter of theAddress.duplicateattribute.- Parameters:
value- the duplicate
-
getEmail
public java.lang.String getEmail(SessionContext ctx)
Generated method - Getter of theAddress.emailattribute.- Returns:
- the email
-
getEmail
public java.lang.String getEmail()
Generated method - Getter of theAddress.emailattribute.- Returns:
- the email
-
setEmail
public void setEmail(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.emailattribute.- Parameters:
value- the email
-
setEmail
public void setEmail(java.lang.String value)
Generated method - Setter of theAddress.emailattribute.- Parameters:
value- the email
-
getFax
public java.lang.String getFax(SessionContext ctx)
Generated method - Getter of theAddress.faxattribute.- Returns:
- the fax
-
getFax
public java.lang.String getFax()
Generated method - Getter of theAddress.faxattribute.- Returns:
- the fax
-
setFax
public void setFax(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.faxattribute.- Parameters:
value- the fax
-
setFax
public void setFax(java.lang.String value)
Generated method - Setter of theAddress.faxattribute.- Parameters:
value- the fax
-
getFirstname
public java.lang.String getFirstname(SessionContext ctx)
Generated method - Getter of theAddress.firstnameattribute.- Returns:
- the firstname
-
getFirstname
public java.lang.String getFirstname()
Generated method - Getter of theAddress.firstnameattribute.- Returns:
- the firstname
-
setFirstname
public void setFirstname(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.firstnameattribute.- Parameters:
value- the firstname
-
setFirstname
public void setFirstname(java.lang.String value)
Generated method - Setter of theAddress.firstnameattribute.- Parameters:
value- the firstname
-
getGender
public EnumerationValue getGender(SessionContext ctx)
Generated method - Getter of theAddress.genderattribute.- Returns:
- the gender
-
getGender
public EnumerationValue getGender()
Generated method - Getter of theAddress.genderattribute.- Returns:
- the gender
-
setGender
public void setGender(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAddress.genderattribute.- Parameters:
value- the gender
-
setGender
public void setGender(EnumerationValue value)
Generated method - Setter of theAddress.genderattribute.- Parameters:
value- the gender
-
getLastname
public java.lang.String getLastname(SessionContext ctx)
Generated method - Getter of theAddress.lastnameattribute.- Returns:
- the lastname
-
getLastname
public java.lang.String getLastname()
Generated method - Getter of theAddress.lastnameattribute.- Returns:
- the lastname
-
setLastname
public void setLastname(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.lastnameattribute.- Parameters:
value- the lastname
-
setLastname
public void setLastname(java.lang.String value)
Generated method - Setter of theAddress.lastnameattribute.- Parameters:
value- the lastname
-
getMiddlename
public java.lang.String getMiddlename(SessionContext ctx)
Generated method - Getter of theAddress.middlenameattribute.- Returns:
- the middlename
-
getMiddlename
public java.lang.String getMiddlename()
Generated method - Getter of theAddress.middlenameattribute.- Returns:
- the middlename
-
setMiddlename
public void setMiddlename(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.middlenameattribute.- Parameters:
value- the middlename
-
setMiddlename
public void setMiddlename(java.lang.String value)
Generated method - Setter of theAddress.middlenameattribute.- Parameters:
value- the middlename
-
getMiddlename2
public java.lang.String getMiddlename2(SessionContext ctx)
Generated method - Getter of theAddress.middlename2attribute.- Returns:
- the middlename2
-
getMiddlename2
public java.lang.String getMiddlename2()
Generated method - Getter of theAddress.middlename2attribute.- Returns:
- the middlename2
-
setMiddlename2
public void setMiddlename2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.middlename2attribute.- Parameters:
value- the middlename2
-
setMiddlename2
public void setMiddlename2(java.lang.String value)
Generated method - Setter of theAddress.middlename2attribute.- Parameters:
value- the middlename2
-
getOriginal
public Address getOriginal(SessionContext ctx)
Generated method - Getter of theAddress.originalattribute.- Returns:
- the original
-
getOriginal
public Address getOriginal()
Generated method - Getter of theAddress.originalattribute.- Returns:
- the original
-
setOriginal
protected void setOriginal(SessionContext ctx, Address value)
Generated method - Setter of theAddress.originalattribute.- Parameters:
value- the original
-
setOriginal
protected void setOriginal(Address value)
Generated method - Setter of theAddress.originalattribute.- Parameters:
value- the original
-
getPhone1
public java.lang.String getPhone1(SessionContext ctx)
Generated method - Getter of theAddress.phone1attribute.- Returns:
- the phone1
-
getPhone1
public java.lang.String getPhone1()
Generated method - Getter of theAddress.phone1attribute.- Returns:
- the phone1
-
setPhone1
public void setPhone1(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.phone1attribute.- Parameters:
value- the phone1
-
setPhone1
public void setPhone1(java.lang.String value)
Generated method - Setter of theAddress.phone1attribute.- Parameters:
value- the phone1
-
getPhone2
public java.lang.String getPhone2(SessionContext ctx)
Generated method - Getter of theAddress.phone2attribute.- Returns:
- the phone2
-
getPhone2
public java.lang.String getPhone2()
Generated method - Getter of theAddress.phone2attribute.- Returns:
- the phone2
-
setPhone2
public void setPhone2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.phone2attribute.- Parameters:
value- the phone2
-
setPhone2
public void setPhone2(java.lang.String value)
Generated method - Setter of theAddress.phone2attribute.- Parameters:
value- the phone2
-
getPobox
public java.lang.String getPobox(SessionContext ctx)
Generated method - Getter of theAddress.poboxattribute.- Returns:
- the pobox
-
getPobox
public java.lang.String getPobox()
Generated method - Getter of theAddress.poboxattribute.- Returns:
- the pobox
-
setPobox
public void setPobox(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.poboxattribute.- Parameters:
value- the pobox
-
setPobox
public void setPobox(java.lang.String value)
Generated method - Setter of theAddress.poboxattribute.- Parameters:
value- the pobox
-
getPostalcode
public java.lang.String getPostalcode(SessionContext ctx)
Generated method - Getter of theAddress.postalcodeattribute.- Returns:
- the postalcode
-
getPostalcode
public java.lang.String getPostalcode()
Generated method - Getter of theAddress.postalcodeattribute.- Returns:
- the postalcode
-
setPostalcode
public void setPostalcode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.postalcodeattribute.- Parameters:
value- the postalcode
-
setPostalcode
public void setPostalcode(java.lang.String value)
Generated method - Setter of theAddress.postalcodeattribute.- Parameters:
value- the postalcode
-
getRegion
public Region getRegion(SessionContext ctx)
Generated method - Getter of theAddress.regionattribute.- Returns:
- the region
-
getRegion
public Region getRegion()
Generated method - Getter of theAddress.regionattribute.- Returns:
- the region
-
setRegion
public void setRegion(SessionContext ctx, Region value)
Generated method - Setter of theAddress.regionattribute.- Parameters:
value- the region
-
setRegion
public void setRegion(Region value)
Generated method - Setter of theAddress.regionattribute.- Parameters:
value- the region
-
getStreetname
public java.lang.String getStreetname(SessionContext ctx)
Generated method - Getter of theAddress.streetnameattribute.- Returns:
- the streetname
-
getStreetname
public java.lang.String getStreetname()
Generated method - Getter of theAddress.streetnameattribute.- Returns:
- the streetname
-
setStreetname
public void setStreetname(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.streetnameattribute.- Parameters:
value- the streetname
-
setStreetname
public void setStreetname(java.lang.String value)
Generated method - Setter of theAddress.streetnameattribute.- Parameters:
value- the streetname
-
getStreetnumber
public java.lang.String getStreetnumber(SessionContext ctx)
Generated method - Getter of theAddress.streetnumberattribute.- Returns:
- the streetnumber
-
getStreetnumber
public java.lang.String getStreetnumber()
Generated method - Getter of theAddress.streetnumberattribute.- Returns:
- the streetnumber
-
setStreetnumber
public void setStreetnumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.streetnumberattribute.- Parameters:
value- the streetnumber
-
setStreetnumber
public void setStreetnumber(java.lang.String value)
Generated method - Setter of theAddress.streetnumberattribute.- Parameters:
value- the streetnumber
-
getTitle
public Title getTitle(SessionContext ctx)
Generated method - Getter of theAddress.titleattribute.- Returns:
- the title
-
getTitle
public Title getTitle()
Generated method - Getter of theAddress.titleattribute.- Returns:
- the title
-
setTitle
public void setTitle(SessionContext ctx, Title value)
Generated method - Setter of theAddress.titleattribute.- Parameters:
value- the title
-
setTitle
public void setTitle(Title value)
Generated method - Setter of theAddress.titleattribute.- Parameters:
value- the title
-
getTown
public java.lang.String getTown(SessionContext ctx)
Generated method - Getter of theAddress.townattribute.- Returns:
- the town
-
getTown
public java.lang.String getTown()
Generated method - Getter of theAddress.townattribute.- Returns:
- the town
-
setTown
public void setTown(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAddress.townattribute.- Parameters:
value- the town
-
setTown
public void setTown(java.lang.String value)
Generated method - Setter of theAddress.townattribute.- Parameters:
value- the town
-
-