| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.ksb.api.registry.ServiceDescriptor
public final class ServiceDescriptor
Immutable implementation of the ServiceDescriptorContract interface.
 Includes a serialized XML representation of the ServiceConfiguration
 for the service.
| Nested Class Summary | |
|---|---|
| static class | ServiceDescriptor.BuilderA builder which can be used to construct ServiceDescriptorinstances. | 
| Method Summary | |
|---|---|
|  String | getDescriptor()Returns an XML value which can be used to materialize the ServiceConfigurationfor the service. | 
|  String | getId()Returns the id of this service descriptor. | 
|  Long | getVersionNumber()Returns the version number for this object. | 
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject | 
|---|
| afterUnmarshal, beforeUnmarshal, equals, hashCode, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
|---|
public String getId()
ServiceDescriptorContract
getId in interface ServiceDescriptorContractpublic String getDescriptor()
ServiceDescriptorContractServiceConfiguration
 for the service.
getDescriptor in interface ServiceDescriptorContractServiceConfiguration for the service,
 should never return a null or blank valuepublic Long getVersionNumber()
Versioned
getVersionNumber in interface Versioned| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||