Package | Description |
---|---|
com.wewebu.ow.server.app | |
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.servlets |
Modifier and Type | Class and Description |
---|---|
class |
OwDocumentImportItemContentElement
Standard
implementation that is wrapped around
an .Used by the to represent
the single pages (aka content streams) of the content collection. |
Modifier and Type | Method and Description |
---|---|
OwContentElement |
OwDocumentImportItemContentCollection.getContentElement(int iContentType_p,
int iPage_p)
Returns the content element for the given type and page
|
Modifier and Type | Class and Description |
---|---|
class |
OwFileObject
Implements OwObject for files on the files system.
|
class |
OwStandardContentCollection
Standard Implementation of the OwContentCollection interface for just one content type and page.
|
Modifier and Type | Method and Description |
---|---|
OwContentElement |
OwFileObject.getContentElement(int iContentType_p,
int iPage_p)
get a content element for the given type and page
|
OwContentElement |
OwStandardContentCollection.getContentElement(int iContentType_p,
int iPage_p)
get a content element for the given type and page
|
OwContentElement |
OwContentCollection.getContentElement(int iContentType_p,
int iPage_p)
get a content element for the given type and page
|
Modifier and Type | Method and Description |
---|---|
protected String |
OwMultifileDownload.createArchivedContentFileName(String defaultName_p,
OwContentElement element_p)
(overridable) Creates file names for
OwContentElement based folder archive entries |
protected String |
OwAbstractUpload.createFileName(String defaultName,
OwContentElement contentElement)
Return the name which should be used in content disposition header.
|
Constructor and Description |
---|
OwMultifileDownload.OwContentElementEntry(OwContentElement element_p,
String objectName_p,
int elementIndex_p)
Constructor
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.