@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 DomainObject
public String getDomainObjectNameTranslationKey()
getDomainObjectNameTranslationKey
in interface DomainObject
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.