© 2001 BEA Systems, Inc.

com.bea.commerce.platform.placeholder
Class ContentBucket.PreviewInfo

java.lang.Object
  |
  +--com.bea.commerce.platform.placeholder.ContentBucket.PreviewInfo
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ContentBucket

public static class ContentBucket.PreviewInfo
extends java.lang.Object
implements java.io.Serializable

Struct class that captures the information from the preview

See Also:
Serialized Form

Field Summary
 java.lang.String content
          the XHTML string content
 java.lang.String identifier
          the content identifier
 int weight
          the weight of the content
 
Constructor Summary
ContentBucket.PreviewInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

weight

public int weight
the weight of the content

content

public java.lang.String content
the XHTML string content

identifier

public java.lang.String identifier
the content identifier
Constructor Detail

ContentBucket.PreviewInfo

public ContentBucket.PreviewInfo()

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved