com.metamatrix.modeler.core.metadata.runtime
Interface ListEntryRecord

All Known Implementing Classes:
ListEntryRecordImpl

public interface ListEntryRecord

ListEntryRecord


Method Summary
 int getPosition()
          Get the position of the entry within the list
 java.lang.String getUUID()
          Get the UUID of the entity
 

Method Detail

getUUID

java.lang.String getUUID()
Get the UUID of the entity

Returns:
the UUID of the entity

getPosition

int getPosition()
Get the position of the entry within the list

Returns:
entry's position


Copyright © 2009. All Rights Reserved.