public interface ComponentEntity
Marks an entity as a component entity. A component entity only exists in the context of a source entity.
Modifier and Type | Method and Description |
---|---|
String |
getSourceIdRef()
Returns the foreign key that points to the source entity.
|
String getSourceIdRef()
Returns the foreign key that points to the source entity.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.