|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) public @interface UDDIService
| Required Element Summary | |
|---|---|
java.lang.String |
description
Description of the Service |
java.lang.String |
serviceKey
Unique key of this service |
| Optional Element Summary | |
|---|---|
java.lang.String |
businessKey
Unique key of the business to which this Service belongs. |
java.lang.String |
categoryBag
List of KeyedReferences |
java.lang.String |
lang
Language code i.e.: en, fr, nl. |
java.lang.String |
serviceName
Name of the Service, this can be omitted if one is specified in a WebService annotation |
| Element Detail |
|---|
public abstract java.lang.String description
public abstract java.lang.String serviceKey
public abstract java.lang.String serviceName
public abstract java.lang.String businessKey
public abstract java.lang.String lang
public abstract java.lang.String categoryBag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||