Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.oaext.model
Class OAConstants

java.lang.Object
  extended by oracle.apps.fnd.applcore.oaext.model.OAConstants

public final class OAConstants
extends java.lang.Object

Generic (utility) constants and functions such as comparing Dates and checking if two objects are equal. Other generic utility functions should be included here. All methods are static and do not need an instance of the class to use the methods.


Field Summary
static java.lang.String APPLICATION_SERVICE
          Constant to be used for getting hold of ApplicationAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.
static java.lang.String ATTACHMENTS_SERVICE
          Constant to be used for getting hold of AttachmentsServiceImpl from OAApplicationModuleImpl class using getFNDNestedService() call.
static java.lang.String DATA_SECURITY_SERVICE
          Constant to be used for getting hold of DataSecurityAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.
static java.lang.String FND_CONNECTION_DS
          Internal constant for OA use.
static java.lang.String FND_CONNECTION_POOL
          Internal constant for OA use.
static java.lang.String G_NULL_CHAR
           
static java.sql.Date G_NULL_DATE
           
static java.math.BigDecimal G_NULL_NUM
           
static java.math.BigInteger G_NULL_NUM1
           
static java.math.BigInteger G_NULL_NUM10
           
static java.math.BigInteger G_NULL_NUM11
           
static java.math.BigInteger G_NULL_NUM12
           
static java.math.BigInteger G_NULL_NUM13
           
static java.math.BigInteger G_NULL_NUM14
           
static java.math.BigInteger G_NULL_NUM15
           
static java.math.BigInteger G_NULL_NUM16
           
static java.math.BigInteger G_NULL_NUM17
           
static java.math.BigInteger G_NULL_NUM18
           
static java.math.BigInteger G_NULL_NUM19
           
static java.math.BigInteger G_NULL_NUM2
           
static java.math.BigInteger G_NULL_NUM20
           
static java.math.BigInteger G_NULL_NUM21
           
static java.math.BigInteger G_NULL_NUM22
           
static java.math.BigInteger G_NULL_NUM23
           
static java.math.BigInteger G_NULL_NUM24
           
static java.math.BigInteger G_NULL_NUM25
           
static java.math.BigInteger G_NULL_NUM26
           
static java.math.BigInteger G_NULL_NUM27
           
static java.math.BigInteger G_NULL_NUM28
           
static java.math.BigInteger G_NULL_NUM29
           
static java.math.BigInteger G_NULL_NUM3
           
static java.math.BigInteger G_NULL_NUM30
           
static java.math.BigInteger G_NULL_NUM31
           
static java.math.BigInteger G_NULL_NUM32
           
static java.math.BigInteger G_NULL_NUM33
           
static java.math.BigInteger G_NULL_NUM34
           
static java.math.BigInteger G_NULL_NUM35
           
static java.math.BigInteger G_NULL_NUM36
           
static java.math.BigInteger G_NULL_NUM37
           
static java.math.BigInteger G_NULL_NUM38
           
static java.math.BigInteger G_NULL_NUM4
           
static java.math.BigInteger G_NULL_NUM5
           
static java.math.BigInteger G_NULL_NUM6
           
static java.math.BigInteger G_NULL_NUM7
           
static java.math.BigInteger G_NULL_NUM8
           
static java.math.BigInteger G_NULL_NUM9
           
static java.lang.String LANGUAGE_SERVICE
          Constant to be used for getting hold of LanguageAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.
static java.lang.String LOOKUP_SERVICE
          Constant to be used for getting hold of LookupServiceAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.
static java.lang.String MESSAGE_SERVICE
          Constant to be used for getting hold of MessageAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.
static java.lang.String PROFILE_SERVICE
          Constant to be used for getting hold of ProifleAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.
static java.lang.String RCS_ID
          RCS_ID constant.
static java.lang.String SETID_SERVICE
          Constant to be used for getting hold of SetIdServiceAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.
static java.lang.String TAXONOMY_SERVICE
          Constant to be used for getting hold of TaxonomyAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.
 
Constructor Summary
OAConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RCS_ID

public static final java.lang.String RCS_ID
RCS_ID constant.

See Also:
Constant Field Values

PROFILE_SERVICE

public static final java.lang.String PROFILE_SERVICE
Constant to be used for getting hold of ProifleAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.

See Also:
Constant Field Values

MESSAGE_SERVICE

public static final java.lang.String MESSAGE_SERVICE
Constant to be used for getting hold of MessageAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.

See Also:
Constant Field Values

DATA_SECURITY_SERVICE

public static final java.lang.String DATA_SECURITY_SERVICE
Constant to be used for getting hold of DataSecurityAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.

See Also:
Constant Field Values

APPLICATION_SERVICE

public static final java.lang.String APPLICATION_SERVICE
Constant to be used for getting hold of ApplicationAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.

See Also:
Constant Field Values

LOOKUP_SERVICE

