| 
 | Oracle | ||||||||||
| 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
public class 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 void setTModelKey(TModelKey value)
value - Value of tModelKeypublic TModelKey getTModelKey()
public void setKeyValue(KeyValue value)
value - Value of keyValuepublic KeyValue getKeyValue()
public void setBusinessEntity(BusinessEntity value)
value - Value of businessEntitypublic BusinessEntity getBusinessEntity()
public void setBusinessService(BusinessService value)
value - Value of businessServicepublic BusinessService getBusinessService()
public void setTModel(TModel value)
value - Value of tModelpublic TModel getTModel()
| 
 | Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 2008 Oracle | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||