org.kuali.rice.kim.bo
Interface RiceNamespace

All Superinterfaces:
Inactivateable

public interface RiceNamespace
extends Inactivateable

This is a description of what this class does - kellerj don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 String getNamespaceCode()
           
 String getNamespaceName()
           
 void setNamespaceName(String namespaceName)
           
 
Methods inherited from interface org.kuali.rice.kns.bo.Inactivateable
isActive, setActive
 

Method Detail

getNamespaceCode

String getNamespaceCode()

getNamespaceName

String getNamespaceName()

setNamespaceName

void setNamespaceName(String namespaceName)


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