| |
|
| org.tigris.scarab.om.BaseUserVoteManager org.tigris.scarab.om.UserVoteManager
UserVoteManager | public class UserVoteManager extends BaseUserVoteManager (Code) | | This class manages UserVote 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 | UserVoteManager() Creates a new UserVoteManager instance. |
UserVoteManager | public UserVoteManager() throws TorqueException(Code) | | Creates a new UserVoteManager instance.
exception: TorqueException - if an error occurs |
|
|
|