Java Doc for BaseAttributeOption.java in  » Issue-Tracking » scarab-0.21 » org » tigris » scarab » om » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Issue Tracking » scarab 0.21 » org.tigris.scarab.om 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.tigris.scarab.om.BaseAttributeOption

All known Subclasses:   org.tigris.scarab.om.AttributeOption,
BaseAttributeOption
abstract public class BaseAttributeOption extends BaseObject implements org.apache.fulcrum.intake.Retrievable(Code)
You should not use this class directly. It should not even be extended all references should be to AttributeOption


Field Summary
protected  ListcollActivitysRelatedByNewOptionId
    
protected  ListcollActivitysRelatedByOldOptionId
    
protected  ListcollAttributeValues
    
protected  ListcollAttributes
    
protected  ListcollConditions
    
protected  ListcollRIssueTypeOptions
    
protected  ListcollRModuleOptions
    
protected  ListcollROptionOptionsRelatedByOption1Id
    
protected  ListcollROptionOptionsRelatedByOption2Id
    
protected  ListcollTransitionsRelatedByFromOptionId
    
protected  ListcollTransitionsRelatedByToOptionId
    


Method Summary
public  voidaddActivityRelatedByNewOptionId(Activity l)
    
public  voidaddActivityRelatedByOldOptionId(Activity l)
    
public  voidaddAttribute(Attribute l)
    
public  voidaddAttributeValue(AttributeValue l)
    
public  voidaddCondition(Condition l)
    
public  voidaddRIssueTypeOption(RIssueTypeOption l)
    
public  voidaddRModuleOption(RModuleOption l)
    
public  voidaddROptionOptionRelatedByOption1Id(ROptionOption l)
    
public  voidaddROptionOptionRelatedByOption2Id(ROptionOption l)
    
public  voidaddTransitionRelatedByFromOptionId(Transition l)
    
public  voidaddTransitionRelatedByToOptionId(Transition l)
    
public  AttributeOptioncopy()
     Makes a copy of this object.
protected  AttributeOptioncopyInto(AttributeOption copyObj)
    
public  ListgetActivitysRelatedByNewOptionId()
     If this collection has already been initialized, returns the collection.
public  ListgetActivitysRelatedByNewOptionId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection.
public  ListgetActivitysRelatedByNewOptionId(Connection con)
     If this collection has already been initialized, returns the collection.
public  ListgetActivitysRelatedByNewOptionId(Criteria criteria, Connection con)
     If this collection has already been initialized with an identical criteria, it returns the collection.
