org.kuali.ole.documenthandler
Class WorkInstanceOleMLContentHandler

java.lang.Object
  extended by org.kuali.ole.documenthandler.WorkInstanceOleMLContentHandler

public class WorkInstanceOleMLContentHandler
extends Object

Class to WorkInstanceOleMLContentHandler.

Author:
Rajesh Chowdary K

Constructor Summary
WorkInstanceOleMLContentHandler()
           
 
Method Summary
 void doInstanceOleMLContentManipulations(RequestDocument document, String fileNodeUUID, javax.jcr.Node parentNode)
          Method to alter the pre ingest operations for the given Instance OleML Content Manipulations.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkInstanceOleMLContentHandler

public WorkInstanceOleMLContentHandler()
Method Detail

doInstanceOleMLContentManipulations

public void doInstanceOleMLContentManipulations(RequestDocument document,
                                                String fileNodeUUID,
                                                javax.jcr.Node parentNode)
                                         throws javax.jcr.RepositoryException
Method to alter the pre ingest operations for the given Instance OleML Content Manipulations. Manipulates content to insert hodlings Identifier and Instance Identifier

Parameters:
document -
fileNodeUUID -
parentNode -
Throws:
javax.jcr.RepositoryException


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.