com.ecebs.rtd.enabler.types.request
Class SpecificProductRequest
java.lang.Object
com.ecebs.rtd.enabler.types.request.ModifyRequest
com.ecebs.rtd.enabler.types.request.SpecificProductRequest
- All Implemented Interfaces:
- Request, Serializable
public abstract class SpecificProductRequest
- extends ModifyRequest
Represents a specific instance of a product on a CM
- Author:
- kyleb
- See Also:
- Serialized Form
Method Summary |
Outcome |
validate()
Validate that the required fields have been set |
validate
public Outcome validate()
- Description copied from interface:
Request
- Validate that the required fields have been set
- Specified by:
validate
in interface Request
- Overrides:
validate
in class ModifyRequest
- Returns:
- An outcome if the validation failed, else null
Copyright © 2013 Ecebs Ltd. All Rights Reserved.