org.kuali.rice.kim.api.group
Interface GroupAttributeContract

All Superinterfaces:
GloballyUnique, Identifiable, KimAttributeDataContract, Versioned

public interface GroupAttributeContract
extends KimAttributeDataContract, Versioned, GloballyUnique


Method Summary
 String getGroupId()
           
 
Methods inherited from interface org.kuali.rice.kim.api.common.attribute.KimAttributeDataContract
getAssignedToId, getAttributeValue, getKimAttribute, getKimType, getKimTypeId
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable
getId
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned
getVersionNumber
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique
getObjectId
 

Method Detail

getGroupId

String getGroupId()


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