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

E22562-03

Uses of Class
oracle.apps.fnd.applcore.attachments.content.AttributeInfoElement

Packages that use AttributeInfoElement
oracle.apps.fnd.applcore.attachments.content   
 

Uses of AttributeInfoElement in oracle.apps.fnd.applcore.attachments.content
 

Subclasses of AttributeInfoElement in oracle.apps.fnd.applcore.attachments.content
 class AttributeInfoAccountElement
           
 class AttributeInfoRoleElement
           
 

Methods in oracle.apps.fnd.applcore.attachments.content that return types with arguments of type AttributeInfoElement
 java.util.List<AttributeInfoElement> ExtendedUserAttribute.getAttributeInfo()
           
static java.util.List<AttributeInfoElement> ExtendedUserAttribute.toAttributeInfo(java.lang.String attributeInfoString)
          A convenience method that converts the string representation used by the Content Server into the form used by this class to represent the AttributeInfo.
 

Constructor parameters in oracle.apps.fnd.applcore.attachments.content with type arguments of type AttributeInfoElement
ExtendedUserAttribute(java.lang.String userName, java.util.List<AttributeInfoElement> attributeInfo)
           
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.