|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.apache.juddi.datatype.service.BusinessService
|
+--cgl.juddi.datatype.service.BusinessService
| Field Summary | |
(package private) AttributeBag |
attributeBag
|
(package private) Lease |
lease
|
| Fields inherited from class org.apache.juddi.datatype.service.BusinessService |
|
| Constructor Summary | |
BusinessService()
Constructs a new initialized BusinessService instance. |
|
| Method Summary | |
void |
addAttribute(Attribute attribute)
Add a binding template to this business service. |
AttributeBag |
getAttributeBag()
Returns the binding templates of this business service. |
Lease |
getLease()
Returns the binding templates of this business service. |
void |
setAttributeBag(AttributeBag propertybag)
Sets the binding templates of this business service. |
void |
setLease(Lease lease)
Sets the binding templates of this business service. |
| Methods inherited from class org.apache.juddi.datatype.service.BusinessService |
addBindingTemplate, addCategory, addDescription, addName, getBindingTemplates, getBusinessKey, getCategoryBag, getDescriptionVector, getNameVector, getServiceKey, setBindingTemplates, setBusinessKey, setCategoryBag, setDescriptionVector, setNameVector, setServiceKey |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
AttributeBag attributeBag
Lease lease
| Constructor Detail |
public BusinessService()
| Method Detail |
public void addAttribute(Attribute attribute)
addAttribute in class org.apache.juddi.datatype.service.BusinessServicepublic AttributeBag getAttributeBag()
getAttributeBag in class org.apache.juddi.datatype.service.BusinessServicepublic void setAttributeBag(AttributeBag propertybag)
setAttributeBag in class org.apache.juddi.datatype.service.BusinessServicepublic Lease getLease()
getLease in class org.apache.juddi.datatype.service.BusinessServicepublic void setLease(Lease lease)
setLease in class org.apache.juddi.datatype.service.BusinessService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||