Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

oracle.apps.fnd.applcore.attachments.uiModel.view
Enum AttachmentsVORowImpl.AttributesEnum

java.lang.Object
  extended by java.lang.Enum<AttachmentsVORowImpl.AttributesEnum>
      extended by oracle.apps.fnd.applcore.attachments.uiModel.view.AttachmentsVORowImpl.AttributesEnum
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<AttachmentsVORowImpl.AttributesEnum>
Enclosing class:
AttachmentsVORowImpl

public static enum AttachmentsVORowImpl.AttributesEnum
extends java.lang.Enum<AttachmentsVORowImpl.AttributesEnum>

AttributesEnum: generated enum for identifying attributes and accessors. Do not modify.


Enum Constant Summary
AttachedDocumentId
           
Attachment
           
CategoryId
           
CategoryName
           
ContentRepositoryFileAccount
           
ContentRepositoryFileCheckedOutBy
           
ContentRepositoryFileInitialState
           
ContentRepositoryFileShared
           
DatabaseDescription
           
DatabaseTitle
           
DatatypeCode
           
Description
           
DmDocumentId
           
DmFolderPath
           
DmNode
           
DmRepository
           
DmType
           
DmVersionNumber
           
DocumentAttributes
           
DocumentEntityId
           
DocumentId
           
DocumentId1
           
DownloadStatus
           
EntityAttributes
           
EntityName
           
ErrorStatusCode
           
ErrorStatusMessage
           
FileName
           
FileUrl
           
InputDatatypeCode
           
InputFile
           
LastUpdateDate
           
LastUpdatedBy
           
ModuleId
           
NewRow
           
Pk1Value
           
Pk2Value
           
Pk3Value
           
Pk4Value
           
Pk5Value
           
Status
           
Title
           
UploadedFile
           
UploadedFileContentType
           
UploadedFileLength
           
UploadedFileName
           
UploadedText
           
Url
           
UsageType
           
UserName
           
VersionControlIcon
           
 
Method Summary
static int count()
           
static int firstIndex()
           
abstract  java.lang.Object get(AttachmentsVORowImpl object)
           
 int index()
           
abstract  void put(AttachmentsVORowImpl object, java.lang.Object value)
           
static AttachmentsVORowImpl.AttributesEnum[] staticValues()
           
