|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.validation.impl.ValidationServices
public class ValidationServices
Field Summary | |
---|---|
static java.lang.String |
TYPED_SERVICE_REQUEST
The Key of the element that represent the Typed service Request |
Constructor Summary | |
---|---|
ValidationServices()
|
Method Summary | |
---|---|
static SourceBean |
getTypedServiceRequest(SourceBean serviceRequest)
This method get the TYPED_SERVICE_REQUEST SourceBean from Service Request, if service Request doesn't have the Typed Service Request this will be created |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TYPED_SERVICE_REQUEST
Constructor Detail |
---|
public ValidationServices()
Method Detail |
---|
public static SourceBean getTypedServiceRequest(SourceBean serviceRequest) throws SourceBeanException
serviceRequest
- The Spago Service Request
SourceBeanException
- if some errors occurs istantiating service request source bean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |