se.rupy.sprout
Class User

java.lang.Object
  extended by se.rupy.memory.NodeBean
      extended by se.rupy.sprout.Node
          extended by se.rupy.sprout.User
All Implemented Interfaces:
Type

public class User
extends Node


Nested Class Summary
static class User.Folder
           
static class User.Group
           
static class User.Identify
           
static class User.Login
           
static class User.Logout
           
static class User.Nick
           
static class User.Remind
           
static class User.Timeout
           
static class User.Update
           
 
Field Summary
static java.lang.String[] countryCode
           
static java.lang.String[] countryName
           
static java.lang.String host
           
static LookupService lookup
           
static java.lang.String[] month
           
static java.lang.String[] show
           
 
Fields inherited from class se.rupy.sprout.Node
CHILD, META, PARENT, POLL
 
Fields inherited from interface se.rupy.sprout.Type
ALL, ARTICLE, ARTICLE_BODY, ARTICLE_RATING, ARTICLE_READ, ARTICLE_TITLE, ARTICLE_TYPE, COMMENT, COMMENT_BODY, COMMENT_IP, COMMENT_STATE, FILE, FILE_NAME, FILE_TYPE, GROUP, GROUP_NAME, LABEL, LABEL_NAME, PING, PING_STATE, PING_TITLE, PING_URL, USER, USER_BIRTHDAY, USER_COUNTRY, USER_FIRST_NAME, USER_GENDER, USER_IP, USER_KEY, USER_LAST_NAME, USER_MAIL, USER_NAME, USER_PASS, USER_SHOW, USER_STATE
 
Constructor Summary
User()
           
 
Method Summary
static User get(java.lang.Object key)
           
 boolean permit(java.lang.String group)
           
 
Methods inherited from class se.rupy.sprout.Node
add, add, add, child, child, child, child, count, date, delete, encoded, fill, link, meta, meta, parent, parent, parent, path, poll, poll, query, query, query, remove, remove, remove, safe, time, toString, toXML, update
 
Methods inherited from class se.rupy.memory.NodeBean
copy, equals, getDate, getId, getType, key, read, setDate, setId, setType, synapse, write
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

host

public static java.lang.String host

month

public static final java.lang.String[] month

show

public static final java.lang.String[] show

lookup

public static LookupService lookup

countryCode

public static java.lang.String[] countryCode

countryName

public static java.lang.String[] countryName
Constructor Detail

User

public User()
Method Detail

permit

public boolean permit(java.lang.String group)
               throws java.sql.SQLException
Throws:
java.sql.SQLException

get

public static User get(java.lang.Object key)
                throws java.sql.SQLException
Throws:
java.sql.SQLException