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

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

public class WorkItemDocument
extends Object

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


Constructor Summary
WorkItemDocument()
           
 
Method Summary
 String getItemIdentifier()
           
 void setItemIdentifier(String itemIdentifier)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkItemDocument

public WorkItemDocument()
Method Detail

getItemIdentifier

public String getItemIdentifier()

setItemIdentifier

public void setItemIdentifier(String itemIdentifier)


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