|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.torque.om.BaseObject
it.unimo.dbgroup.momis.om.BaseWnSynset
it.unimo.dbgroup.momis.om.WnSynset
The skeleton for this class was autogenerated by Torque on: [Sat Aug 10 16:37:02 CEST 2002] You should add additional methods to this class to meet the application requirements. This class will only be generated as long as it does not already exist in the output directory.
| Field Summary |
| Fields inherited from class it.unimo.dbgroup.momis.om.BaseWnSynset |
collWnLemmaSynsets, collWnRelationshipsRelatedByWnSourceSynsetId, collWnRelationshipsRelatedByWnTargetSynsetId |
| Fields inherited from class org.apache.torque.om.BaseObject |
NEW_ID |
| Constructor Summary | |
WnSynset()
|
|
| Method Summary | |
java.lang.String |
getLemmasNameAsString()
Retrieve a comma separated string composed of the names of the lemmas related to this synset |
java.util.Vector |
getLemmasObject()
Retrieve a vector of all WnLemma objects related to this synset |
WnSynset |
updateGloss(java.lang.String gloss)
Modifies the gloss of this synset |
| Methods inherited from class org.apache.torque.om.BaseObject |
equals, equals, getCategory, getPrimaryKeyAsBigDecimal, getPrimaryKeyAsInt, getPrimaryKeyAsLong, getPrimaryKeyAsString, hashCode, isModified, isNew, log, resetModified, setModified, setNew, setPrimaryKey, setPrimaryKey, setPrimaryKey |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, 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 WnSynset()
| Method Detail |
public java.lang.String getLemmasNameAsString()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.Vector getLemmasObject()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public WnSynset updateGloss(java.lang.String gloss)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||