|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.commerce.ebusiness.price.engine.pool.QuerySpec
@Deprecated public class QuerySpec
| Field Summary | |
|---|---|
static String |
cName
Deprecated See BEA Commerce product offering |
| Constructor Summary | |
|---|---|
QuerySpec(List properties,
int minimum,
int maximum)
Deprecated See BEA Commerce product offering |
|
| Method Summary | |
|---|---|
List |
getProperties()
Deprecated See BEA Commerce product offering |
int |
maximum()
Deprecated See BEA Commerce product offering |
int |
minimum()
Deprecated See BEA Commerce product offering |
String |
toString()
Deprecated See BEA Commerce product offering |
static String |
toString(List list)
Deprecated See BEA Commerce product offering |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String cName
| Constructor Detail |
|---|
public QuerySpec(List properties,
int minimum,
int maximum)
| Method Detail |
|---|
public List getProperties()
public int minimum()
public int maximum()
public String toString()
toString in class Objectpublic static String toString(List list)
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||