com.filenet.wcm.apps.server.util.integration
Class ThickIntegrationCommandValidator
java.lang.Object
com.filenet.wcm.apps.server.util.integration.ThickIntegrationCommandValidator
- public class ThickIntegrationCommandValidator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VALIDATION_SUCCESS
public static final int VALIDATION_SUCCESS
- See Also:
- Constant Field Values
MISSING_PARAMETER
public static final int MISSING_PARAMETER
- See Also:
- Constant Field Values
REQUIRED_VALUE_NOT_FOUND
public static final int REQUIRED_VALUE_NOT_FOUND
- See Also:
- Constant Field Values
VERSION_TOO_NEW
public static final int VERSION_TOO_NEW
- See Also:
- Constant Field Values
VERSION_TOO_OLD
public static final int VERSION_TOO_OLD
- See Also:
- Constant Field Values
VALIDATION_PREFIX
public static java.lang.String VALIDATION_PREFIX
VALIDATION_POSTFIX
public static java.lang.String VALIDATION_POSTFIX
ThickIntegrationCommandValidator
public ThickIntegrationCommandValidator()
getMissingParam
public java.lang.String getMissingParam()
getMissingRequiredValue
public java.lang.String getMissingRequiredValue()
validateCommandParameters
public int validateCommandParameters(CommandCall command,
org.w3c.dom.Document commandDocument)
throws java.lang.Exception
- Throws:
java.lang.Exception
© Copyright IBM Corp. 2002, 2007. All Rights Reserved.