| |
|
| org.tigris.scarab.om.BaseIssueVoteManager org.tigris.scarab.om.IssueVoteManager
IssueVoteManager | public class IssueVoteManager extends BaseIssueVoteManager (Code) | | This class manages IssueVote objects.
The skeleton for this class was autogenerated by Torque * You should add additional methods to this class to meet the
application requirements. This class will only be generated as
long as it does not already exist in the output directory.
|
Constructor Summary | |
public | IssueVoteManager() Creates a new IssueVoteManager instance. |
IssueVoteManager | public IssueVoteManager() throws TorqueException(Code) | | Creates a new IssueVoteManager instance.
exception: TorqueException - if an error occurs |
|
|
|