com.trackstudio.view
Class UserViewHTML

java.lang.Object
  extended by com.trackstudio.view.UserView
      extended by com.trackstudio.view.UserViewHTML
Direct Known Subclasses:
UserViewEmailHTML, UserViewHTMLLinked, UserViewHTMLSelect

public class UserViewHTML
extends UserView


Field Summary
protected  java.lang.String context
           
protected  java.lang.String scheme
           
protected  java.lang.Boolean userActive
           
 
Fields inherited from class com.trackstudio.view.UserView
PATH_DELIMITER, user
 
Constructor Summary
UserViewHTML(SecuredUserBean bean, java.lang.String context, java.lang.String scheme)
           
 
Method Summary
 java.lang.String getActive()
           
 java.lang.String getCompany()
           
 java.lang.String getDefaultProject()
           
 java.lang.String getDelimiter()
           
 java.lang.String getEmail()
           
 java.lang.String getExpireDate()
           
 java.lang.String getFullPath()
           
 java.lang.String getgetRelativePath(java.lang.String from)
           
 java.lang.String getLocale()
           
 java.lang.String getLogin()
           
 java.lang.String getName()
           
 java.lang.String getPath()
           
 java.lang.String getPermLink()
           
 java.lang.String getPrstatus()
           
 java.lang.String getReferencedUsers(java.util.Collection users)
           
 java.lang.String getStatusDelimiter()
           
 PrstatusViewHTML getStatusView()
           
 java.lang.String getTel()
           
 java.lang.String getTimezone()
           
 UDFValueView getUDFValueView(SecuredUDFValueBean bean)
           
 UserView getView(SecuredUserBean t)
           
protected  boolean isUserActive()
           
protected  java.lang.String nobr(java.lang.String s)
           
 
Methods inherited from class com.trackstudio.view.UserView
getCutName, getDelimiterSign, getNewUserName, getRelativePath, isNew, setNew, setNewUserName
 
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

userActive

protected java.lang.Boolean userActive
Constructor Detail

UserViewHTML

public UserViewHTML(SecuredUserBean bean,
                    java.lang.String context,
                    java.lang.String scheme)
Method Detail

nobr

protected java.lang.String nobr(java.lang.String s)

getReferencedUsers

public java.lang.String getReferencedUsers(java.util.Collection users)
                                    throws GranException
Throws:
GranException

getPermLink

public java.lang.String getPermLink()
                             throws GranException
Throws:
GranException

getName

public java.lang.String getName()
                         throws GranException
Specified by:
getName in class UserView
Throws:
GranException

isUserActive

protected boolean isUserActive()
                        throws GranException
Throws:
GranException

getDelimiter

public java.lang.String getDelimiter()
                              throws GranException
Throws:
GranException

getStatusDelimiter

public java.lang.String getStatusDelimiter()
                                    throws GranException
Throws:
GranException

getPath

public java.lang.String getPath()
                         throws GranException
Specified by:
getPath in class UserView
Throws:
GranException

getView

public UserView getView(SecuredUserBean t)
Specified by:
getView in class UserView

getUDFValueView

public UDFValueView getUDFValueView(SecuredUDFValueBean bean)
Specified by:
getUDFValueView in class UserView

getLogin

public java.lang.String getLogin()
                          throws GranException
Specified by:
getLogin in class UserView
Throws:
GranException

getPrstatus

public java.lang.String getPrstatus()
                             throws GranException
Specified by:
getPrstatus in class UserView
Throws:
GranException

getStatusView

public PrstatusViewHTML getStatusView()
                               throws GranException
Throws:
GranException

getTel

public java.lang.String getTel()
                        throws GranException
Specified by:
getTel in class UserView
Throws:
GranException

getEmail

public java.lang.String getEmail()
                          throws GranException
Specified by:
getEmail in class UserView
Throws:
GranException

getCompany

public java.lang.String getCompany()
                            throws GranException
Specified by:
getCompany in class UserView
Throws:
GranException

getDefaultProject

public java.lang.String getDefaultProject()
                                   throws GranException
Specified by:
getDefaultProject in class UserView
Throws:
GranException

getExpireDate

public java.lang.String getExpireDate()
                               throws GranException
Specified by:
getExpireDate in class UserView
Throws:
GranException

getActive

public java.lang.String getActive()
                           throws GranException
Throws:
GranException

getLocale

public java.lang.String getLocale()
                           throws GranException
Specified by:
getLocale in class UserView
Throws:
GranException

getTimezone

public java.lang.String getTimezone()
                             throws GranException
Specified by:
getTimezone in class UserView
Throws:
GranException

getFullPath

public java.lang.String getFullPath()
                             throws GranException
Overrides:
getFullPath in class UserView
Throws:
GranException

getgetRelativePath

public java.lang.String getgetRelativePath(java.lang.String from)
                                    throws GranException
Throws:
GranException


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