|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Name | |
|---|---|
| org.ow2.dragon.persistence.bo.common | |
| org.ow2.dragon.persistence.bo.deployment | |
| org.ow2.dragon.persistence.bo.organization | |
| org.ow2.dragon.persistence.bo.service | |
| Uses of Name in org.ow2.dragon.persistence.bo.common |
|---|
| Methods in org.ow2.dragon.persistence.bo.common that return Name | |
|---|---|
Name |
TModel.getName()
|
| Methods in org.ow2.dragon.persistence.bo.common with parameters of type Name | |
|---|---|
void |
TModel.setName(Name name)
|
| Constructors in org.ow2.dragon.persistence.bo.common with parameters of type Name | |
|---|---|
TModel(Name name,
boolean deleted,
java.util.List<Description> descriptions,
java.util.List<SimpleFile> overviewDocs,
java.util.List<KeyedReference> identifierBag,
CategoryBag categoryBag)
|
|
| Uses of Name in org.ow2.dragon.persistence.bo.deployment |
|---|
| Methods in org.ow2.dragon.persistence.bo.deployment that return types with arguments of type Name | |
|---|---|
java.util.List<Name> |
TechnicalService.getNames()
|
| Methods in org.ow2.dragon.persistence.bo.deployment with parameters of type Name | |
|---|---|
void |
TechnicalService.addName(Name name)
|
| Method parameters in org.ow2.dragon.persistence.bo.deployment with type arguments of type Name | |
|---|---|
void |
TechnicalService.setNames(java.util.List<Name> names)
|
| Constructors in org.ow2.dragon.persistence.bo.deployment with parameters of type Name | |
|---|---|
Protocol(Name name,
boolean deleted,
java.util.List<Description> descriptions,
java.util.List<SimpleFile> overviewDocs,
java.util.List<KeyedReference> identifierBag,
CategoryBag categoryBag)
|
|
Standard(Name name,
boolean deleted,
java.util.List<Description> descriptions,
java.util.List<SimpleFile> overviewDocs,
java.util.List<KeyedReference> identifierBag,
CategoryBag categoryBag)
|
|
Transport(Name name,
boolean deleted,
java.util.List<Description> descriptions,
java.util.List<SimpleFile> overviewDocs,
java.util.List<KeyedReference> identifierBag,
CategoryBag categoryBag)
|
|
| Uses of Name in org.ow2.dragon.persistence.bo.organization |
|---|
| Methods in org.ow2.dragon.persistence.bo.organization that return types with arguments of type Name | |
|---|---|
java.util.List<Name> |
Party.getNames()
|
| Methods in org.ow2.dragon.persistence.bo.organization with parameters of type Name | |
|---|---|
void |
Party.addName(Name name)
|
| Method parameters in org.ow2.dragon.persistence.bo.organization with type arguments of type Name | |
|---|---|
void |
Party.setNames(java.util.List<Name> name)
|
| Uses of Name in org.ow2.dragon.persistence.bo.service |
|---|
| Methods in org.ow2.dragon.persistence.bo.service that return types with arguments of type Name | |
|---|---|
java.util.List<Name> |
Service.getNames()
|
| Methods in org.ow2.dragon.persistence.bo.service with parameters of type Name | |
|---|---|
void |
Service.addName(Name name)
|
| Method parameters in org.ow2.dragon.persistence.bo.service with type arguments of type Name | |
|---|---|
void |
Service.setNames(java.util.List<Name> names)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||