org.kuali.student.r2.lum.program.dto.assembly
Interface ProgramCredentialAssembly

All Superinterfaces:
ProgramCommonAssembly
All Known Implementing Classes:
MajorDisciplineInfo

Deprecated.

@Deprecated
public interface ProgramCredentialAssembly
extends ProgramCommonAssembly

R1 implementation Compatibility

Author:
nwright

Method Summary
 String getCredentialProgramId()
          Deprecated.  
 void setCredentialProgramId(String credentialProgramId)
          Deprecated.  
 
Methods inherited from interface org.kuali.student.r2.lum.program.dto.assembly.ProgramCommonAssembly
getAttributes, getId, getMeta, getStateKey, getTypeKey, setAttributes, setId, setMeta, setStateKey, setTypeKey
 

Method Detail

getCredentialProgramId

String getCredentialProgramId()
Deprecated. 

setCredentialProgramId

void setCredentialProgramId(String credentialProgramId)
Deprecated. 


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