com.trackstudio.kernel.cache
Class UserCacheItem
java.lang.Object
com.trackstudio.kernel.cache.UserCacheItem
- public class UserCacheItem
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserCacheItem
public UserCacheItem(java.lang.String id)
throws GranException
getDateFormatter
public DateFormatter getDateFormatter()
getId
public java.lang.String getId()
getLogin
public java.lang.String getLogin()
getPassword
public java.lang.String getPassword()
getTel
public java.lang.String getTel()
getEmail
public java.lang.String getEmail()
getLocale
public java.lang.String getLocale()
getTimezone
public java.lang.String getTimezone()
getCompany
public java.lang.String getCompany()
getChildAllowed
public java.lang.Integer getChildAllowed()
getPrstatusId
public java.lang.String getPrstatusId()
getManagerId
public java.lang.String getManagerId()
getEmailTypeId
public java.lang.String getEmailTypeId()
getDefaultProjectId
public java.lang.String getDefaultProjectId()
getUserTabOrder
public java.lang.String getUserTabOrder()
getTaskTabOrder
public java.lang.String getTaskTabOrder()
invalidateHashes
public void invalidateHashes()
throws GranException
- Invaidate all hashes, except main
- Throws:
GranException
invalidateUDF
public void invalidateUDF()
throws GranException
- Throws:
GranException
invalidateUDFValues
public void invalidateUDFValues()
throws GranException
- Throws:
GranException
getManagerChildren
public java.util.ArrayList getManagerChildren()
throws GranException
- Throws:
GranException
getChildren
public java.util.ArrayList getChildren()
throws GranException
- Throws:
GranException
getDescendents
public java.util.ArrayList getDescendents()
throws GranException
- Throws:
GranException
getUDFs
public java.util.ArrayList getUDFs()
throws GranException
- returns a collection of UDFs for user
- Returns:
- ArrayList
- Throws:
GranException
getCurrentUserUDFs
public java.util.List getCurrentUserUDFs()
throws GranException
- Throws:
GranException
getUDFValues
public java.util.HashMap getUDFValues()
throws GranException
- Throws:
GranException
getCountUDF
public java.lang.Integer getCountUDF()
throws GranException
- Throws:
GranException
isActive
public boolean isActive()
throws GranException
- Throws:
GranException
isActiveFromModel
public boolean isActiveFromModel()
isHelp
public boolean isHelp()
getShowTreeMode
public java.lang.Integer getShowTreeMode()
getExpireDate
public java.sql.Timestamp getExpireDate()
getUserExpireDate
public java.sql.Timestamp getUserExpireDate()
throws GranException
- Throws:
GranException
getAllowedChildren
public java.lang.Integer getAllowedChildren()
throws GranException
- Throws:
GranException
activeDescendents
public int activeDescendents()
throws GranException
- Throws:
GranException
getChildrenCount
public int getChildrenCount()
throws GranException
- Throws:
GranException
getTotalChildrenCount
public java.lang.Integer getTotalChildrenCount()
throws GranException
- Throws:
GranException
hasChildren
public boolean hasChildren()
throws GranException
- Throws:
GranException
getUserIdChain
public java.util.LinkedList getUserIdChain(java.lang.String fromid)
throws GranException
- Throws:
GranException
getName
public java.lang.String getName()
Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.