com.submersion.jspshop.rae
Class Properties
java.lang.Object
|
+--com.submersion.jspshop.rae.RAECollection
|
+--com.submersion.jspshop.rae.Properties
- public class Properties
- extends RAECollection
Collection (Hashtable) of Property types.
- Version:
- $Revision$
Date Created: August 23, 2001
Last changed: $Date$
Changed by: $Author$
- Author:
- Jeff Davey (jeffdavey@submersion.com)
- See Also:
Property
,
Object
Constructor Summary |
Properties(java.lang.Long objectID)
|
Properties(java.lang.Long objectID,
java.lang.Long passedID,
int queryType)
|
Properties(java.lang.Long objectID,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Properties
public Properties(java.lang.Long objectID)
Properties
public Properties(java.lang.Long objectID,
java.lang.Long passedID,
int queryType)
Properties
public Properties(java.lang.Long objectID,
java.lang.String value)
getItem
public Property getItem(java.lang.Long valueID)