com.trackstudio.view
Class UserListView

java.lang.Object
  extended by com.trackstudio.view.UserListView

public class UserListView
extends java.lang.Object


Nested Class Summary
 class UserListView.UserListItem
           
 
Field Summary
protected  java.lang.String context
           
protected  java.lang.String filterId
           
protected  UserFValue flthm
           
protected  java.util.Locale locale
           
protected  java.lang.String scheme
           
protected  boolean subusersView
           
protected  SecuredUserBean user
           
protected  boolean userDelete
           
protected  boolean userUDFView
           
 
Constructor Summary
UserListView(SecuredUserBean user, java.lang.String filter, java.util.ArrayList list, java.lang.String context, java.lang.String scheme)
           
UserListView(SecuredUserBean user, java.lang.String filter, java.lang.String context, java.lang.String scheme)
           
 
Method Summary
 java.lang.String getHeaderLine(java.lang.String contextPath, java.lang.String order)
           
 UserListView.UserListItem getLine(SecuredUserBean tci)
          returns Task Line for subtasks page and filter mailing
protected  SessionContext getSecure()
           
protected  void initParams(java.lang.String filterId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

protected java.lang.String context

scheme

protected java.lang.String scheme

user

protected SecuredUserBean user

userDelete

protected boolean userDelete

locale

protected java.util.Locale locale

userUDFView

protected boolean userUDFView

subusersView

protected boolean subusersView

flthm

protected UserFValue flthm

filterId

protected java.lang.String filterId
Constructor Detail

UserListView

public UserListView(SecuredUserBean user,
                    java.lang.String filter,
                    java.lang.String context,
                    java.lang.String scheme)
             throws GranException
Throws:
GranException

UserListView

public UserListView(SecuredUserBean user,
                    java.lang.String filter,
                    java.util.ArrayList list,
                    java.lang.String context,
                    java.lang.String scheme)
             throws GranException
Throws:
GranException
Method Detail

getSecure

protected SessionContext getSecure()

initParams

protected void initParams(java.lang.String filterId)
                   throws GranException
Throws:
GranException

getHeaderLine

public java.lang.String getHeaderLine(java.lang.String contextPath,
                                      java.lang.String order)
                               throws GranException
Throws:
GranException

getLine

public UserListView.UserListItem getLine(SecuredUserBean tci)
                                  throws GranException
returns Task Line for subtasks page and filter mailing

Throws:
GranException


Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.