org.kuali.rice.kim.bo
Interface Group
- All Superinterfaces:
- BusinessObject, ExternalizableBusinessObject, Serializable
- All Known Implementing Classes:
- GroupImpl, GroupInfo
public interface Group
- extends ExternalizableBusinessObject
This is a description of what this class does - shyu don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
getGroupId
String getGroupId()
getGroupName
String getGroupName()
getGroupDescription
String getGroupDescription()
getKimTypeId
String getKimTypeId()
getNamespaceCode
String getNamespaceCode()
getAttributes
AttributeSet getAttributes()
isActive
boolean isActive()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.