|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.p13n.placeholder.ContentBucket.PreviewInfo
public static class ContentBucket.PreviewInfo
Class that captures the information from the preview.
| Field Summary | |
|---|---|
String |
contentThe XHTML string content |
String |
identifierDeprecated No longer used, use path instead. |
boolean |
isFolderIs the content a folder? |
String |
mimeTypeThe content mimeType |
String |
pathThe content path. |
int |
sizeThe content size |
int |
weightThe weight of the content |
| Constructor Summary | |
|---|---|
ContentBucket.PreviewInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int weight
public String content
public String identifier
public String path
public boolean isFolder
public String mimeType
public int size
| Constructor Detail |
|---|
public ContentBucket.PreviewInfo()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.