com.submersion.jspshop.rae
Class Object
java.lang.Object
|
+--com.submersion.jspshop.rae.RAEInstance
|
+--com.submersion.jspshop.rae.Object
- public class Object
- extends RAEInstance
Implementation of an Object
- Version:
- $Revision$
- Author:
- Darryl Bleau (darrylbleau@submersion.com)
- See Also:
Objects
,
Properties
,
Class
Constructor Summary |
Object(java.lang.Long id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Object
public Object(java.lang.Long id)
getContext
public java.lang.String getContext()
setName
public void setName(java.lang.String name)
getObjectClass
public Class getObjectClass()
getParent
public Object getParent()
getChildren
public Objects getChildren()
getProperties
public Properties getProperties()
getProperties
public Properties getProperties(java.lang.Long passedID,
int queryType)
getProperties
public Properties getProperties(java.lang.String value)