com.semarchy.mdm.runtime.model.logical
Interface IModelID

All Superinterfaces:
Serializable

public interface IModelID
extends Serializable

Interface that exactly defines an ID for a model version.

Author:
skamel

Method Summary
 long getModelBranchID()
           
 long getModelEditionID()
           
 UUID getModelUUID()
           
 

Method Detail

getModelUUID

UUID getModelUUID()

getModelBranchID

long getModelBranchID()

getModelEditionID

long getModelEditionID()


Copyright © 2015. All Rights Reserved.