gran.app.adapter.kernel.registration
Class RegistrationAdapterManager
java.lang.Object
gran.app.adapter.kernel.registration.RegistrationAdapterManager
- public class RegistrationAdapterManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistrationAdapterManager
public RegistrationAdapterManager(java.util.Collection adapters)
register
public java.lang.String register(java.lang.String login,
java.lang.String name,
java.lang.String email,
java.lang.String locale,
java.lang.String timezone,
java.lang.String contactMe,
java.lang.String company)
throws gran.exception.CantCreateUserException
- Throws:
gran.exception.CantCreateUserException
sendRegisterMessage
public void sendRegisterMessage(java.lang.String userid,
java.lang.String pwd)
throws gran.exception.GranException
- Throws:
gran.exception.GranException
getDefaultCategoryId
public java.lang.String getDefaultCategoryId()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
getDefaultPrstatusId
public java.lang.String getDefaultPrstatusId()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
getDefaultUserId
public java.lang.String getDefaultUserId()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
getDefaultFilterId
public java.lang.String getDefaultFilterId()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
getDefaultTaskId
public java.lang.String getDefaultTaskId()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
checkParameters
public java.lang.String checkParameters()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
Copyright © 2002-2003 TrackStudio, Ltd. All Rights Reserved.