com.softwareag.centrasite.appl.framework.beans
Interface Key

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
KeyImpl

public interface Key
extends java.io.Serializable

Represent a key of bean. Corresponds to the JAXR Key.


Method Summary
 java.lang.String getId()
           
 

Method Detail

getId

java.lang.String getId()
Returns:
id of the key.