|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.ecs.grimoires.server.impl.AbstractMessage
uk.ac.soton.ecs.grimoires.server.impl.metadata.datamodel.Find_service
| Constructor Summary | |
Find_service()
|
|
Find_service(String businessKey,
CategoryBag categoryBag,
FindQualifiers findQualifiers,
String generic,
Integer maxRows,
MetadataQueryBag metadataQueryBag,
Name[] name,
TModelBag tModelBag)
|
|
| Method Summary | |
Object |
accept(InquireUddiMetadataHandler v)
|
boolean |
equals(Object obj)
|
String |
getBusinessKey()
Gets the businessKey value for this Find_service. |
CategoryBag |
getCategoryBag()
Gets the categoryBag value for this Find_service. |
FindQualifiers |
getFindQualifiers()
Gets the findQualifiers value for this Find_service. |
String |
getGeneric()
Gets the generic value for this Find_service. |
Integer |
getMaxRows()
Gets the maxRows value for this Find_service. |
MetadataQueryBag |
getMetadataQueryBag()
Gets the metadataQueryBag value for this Find_service. |
Name[] |
getName()
Gets the name value for this Find_service. |
Name |
getName(int i)
|
TModelBag |
getTModelBag()
Gets the tModelBag value for this Find_service. |
int |
hashCode()
|
void |
setBusinessKey(String businessKey)
Sets the businessKey value for this Find_service. |
void |
setCategoryBag(CategoryBag categoryBag)
Sets the categoryBag value for this Find_service. |
void |
setFindQualifiers(FindQualifiers findQualifiers)
Sets the findQualifiers value for this Find_service. |
void |
setGeneric(String generic)
Sets the generic value for this Find_service. |
void |
setMaxRows(Integer maxRows)
Sets the maxRows value for this Find_service. |
void |
setMetadataQueryBag(MetadataQueryBag metadataQueryBag)
Sets the metadataQueryBag value for this Find_service. |
void |
setName(int i,
Name _value)
|
void |
setName(Name[] name)
Sets the name value for this Find_service. |
void |
setTModelBag(TModelBag tModelBag)
Sets the tModelBag value for this Find_service. |
| Methods inherited from class uk.ac.soton.ecs.grimoires.server.impl.AbstractMessage |
addError, addError, errorThrown, getErrors, getFirstError, getResult, setResult |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Find_service()
public Find_service(String businessKey,
CategoryBag categoryBag,
FindQualifiers findQualifiers,
String generic,
Integer maxRows,
MetadataQueryBag metadataQueryBag,
Name[] name,
TModelBag tModelBag)
| Method Detail |
public FindQualifiers getFindQualifiers()
public void setFindQualifiers(FindQualifiers findQualifiers)
findQualifiers - public Name[] getName()
public void setName(Name[] name)
name - public Name getName(int i)
public void setName(int i,
Name _value)
public CategoryBag getCategoryBag()
public void setCategoryBag(CategoryBag categoryBag)
categoryBag - public TModelBag getTModelBag()
public void setTModelBag(TModelBag tModelBag)
tModelBag - public MetadataQueryBag getMetadataQueryBag()
public void setMetadataQueryBag(MetadataQueryBag metadataQueryBag)
metadataQueryBag - public String getGeneric()
public void setGeneric(String generic)
generic - public Integer getMaxRows()
public void setMaxRows(Integer maxRows)
maxRows - public String getBusinessKey()
public void setBusinessKey(String businessKey)
businessKey - public boolean equals(Object obj)
public int hashCode()
public Object accept(InquireUddiMetadataHandler v)
accept in interface InquireUddiMetadataProcessable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||