|
|||||||||||
| 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
This class was autogenerated by Torque on: [Wed Jan 21 15:57:22 CET 2004] You should not use this class directly. It should not even be extended all references should be to WnSynset
| Field Summary | |
private boolean |
alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction. |
private WnExtender |
aWnExtender
|
private int |
byte_offset
The value for the byte_offset field |
protected java.util.List |
collWnLemmaSynsets
Collection to store aggregation of collWnLemmaSynsets |
protected java.util.List |
collWnRelationshipsRelatedByWnSourceSynsetId
Collection to store aggregation of collWnRelationshipsRelatedByWnSourceSynsetId |
protected java.util.List |
collWnRelationshipsRelatedByWnTargetSynsetId
Collection to store aggregation of collWnRelationshipsRelatedByWnTargetSynsetId |
private static java.util.List |
fieldNames
|
private java.lang.String |
gloss
The value for the gloss field |
private org.apache.torque.util.Criteria |
lastWnLemmaSynsetsCriteria
The criteria used to select the current contents of collWnLemmaSynsets |
private org.apache.torque.util.Criteria |
lastWnRelationshipsRelatedByWnSourceSynsetIdCriteria
The criteria used to select the current contents of collWnRelationshipsRelatedByWnSourceSynsetId |
private org.apache.torque.util.Criteria |
lastWnRelationshipsRelatedByWnTargetSynsetIdCriteria
The criteria used to select the current contents of collWnRelationshipsRelatedByWnTargetSynsetId |
private static WnSynsetPeer |
peer
The Peer class |
private int |
syntactic_category
The value for the syntactic_category field |
private org.apache.torque.om.NumberKey |
wn_extender_id
The value for the wn_extender_id field |
private org.apache.torque.om.NumberKey |
wn_synset_id
The value for the wn_synset_id field |
private int |
word_cnt
The value for the word_cnt field |
| Fields inherited from class org.apache.torque.om.BaseObject |
NEW_ID |
| Constructor Summary | |
BaseWnSynset()
|
|
| Method Summary | |
void |
addWnLemmaSynset(WnLemmaSynset l)
Method called to associate a WnLemmaSynset object to this object through the WnLemmaSynset foreign key attribute |
void |
addWnRelationshipRelatedByWnSourceSynsetId(WnRelationship l)
Method called to associate a WnRelationship object to this object through the WnRelationship foreign key attribute |
void |
addWnRelationshipRelatedByWnTargetSynsetId(WnRelationship l)
Method called to associate a WnRelationship object to this object through the WnRelationship foreign key attribute |
WnSynset |
copy()
Makes a copy of this object. |
protected WnSynset |
copyInto(WnSynset copyObj)
|
java.lang.Object |
getByName(java.lang.String name)
Retrieves a field from the object by name passed in as a String. |
java.lang.Object |
getByPeerName(java.lang.String name)
Retrieves a field from the object by name passed in as a String. |
java.lang.Object |
getByPosition(int pos)
Retrieves a field from the object by Position as specified in the xml schema. |
int |
getByteOffset()
Get the ByteOffset |
static java.util.List |
getFieldNames()
Generate a list of field names. |
java.lang.String |
getGloss()
Get the Gloss |
WnSynsetPeer |
getPeer()
returns a peer instance associated with this om. |
org.apache.torque.om.ObjectKey |
getPrimaryKey()
returns an id that differentiates this object from others of its class. |
int |
getSyntacticCategory()
Get the SyntacticCategory |
WnExtender |
getWnExtender()
|
org.apache.torque.om.NumberKey |
getWnExtenderId()
Get the WnExtenderId |
java.util.List |
getWnLemmaSynsets()
If this collection has already been initialized, returns the collection. |
java.util.List |
getWnLemmaSynsets(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getWnLemmaSynsetsJoinWnExtender(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getWnLemmaSynsetsJoinWnLemma(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getWnRelationshipsRelatedByWnSourceSynsetId()
If this collection has already been initialized, returns the collection. |
java.util.List |
getWnRelationshipsRelatedByWnSourceSynsetId(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getWnRelationshipsRelatedByWnSourceSynsetIdJoinWnExtender(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getWnRelationshipsRelatedByWnSourceSynsetIdJoinWnRelationshipType(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getWnRelationshipsRelatedByWnSourceSynsetIdJoinWnSynsetRelatedByWnTargetSynsetId(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getWnRelationshipsRelatedByWnTargetSynsetId()
If this collection has already been initialized, returns the collection. |
java.util.List |
getWnRelationshipsRelatedByWnTargetSynsetId(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getWnRelationshipsRelatedByWnTargetSynsetIdJoinWnExtender(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getWnRelationshipsRelatedByWnTargetSynsetIdJoinWnRelationshipType(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getWnRelationshipsRelatedByWnTargetSynsetIdJoinWnSynsetRelatedByWnSourceSynsetId(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
org.apache.torque.om.NumberKey |
getWnSynsetId()
Get the WnSynsetId |
int |
getWordCnt()
Get the WordCnt |
protected void |
initWnLemmaSynsets()
Temporary storage of collWnLemmaSynsets to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
protected void |
initWnRelationshipsRelatedByWnSourceSynsetId()
Temporary storage of collWnRelationshipsRelatedByWnSourceSynsetId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
protected void |
initWnRelationshipsRelatedByWnTargetSynsetId()
Temporary storage of collWnRelationshipsRelatedByWnTargetSynsetId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
void |
save()
Stores the object in the database. |
void |
save(org.apache.torque.pool.DBConnection dbCon)
Stores the object in the database. |
void |
save(java.lang.String dbName)
Stores the object in the database. |
void |
setByteOffset(int v)
Set the value of ByteOffset |
void |
setGloss(java.lang.String v)
Set the value of Gloss |
void |
setPrimaryKey(org.apache.torque.om.ObjectKey wn_synset_id)
Set the PrimaryKey using ObjectKey. |
void |
setPrimaryKey(java.lang.String key)
Set the PrimaryKey using a String. |
void |
setSyntacticCategory(int v)
Set the value of SyntacticCategory |
void |
setWnExtender(WnExtender v)
Declares an association between this object and a WnExtender object |
void |
setWnExtenderId(org.apache.torque.om.NumberKey v)
Set the value of WnExtenderId |
void |
setWnExtenderId(java.lang.String v)
Set the value of WnExtenderId as a string. |
void |
setWnExtenderKey(org.apache.torque.om.ObjectKey key)
Provides convenient way to set a relationship based on a ObjectKey. |
void |
setWnSynsetId(org.apache.torque.om.NumberKey v)
Set the value of WnSynsetId |
void |
setWnSynsetId(java.lang.String v)
Set the value of WnSynsetId as a string. |
void |
setWordCnt(int v)
Set the value of WordCnt |
| 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 |
| Field Detail |
private static final WnSynsetPeer peer
private org.apache.torque.om.NumberKey wn_synset_id
private int byte_offset
private int syntactic_category
private int word_cnt
private java.lang.String gloss
private org.apache.torque.om.NumberKey wn_extender_id
private WnExtender aWnExtender
protected java.util.List collWnLemmaSynsets
private org.apache.torque.util.Criteria lastWnLemmaSynsetsCriteria
protected java.util.List collWnRelationshipsRelatedByWnSourceSynsetId
private org.apache.torque.util.Criteria lastWnRelationshipsRelatedByWnSourceSynsetIdCriteria
protected java.util.List collWnRelationshipsRelatedByWnTargetSynsetId
private org.apache.torque.util.Criteria lastWnRelationshipsRelatedByWnTargetSynsetIdCriteria
private static java.util.List fieldNames
private boolean alreadyInSave
| Constructor Detail |
public BaseWnSynset()
| Method Detail |
public org.apache.torque.om.NumberKey getWnSynsetId()
public void setWnSynsetId(org.apache.torque.om.NumberKey v)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public void setWnSynsetId(java.lang.String v)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueExceptionpublic int getByteOffset()
public void setByteOffset(int v)
public int getSyntacticCategory()
public void setSyntacticCategory(int v)
public int getWordCnt()
public void setWordCnt(int v)
public java.lang.String getGloss()
public void setGloss(java.lang.String v)
public org.apache.torque.om.NumberKey getWnExtenderId()
public void setWnExtenderId(org.apache.torque.om.NumberKey v)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public void setWnExtenderId(java.lang.String v)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public void setWnExtender(WnExtender v)
throws org.apache.torque.TorqueException
v - WnExtender
org.apache.torque.TorqueException
public WnExtender getWnExtender()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public void setWnExtenderKey(org.apache.torque.om.ObjectKey key)
throws org.apache.torque.TorqueException
bar.setFooKey(foo.getPrimaryKey())
org.apache.torque.TorqueExceptionprotected void initWnLemmaSynsets()
public void addWnLemmaSynset(WnLemmaSynset l)
throws org.apache.torque.TorqueException
l - WnLemmaSynset
org.apache.torque.TorqueException
public java.util.List getWnLemmaSynsets()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getWnLemmaSynsets(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getWnLemmaSynsetsJoinWnExtender(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getWnLemmaSynsetsJoinWnLemma(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueExceptionprotected void initWnRelationshipsRelatedByWnSourceSynsetId()
public void addWnRelationshipRelatedByWnSourceSynsetId(WnRelationship l)
throws org.apache.torque.TorqueException
l - WnRelationship
org.apache.torque.TorqueException
public java.util.List getWnRelationshipsRelatedByWnSourceSynsetId()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getWnRelationshipsRelatedByWnSourceSynsetId(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getWnRelationshipsRelatedByWnSourceSynsetIdJoinWnSynsetRelatedByWnTargetSynsetId(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getWnRelationshipsRelatedByWnSourceSynsetIdJoinWnRelationshipType(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getWnRelationshipsRelatedByWnSourceSynsetIdJoinWnExtender(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueExceptionprotected void initWnRelationshipsRelatedByWnTargetSynsetId()
public void addWnRelationshipRelatedByWnTargetSynsetId(WnRelationship l)
throws org.apache.torque.TorqueException
l - WnRelationship
org.apache.torque.TorqueException
public java.util.List getWnRelationshipsRelatedByWnTargetSynsetId()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getWnRelationshipsRelatedByWnTargetSynsetId(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getWnRelationshipsRelatedByWnTargetSynsetIdJoinWnSynsetRelatedByWnSourceSynsetId(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getWnRelationshipsRelatedByWnTargetSynsetIdJoinWnRelationshipType(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getWnRelationshipsRelatedByWnTargetSynsetIdJoinWnExtender(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueExceptionpublic static java.util.List getFieldNames()
public java.lang.Object getByName(java.lang.String name)
public java.lang.Object getByPeerName(java.lang.String name)
public java.lang.Object getByPosition(int pos)
public void save()
throws java.lang.Exception
java.lang.Exception
public void save(java.lang.String dbName)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public void save(org.apache.torque.pool.DBConnection dbCon)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public void setPrimaryKey(org.apache.torque.om.ObjectKey wn_synset_id)
throws org.apache.torque.TorqueException
wn_synset_id - ObjectKey
org.apache.torque.TorqueException
public void setPrimaryKey(java.lang.String key)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueExceptionpublic org.apache.torque.om.ObjectKey getPrimaryKey()
public WnSynset copy()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected WnSynset copyInto(WnSynset copyObj)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueExceptionpublic WnSynsetPeer getPeer()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||