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

Class: EtvaPhysicalvolume

Source Location: /EtvaPhysicalvolume.php

Class Overview

BaseObject
   |
   --BaseEtvaPhysicalvolume
      |
      --EtvaPhysicalvolume

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



Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaPhysicalvolume

BaseEtvaPhysicalvolume::__construct()
Initializes internal state of BaseEtvaPhysicalvolume object.
BaseEtvaPhysicalvolume::addEtvaVolumePhysical()
Method called to associate a EtvaVolumePhysical object to this object through the EtvaVolumePhysical foreign key attribute.
BaseEtvaPhysicalvolume::applyDefaultValues()
Applies default values to this object.
BaseEtvaPhysicalvolume::buildCriteria()
Build a Criteria object containing the values of all modified columns in this object.
BaseEtvaPhysicalvolume::buildPkeyCriteria()
Builds a Criteria object containing the primary key for this object.
BaseEtvaPhysicalvolume::clearAllReferences()
Resets all collections of referencing foreign keys.
BaseEtvaPhysicalvolume::clearEtvaVolumePhysicals()
Clears out the collEtvaVolumePhysicals collection (array).
BaseEtvaPhysicalvolume::copy()
Makes a copy of this object that will be inserted as a new row in table when saved.
BaseEtvaPhysicalvolume::copyInto()
Sets contents of passed object to values from current object.
BaseEtvaPhysicalvolume::countEtvaVolumePhysicals()
Returns the number of related EtvaVolumePhysical objects.
BaseEtvaPhysicalvolume::delete()
Removes this object from datastore and sets delete attribute.
BaseEtvaPhysicalvolume::doSave()
Performs the work of inserting or updating the row in the database.
BaseEtvaPhysicalvolume::doValidate()
This function performs the validation work for complex object models.
BaseEtvaPhysicalvolume::ensureConsistency()
Checks and repairs the internal consistency of the object.
BaseEtvaPhysicalvolume::fromArray()
Populates the object using an array.
BaseEtvaPhysicalvolume::getAllocatable()
Get the [allocatable] column value.
BaseEtvaPhysicalvolume::getByName()
Retrieves a field from the object by name passed in as a string.
BaseEtvaPhysicalvolume::getByPosition()
Retrieves a field from the object by Position as specified in the xml schema.
BaseEtvaPhysicalvolume::getDevice()
Get the [device] column value.
BaseEtvaPhysicalvolume::getDevsize()
Get the [devsize] column value.
BaseEtvaPhysicalvolume::getEtvaNode()
Get the associated EtvaNode object
BaseEtvaPhysicalvolume::getEtvaVolumePhysicals()
Gets an array of EtvaVolumePhysical objects which contain a foreign key that references this object.
BaseEtvaPhysicalvolume::getEtvaVolumePhysicalsJoinEtvaVolumegroup()
If this collection has already been initialized with an identical criteria, it returns the collection.
BaseEtvaPhysicalvolume::getId()
Get the [id] column value.
BaseEtvaPhysicalvolume::getName()
Get the [name] column value.
BaseEtvaPhysicalvolume::getNodeId()
Get the [node_id] column value.
BaseEtvaPhysicalvolume::getPeer()
Returns a peer instance associated with this om.
BaseEtvaPhysicalvolume::getPrimaryKey()
Returns the primary key for this object (row).
BaseEtvaPhysicalvolume::getPv()
Get the [pv] column value.
BaseEtvaPhysicalvolume::getPvfreesize()
Get the [pvfreesize] column value.
BaseEtvaPhysicalvolume::getPvinit()
Get the [pvinit] column value.
BaseEtvaPhysicalvolume::getPvsize()
Get the [pvsize] column value.
BaseEtvaPhysicalvolume::getStorageType()
Get the [storage_type] column value.
BaseEtvaPhysicalvolume::getValidationFailures()
Gets any ValidationFailed objects that resulted from last call to validate().
BaseEtvaPhysicalvolume::hasOnlyDefaultValues()
Indicates whether the columns in this object are only set to default values.
BaseEtvaPhysicalvolume::hydrate()
Hydrates (populates) the object variables with values from the database resultset.
BaseEtvaPhysicalvolume::initEtvaVolumePhysicals()
Initializes the collEtvaVolumePhysicals collection (array).
BaseEtvaPhysicalvolume::reload()
Reloads this object from datastore based on primary key and (optionally) resets all associated objects.
BaseEtvaPhysicalvolume::save()
Persists this object to the database.
BaseEtvaPhysicalvolume::setAllocatable()
Set the value of [allocatable] column.
BaseEtvaPhysicalvolume::setByName()
Sets a field from the object by name passed in as a string.
BaseEtvaPhysicalvolume::setByPosition()
Sets a field from the object by Position as specified in the xml schema.
BaseEtvaPhysicalvolume::setDevice()
Set the value of [device] column.
BaseEtvaPhysicalvolume::setDevsize()
Set the value of [devsize] column.
BaseEtvaPhysicalvolume::setEtvaNode()
Declares an association between this object and a EtvaNode object.
BaseEtvaPhysicalvolume::setId()
Set the value of [id] column.
BaseEtvaPhysicalvolume::setName()
Set the value of [name] column.
BaseEtvaPhysicalvolume::setNodeId()
Set the value of [node_id] column.
BaseEtvaPhysicalvolume::setPrimaryKey()
Generic method to set the primary key (id column).
BaseEtvaPhysicalvolume::setPv()
Set the value of [pv] column.
BaseEtvaPhysicalvolume::setPvfreesize()
Set the value of [pvfreesize] column.
BaseEtvaPhysicalvolume::setPvinit()
Set the value of [pvinit] column.
BaseEtvaPhysicalvolume::setPvsize()
Set the value of [pvsize] column.
BaseEtvaPhysicalvolume::setStorageType()
Set the value of [storage_type] column.
BaseEtvaPhysicalvolume::toArray()
Exports the object as an array.
BaseEtvaPhysicalvolume::validate()
Validates the objects modified field values and all objects related to this table.
BaseEtvaPhysicalvolume::__call()

Class Details

[line 3]
Base class that represents a row from the 'physicalvolume' 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:26 +0100 by phpDocumentor 1.4.2