public static final java.lang.String LOOKUP_SERVICE
Constant to be used for getting hold of LookupServiceAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.

See Also:
Constant Field Values

SETID_SERVICE

public static final java.lang.String SETID_SERVICE
Constant to be used for getting hold of SetIdServiceAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.

See Also:
Constant Field Values

LANGUAGE_SERVICE

public static final java.lang.String LANGUAGE_SERVICE
Constant to be used for getting hold of LanguageAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.

See Also:
Constant Field Values

TAXONOMY_SERVICE

public static final java.lang.String TAXONOMY_SERVICE
Constant to be used for getting hold of TaxonomyAMImpl from OAApplicationModuleImpl class using getFNDNestedService() call.

See Also:
Constant Field Values

ATTACHMENTS_SERVICE

public static final java.lang.String ATTACHMENTS_SERVICE
Constant to be used for getting hold of AttachmentsServiceImpl from OAApplicationModuleImpl class using getFNDNestedService() call.

See Also:
Constant Field Values

FND_CONNECTION_POOL

public static final java.lang.String FND_CONNECTION_POOL
Internal constant for OA use.

See Also:
Constant Field Values

FND_CONNECTION_DS

public static final java.lang.String FND_CONNECTION_DS
Internal constant for OA use.

See Also:
Constant Field Values

G_NULL_NUM1

public static final java.math.BigInteger G_NULL_NUM1

G_NULL_NUM2

public static final java.math.BigInteger G_NULL_NUM2

G_NULL_NUM3

public static final java.math.BigInteger G_NULL_NUM3

G_NULL_NUM4

public static final java.math.BigInteger G_NULL_NUM4

G_NULL_NUM5

public static final java.math.BigInteger G_NULL_NUM5

G_NULL_NUM6

public static final java.math.BigInteger G_NULL_NUM6

G_NULL_NUM7

public static final java.math.BigInteger G_NULL_NUM7

G_NULL_NUM8

public static final java.math.BigInteger G_NULL_NUM8

G_NULL_NUM9

public static final java.math.BigInteger G_NULL_NUM9

G_NULL_NUM10

public static final java.math.BigInteger G_NULL_NUM10

G_NULL_NUM11

public static final java.math.BigInteger G_NULL_NUM11

G_NULL_NUM12

public static final java.math.BigInteger G_NULL_NUM12

G_NULL_NUM13

public static final java.math.BigInteger G_NULL_NUM13

G_NULL_NUM14

public static final java.math.BigInteger G_NULL_NUM14

G_NULL_NUM15

public static final java.math.BigInteger G_NULL_NUM15

G_NULL_NUM16

public static final java.math.BigInteger G_NULL_NUM16

G_NULL_NUM17

public static final java.math.BigInteger G_NULL_NUM17

G_NULL_NUM18

public static final java.math.BigInteger G_NULL_NUM18

G_NULL_NUM19

public static final java.math.BigInteger G_NULL_NUM19

G_NULL_NUM20

public static final java.math.BigInteger G_NULL_NUM20

G_NULL_NUM21

public static final java.math.BigInteger G_NULL_NUM21

G_NULL_NUM22

public static final java.math.BigInteger G_NULL_NUM22

G_NULL_NUM23

public static final java.math.BigInteger G_NULL_NUM23

G_NULL_NUM24

public static final java.math.BigInteger G_NULL_NUM24

G_NULL_NUM25

public static final java.math.BigInteger G_NULL_NUM25

G_NULL_NUM26

public static final java.math.BigInteger G_NULL_NUM26

G_NULL_NUM27

public static final java.math.BigInteger G_NULL_NUM27

G_NULL_NUM28

public static final java.math.BigInteger G_NULL_NUM28

G_NULL_NUM29

public static final java.math.BigInteger G_NULL_NUM29

G_NULL_NUM30

public static final java.math.BigInteger G_NULL_NUM30

G_NULL_NUM31

public static final java.math.BigInteger G_NULL_NUM31

G_NULL_NUM32

public static final java.math.BigInteger G_NULL_NUM32

G_NULL_NUM33

public static final java.math.BigInteger G_NULL_NUM33

G_NULL_NUM34

public static final java.math.BigInteger G_NULL_NUM34

G_NULL_NUM35

public static final java.math.BigInteger G_NULL_NUM35

G_NULL_NUM36

public static final java.math.BigInteger G_NULL_NUM36

G_NULL_NUM37

public static final java.math.BigInteger G_NULL_NUM37

G_NULL_NUM38

public static final java.math.BigInteger G_NULL_NUM38

G_NULL_NUM

public static final java.math.BigDecimal G_NULL_NUM

G_NULL_CHAR

public static final java.lang.String G_NULL_CHAR

G_NULL_DATE

public static final java.sql.Date G_NULL_DATE
Constructor Detail

OAConstants

public OAConstants()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.