|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.uddi.client.structures.request.Request
weblogic.uddi.client.structures.request.ValidateCategorization
validate_categorization message is used to verify that a category exist within the given taxonomy. It also check whether an entity can be placed in a given category.
Field Summary |
Fields inherited from class weblogic.uddi.client.structures.request.Request |
generic, xmlns |
Constructor Summary | |
ValidateCategorization()
Class Constructor |
Method Summary | |
BusinessEntity |
getBusinessEntity()
Get the value of businessEntity |
BusinessService |
getBusinessService()
Get the value of businessService |
KeyValue |
getKeyValue()
Get the value of keyValue |
TModel |
getTModel()
Get the value of tModel |
TModelKey |
getTModelKey()
Get the value of tModelKey |
void |
setBusinessEntity(BusinessEntity value)
Sets the value of businessEntity |
void |
setBusinessService(BusinessService value)
Sets the value of businessService |
void |
setKeyValue(KeyValue value)
Sets the value of keyValue |
void |
setTModel(TModel value)
Sets the value of tModel |
void |
setTModelKey(TModelKey value)
Sets the value of tModelKey |
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 |
Constructor Detail |
public ValidateCategorization()
Method Detail |
public BusinessEntity getBusinessEntity()
public BusinessService getBusinessService()
public KeyValue getKeyValue()
public TModel getTModel()
public TModelKey getTModelKey()
public void setBusinessEntity(BusinessEntity value)
value
- Value of businessEntitypublic void setBusinessService(BusinessService value)
value
- Value of businessServicepublic void setKeyValue(KeyValue value)
value
- Value of keyValuepublic void setTModel(TModel value)
value
- Value of tModelpublic void setTModelKey(TModelKey value)
value
- Value of tModelKey
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |