public interface NamespaceContract extends Versioned, GloballyUnique, Inactivatable, Coded
Modifier and Type | Method and Description |
---|---|
String |
getApplicationId()
This the id of the application which owns this Namespace.
|
String |
getName()
This the name for the Namespace.
|
getVersionNumber
getObjectId
isActive
String getApplicationId()
It is a way of assigning the Namespace to a specific rice application or rice ecosystem.
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.