|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.svc.UpdateServiceImplementationRequest
public class UpdateServiceImplementationRequest
Update service implementation request. Updates a service implementation definition in the service policy manager system. Only changed fields are updated. Optional fields that are not supplied are considered not to be changed.
Update service implementation request message type.
Constructor Summary | |
---|---|
UpdateServiceImplementationRequest()
|
Method Summary | |
---|---|
ServiceImplDefinition |
getDefinition()
|
void |
setDefinition(ServiceImplDefinition definition)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateServiceImplementationRequest()
Method Detail |
---|
public ServiceImplDefinition getDefinition()
public void setDefinition(ServiceImplDefinition definition)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |