Package | Description |
---|---|
com.edorasware.commons.core.content |
Classes related to content management.
|
com.edorasware.commons.core.content.internal | |
com.edorasware.commons.core.content.support |
Support classes for content management.
|
Modifier and Type | Method and Description |
---|---|
ContentReference |
ContentManager.addContent(ContentInfo contentInfo,
InputStream inputStream,
int inputStreamLength)
Add content with the specified
ContentInfo and the content itself as InputStream . |
ContentReference |
ContentProvider.createContentReference(ContentInfo contentInfo)
Creates a new
ContentReference for the specified ContentInfo . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultContentInfo
Default
ContentInfo implementation. |
Modifier and Type | Method and Description |
---|---|
ContentReference |
DefaultConfigurableContentManager.addContent(ContentInfo contentInfo,
InputStream inputStream,
int inputStreamLength) |
Modifier and Type | Method and Description |
---|---|
ContentReference |
BaseConfigurableContentProvider.createContentReference(ContentInfo contentInfo) |
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.