lib-model-om
[ class tree: lib-model-om ] [ index: lib-model-om ] [ all elements ]

Class: EtvaVolumePhysical

Source Location: /EtvaVolumePhysical.php

Class Overview

BaseObject
   |
   --BaseEtvaVolumePhysical
      |
      --EtvaVolumePhysical

Base class that represents a row from the 'volume_physical' table.



Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaVolumePhysical

BaseEtvaVolumePhysical::__construct()
Initializes internal state of BaseEtvaVolumePhysical object.
BaseEtvaVolumePhysical::applyDefaultValues()
Applies default values to this object.
BaseEtvaVolumePhysical::buildCriteria()
Build a Criteria object containing the values of all modified columns in this object.
BaseEtvaVolumePhysical::buildPkeyCriteria()
Builds a Criteria object containing the primary key for this object.
BaseEtvaVolumePhysical::clearAllReferences()
Resets all collections of referencing foreign keys.
BaseEtvaVolumePhysical::copy()
Makes a copy of this object that will be inserted as a new row in table when saved.
BaseEtvaVolumePhysical::copyInto()
Sets contents of passed object to values from current object.
BaseEtvaVolumePhysical::delete()
Removes this object from datastore and sets delete attribute.
BaseEtvaVolumePhysical::doSave()
Performs the work of inserting or updating the row in the database.
BaseEtvaVolumePhysical::doValidate()
This function performs the validation work for complex object models.
BaseEtvaVolumePhysical::ensureConsistency()
Checks and repairs the internal consistency of the object.
BaseEtvaVolumePhysical::fromArray()
Populates the object using an array.
BaseEtvaVolumePhysical::getByName()
Retrieves a field from the object by name passed in as a string.
BaseEtvaVolumePhysical::getByPosition()
Retrieves a field from the object by Position as specified in the xml schema.
BaseEtvaVolumePhysical::getEtvaPhysicalvolume()
Get the associated EtvaPhysicalvolume object
BaseEtvaVolumePhysical::getEtvaVolumegroup()
Get the associated EtvaVolumegroup object
BaseEtvaVolumePhysical::getId()
Get the [id] column value.
BaseEtvaVolumePhysical::getPeer()
Returns a peer instance associated with this om.
BaseEtvaVolumePhysical::getPhysicalvolumeId()
Get the [physicalvolume_id] column value.
BaseEtvaVolumePhysical::getPrimaryKey()
Returns the primary key for this object (row).
BaseEtvaVolumePhysical::getValidationFailures()
Gets any ValidationFailed objects that resulted from last call to validate().
BaseEtvaVolumePhysical::getVolumegroupId()
Get the [volumegroup_id] column value.
BaseEtvaVolumePhysical::hasOnlyDefaultValues()
Indicates whether the columns in this object are only set to default values.
BaseEtvaVolumePhysical::hydrate()
Hydrates (populates) the object variables with values from the database resultset.
BaseEtvaVolumePhysical::reload()
Reloads this object from datastore based on primary key and (optionally) resets all associated objects.
BaseEtvaVolumePhysical::save()
Persists this object to the database.
BaseEtvaVolumePhysical::setByName()
Sets a field from the object by name passed in as a string.
BaseEtvaVolumePhysical::setByPosition()
Sets a field from the object by Position as specified in the xml schema.
BaseEtvaVolumePhysical::setEtvaPhysicalvolume()
Declares an association between this object and a EtvaPhysicalvolume object.
BaseEtvaVolumePhysical::setEtvaVolumegroup()
Declares an association between this object and a EtvaVolumegroup object.
BaseEtvaVolumePhysical::setId()
Set the value of [id] column.
BaseEtvaVolumePhysical::setPhysicalvolumeId()
Set the value of [physicalvolume_id] column.
BaseEtvaVolumePhysical::setPrimaryKey()
Generic method to set the primary key (id column).
BaseEtvaVolumePhysical::setVolumegroupId()
Set the value of [volumegroup_id] column.
BaseEtvaVolumePhysical::toArray()
Exports the object as an array.
BaseEtvaVolumePhysical::validate()
Validates the objects modified field values and all objects related to this table.
BaseEtvaVolumePhysical::__call()

Class Details

[line 3]
Base class that represents a row from the 'volume_physical' table.

This class was autogenerated by Propel 1.3.0-dev on:

Thu Jun 25 10:03:35 2009




[ Top ]


Documentation generated on Mon, 29 Jun 2009 15:10:30 +0100 by phpDocumentor 1.4.2