@Portable public class NOPDomainObject extends Object implements DomainObject
| Modifier and Type | Field and Description |
|---|---|
static String |
stunnerCategory |
| Constructor and Description |
|---|
NOPDomainObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainObjectNameTranslationKey() |
String |
getDomainObjectUUID() |
String |
getStunnerCategory() |
Set<String> |
getStunnerLabels() |
public static final transient String stunnerCategory
public String getStunnerCategory()
public String getDomainObjectUUID()
getDomainObjectUUID in interface DomainObjectpublic String getDomainObjectNameTranslationKey()
getDomainObjectNameTranslationKey in interface DomainObjectCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.