public interface ComponentContract extends Versioned, GloballyUnique, Inactivatable, Coded
Modifier and Type | Method and Description |
---|---|
String |
getComponentSetId()
Returns the id of the component set this component belongs to if this component was published as part of such
a component set.
|
String |
getName()
This is the name value for the component.
|
String |
getNamespaceCode()
This is the namespace for the component.
|
getVersionNumber
getObjectId
isActive
String getName()
String getNamespaceCode()
It is a way of assigning the component to a logical grouping within a rice application or rice ecosystem.
String getComponentSetId()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.