CODE STYLE class/model/ files

This commit is contained in:
Fernando Ontiveros
2012-10-20 17:19:10 -04:00
parent 319f755d18
commit ea98460f99
28 changed files with 845 additions and 851 deletions

View File

@@ -14,7 +14,7 @@
/**
* Skeleton subclass for performing query and update operations on the 'DIM_TIME_DELEGATE' table.
*
*
*
*
* You should add additional methods to this class to meet the
* application requirements. This class will only be generated as
@@ -22,6 +22,7 @@
*
* @package workflow.engine.classes.model
*/
class DimTimeDelegatePeer extends BaseDimTimeDelegatePeer {
class DimTimeDelegatePeer extends BaseDimTimeDelegatePeer
{
}
} // DimTimeDelegatePeer