|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.krms.api.repository.language.NaturalLanguageUsage
public final class NaturalLanguageUsage
Generated using JVM arguments -DNOT_BLANK=name,typeId Concrete model object implementation, immutable. Instances can be (un)marshalled to and from XML.
NaturalLanguageUsageContract,
Serialized Form| Nested Class Summary | |
|---|---|
static class |
NaturalLanguageUsage.Builder
A builder which can be used to construct NaturalLanguageUsage instances. |
| Method Summary | |
|---|---|
String |
getDescription()
This is the Description of the NaturalLanguageUsage |
String |
getId()
The unique identifier for an object. |
String |
getName()
This is the name of the NaturalLanguageUsage |
String |
getNamespace()
This is the namespace of the NaturalLanguageUsage |
Long |
getVersionNumber()
Returns the version number for this object. |
boolean |
isActive()
The active indicator for an object. |
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
|---|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getName()
NaturalLanguageUsageContractThe name of the NaturalLanguageUsage
getName in interface NaturalLanguageUsageContractpublic String getDescription()
NaturalLanguageUsageContractThe Description of the NaturalLanguageUsage
getDescription in interface NaturalLanguageUsageContractpublic String getNamespace()
NaturalLanguageUsageContractThe namespace of the NaturalLanguageUsage
getNamespace in interface NaturalLanguageUsageContractpublic String getId()
Identifiable
getId in interface Identifiablepublic boolean isActive()
Inactivatable
isActive in interface Inactivatablepublic Long getVersionNumber()
Versioned
getVersionNumber in interface Versioned
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||