mura.user

Class addressBean

WEB-INF.cftags.component
    extended by mura.cfobject
      extended by mura.bean.bean
        extended by mura.bean.beanExtendable
          extended by mura.user.addressBean

This provides the User Address ben

Class Attributes:
  • table : tuseraddresses
  •  
  • output : false
  •  
  • entityname : address
  •  
    Property Summary
    type property default serializable required
    string address1


    • returntype = any
    • access = public
    true false
    string address2


    • returntype = any
    • access = public
    true false
    string addressEmail


    • returntype = any
    • access = public
    true false
    string addressID


    • fieldtype = id
    • returntype = any
    • access = public
    true false
    string addressName


    • returntype = any
    • access = public
    true false
    string addressNotes


    • returntype = any
    • access = public
    true false
    string addressURL


    • returntype = any
    • access = public
    true false
    string city


    • returntype = any
    • access = public
    true false
    string country


    • returntype = any
    • access = public
    true false
    string extendDataTable


    • returntype = any
    • access = public
    tclassextenddatauseractivity true false
    string fax


    • returntype = any
    • access = public
    true false
    string hours


    • returntype = any
    • access = public
    true false
    numeric isNew


    • persistent = false
    • returntype = any
    • access = public
    0 true false
    numeric isPrimary


    • returntype = any
    • access = public
    0 true false
    numeric latitude


    • returntype = any
    • access = public
    0 true false
    numeric longitude


    • returntype = any
    • access = public
    0 true false
    string phone


    • returntype = any
    • access = public
    true false
    any site


    • cfc = site
    • fieldtype = many-to-one
    • returntype = any
    • fkcolumn = siteID
    • access = public
    true false
    string state


    • returntype = any
    • access = public
    true false
    any user


    • cfc = user
    • fieldtype = many-to-one
    • returntype = any
    • fkcolumn = userID
    • access = public
    true false
    string zip


    • returntype = any
    • access = public
    true false
    Constructor Summary
    init()
    Method Summary
    any clone()
    any delete()
    any getAddressID()
    any getExtendBaseID()
    any getPrimaryKey()
    any loadBy()
    any save()
    any set(any property, [any propertyValue])
    any setConfigBean([any configBean])
    any setGeoCoding()
    any setIsPrimary(any IsPrimary)
    any setLatitude(any Latitude)
    any setLongitude(any Longitude)
    any setSettingsManager([any settingsManager])
    any setUserManager([any userManager])
    any validate()
     
    Methods inherited from class mura.bean.beanExtendable
    appendMissingAttributes, getAllValues, getExtendedAttribute, getExtendedAttributes, getExtendedAttributesList, getExtendedAttributesQuery, getExtendedData, getValue, purgeExtendedData, setSiteID, setSubType, setType, setValue
     
    Methods inherited from class mura.bean.bean
    OnMissingMethod, addEventHandler, addObject, allowAccess, allowDelete, allowQueryParams, allowRead, allowSave, compare, exists, get, getAll, getBundleable, getDynamic, getEntityDisplayName, getEntityName, getErrors, getFeed, getHasManyPropArray, getHasOnePropArray, getInstanceName, getIsHistorical, getOrderBy, getProperties, getPublicAPI, getRegisteredEntity, getScaffold, getSynthedFunctions, getTable, getValidations, has, hasErrors, hasProperty, hasTable, isComparable, on, parseDateArg, registerAsEntity, removeObject, setAddedObjectValues, setAllValues, setErrors, setPropAsIDColumn, setValidations, setlastUpdateBy, synthArgs, transformEventName, translatePropKey, trigger, valueExists
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEntity, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getQueryAttrs, getQueryService, getServiceFactory, getSession, hasCustomDatasource, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue
     
    Methods inherited from class WEB-INF.cftags.component
    None

    Constructor Detail

    init

    public init()


    Property Detail

    address1

    property string address1

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    address2

    property string address2

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    addressEmail

    property string addressEmail

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    addressID

    property string addressID

    Attributes:
    fieldtype - id
    returntype - any
    required - false
    access - public
    serializable - true

    addressName

    property string addressName

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    addressNotes

    property string addressNotes

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    addressURL

    property string addressURL

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    city

    property string city

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    country

    property string country

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    extendDataTable

    property string extendDataTable = [tclassextenddatauseractivity]

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    fax

    property string fax

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    hours

    property string hours

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    isNew

    property numeric isNew = [0]

    Attributes:
    persistent - false
    returntype - any
    required - false
    access - public
    serializable - true

    isPrimary

    property numeric isPrimary = [0]

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    latitude

    property numeric latitude = [0]

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    longitude

    property numeric longitude = [0]

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    phone

    property string phone

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    site

    property any site

    Attributes:
    cfc - site
    fieldtype - many-to-one
    returntype - any
    required - false
    fkcolumn - siteID
    access - public
    serializable - true

    state

    property string state

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    user

    property any user

    Attributes:
    cfc - user
    fieldtype - many-to-one
    returntype - any
    required - false
    fkcolumn - userID
    access - public
    serializable - true

    zip

    property string zip

    Attributes:
    returntype - any
    required - false
    access - public
    serializable - true

    Method Detail

    clone

    public any clone()

    Overrides:
    clone in class bean

    delete

    public any delete()


    getAddressID

    public any getAddressID()


    getExtendBaseID

    public any getExtendBaseID()

    Overrides:
    getExtendBaseID in class beanExtendable

    getPrimaryKey

    public any getPrimaryKey()

    Overrides:
    getPrimaryKey in class bean

    loadBy

    public any loadBy()


    save

    public any save()


    set

    public any set(any property, [any propertyValue])

    Overrides:
    set in class bean
    Parameters:
    property
    propertyValue

    setConfigBean

    public any setConfigBean([any configBean])

    Overrides:
    setConfigBean in class beanExtendable
    Parameters:
    configBean

    setGeoCoding

    public any setGeoCoding()


    setIsPrimary

    public any setIsPrimary(any IsPrimary)

    Parameters:
    IsPrimary

    setLatitude

    public any setLatitude(any Latitude)

    Parameters:
    Latitude

    setLongitude

    public any setLongitude(any Longitude)

    Parameters:
    Longitude

    setSettingsManager

    public any setSettingsManager([any settingsManager])

    Parameters:
    settingsManager

    setUserManager

    public any setUserManager([any userManager])

    Parameters:
    userManager

    validate

    public any validate()

    Overrides:
    validate in class bean