|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object weblogic.uddi.client.structures.request.Request weblogic.uddi.client.structures.request.FindRequest
public abstract class FindRequest
Field Summary | |
---|---|
protected FindQualifiers |
findQualifiers
|
protected int |
maxRows
|
Fields inherited from class weblogic.uddi.client.structures.request.Request |
---|
generic, xmlns |
Constructor Summary | |
---|---|
FindRequest()
|
Method Summary | |
---|---|
FindQualifiers |
getFindQualifiers()
Gets the value of findQualifiers |
int |
getMaxRows()
Gets the value of maxRows |
void |
setFindQualifiers(FindQualifiers value)
Sets the value of findQualifiers |
void |
setMaxRows(int value)
Sets the value of maxRows |
Methods inherited from class weblogic.uddi.client.structures.request.Request |
---|
getGeneric, getXMLns, setGeneric, setXMLns |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int maxRows
protected FindQualifiers findQualifiers
Constructor Detail |
---|
public FindRequest()
Method Detail |
---|
public void setMaxRows(int value)
value
- Value of maxRowspublic int getMaxRows()
public void setFindQualifiers(FindQualifiers value)
value
- Value of findQualifierspublic FindQualifiers getFindQualifiers()
|
Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |