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

Class: EtvaLogicalvolume

Source Location: /EtvaLogicalvolume.php

Class Overview

BaseObject
   |
   --BaseEtvaLogicalvolume
      |
      --EtvaLogicalvolume

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



Inherited Constants

Inherited Variables

Inherited Methods

Class: BaseEtvaLogicalvolume

BaseEtvaLogicalvolume::__construct()
Initializes internal state of BaseEtvaLogicalvolume object.
BaseEtvaLogicalvolume::addEtvaServer()
Method called to associate a EtvaServer object to this object through the EtvaServer foreign key attribute.
BaseEtvaLogicalvolume::applyDefaultValues()
Applies default values to this object.
BaseEtvaLogicalvolume::buildCriteria()
Build a Criteria object containing the values of all modified columns in this object.
BaseEtvaLogicalvolume::buildPkeyCriteria()
Builds a Criteria object containing the primary key for this object.
BaseEtvaLogicalvolume::clearAllReferences()
Resets all collections of referencing foreign keys.
BaseEtvaLogicalvolume::clearEtvaServers()
Clears out the collEtvaServers collection (array).
BaseEtvaLogicalvolume::copy()
Makes a copy of this object that will be inserted as a new row in table when saved.
BaseEtvaLogicalvolume::copyInto()
Sets contents of passed object to values from current object.
BaseEtvaLogicalvolume::countEtvaServers()
Returns the number of related EtvaServer objects.
BaseEtvaLogicalvolume::delete()
Removes this object from datastore and sets delete attribute.
BaseEtvaLogicalvolume::doSave()
Performs the work of inserting or updating the row in the database.
BaseEtvaLogicalvolume::doValidate()
This function performs the validation work for complex object models.
BaseEtvaLogicalvolume::ensureConsistency()
Checks and repairs the internal consistency of the object.
BaseEtvaLogicalvolume::fromArray()
Populates the object using an array.
BaseEtvaLogicalvolume::getByName()
Retrieves a field from the object by name passed in as a string.
BaseEtvaLogicalvolume::getByPosition()
Retrieves a field from the object by Position as specified in the xml schema.
BaseEtvaLogicalvolume::getEtvaNode()
Get the associated EtvaNode object
BaseEtvaLogicalvolume::getEtvaServers()
Gets an array of EtvaServer objects which contain a foreign key that references this object.
BaseEtvaLogicalvolume::getEtvaServersJoinEtvaNode()
If this collection has already been initialized with an identical criteria, it returns the collection.
BaseEtvaLogicalvolume::getEtvaServersJoinsfGuardGroup()
If this collection has already been initialized with an identical criteria, it returns the collection.
BaseEtvaLogicalvolume::getEtvaVolumegroup()
Get the associated EtvaVolumegroup object
BaseEtvaLogicalvolume::getFreesize()
Get the [freesize] column value.
BaseEtvaLogicalvolume::getId()
Get the [id] column value.
BaseEtvaLogicalvolume::getInUse()
Get the [in_use] column value.
BaseEtvaLogicalvolume::getLv()
Get the [lv] column value.
BaseEtvaLogicalvolume::getLvdevice()
Get the [lvdevice] column value.
BaseEtvaLogicalvolume::getNodeId()
Get the [node_id] column value.
BaseEtvaLogicalvolume::getPeer()
Returns a peer instance associated with this om.
BaseEtvaLogicalvolume::getPrimaryKey()
Returns the primary key for this object (row).
BaseEtvaLogicalvolume::getSize()
Get the [size] column value.
BaseEtvaLogicalvolume::getStorageType()
Get the [storage_type] column value.
BaseEtvaLogicalvolume::getValidationFailures()
Gets any ValidationFailed objects that resulted from last call to validate().
BaseEtvaLogicalvolume::getVolumegroupId()
Get the [volumegroup_id] column value.
BaseEtvaLogicalvolume::getWriteable()
Get the [writeable] column value.
BaseEtvaLogicalvolume::hasOnlyDefaultValues()
Indicates whether the columns in this object are only set to default values.
BaseEtvaLogicalvolume::hydrate()
Hydrates (populates) the object variables with values from the database resultset.
BaseEtvaLogicalvolume::initEtvaServers()
Initializes the collEtvaServers collection (array).
BaseEtvaLogicalvolume::reload()
Reloads this object from datastore based on primary key and (optionally) resets all associated objects.
BaseEtvaLogicalvolume::save()
Persists this object to the database.
BaseEtvaLogicalvolume::setByName()
Sets a field from the object by name passed in as a string.
BaseEtvaLogicalvolume::setByPosition()
Sets a field from the object by Position as specified in the xml schema.
BaseEtvaLogicalvolume::setEtvaNode()
Declares an association between this object and a EtvaNode object.
BaseEtvaLogicalvolume::setEtvaVolumegroup()
Declares an association between this object and a EtvaVolumegroup object.
BaseEtvaLogicalvolume::setFreesize()
Set the value of [freesize] column.
BaseEtvaLogicalvolume::setId()
Set the value of [id] column.
BaseEtvaLogicalvolume::setInUse()
Set the value of [in_use] column.
BaseEtvaLogicalvolume::setLv()
Set the value of [lv] column.
BaseEtvaLogicalvolume::setLvdevice()
Set the value of [lvdevice] column.
BaseEtvaLogicalvolume::setNodeId()
Set the value of [node_id] column.
BaseEtvaLogicalvolume::setPrimaryKey()
Generic method to set the primary key (id column).
BaseEtvaLogicalvolume::setSize()
Set the value of [size] column.
BaseEtvaLogicalvolume::setStorageType()
Set the value of [storage_type] column.
BaseEtvaLogicalvolume::setVolumegroupId()
Set the value of [volumegroup_id] column.
BaseEtvaLogicalvolume::setWriteable()
Set the value of [writeable] column.
BaseEtvaLogicalvolume::toArray()
Exports the object as an array.
BaseEtvaLogicalvolume::validate()
Validates the objects modified field values and all objects related to this table.
BaseEtvaLogicalvolume::__call()

Class Details

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