com.bea.alui.proxy
Class AggregationType

java.lang.Object
  extended bycom.bea.alui.proxy.AggregationType

public class AggregationType
extends java.lang.Object


Field Summary
static AggregationType NONE
           
static AggregationType PAGE
           
static AggregationType PAGELET
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NONE

public static final AggregationType NONE

PAGELET

public static final AggregationType PAGELET

PAGE

public static final AggregationType PAGE
Method Detail

toString

public java.lang.String toString()


For additional information on the Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2010 Oracle® Corporation. All Rights Reserved.