|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TModel | |
|---|---|
| org.apache.juddi.datastore | |
| org.apache.juddi.datastore.jdbc | |
| org.apache.juddi.datatype.request | |
| org.apache.juddi.datatype.response | |
| Uses of TModel in org.apache.juddi.datastore |
|---|
| Methods in org.apache.juddi.datastore that return TModel | |
|---|---|
TModel |
DataStore.fetchTModel(java.lang.String tModelKey)
|
| Methods in org.apache.juddi.datastore with parameters of type TModel | |
|---|---|
void |
DataStore.saveTModel(TModel tModel,
java.lang.String publisherID)
|
| Uses of TModel in org.apache.juddi.datastore.jdbc |
|---|
| Methods in org.apache.juddi.datastore.jdbc that return TModel | |
|---|---|
TModel |
JDBCDataStore.fetchTModel(java.lang.String tModelKey)
|
| Methods in org.apache.juddi.datastore.jdbc with parameters of type TModel | |
|---|---|
void |
JDBCDataStore.saveTModel(TModel tModel,
java.lang.String authorizedUserID)
|
| Uses of TModel in org.apache.juddi.datatype.request |
|---|
| Methods in org.apache.juddi.datatype.request with parameters of type TModel | |
|---|---|
void |
SaveTModel.addTModel(TModel tModel)
addTModel |
void |
ValidateValues.addTModel(TModel tModel)
|
| Constructors in org.apache.juddi.datatype.request with parameters of type TModel | |
|---|---|
SaveTModel(AuthInfo authInfo,
TModel tModel)
|
|
| Uses of TModel in org.apache.juddi.datatype.response |
|---|
| Methods in org.apache.juddi.datatype.response with parameters of type TModel | |
|---|---|
void |
TModelDetail.addTModel(TModel tModel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||