org.kuali.student.common.infc
Interface HasMetaInfc

All Known Subinterfaces:
LuiInfc, LuiLuiRelationInfc, LuiPersonRelationInfc
All Known Implementing Classes:
HasAttributesAndMetaInfo, LuiInfo, LuiLuiRelationInfo, LuiPersonRelationEntity, LuiPersonRelationInfo

public interface HasMetaInfc

indicates this object holds metadata

Author:
nwright

Method Summary
 MetaInfc getMetaInfo()
           
 void setMetaInfo(MetaInfc attributes)
           
 

Method Detail

getMetaInfo

MetaInfc getMetaInfo()

setMetaInfo

void setMetaInfo(MetaInfc attributes)


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