com.wewebu.ow.server.plug.owdms
Class OwKeepContentDocumentImporter.OwKeepContentDocumentImporterItem

java.lang.Object
  extended by com.wewebu.ow.server.plug.owdms.OwKeepContentDocumentImporter.OwKeepContentDocumentImporterItem
All Implemented Interfaces:
com.wewebu.ow.server.app.OwDocumentImportItem
Enclosing class:
OwKeepContentDocumentImporter

protected static class OwKeepContentDocumentImporter.OwKeepContentDocumentImporterItem
extends Object
implements com.wewebu.ow.server.app.OwDocumentImportItem

A simple DocumentImporterItem which do nothing, just returns default values.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Constructor Summary
protected OwKeepContentDocumentImporter.OwKeepContentDocumentImporterItem(Locale locale_p)
           
 
Method Summary
 Boolean getCheckinAsMajor()
           
 String getContentMimeParameter(int i_p)
           
 String getContentMimeType(int i_p)
           
 InputStream getContentStream(int i_p)
           
 int getContentStreamCount()
           
 String getDisplayName()
           
 String getObjectClassName()
           
 String getPreviewFilePath(int i_p)
           
 Map getPropertyValueMap()
           
 String getProposedDocumentName()
           
 void release()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwKeepContentDocumentImporter.OwKeepContentDocumentImporterItem

protected OwKeepContentDocumentImporter.OwKeepContentDocumentImporterItem(Locale locale_p)
Method Detail

getContentMimeParameter

public String getContentMimeParameter(int i_p)
Specified by:
getContentMimeParameter in interface com.wewebu.ow.server.app.OwDocumentImportItem

getContentMimeType

public String getContentMimeType(int i_p)
Specified by:
getContentMimeType in interface com.wewebu.ow.server.app.OwDocumentImportItem

getContentStream

public InputStream getContentStream(int i_p)
                             throws Exception
Specified by:
getContentStream in interface com.wewebu.ow.server.app.OwDocumentImportItem
Throws:
Exception

getContentStreamCount

public int getContentStreamCount()
Specified by:
getContentStreamCount in interface com.wewebu.ow.server.app.OwDocumentImportItem

getDisplayName

public String getDisplayName()
Specified by:
getDisplayName in interface com.wewebu.ow.server.app.OwDocumentImportItem

getPreviewFilePath

public String getPreviewFilePath(int i_p)
Specified by:
getPreviewFilePath in interface com.wewebu.ow.server.app.OwDocumentImportItem

getPropertyValueMap

public Map getPropertyValueMap()
Specified by:
getPropertyValueMap in interface com.wewebu.ow.server.app.OwDocumentImportItem

getProposedDocumentName

public String getProposedDocumentName()
Specified by:
getProposedDocumentName in interface com.wewebu.ow.server.app.OwDocumentImportItem

release

public void release()
             throws Exception
Specified by:
release in interface com.wewebu.ow.server.app.OwDocumentImportItem
Throws:
Exception

getCheckinAsMajor

public Boolean getCheckinAsMajor()
Specified by:
getCheckinAsMajor in interface com.wewebu.ow.server.app.OwDocumentImportItem

getObjectClassName

public String getObjectClassName()
Specified by:
getObjectClassName in interface com.wewebu.ow.server.app.OwDocumentImportItem


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.