Class SaveCode

java.lang.Object
com.bws.jdistil.core.process.Processor
com.bws.jdistil.core.process.model.SaveDataObject<Integer,com.bws.jdistil.codes.lookup.Code>
com.bws.jdistil.codes.app.lookup.SaveCode
All Implemented Interfaces:
com.bws.jdistil.core.process.IProcessor

public class SaveCode extends com.bws.jdistil.core.process.model.SaveDataObject<Integer,com.bws.jdistil.codes.lookup.Code>
Saves a code using submitted data.
Author:
- Bryan Snipes
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates a new SaveCode object.
  • Method Summary

    Methods inherited from class com.bws.jdistil.core.process.model.SaveDataObject

    checkSecurityToken, process

    Methods inherited from class com.bws.jdistil.core.process.Processor

    findDataObject, findDataObjects, findDataObjects, forward, forward, getCurrentDomain, loadReferenceData, loadReferenceData, saveDataObject, setNextPage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SaveCode

      public SaveCode()
      Creates a new SaveCode object.