gran.cache
Class UserCacheItem
java.lang.Object
gran.cache.UserCacheItem
- All Implemented Interfaces:
- java.io.Serializable
- public class UserCacheItem
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
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
getUser
public User getUser()
invalidateHashes
public void invalidateHashes()
- Invaidate all hashes, except main
invalidateUDF
public void invalidateUDF()
invalidateUDFValues
public void invalidateUDFValues()
getChildren
public java.util.ArrayList getChildren()
throws GranException
- Throws:
GranException
getUDFs
public java.util.ArrayList getUDFs()
throws GranException
- returns a collection of UDFs for user
- Returns:
-
- Throws:
GranException
getCurrentUserUDFs
public java.util.ArrayList getCurrentUserUDFs()
throws GranException
- Throws:
GranException
getVisibleUDFValues
public java.util.HashMap getVisibleUDFValues()
throws GranException
- returns a collection of VISIBLE udfs for user
- Throws:
GranException
getUDFValues
public java.util.HashMap getUDFValues()
throws GranException
- Throws:
GranException
getCountUDF
public java.lang.Integer getCountUDF()
throws GranException
- Throws:
GranException
getHtmlName
public java.lang.String getHtmlName()
getTextName
public java.lang.String getTextName()
getProjects
public java.util.ArrayList getProjects(java.lang.String sessionid)
throws GranException
- Throws:
GranException
Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.