Package systems.dmx.core
Interface Identifiable
-
- All Known Subinterfaces:
Assoc
,AssocModel
,AssocType
,AssocTypeModel
,CompDef
,CompDefModel
,DMXObject
,DMXObjectModel
,DMXType
,RelatedAssoc
,RelatedAssocModel
,RelatedObject
,RelatedObjectModel
,RelatedTopic
,RelatedTopicModel
,RoleType
,RoleTypeModel
,Topic
,TopicDeletionModel
,TopicModel
,TopicReferenceModel
,TopicType
,TopicTypeModel
,TypeModel
,ViewAssoc
,ViewTopic
- All Known Implementing Classes:
AssocModelImpl
,AssocTypeModelImpl
,DMXObjectModelImpl
,RelatedAssocModelImpl
,RelatedTopicModelImpl
,TopicModelImpl
public interface Identifiable
A common interface for all entities that provide an ID.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getId()
-