net.sourceforge.fluxion.beans
Class RuncibleFlexGraphCommandBean
java.lang.Object
net.sourceforge.fluxion.beans.RuncibleFlexGraphCommandBean
public class RuncibleFlexGraphCommandBean
- extends java.lang.Object
Created by IntelliJ IDEA. User: davey Date: Mar 11, 2009 Time: 2:38:04 PM To change this template use File | Settings
| File Templates.
Method Summary |
net.sf.json.JSONObject |
fixType(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
nestSelection(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
renameSourceNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
requestDataConstantProperty(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
requestDataValueProperty(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
requestIndividualAssertionSet(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
requestMemberNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
requestNestedMemberNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
requestObjectValueNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
requestRestrictedNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
requestWalkedToDataNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
net.sf.json.JSONObject |
requestWalkedToObjectNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuncibleFlexGraphCommandBean
public RuncibleFlexGraphCommandBean()
renameSourceNode
public net.sf.json.JSONObject renameSourceNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
requestMemberNode
public net.sf.json.JSONObject requestMemberNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
requestNestedMemberNode
public net.sf.json.JSONObject requestNestedMemberNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
requestWalkedToObjectNode
public net.sf.json.JSONObject requestWalkedToObjectNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
requestWalkedToDataNode
public net.sf.json.JSONObject requestWalkedToDataNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
requestRestrictedNode
public net.sf.json.JSONObject requestRestrictedNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
nestSelection
public net.sf.json.JSONObject nestSelection(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
requestIndividualAssertionSet
public net.sf.json.JSONObject requestIndividualAssertionSet(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
fixType
public net.sf.json.JSONObject fixType(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
requestObjectValueNode
public net.sf.json.JSONObject requestObjectValueNode(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
requestDataValueProperty
public net.sf.json.JSONObject requestDataValueProperty(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
requestDataConstantProperty
public net.sf.json.JSONObject requestDataConstantProperty(javax.servlet.http.HttpSession session,
net.sf.json.JSONObject json)
Copyright © 2010. All Rights Reserved.