|
Process API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfilenet.vw.api.VWXMLSchemaSubType
public final class VWXMLSchemaSubType
This class defines constants to represent various tyeps that can be used in generating or interpreting WSDL files used in web services operations. The types follow the W3C Recommendation for XML Schema Datatypes, 02 May 2001, see the following URL for details of the types.
http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/
VWWebServiceParameterDefinition
Field Summary | |
---|---|
static int |
SCHEMA_TYPE_ANY_URI
Value of 34. |
static int |
SCHEMA_TYPE_BASE_64_BINARY
Value of 5. |
static int |
SCHEMA_TYPE_BOOLEAN
Value of 21. |
static int |
SCHEMA_TYPE_BYTE
Value of 3. |
static int |
SCHEMA_TYPE_DATE
Value of 25. |
static int |
SCHEMA_TYPE_DATE_TIME
Value of 23. |
static int |
SCHEMA_TYPE_DECIMAL
Value of 18. |
static int |
SCHEMA_TYPE_DOUBLE
Value of 20. |
static int |
SCHEMA_TYPE_DURATION
Value of 24. |
static int |
SCHEMA_TYPE_ENTITIES
Value of 40. |
static int |
SCHEMA_TYPE_ENTITY
Value of 39. |
static int |
SCHEMA_TYPE_FLOAT
Value of 19. |
static int |
SCHEMA_TYPE_G_DAY
Value of 29. |
static int |
SCHEMA_TYPE_G_MONTH
Value of 26. |
static int |
SCHEMA_TYPE_G_MONTH_DAY
Value of 30. |
static int |
SCHEMA_TYPE_G_YEAR
Value of 27. |
static int |
SCHEMA_TYPE_G_YEAR_MONTH
Value of 28. |
static int |
SCHEMA_TYPE_HEX_BINARY
Value of 6. |
static int |
SCHEMA_TYPE_ID
Value of 36. |
static int |
SCHEMA_TYPE_IDREF
Value of 37. |
static int |
SCHEMA_TYPE_IDREFS
Value of 38. |
static int |
SCHEMA_TYPE_INT
Value of 12. |
static int |
SCHEMA_TYPE_INTEGER
Value of 7. |
static int |
SCHEMA_TYPE_LANGUAGE
Value of 35. |
static int |
SCHEMA_TYPE_LONG
Value of 14. |
static int |
SCHEMA_TYPE_NAME
Value of 31. |
static int |
SCHEMA_TYPE_NCNAME
Value of 33. |
static int |
SCHEMA_TYPE_NEGATIVE_INTEGER
Value of 9. |
static int |
SCHEMA_TYPE_NMTOKEN
Value of 42. |
static int |
SCHEMA_TYPE_NMTOKENS
Value of 43. |
static int |
SCHEMA_TYPE_NON_NEGATIVE_INTEGER
Value of 10. |
static int |
SCHEMA_TYPE_NON_POSITIVE_INTEGER
Value of 11. |
static int |
SCHEMA_TYPE_NORMALIZED_STRING
Value of 1. |
static int |
SCHEMA_TYPE_NOTATION
Value of 41. |
static int |
SCHEMA_TYPE_POSITIVE_INTEGER
Value of 8. |
static int |
SCHEMA_TYPE_QNAME
Value of 32. |
static int |
SCHEMA_TYPE_SHORT
Value of 16. |
static int |
SCHEMA_TYPE_STRING
Value of 0. |
static int |
SCHEMA_TYPE_TIME
Value of 22. |
static int |
SCHEMA_TYPE_TOKEN
Value of 2. |
static int |
SCHEMA_TYPE_UNDEFINED
Value of -1. |
static int |
SCHEMA_TYPE_UNSIGNED_BYTE
Value of 4. |
static int |
SCHEMA_TYPE_UNSIGNED_INT
Value of 13. |
static int |
SCHEMA_TYPE_UNSIGNED_LONG
Value of 15. |
static int |
SCHEMA_TYPE_UNSIGNED_SHORT
Value of 17. |
Constructor Summary | |
---|---|
VWXMLSchemaSubType()
|
Method Summary | |
---|---|
static java.lang.String |
_get_FILE_AUTHOR()
For FileNet internal use only, do not call. |
static java.lang.String |
_get_FILE_DATE()
For FileNet internal use only, do not call. |
static java.lang.String |
_get_FILE_REVISION()
For FileNet internal use only, do not call. |
static java.lang.String |
getLocalizedString(int schemaSubType)
Gets a localized String representation of the action. |
static boolean |
isValid(int schemaSubType)
Validates a schema sub type. |
static int |
stringToType(java.lang.String schemaSubType)
Returns a schema sub type for an ascii string representing the schema sub type. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SCHEMA_TYPE_UNDEFINED
public static final int SCHEMA_TYPE_STRING
public static final int SCHEMA_TYPE_NORMALIZED_STRING
public static final int SCHEMA_TYPE_TOKEN
public static final int SCHEMA_TYPE_BYTE
public static final int SCHEMA_TYPE_UNSIGNED_BYTE
public static final int SCHEMA_TYPE_BASE_64_BINARY
public static final int SCHEMA_TYPE_HEX_BINARY
public static final int SCHEMA_TYPE_INTEGER
public static final int SCHEMA_TYPE_POSITIVE_INTEGER
public static final int SCHEMA_TYPE_NEGATIVE_INTEGER
public static final int SCHEMA_TYPE_NON_NEGATIVE_INTEGER
public static final int SCHEMA_TYPE_NON_POSITIVE_INTEGER
public static final int SCHEMA_TYPE_INT
public static final int SCHEMA_TYPE_UNSIGNED_INT
public static final int SCHEMA_TYPE_LONG
public static final int SCHEMA_TYPE_UNSIGNED_LONG
public static final int SCHEMA_TYPE_SHORT
public static final int SCHEMA_TYPE_UNSIGNED_SHORT
public static final int SCHEMA_TYPE_DECIMAL
public static final int SCHEMA_TYPE_FLOAT
public static final int SCHEMA_TYPE_DOUBLE
public static final int SCHEMA_TYPE_BOOLEAN
public static final int SCHEMA_TYPE_TIME
public static final int SCHEMA_TYPE_DATE_TIME
public static final int SCHEMA_TYPE_DURATION
public static final int SCHEMA_TYPE_DATE
public static final int SCHEMA_TYPE_G_MONTH
public static final int SCHEMA_TYPE_G_YEAR
public static final int SCHEMA_TYPE_G_YEAR_MONTH
public static final int SCHEMA_TYPE_G_DAY
public static final int SCHEMA_TYPE_G_MONTH_DAY
public static final int SCHEMA_TYPE_NAME
public static final int SCHEMA_TYPE_QNAME
public static final int SCHEMA_TYPE_NCNAME
public static final int SCHEMA_TYPE_ANY_URI
public static final int SCHEMA_TYPE_LANGUAGE
public static final int SCHEMA_TYPE_ID
public static final int SCHEMA_TYPE_IDREF
public static final int SCHEMA_TYPE_IDREFS
public static final int SCHEMA_TYPE_ENTITY
public static final int SCHEMA_TYPE_ENTITIES
public static final int SCHEMA_TYPE_NOTATION
public static final int SCHEMA_TYPE_NMTOKEN
public static final int SCHEMA_TYPE_NMTOKENS
Constructor Detail |
---|
public VWXMLSchemaSubType()
Method Detail |
---|
public static java.lang.String _get_FILE_DATE()
public static java.lang.String _get_FILE_AUTHOR()
public static java.lang.String _get_FILE_REVISION()
public static java.lang.String getLocalizedString(int schemaSubType) throws VWException
schemaSubType
- An integer value for the schema sub type.
VWException
- Thrown if this method cannot
get a localized string representation of the schema sub type.public static boolean isValid(int schemaSubType)
schemaSubType
- The schema sub type value to be validated.
public static int stringToType(java.lang.String schemaSubType) throws VWException
schemaSubType
- A String value representating a schema sub type.
VWException
- Thrown if the schema sub type is invalid.
|
Process API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |