Package org.openiam.idm.srvc.meta.domain
Class MetadataFieldTemplateXrefEntity
- java.lang.Object
-
- org.openiam.base.domain.KeyEntity
-
- org.openiam.idm.srvc.meta.domain.MetadataFieldTemplateXrefEntity
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
@Entity public class MetadataFieldTemplateXrefEntity extends KeyEntity
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MetadataFieldTemplateXrefEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDisplayName(LanguageEntity language)
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.openiam.base.BaseIdentity
getId, setId
-
-
-
-
Method Detail
-
getDisplayName
public String getDisplayName(LanguageEntity language)
-
-