org.kuali.student.lum.program.client.credential
Class CredentialManager

java.lang.Object
  extended by org.kuali.student.lum.program.client.credential.CredentialManager

public class CredentialManager
extends Object

Author:
Igor

Field Summary
protected  DataModel model
           
 
Constructor Summary
CredentialManager()
           
 
Method Summary
 CredentialEditController getBaccEditController()
           
 CredentialViewController getBaccViewController()
           
static com.google.gwt.event.shared.HandlerManager getEventBus()
           
 ProgramVersionsController getProgramVersionsController()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

model

protected DataModel model
Constructor Detail

CredentialManager

public CredentialManager()
Method Detail

getBaccViewController

public CredentialViewController getBaccViewController()

getBaccEditController

public CredentialEditController getBaccEditController()

getProgramVersionsController

public ProgramVersionsController getProgramVersionsController()

getEventBus

public static com.google.gwt.event.shared.HandlerManager getEventBus()


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