|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
String |
getCreationBase(String service)
Supported API: false |
String |
getPrimaryService()
Supported API: false |
String |
getSearchBase(String service)
Supported API: false |
String |
getSearchCriteria(String service,
Class principalClass)
Supported API: false |
Enumeration |
getSearchCriteriaClasses(String service)
Supported API: false |
String |
getSearchScope(String service)
Supported API: false |
int |
getSizeLimit(String service)
Supported API: false |
String[] |
getSupportingServices()
Supported API: false |
void |
setCreationBase(String service,
String creationBase)
Supported API: false |
void |
setSearchBase(String service,
String searchBase)
Supported API: false |
void |
setSearchCriteria(String service,
Class principalClass,
String searchCriteria)
Supported API: false |
void |
setSearchScope(String service,
String searchScope)
Supported API: false |
void |
setSizeLimit(String service,
int sizeLimit)
Supported API: false |
Method Detail |
public String getCreationBase(String service) throws WTException
service
-
WTException
public void setCreationBase(String service, String creationBase) throws WTPropertyVetoException
service
- creationBase
-
WTPropertyVetoException
public String getPrimaryService() throws WTException
WTException
public String getSearchBase(String service) throws WTException
service
-
WTException
public void setSearchBase(String service, String searchBase) throws WTPropertyVetoException
service
- searchBase
-
WTPropertyVetoException
public String getSearchCriteria(String service, Class principalClass)
service
- principalClass
-
public Enumeration getSearchCriteriaClasses(String service)
service
-
public void setSearchCriteria(String service, Class principalClass, String searchCriteria) throws WTPropertyVetoException
service
- principalClass
- searchCriteria
-
WTPropertyVetoException
public String getSearchScope(String service) throws WTException
service
-
WTException
public void setSearchScope(String service, String searchScope) throws WTPropertyVetoException
service
- searchScope
-
WTPropertyVetoException
public int getSizeLimit(String service)
service
-
public void setSizeLimit(String service, int sizeLimit) throws WTPropertyVetoException
service
- sizeLimit
-
WTPropertyVetoException
public String[] getSupportingServices() throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |