|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TModelStub | |
---|---|
com.ibm.uddi.promoter.entity | Contains classes that represent minimal UDDI data entities. |
com.ibm.uddi.promoter.publish | Contains classes for performing publish operations. |
Uses of TModelStub in com.ibm.uddi.promoter.entity |
---|
Methods in com.ibm.uddi.promoter.entity with parameters of type TModelStub | |
void |
MinimalEntityValidator.validate(TModelStub tModelStub)
Validates content of TModelStub . |
Uses of TModelStub in com.ibm.uddi.promoter.publish |
---|
Methods in com.ibm.uddi.promoter.publish that return TModelStub | |
TModelStub |
EntityStubManager.insertTModel(org.uddi4j.datatype.tmodel.TModel tModel)
Inserts minimal data for a tModel. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |