com.trackstudio.view
Class UserViewText

java.lang.Object
  extended by com.trackstudio.view.UserView
      extended by com.trackstudio.view.UserViewText
Direct Known Subclasses:
UserViewEmailText

public class UserViewText
extends UserView


Field Summary
static java.lang.String PATH_DELIMITER
           
 
Fields inherited from class com.trackstudio.view.UserView
user
 
Constructor Summary
UserViewText(SecuredUserBean task)
           
 
Method Summary
 java.lang.String getCompany()
           
 java.lang.String getDefaultProject()
           
 java.lang.String getDelimiterSign()
           
 java.lang.String getEmail()
           
protected  java.lang.String getEncodedTaskName()
           
 java.lang.String getExpireDate()
           
 java.lang.String getLocale()
           
 java.lang.String getLogin()
           
 java.lang.String getName()
           
 java.lang.String getPath()
           
 java.lang.String getPrstatus()
           
 java.lang.String getReferencedUsers(java.lang.String udfName, java.util.Collection users)
           
 java.lang.String getTel()
           
 java.lang.String getTimezone()
           
 UDFValueView getUDFValueView(SecuredUDFValueBean bean)
           
 UserView getView(SecuredUserBean t)
           
 
Methods inherited from class com.trackstudio.view.UserView
getCutName, getFullPath, 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

PATH_DELIMITER

public static final java.lang.String PATH_DELIMITER
See Also:
Constant Field Values
Constructor Detail

UserViewText

public UserViewText(SecuredUserBean task)
Method Detail

getDelimiterSign

public java.lang.String getDelimiterSign()
Overrides:
getDelimiterSign in class UserView

getName

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

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

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

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

getEncodedTaskName

protected java.lang.String getEncodedTaskName()
                                       throws GranException
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

getLocale

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

getUDFValueView

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

getTimezone

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

getReferencedUsers

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


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