|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.torque.om.BaseObject
org.tigris.scarab.om.BaseAttributeType
org.tigris.scarab.om.AttributeType
This class represents an AttributeType
| Field Summary |
| Fields inherited from class org.tigris.scarab.om.BaseAttributeType |
collAttributes |
| Fields inherited from class org.apache.torque.om.BaseObject |
NEW_ID |
| Constructor Summary | |
AttributeType()
|
|
| Method Summary | |
AttributeClass |
getAttributeClass()
Override the base class to provide caching of AttributeClass objects and save a hit to the database. |
static AttributeType |
getInstance(java.lang.String attributeTypeName)
|
| Methods inherited from class org.apache.torque.om.BaseObject |
equals, equals, getLog, hashCode, isModified, isNew, resetModified, setModified, setNew, setPrimaryKey |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.torque.om.Persistent |
getPrimaryKey, isModified, isNew, save, save, save, setModified, setNew, setPrimaryKey, setPrimaryKey |
| Constructor Detail |
public AttributeType()
| Method Detail |
public AttributeClass getAttributeClass()
throws org.apache.torque.TorqueException
getAttributeClass in class BaseAttributeTypeorg.apache.torque.TorqueException
public static AttributeType getInstance(java.lang.String attributeTypeName)
throws org.apache.torque.TorqueException,
ScarabException
org.apache.torque.TorqueException
ScarabException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||