gran.secured
Class SecuredUserBean
java.lang.Object
gran.secured.Secured
gran.secured.SecuredUserBean
- All Implemented Interfaces:
- java.lang.Comparable
- public class SecuredUserBean
- extends Secured
- implements java.lang.Comparable
Fields inherited from class gran.secured.Secured |
sc |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SecuredUserBean
public SecuredUserBean(UserCacheItem user,
SessionContext sess)
throws GranException
SecuredUserBean
public SecuredUserBean(java.lang.String user,
SessionContext sess)
throws GranException
getLogin
public java.lang.String getLogin()
getPassword
public java.lang.String getPassword()
getTel
public java.lang.String getTel()
getEmail
public java.lang.String getEmail()
getSmsmail
public java.lang.String getSmsmail()
getActive
public java.lang.Integer getActive()
getLocale
public java.lang.String getLocale()
getTimezone
public java.lang.String getTimezone()
getLastVisited
public java.sql.Timestamp getLastVisited()
getExpireDate
public java.sql.Timestamp getExpireDate()
getCompany
public java.lang.String getCompany()
getChildAllowed
public java.lang.Integer getChildAllowed()
getName
public java.lang.String getName()
getId
public java.lang.String getId()
- Specified by:
getId
in class Secured
getChildCount
public java.lang.Integer getChildCount()
compareTo
public int compareTo(java.lang.Object o)
- Specified by:
compareTo
in interface java.lang.Comparable
- Specified by:
compareTo
in class Secured
hasChildren
public boolean hasChildren()
getPrstatus
public SecuredPrstatusBean getPrstatus()
throws GranException
- Throws:
GranException
getManager
public SecuredUserBean getManager()
throws GranException
- Throws:
GranException
getEmailType
public SecuredEmailTypeBean getEmailType()
throws GranException
- Throws:
GranException
getDefaultProject
public SecuredTaskBean getDefaultProject()
throws GranException
- Throws:
GranException
getHtmlName
public java.lang.String getHtmlName()
getTextName
public java.lang.String getTextName()
getChildren
public java.util.ArrayList getChildren()
throws GranException
- Throws:
GranException
getVisibleUDFValues
public java.util.HashMap getVisibleUDFValues()
throws GranException
- Throws:
GranException
getUDFs
public java.util.ArrayList getUDFs()
throws GranException
- Throws:
GranException
getUDFValues
public java.util.HashMap getUDFValues()
throws GranException
- Throws:
GranException
toString
public java.lang.String toString()
getCurrentUserUDFs
public java.util.ArrayList getCurrentUserUDFs()
throws GranException
- Throws:
GranException
getDateFormatter
public DateFormatter getDateFormatter()
throws GranException
- Throws:
GranException
getCountUDF
public java.lang.Integer getCountUDF()
throws GranException
- Throws:
GranException
canUpdate
public boolean canUpdate()
throws GranException
- Specified by:
canUpdate
in class Secured
- Throws:
GranException
getSOAP
public UserBean getSOAP()
throws GranException
- Throws:
GranException
isActive
public boolean isActive()
throws GranException
- Throws:
GranException
getTrimmedEmail
public java.lang.String getTrimmedEmail()
getIconId
public java.lang.String getIconId()
throws GranException
- Throws:
GranException
getPrstatusId
public java.lang.String getPrstatusId()
getManagerId
public java.lang.String getManagerId()
getEmailTypeId
public java.lang.String getEmailTypeId()
getDefaultProjectId
public java.lang.String getDefaultProjectId()
Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.