se.rupy.content
Class Article.Label

java.lang.Object
  extended by se.rupy.memory.NodeBean
      extended by se.rupy.sprout.Node
          extended by se.rupy.content.Article.Label
All Implemented Interfaces:
Type
Enclosing class:
Article

public class Article.Label
extends Node


Field Summary
 
Fields inherited from class se.rupy.sprout.Node
cache, 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
Article.Label()
           
 
Method Summary
 
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
 

Constructor Detail

Article.Label

public Article.Label()