org.kuali.student.common.infc
Interface HasIdInfc

All Superinterfaces:
HasPrimaryKeyInfc
All Known Subinterfaces:
LuiInfc, LuiLuiRelationInfc, LuiPersonRelationInfc
All Known Implementing Classes:
LuiInfo, LuiLuiRelationInfo, LuiPersonRelationInfo

public interface HasIdInfc
extends HasPrimaryKeyInfc

Author:
nwright

Method Summary
 String getId()
           
 void setId(String id)
           
 

Method Detail

getId

String getId()

setId

void setId(String id)


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.