|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.portal.search.service.SearchTypes
public class SearchTypes
This class Includes the SearchProperties objects for both basic and advance search.
| Constructor Summary | |
|---|---|
SearchTypes()
Constructs a new instance |
|
| Method Summary | |
|---|---|
SearchProperties |
getAdvanced()
Gets the advanced search search type |
SearchProperties |
getBasic()
Gets the basic search search type |
void |
setAdvanced(SearchProperties advanced)
Sets the advanced search search type |
void |
setBasic(SearchProperties basic)
Sets the basic search search type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchTypes()
| Method Detail |
|---|
public SearchProperties getBasic()
public SearchProperties getAdvanced()
public void setBasic(SearchProperties basic)
basic - Represents basic searchpublic void setAdvanced(SearchProperties advanced)
advanced - Represents advanced search| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/navigation/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||