protected  ListgetActivitysRelatedByNewOptionIdJoinActivitySet(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByNewOptionIdJoinAttachment(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByNewOptionIdJoinAttribute(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByNewOptionIdJoinAttributeOptionRelatedByOldOptionId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByNewOptionIdJoinDepend(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByNewOptionIdJoinIssue(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByNewOptionIdJoinScarabUserImplRelatedByNewUserId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByNewOptionIdJoinScarabUserImplRelatedByOldUserId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable.
public  ListgetActivitysRelatedByOldOptionId()
     If this collection has already been initialized, returns the collection.
public  ListgetActivitysRelatedByOldOptionId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection.
public  ListgetActivitysRelatedByOldOptionId(Connection con)
     If this collection has already been initialized, returns the collection.
public  ListgetActivitysRelatedByOldOptionId(Criteria criteria, Connection con)
     If this collection has already been initialized with an identical criteria, it returns the collection.
protected  ListgetActivitysRelatedByOldOptionIdJoinActivitySet(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByOldOptionIdJoinAttachment(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByOldOptionIdJoinAttribute(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByOldOptionIdJoinAttributeOptionRelatedByNewOptionId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByOldOptionIdJoinDepend(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByOldOptionIdJoinIssue(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByOldOptionIdJoinScarabUserImplRelatedByNewUserId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetActivitysRelatedByOldOptionIdJoinScarabUserImplRelatedByOldUserId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable.
public  AttributegetAttribute()
     Returns the associated Attribute object.
public  AttributegetAttribute(Connection connection)
    
public  IntegergetAttributeId()
    
public  ListgetAttributeValues()
     If this collection has already been initialized, returns the collection.
public  ListgetAttributeValues(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection.
public  ListgetAttributeValues(Connection con)
     If this collection has already been initialized, returns the collection.
public  ListgetAttributeValues(Criteria criteria, Connection con)
     If this collection has already been initialized with an identical criteria, it returns the collection.
protected  ListgetAttributeValuesJoinAttribute(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related AttributeValues from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetAttributeValuesJoinAttributeOption(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related AttributeValues from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetAttributeValuesJoinIssue(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related AttributeValues from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetAttributeValuesJoinScarabUserImpl(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related AttributeValues from storage. This method is protected by default in order to keep the public api reasonable.
public  ListgetAttributes()
     If this collection has already been initialized, returns the collection.
public  ListgetAttributes(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection.
public  ListgetAttributes(Connection con)
     If this collection has already been initialized, returns the collection.
public  ListgetAttributes(Criteria criteria, Connection con)
     If this collection has already been initialized with an identical criteria, it returns the collection.
protected  ListgetAttributesJoinAttributeOption(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Attributes from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetAttributesJoinAttributeType(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Attributes from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetAttributesJoinScarabUserImpl(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Attributes from storage. This method is protected by default in order to keep the public api reasonable.
public  ObjectgetByName(String name)
     Retrieves a field from the object by name passed in as a String.
public  ObjectgetByPeerName(String name)
     Retrieves a field from the object by name passed in as a String.
public  ObjectgetByPosition(int pos)
     Retrieves a field from the object by Position as specified in the xml schema.
public  ListgetConditions()
     If this collection has already been initialized, returns the collection.
public  ListgetConditions(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection.
public  ListgetConditions(Connection con)
     If this collection has already been initialized, returns the collection.
public  ListgetConditions(Criteria criteria, Connection con)
     If this collection has already been initialized with an identical criteria, it returns the collection.
protected  ListgetConditionsJoinAttribute(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetConditionsJoinAttributeOption(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetConditionsJoinRModuleAttribute(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetConditionsJoinRModuleIssueType(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetConditionsJoinTransition(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. This method is protected by default in order to keep the public api reasonable.
public  booleangetDeleted()
    
public static synchronized  ListgetFieldNames()
     Generate a list of field names.
public  StringgetName()
    
public  IntegergetOptionId()
    
public  AttributeOptionPeergetPeer()
     returns a peer instance associated with this om.
public  ObjectKeygetPrimaryKey()
     returns an id that differentiates this object from others of its class.
public  StringgetQueryKey()
     get an id that differentiates this object from others of its class.
public  ListgetRIssueTypeOptions()
     If this collection has already been initialized, returns the collection.
public  ListgetRIssueTypeOptions(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection.
public  ListgetRIssueTypeOptions(Connection con)
     If this collection has already been initialized, returns the collection.
public  ListgetRIssueTypeOptions(Criteria criteria, Connection con)
     If this collection has already been initialized with an identical criteria, it returns the collection.
protected  ListgetRIssueTypeOptionsJoinAttributeOption(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related RIssueTypeOptions from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetRIssueTypeOptionsJoinIssueType(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related RIssueTypeOptions from storage. This method is protected by default in order to keep the public api reasonable.
public  ListgetRModuleOptions()
     If this collection has already been initialized, returns the collection.
public  ListgetRModuleOptions(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection.
public  ListgetRModuleOptions(Connection con)
     If this collection has already been initialized, returns the collection.
public  ListgetRModuleOptions(Criteria criteria, Connection con)
     If this collection has already been initialized with an identical criteria, it returns the collection.
protected  ListgetRModuleOptionsJoinAttributeOption(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related RModuleOptions from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetRModuleOptionsJoinIssueType(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related RModuleOptions from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetRModuleOptionsJoinScarabModule(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related RModuleOptions from storage. This method is protected by default in order to keep the public api reasonable.
public  ListgetROptionOptionsRelatedByOption1Id()
     If this collection has already been initialized, returns the collection.
public  ListgetROptionOptionsRelatedByOption1Id(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection.
public  ListgetROptionOptionsRelatedByOption1Id(Connection con)
     If this collection has already been initialized, returns the collection.
public  ListgetROptionOptionsRelatedByOption1Id(Criteria criteria, Connection con)
     If this collection has already been initialized with an identical criteria, it returns the collection.
protected  ListgetROptionOptionsRelatedByOption1IdJoinAttributeOptionRelatedByOption2Id(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption1Id from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetROptionOptionsRelatedByOption1IdJoinOptionRelationship(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption1Id from storage. This method is protected by default in order to keep the public api reasonable.
public  ListgetROptionOptionsRelatedByOption2Id()
     If this collection has already been initialized, returns the collection.
public  ListgetROptionOptionsRelatedByOption2Id(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection.
public  ListgetROptionOptionsRelatedByOption2Id(Connection con)
     If this collection has already been initialized, returns the collection.
public  ListgetROptionOptionsRelatedByOption2Id(Criteria criteria, Connection con)
     If this collection has already been initialized with an identical criteria, it returns the collection.
protected  ListgetROptionOptionsRelatedByOption2IdJoinAttributeOptionRelatedByOption1Id(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption2Id from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetROptionOptionsRelatedByOption2IdJoinOptionRelationship(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption2Id from storage. This method is protected by default in order to keep the public api reasonable.
public  ListgetTransitionsRelatedByFromOptionId()
     If this collection has already been initialized, returns the collection.
public  ListgetTransitionsRelatedByFromOptionId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection.
public  ListgetTransitionsRelatedByFromOptionId(Connection con)
     If this collection has already been initialized, returns the collection.
public  ListgetTransitionsRelatedByFromOptionId(Criteria criteria, Connection con)
     If this collection has already been initialized with an identical criteria, it returns the collection.
protected  ListgetTransitionsRelatedByFromOptionIdJoinAttribute(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByFromOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetTransitionsRelatedByFromOptionIdJoinAttributeOptionRelatedByToOptionId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByFromOptionId from storage. This method is protected by default in order to keep the public api reasonable.
public  ListgetTransitionsRelatedByToOptionId()
     If this collection has already been initialized, returns the collection.
public  ListgetTransitionsRelatedByToOptionId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection.
public  ListgetTransitionsRelatedByToOptionId(Connection con)
     If this collection has already been initialized, returns the collection.
public  ListgetTransitionsRelatedByToOptionId(Criteria criteria, Connection con)
     If this collection has already been initialized with an identical criteria, it returns the collection.
protected  ListgetTransitionsRelatedByToOptionIdJoinAttribute(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByToOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  ListgetTransitionsRelatedByToOptionIdJoinAttributeOptionRelatedByFromOptionId(Criteria criteria)
     If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByToOptionId from storage. This method is protected by default in order to keep the public api reasonable.
protected  voidinitActivitysRelatedByNewOptionId()
     Temporary storage of collActivitysRelatedByNewOptionId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  voidinitActivitysRelatedByOldOptionId()
     Temporary storage of collActivitysRelatedByOldOptionId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  voidinitAttributeValues()
     Temporary storage of collAttributeValues to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  voidinitAttributes()
     Temporary storage of collAttributes to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  voidinitConditions()
     Temporary storage of collConditions to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  voidinitRIssueTypeOptions()
     Temporary storage of collRIssueTypeOptions to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  voidinitRModuleOptions()
     Temporary storage of collRModuleOptions to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  voidinitROptionOptionsRelatedByOption1Id()
     Temporary storage of collROptionOptionsRelatedByOption1Id to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  voidinitROptionOptionsRelatedByOption2Id()
     Temporary storage of collROptionOptionsRelatedByOption2Id to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  voidinitTransitionsRelatedByFromOptionId()
     Temporary storage of collTransitionsRelatedByFromOptionId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  voidinitTransitionsRelatedByToOptionId()
     Temporary storage of collTransitionsRelatedByToOptionId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  booleanisCacheOnSave()
     Specify whether to cache the object after saving to the db.
public  voidsave()
     Stores the object in the database.
public  voidsave(String dbName)
     Stores the object in the database.
public  voidsave(Connection con)
     Stores the object in the database.
public  voidsetAttribute(Attribute v)
    
public  voidsetAttributeId(Integer v)
    
public  voidsetAttributeKey(ObjectKey key)
    
public  voidsetDeleted(boolean v)
    
public  voidsetName(String v)
    
public  voidsetOptionId(Integer v)
    
public  voidsetPrimaryKey(ObjectKey key)
     Set the PrimaryKey using ObjectKey.
public  voidsetPrimaryKey(String key)
     Set the PrimaryKey using a String.
public  voidsetQueryKey(String key)
     set an id that differentiates this object from others of its class.
public  StringtoString()
    

Field Detail
collActivitysRelatedByNewOptionId
protected List collActivitysRelatedByNewOptionId(Code)
Collection to store aggregation of collActivitysRelatedByNewOptionId



collActivitysRelatedByOldOptionId
protected List collActivitysRelatedByOldOptionId(Code)
Collection to store aggregation of collActivitysRelatedByOldOptionId



collAttributeValues
protected List collAttributeValues(Code)
Collection to store aggregation of collAttributeValues



collAttributes
protected List collAttributes(Code)
Collection to store aggregation of collAttributes



collConditions
protected List collConditions(Code)
Collection to store aggregation of collConditions



collRIssueTypeOptions
protected List collRIssueTypeOptions(Code)
Collection to store aggregation of collRIssueTypeOptions



collRModuleOptions
protected List collRModuleOptions(Code)
Collection to store aggregation of collRModuleOptions



collROptionOptionsRelatedByOption1Id
protected List collROptionOptionsRelatedByOption1Id(Code)
Collection to store aggregation of collROptionOptionsRelatedByOption1Id



collROptionOptionsRelatedByOption2Id
protected List collROptionOptionsRelatedByOption2Id(Code)
Collection to store aggregation of collROptionOptionsRelatedByOption2Id



collTransitionsRelatedByFromOptionId
protected List collTransitionsRelatedByFromOptionId(Code)
Collection to store aggregation of collTransitionsRelatedByFromOptionId



collTransitionsRelatedByToOptionId
protected List collTransitionsRelatedByToOptionId(Code)
Collection to store aggregation of collTransitionsRelatedByToOptionId





Method Detail
addActivityRelatedByNewOptionId
public void addActivityRelatedByNewOptionId(Activity l) throws TorqueException(Code)
Method called to associate a Activity object to this object through the Activity foreign key attribute
Parameters:
  l - Activity
throws:
  TorqueException -



addActivityRelatedByOldOptionId
public void addActivityRelatedByOldOptionId(Activity l) throws TorqueException(Code)
Method called to associate a Activity object to this object through the Activity foreign key attribute
Parameters:
  l - Activity
throws:
  TorqueException -



addAttribute
public void addAttribute(Attribute l) throws TorqueException(Code)
Method called to associate a Attribute object to this object through the Attribute foreign key attribute
Parameters:
  l - Attribute
throws:
  TorqueException -



addAttributeValue
public void addAttributeValue(AttributeValue l) throws TorqueException(Code)
Method called to associate a AttributeValue object to this object through the AttributeValue foreign key attribute
Parameters:
  l - AttributeValue
throws:
  TorqueException -



addCondition
public void addCondition(Condition l) throws TorqueException(Code)
Method called to associate a Condition object to this object through the Condition foreign key attribute
Parameters:
  l - Condition
throws:
  TorqueException -



addRIssueTypeOption
public void addRIssueTypeOption(RIssueTypeOption l) throws TorqueException(Code)
Method called to associate a RIssueTypeOption object to this object through the RIssueTypeOption foreign key attribute
Parameters:
  l - RIssueTypeOption
throws:
  TorqueException -



addRModuleOption
public void addRModuleOption(RModuleOption l) throws TorqueException(Code)
Method called to associate a RModuleOption object to this object through the RModuleOption foreign key attribute
Parameters:
  l - RModuleOption
throws:
  TorqueException -



addROptionOptionRelatedByOption1Id
public void addROptionOptionRelatedByOption1Id(ROptionOption l) throws TorqueException(Code)
Method called to associate a ROptionOption object to this object through the ROptionOption foreign key attribute
Parameters:
  l - ROptionOption
throws:
  TorqueException -



addROptionOptionRelatedByOption2Id
public void addROptionOptionRelatedByOption2Id(ROptionOption l) throws TorqueException(Code)
Method called to associate a ROptionOption object to this object through the ROptionOption foreign key attribute
Parameters:
  l - ROptionOption
throws:
  TorqueException -



addTransitionRelatedByFromOptionId
public void addTransitionRelatedByFromOptionId(Transition l) throws TorqueException(Code)
Method called to associate a Transition object to this object through the Transition foreign key attribute
Parameters:
  l - Transition
throws:
  TorqueException -



addTransitionRelatedByToOptionId
public void addTransitionRelatedByToOptionId(Transition l) throws TorqueException(Code)
Method called to associate a Transition object to this object through the Transition foreign key attribute
Parameters:
  l - Transition
throws:
  TorqueException -



copy
public AttributeOption copy() throws TorqueException(Code)
Makes a copy of this object. It creates a new object filling in the simple attributes. It then fills all the association collections and sets the related objects to isNew=true.



copyInto
protected AttributeOption copyInto(AttributeOption copyObj) throws TorqueException(Code)



getActivitysRelatedByNewOptionId
public List getActivitysRelatedByNewOptionId() throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getActivitysRelatedByNewOptionId(new Criteria()) the collection of associated objects
throws:
  TorqueException -



getActivitysRelatedByNewOptionId
public List getActivitysRelatedByNewOptionId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.
throws:
  TorqueException -



getActivitysRelatedByNewOptionId
public List getActivitysRelatedByNewOptionId(Connection con) throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getActivitysRelatedByNewOptionId(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getActivitysRelatedByNewOptionId
public List getActivitysRelatedByNewOptionId(Criteria criteria, Connection con) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getActivitysRelatedByNewOptionIdJoinActivitySet
protected List getActivitysRelatedByNewOptionIdJoinActivitySet(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByNewOptionIdJoinAttachment
protected List getActivitysRelatedByNewOptionIdJoinAttachment(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByNewOptionIdJoinAttribute
protected List getActivitysRelatedByNewOptionIdJoinAttribute(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByNewOptionIdJoinAttributeOptionRelatedByOldOptionId
protected List getActivitysRelatedByNewOptionIdJoinAttributeOptionRelatedByOldOptionId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByNewOptionIdJoinDepend
protected List getActivitysRelatedByNewOptionIdJoinDepend(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByNewOptionIdJoinIssue
protected List getActivitysRelatedByNewOptionIdJoinIssue(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByNewOptionIdJoinScarabUserImplRelatedByNewUserId
protected List getActivitysRelatedByNewOptionIdJoinScarabUserImplRelatedByNewUserId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByNewOptionIdJoinScarabUserImplRelatedByOldUserId
protected List getActivitysRelatedByNewOptionIdJoinScarabUserImplRelatedByOldUserId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByNewOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByOldOptionId
public List getActivitysRelatedByOldOptionId() throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getActivitysRelatedByOldOptionId(new Criteria()) the collection of associated objects
throws:
  TorqueException -



getActivitysRelatedByOldOptionId
public List getActivitysRelatedByOldOptionId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.
throws:
  TorqueException -



getActivitysRelatedByOldOptionId
public List getActivitysRelatedByOldOptionId(Connection con) throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getActivitysRelatedByOldOptionId(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getActivitysRelatedByOldOptionId
public List getActivitysRelatedByOldOptionId(Criteria criteria, Connection con) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getActivitysRelatedByOldOptionIdJoinActivitySet
protected List getActivitysRelatedByOldOptionIdJoinActivitySet(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByOldOptionIdJoinAttachment
protected List getActivitysRelatedByOldOptionIdJoinAttachment(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByOldOptionIdJoinAttribute
protected List getActivitysRelatedByOldOptionIdJoinAttribute(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByOldOptionIdJoinAttributeOptionRelatedByNewOptionId
protected List getActivitysRelatedByOldOptionIdJoinAttributeOptionRelatedByNewOptionId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByOldOptionIdJoinDepend
protected List getActivitysRelatedByOldOptionIdJoinDepend(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByOldOptionIdJoinIssue
protected List getActivitysRelatedByOldOptionIdJoinIssue(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByOldOptionIdJoinScarabUserImplRelatedByNewUserId
protected List getActivitysRelatedByOldOptionIdJoinScarabUserImplRelatedByNewUserId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getActivitysRelatedByOldOptionIdJoinScarabUserImplRelatedByOldUserId
protected List getActivitysRelatedByOldOptionIdJoinScarabUserImplRelatedByOldUserId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ActivitysRelatedByOldOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getAttribute
public Attribute getAttribute() throws TorqueException(Code)
Returns the associated Attribute object. If it was not retrieved before, the object is retrieved from the database the associated Attribute object
throws:
  TorqueException -



getAttribute
public Attribute getAttribute(Connection connection) throws TorqueException(Code)
Return the associated Attribute object If it was not retrieved before, the object is retrieved from the database using the passed connection
Parameters:
  connection - the connection used to retrieve the associated objectfrom the database, if it was not retrieved before the associated Attribute object
throws:
  TorqueException -



getAttributeId
public Integer getAttributeId()(Code)
Get the AttributeId Integer



getAttributeValues
public List getAttributeValues() throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getAttributeValues(new Criteria()) the collection of associated objects
throws:
  TorqueException -



getAttributeValues
public List getAttributeValues(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related AttributeValues from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.
throws:
  TorqueException -



getAttributeValues
public List getAttributeValues(Connection con) throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getAttributeValues(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getAttributeValues
public List getAttributeValues(Criteria criteria, Connection con) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related AttributeValues from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getAttributeValuesJoinAttribute
protected List getAttributeValuesJoinAttribute(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related AttributeValues from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getAttributeValuesJoinAttributeOption
protected List getAttributeValuesJoinAttributeOption(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related AttributeValues from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getAttributeValuesJoinIssue
protected List getAttributeValuesJoinIssue(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related AttributeValues from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getAttributeValuesJoinScarabUserImpl
protected List getAttributeValuesJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related AttributeValues from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getAttributes
public List getAttributes() throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getAttributes(new Criteria()) the collection of associated objects
throws:
  TorqueException -



getAttributes
public List getAttributes(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related Attributes from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.
throws:
  TorqueException -



getAttributes
public List getAttributes(Connection con) throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getAttributes(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getAttributes
public List getAttributes(Criteria criteria, Connection con) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related Attributes from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getAttributesJoinAttributeOption
protected List getAttributesJoinAttributeOption(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Attributes from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getAttributesJoinAttributeType
protected List getAttributesJoinAttributeType(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Attributes from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getAttributesJoinScarabUserImpl
protected List getAttributesJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Attributes from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getByName
public Object getByName(String name)(Code)
Retrieves a field from the object by name passed in as a String.
Parameters:
  name - field name value



getByPeerName
public Object getByPeerName(String name)(Code)
Retrieves a field from the object by name passed in as a String. The String must be one of the static Strings defined in this Class' Peer.
Parameters:
  name - peer name value



getByPosition
public Object getByPosition(int pos)(Code)
Retrieves a field from the object by Position as specified in the xml schema. Zero-based.
Parameters:
  pos - position in xml schema value



getConditions
public List getConditions() throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getConditions(new Criteria()) the collection of associated objects
throws:
  TorqueException -



getConditions
public List getConditions(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.
throws:
  TorqueException -



getConditions
public List getConditions(Connection con) throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getConditions(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getConditions
public List getConditions(Criteria criteria, Connection con) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getConditionsJoinAttribute
protected List getConditionsJoinAttribute(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getConditionsJoinAttributeOption
protected List getConditionsJoinAttributeOption(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getConditionsJoinRModuleAttribute
protected List getConditionsJoinRModuleAttribute(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getConditionsJoinRModuleIssueType
protected List getConditionsJoinRModuleIssueType(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getConditionsJoinTransition
protected List getConditionsJoinTransition(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related Conditions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getDeleted
public boolean getDeleted()(Code)
Get the Deleted boolean



getFieldNames
public static synchronized List getFieldNames()(Code)
Generate a list of field names. a list of field names



getName
public String getName()(Code)
Get the Name String



getOptionId
public Integer getOptionId()(Code)
Get the OptionId Integer



getPeer
public AttributeOptionPeer getPeer()(Code)
returns a peer instance associated with this om. Since Peer classes are not to have any instance attributes, this method returns the same instance for all member of this class. The method could therefore be static, but this would prevent one from overriding the behavior.



getPrimaryKey
public ObjectKey getPrimaryKey()(Code)
returns an id that differentiates this object from others of its class.



getQueryKey
public String getQueryKey()(Code)
get an id that differentiates this object from others of its class.



getRIssueTypeOptions
public List getRIssueTypeOptions() throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRIssueTypeOptions(new Criteria()) the collection of associated objects
throws:
  TorqueException -



getRIssueTypeOptions
public List getRIssueTypeOptions(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related RIssueTypeOptions from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.
throws:
  TorqueException -



getRIssueTypeOptions
public List getRIssueTypeOptions(Connection con) throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRIssueTypeOptions(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getRIssueTypeOptions
public List getRIssueTypeOptions(Criteria criteria, Connection con) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related RIssueTypeOptions from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getRIssueTypeOptionsJoinAttributeOption
protected List getRIssueTypeOptionsJoinAttributeOption(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related RIssueTypeOptions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getRIssueTypeOptionsJoinIssueType
protected List getRIssueTypeOptionsJoinIssueType(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related RIssueTypeOptions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getRModuleOptions
public List getRModuleOptions() throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRModuleOptions(new Criteria()) the collection of associated objects
throws:
  TorqueException -



getRModuleOptions
public List getRModuleOptions(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related RModuleOptions from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.
throws:
  TorqueException -



getRModuleOptions
public List getRModuleOptions(Connection con) throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRModuleOptions(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getRModuleOptions
public List getRModuleOptions(Criteria criteria, Connection con) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related RModuleOptions from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getRModuleOptionsJoinAttributeOption
protected List getRModuleOptionsJoinAttributeOption(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related RModuleOptions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getRModuleOptionsJoinIssueType
protected List getRModuleOptionsJoinIssueType(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related RModuleOptions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getRModuleOptionsJoinScarabModule
protected List getRModuleOptionsJoinScarabModule(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related RModuleOptions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getROptionOptionsRelatedByOption1Id
public List getROptionOptionsRelatedByOption1Id() throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getROptionOptionsRelatedByOption1Id(new Criteria()) the collection of associated objects
throws:
  TorqueException -



getROptionOptionsRelatedByOption1Id
public List getROptionOptionsRelatedByOption1Id(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption1Id from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.
throws:
  TorqueException -



getROptionOptionsRelatedByOption1Id
public List getROptionOptionsRelatedByOption1Id(Connection con) throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getROptionOptionsRelatedByOption1Id(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getROptionOptionsRelatedByOption1Id
public List getROptionOptionsRelatedByOption1Id(Criteria criteria, Connection con) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption1Id from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getROptionOptionsRelatedByOption1IdJoinAttributeOptionRelatedByOption2Id
protected List getROptionOptionsRelatedByOption1IdJoinAttributeOptionRelatedByOption2Id(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption1Id from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getROptionOptionsRelatedByOption1IdJoinOptionRelationship
protected List getROptionOptionsRelatedByOption1IdJoinOptionRelationship(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption1Id from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getROptionOptionsRelatedByOption2Id
public List getROptionOptionsRelatedByOption2Id() throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getROptionOptionsRelatedByOption2Id(new Criteria()) the collection of associated objects
throws:
  TorqueException -



getROptionOptionsRelatedByOption2Id
public List getROptionOptionsRelatedByOption2Id(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption2Id from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.
throws:
  TorqueException -



getROptionOptionsRelatedByOption2Id
public List getROptionOptionsRelatedByOption2Id(Connection con) throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getROptionOptionsRelatedByOption2Id(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getROptionOptionsRelatedByOption2Id
public List getROptionOptionsRelatedByOption2Id(Criteria criteria, Connection con) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption2Id from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getROptionOptionsRelatedByOption2IdJoinAttributeOptionRelatedByOption1Id
protected List getROptionOptionsRelatedByOption2IdJoinAttributeOptionRelatedByOption1Id(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption2Id from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getROptionOptionsRelatedByOption2IdJoinOptionRelationship
protected List getROptionOptionsRelatedByOption2IdJoinOptionRelationship(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related ROptionOptionsRelatedByOption2Id from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getTransitionsRelatedByFromOptionId
public List getTransitionsRelatedByFromOptionId() throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getTransitionsRelatedByFromOptionId(new Criteria()) the collection of associated objects
throws:
  TorqueException -



getTransitionsRelatedByFromOptionId
public List getTransitionsRelatedByFromOptionId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByFromOptionId from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.
throws:
  TorqueException -



getTransitionsRelatedByFromOptionId
public List getTransitionsRelatedByFromOptionId(Connection con) throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getTransitionsRelatedByFromOptionId(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getTransitionsRelatedByFromOptionId
public List getTransitionsRelatedByFromOptionId(Criteria criteria, Connection con) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByFromOptionId from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getTransitionsRelatedByFromOptionIdJoinAttribute
protected List getTransitionsRelatedByFromOptionIdJoinAttribute(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByFromOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getTransitionsRelatedByFromOptionIdJoinAttributeOptionRelatedByToOptionId
protected List getTransitionsRelatedByFromOptionIdJoinAttributeOptionRelatedByToOptionId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByFromOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getTransitionsRelatedByToOptionId
public List getTransitionsRelatedByToOptionId() throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getTransitionsRelatedByToOptionId(new Criteria()) the collection of associated objects
throws:
  TorqueException -



getTransitionsRelatedByToOptionId
public List getTransitionsRelatedByToOptionId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByToOptionId from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.
throws:
  TorqueException -



getTransitionsRelatedByToOptionId
public List getTransitionsRelatedByToOptionId(Connection con) throws TorqueException(Code)
If this collection has already been initialized, returns the collection. Otherwise returns the results of getTransitionsRelatedByToOptionId(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getTransitionsRelatedByToOptionId
public List getTransitionsRelatedByToOptionId(Criteria criteria, Connection con) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByToOptionId from storage. If this AttributeOption is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input



getTransitionsRelatedByToOptionIdJoinAttribute
protected List getTransitionsRelatedByToOptionIdJoinAttribute(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByToOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



getTransitionsRelatedByToOptionIdJoinAttributeOptionRelatedByFromOptionId
protected List getTransitionsRelatedByToOptionIdJoinAttributeOptionRelatedByFromOptionId(Criteria criteria) throws TorqueException(Code)
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this AttributeOption is new, it will return an empty collection; or if this AttributeOption has previously been saved, it will retrieve related TransitionsRelatedByToOptionId from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in AttributeOption.



initActivitysRelatedByNewOptionId
protected void initActivitysRelatedByNewOptionId()(Code)
Temporary storage of collActivitysRelatedByNewOptionId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.



initActivitysRelatedByOldOptionId
protected void initActivitysRelatedByOldOptionId()(Code)
Temporary storage of collActivitysRelatedByOldOptionId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.



initAttributeValues
protected void initAttributeValues()(Code)
Temporary storage of collAttributeValues to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.



initAttributes
protected void initAttributes()(Code)
Temporary storage of collAttributes to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.



initConditions
protected void initConditions()(Code)
Temporary storage of collConditions to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.



initRIssueTypeOptions
protected void initRIssueTypeOptions()(Code)
Temporary storage of collRIssueTypeOptions to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.



initRModuleOptions
protected void initRModuleOptions()(Code)
Temporary storage of collRModuleOptions to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.



initROptionOptionsRelatedByOption1Id
protected void initROptionOptionsRelatedByOption1Id()(Code)
Temporary storage of collROptionOptionsRelatedByOption1Id to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.



initROptionOptionsRelatedByOption2Id
protected void initROptionOptionsRelatedByOption2Id()(Code)
Temporary storage of collROptionOptionsRelatedByOption2Id to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.



initTransitionsRelatedByFromOptionId
protected void initTransitionsRelatedByFromOptionId()(Code)
Temporary storage of collTransitionsRelatedByFromOptionId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.



initTransitionsRelatedByToOptionId
protected void initTransitionsRelatedByToOptionId()(Code)
Temporary storage of collTransitionsRelatedByToOptionId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.



isCacheOnSave
protected boolean isCacheOnSave()(Code)
Specify whether to cache the object after saving to the db. This method returns true



save
public void save() throws TorqueException(Code)
Stores the object in the database. If the object is new, it inserts it; otherwise an update is performed.
throws:
  TorqueException -



save
public void save(String dbName) throws TorqueException(Code)
Stores the object in the database. If the object is new, it inserts it; otherwise an update is performed. Note: this code is here because the method body is auto-generated conditionally and therefore needs to be in this file instead of in the super class, BaseObject.
Parameters:
  dbName -
throws:
  TorqueException -



save
public void save(Connection con) throws TorqueException(Code)
Stores the object in the database. If the object is new, it inserts it; otherwise an update is performed. This method is meant to be used as part of a transaction, otherwise use the save() method and the connection details will be handled internally
Parameters:
  con -
throws:
  TorqueException -



setAttribute
public void setAttribute(Attribute v) throws TorqueException(Code)
Declares an association between this object and a Attribute object
Parameters:
  v - Attribute
throws:
  TorqueException -



setAttributeId
public void setAttributeId(Integer v) throws TorqueException(Code)
Set the value of AttributeId
Parameters:
  v - new value



setAttributeKey
public void setAttributeKey(ObjectKey key) throws TorqueException(Code)
Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())



setDeleted
public void setDeleted(boolean v)(Code)
Set the value of Deleted
Parameters:
  v - new value



setName
public void setName(String v)(Code)
Set the value of Name
Parameters:
  v - new value



setOptionId
public void setOptionId(Integer v) throws TorqueException(Code)
Set the value of OptionId
Parameters:
  v - new value



setPrimaryKey
public void setPrimaryKey(ObjectKey key) throws TorqueException(Code)
Set the PrimaryKey using ObjectKey.
Parameters:
  key - optionId ObjectKey



setPrimaryKey
public void setPrimaryKey(String key) throws TorqueException(Code)
Set the PrimaryKey using a String.
Parameters:
  key -



setQueryKey
public void setQueryKey(String key) throws TorqueException(Code)
set an id that differentiates this object from others of its class.



toString
public String toString()(Code)



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.