|
|||||||||
| Home >> All >> com >> mockobjects >> [ atg overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.mockobjects.atg
Class MockProfile

java.lang.Objectatg.userprofiling.Profile
com.mockobjects.atg.MockProfile
- public class MockProfile
- extends atg.userprofiling.Profile
| Field Summary | |
private java.util.Hashtable |
propertyValues
|
| Constructor Summary | |
MockProfile()
MockProfile constructor comment. |
|
| Method Summary | |
java.lang.Object |
getPropertyValue(java.lang.String key)
Insert the method's description here. |
void |
setupPropertyValue(java.lang.String key,
java.lang.Object propertyValue)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
propertyValues
private java.util.Hashtable propertyValues
| Constructor Detail |
MockProfile
public MockProfile()
- MockProfile constructor comment.
| Method Detail |
getPropertyValue
public java.lang.Object getPropertyValue(java.lang.String key)
- Insert the method's description here.
Creation date: (09/04/2001 13:06:52)
setupPropertyValue
public void setupPropertyValue(java.lang.String key, java.lang.Object propertyValue)
|
|||||||||
| Home >> All >> com >> mockobjects >> [ atg overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
atg.userprofiling.Profile