com.trackstudio.view
Class TaskViewFactory
java.lang.Object
com.trackstudio.view.TaskViewFactory
public class TaskViewFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskViewFactory
public TaskViewFactory()
inEmailText
public static TaskView inEmailText(SecuredTaskBean bean)
throws GranException
- Throws:
GranException
inEmailHTML
public static TaskView inEmailHTML(SecuredTaskBean bean)
throws GranException
- Throws:
GranException
inHTML
public static TaskView inHTML(SecuredTaskBean bean,
java.lang.String context,
java.lang.String scheme)
throws GranException
- Throws:
GranException
inHTMLSelect
public static TaskView inHTMLSelect(SecuredTaskBean bean,
java.lang.String currentURL,
java.lang.String context,
java.lang.String scheme)
throws GranException
- Throws:
GranException
inHTMLShort
public static TaskView inHTMLShort(SecuredTaskBean bean,
java.lang.String context,
java.lang.String scheme)
throws GranException
- Throws:
GranException
inEmailHTMLList
public static TaskView inEmailHTMLList(SecuredTaskBean bean)
throws GranException
- Throws:
GranException
inEmailTextList
public static TaskView inEmailTextList(SecuredTaskBean bean)
throws GranException
- Throws:
GranException
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.