oracle.apps.cz.cio
Class ValidationFailure
java.lang.Object
|
+--oracle.apps.cz.cio.StatusInfo
|
+--oracle.apps.cz.cio.ValidationFailure
- Direct Known Subclasses:
- CompanionValidationFailure, CustomValidationFailure, RestoreValidationFailure
- public class ValidationFailure
- extends StatusInfo
Implements behavior common to all validation failures.
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
RCS_ID
public static final java.lang.String RCS_ID
RCS_ID_RECORDED
public static final boolean RCS_ID_RECORDED
MIN_FAILURE
public static final int MIN_FAILURE
MAX_FAILURE
public static final int MAX_FAILURE
MINMAX_FAILURE
public static final int MINMAX_FAILURE
MIN0_FAILURE
public static final int MIN0_FAILURE
RESOURCE_FAILURE
public static final int RESOURCE_FAILURE
COMPANION_FAILURE
public static final int COMPANION_FAILURE
RESTORE_FAILURE
public static final int RESTORE_FAILURE
CUSTOM_FAILURE
public static final int CUSTOM_FAILURE
LAST_REQUIRED_BOMCHILD_DELETED
public static final int LAST_REQUIRED_BOMCHILD_DELETED
TEXT_VALUE_EXCEED_MAX_LENGTH
public static final int TEXT_VALUE_EXCEED_MAX_LENGTH
getType
public int getType()
getMessage
public java.lang.String getMessage(java.lang.String nodeName)
getMessage
public java.lang.String getMessage()
toString
public java.lang.String toString()
-
- Overrides:
toString in class StatusInfo
equals
public boolean equals(java.lang.Object obj)
-
- Overrides:
equals in class StatusInfo
getReasons
public com.sun.java.util.collections.Collection getReasons()
Copyright © 1999, 2004, Oracle. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.