se.rupy.content
Class Ping

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

public class Ping
extends Node


Nested Class Summary
static class Ping.Back
           
static class Ping.In
           
static class Ping.Out
           
static class Ping.Search
           
 
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
Ping()
           
 
Method Summary
static void call(Article article)
           
 
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

Ping

public Ping()
Method Detail

call

public static void call(Article article)
                 throws java.lang.Exception
Throws:
java.lang.Exception