BEA Systems, Inc.

ALES Entitlement Query API Reference

com.bea.ales.EntitlementQuery.common
Class AttributeElementFactory

java.lang.Object
  |
  +--com.bea.ales.EntitlementQuery.common.AttributeElementFactory

public class AttributeElementFactory
extends java.lang.Object

Used to produce new AttributeElement objects.

Author:
Copyright © 2007 BEA Systems, Inc. All Rights Reserved.

Method Summary
static AttributeElement createAttributeElement()
          Creates an AttributeElement object.
static AttributeElement createAttributeElement(java.lang.String name, java.lang.Object value)
          Creates an AttributeElement object with initial values.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createAttributeElement

public static AttributeElement createAttributeElement()
Creates an AttributeElement object.

createAttributeElement

public static AttributeElement createAttributeElement(java.lang.String name,
                                                      java.lang.Object value)
                                               throws QueryException
Creates an AttributeElement object with initial values.

Parameters:
name - attribute name
value - value of the attribute
Returns:
new AttributeElement object
Throws:
QueryException -  

Documentation is available at
http://edocs.bea.com/ales/docs26