se.rupy.sprout
Class User
java.lang.Object
se.rupy.memory.NodeBean
se.rupy.sprout.Node
se.rupy.sprout.User
- All Implemented Interfaces:
- Type
public class User
- extends Node
| 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 |
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
User
public User()
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