org.kuali.ole.docstore.model.bo
Class WorkInstanceDocument

java.lang.Object
  extended by org.kuali.ole.docstore.model.bo.OleDocument
      extended by org.kuali.ole.docstore.model.bo.WorkInstanceDocument

public class WorkInstanceDocument
extends OleDocument

Created by IntelliJ IDEA. User: Pranitha Date: 3/30/12 Time: 10:39 AM To change this template use File | Settings | File Templates.


Field Summary
 
Fields inherited from class org.kuali.ole.docstore.model.bo.OleDocument
docCategory, docType, id
 
Constructor Summary
WorkInstanceDocument()
           
 
Method Summary
 String getInstanceIdentifier()
           
 void setInstanceIdentifier(String instanceIdentifier)
           
 
Methods inherited from class org.kuali.ole.docstore.model.bo.OleDocument
getDocCategory, getDocType, getId, setDocCategory, setDocType, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkInstanceDocument

public WorkInstanceDocument()
Method Detail

getInstanceIdentifier

public String getInstanceIdentifier()

setInstanceIdentifier

public void setInstanceIdentifier(String instanceIdentifier)


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