static AttachmentsVORowImpl.AttributesEnum valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AttachmentsVORowImpl.AttributesEnum[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

AttachedDocumentId

public static final AttachmentsVORowImpl.AttributesEnum AttachedDocumentId

DocumentId

public static final AttachmentsVORowImpl.AttributesEnum DocumentId

LastUpdateDate

public static final AttachmentsVORowImpl.AttributesEnum LastUpdateDate

LastUpdatedBy

public static final AttachmentsVORowImpl.AttributesEnum LastUpdatedBy

EntityName

public static final AttachmentsVORowImpl.AttributesEnum EntityName

Pk1Value

public static final AttachmentsVORowImpl.AttributesEnum Pk1Value

Pk2Value

public static final AttachmentsVORowImpl.AttributesEnum Pk2Value

Pk3Value

public static final AttachmentsVORowImpl.AttributesEnum Pk3Value

Pk4Value

public static final AttachmentsVORowImpl.AttributesEnum Pk4Value

Pk5Value

public static final AttachmentsVORowImpl.AttributesEnum Pk5Value

DocumentId1

public static final AttachmentsVORowImpl.AttributesEnum DocumentId1

DatatypeCode

public static final AttachmentsVORowImpl.AttributesEnum DatatypeCode

DatabaseDescription

public static final AttachmentsVORowImpl.AttributesEnum DatabaseDescription

FileName

public static final AttachmentsVORowImpl.AttributesEnum FileName

UsageType

public static final AttachmentsVORowImpl.AttributesEnum UsageType

DmNode

public static final AttachmentsVORowImpl.AttributesEnum DmNode

DmFolderPath

public static final AttachmentsVORowImpl.AttributesEnum DmFolderPath

DmType

public static final AttachmentsVORowImpl.AttributesEnum DmType

DmDocumentId

public static final AttachmentsVORowImpl.AttributesEnum DmDocumentId

DmVersionNumber

public static final AttachmentsVORowImpl.AttributesEnum DmVersionNumber

Url

public static final AttachmentsVORowImpl.AttributesEnum Url

DatabaseTitle

public static final AttachmentsVORowImpl.AttributesEnum DatabaseTitle

Attachment

public static final AttachmentsVORowImpl.AttributesEnum Attachment

EntityAttributes

public static final AttachmentsVORowImpl.AttributesEnum EntityAttributes

DmRepository

public static final AttachmentsVORowImpl.AttributesEnum DmRepository

DocumentAttributes

public static final AttachmentsVORowImpl.AttributesEnum DocumentAttributes

DocumentEntityId

public static final AttachmentsVORowImpl.AttributesEnum DocumentEntityId

CategoryName

public static final AttachmentsVORowImpl.AttributesEnum CategoryName

Status

public static final AttachmentsVORowImpl.AttributesEnum Status

DownloadStatus

public static final AttachmentsVORowImpl.AttributesEnum DownloadStatus

CategoryId

public static final AttachmentsVORowImpl.AttributesEnum CategoryId

UserName

public static final AttachmentsVORowImpl.AttributesEnum UserName

ModuleId

public static final AttachmentsVORowImpl.AttributesEnum ModuleId

VersionControlIcon

public static final AttachmentsVORowImpl.AttributesEnum VersionControlIcon

UploadedFile

public static final AttachmentsVORowImpl.AttributesEnum UploadedFile

FileUrl

public static final AttachmentsVORowImpl.AttributesEnum FileUrl

UploadedText

public static final AttachmentsVORowImpl.AttributesEnum UploadedText

UploadedFileContentType

public static final AttachmentsVORowImpl.AttributesEnum UploadedFileContentType

UploadedFileLength

public static final AttachmentsVORowImpl.AttributesEnum UploadedFileLength

UploadedFileName

public static final AttachmentsVORowImpl.AttributesEnum UploadedFileName

ContentRepositoryFileCheckedOutBy

public static final AttachmentsVORowImpl.AttributesEnum ContentRepositoryFileCheckedOutBy

ContentRepositoryFileInitialState

public static final AttachmentsVORowImpl.AttributesEnum ContentRepositoryFileInitialState

ContentRepositoryFileShared

public static final AttachmentsVORowImpl.AttributesEnum ContentRepositoryFileShared

ContentRepositoryFileAccount

public static final AttachmentsVORowImpl.AttributesEnum ContentRepositoryFileAccount

Title

public static final AttachmentsVORowImpl.AttributesEnum Title

Description

public static final AttachmentsVORowImpl.AttributesEnum Description

InputDatatypeCode

public static final AttachmentsVORowImpl.AttributesEnum InputDatatypeCode

NewRow

public static final AttachmentsVORowImpl.AttributesEnum NewRow

ErrorStatusCode

public static final AttachmentsVORowImpl.AttributesEnum ErrorStatusCode

ErrorStatusMessage

public static final AttachmentsVORowImpl.AttributesEnum ErrorStatusMessage

InputFile

public static final AttachmentsVORowImpl.AttributesEnum InputFile
Method Detail

values

public static AttachmentsVORowImpl.AttributesEnum[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (AttachmentsVORowImpl.AttributesEnum c : AttachmentsVORowImpl.AttributesEnum.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static AttachmentsVORowImpl.AttributesEnum valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
java.lang.NullPointerException - if the argument is null

get

public abstract java.lang.Object get(AttachmentsVORowImpl object)

put

public abstract void put(AttachmentsVORowImpl object,
                         java.lang.Object value)

index

public int index()

firstIndex

public static int firstIndex()

count

public static int count()

staticValues

public static AttachmentsVORowImpl.AttributesEnum[] staticValues()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.