msi.web.client
Interface LPNotebookInterface

All Superinterfaces:
msi.web.client.LPNotebookGenIface, java.rmi.Remote

public interface LPNotebookInterface
extends msi.web.client.LPNotebookGenIface

Author:
Joseph Acosta

Method Summary
 java.lang.String addNote()
           
 int addNoteBook(java.lang.String xmldoc, boolean addOnly)
           
 java.lang.String editNote(java.lang.String appLeaseNumber, java.lang.String dateEnt, java.lang.String timeEnt)
           
 int processNote(boolean onlyDoAdd)
           
 java.lang.String updateNote()
           
 
Methods inherited from interface msi.web.client.LPNotebookGenIface
apiInitXMLParser, dsConnect, dsDisconnect, dsSetDebugMode, getAppLeaseNumber, getCollectionStatus, getDateEntered, getDateFollowup, getErrorMessage, getFromUser, getInfoMessage, getLeaseAcc, getMjlcksum, getNotebookText, getNoteTitle, getNoteType, getPrcs, getPrio, getPrivateNote, getReason, getTimeEntered, getTimeFollowup, getToUser, resetDataStore, setAppLeaseNumber, setCollectionStatus, setDateEntered, setDateFollowup, setFromUser, setLeaseAcc, setMjlcksum, setNotebookText, setNoteTitle, setNoteType, setPrcs, setPrio, setPrivateNote, setReason, setTimeEntered, setTimeFollowup, setToUser
 

Method Detail

addNote

public java.lang.String addNote()
                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

editNote

public java.lang.String editNote(java.lang.String appLeaseNumber,
                                 java.lang.String dateEnt,
                                 java.lang.String timeEnt)
                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

updateNote

public java.lang.String updateNote()
                            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

processNote

public int processNote(boolean onlyDoAdd)
                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

addNoteBook

public int addNoteBook(java.lang.String xmldoc,
                       boolean addOnly)
                throws java.lang.Exception
Throws:
java.lang.Exception


© 2008 by NetSol Technologies, Inc.

All rights reserved.The information contained in this document is the property of NetSol Technologies, Inc. Use of the information contained herein is restricted. Conditions of use are subject to change without notice. NetSol Technologies, Inc. assumes no liability for any inaccuracy that may appear in this document; the contents of this document do not constitute a promise or warranty. The software described in this document is furnished under license and may be used or copied only in accordance with the terms of said license. Unauthorized use, alteration, or reproduction of this document without the written consent of NetSol Technologies, Inc. is prohibited.