com.bea.netuix.application.identifier
Interface TemplateId

All Superinterfaces
Serializable
All Known Implementing Classes:
CommunityDefinitionId, DesktopDefinitionId

public interface TemplateId
extends Serializable

Unique identifier for a template.


Field Summary
static int NO_ID
           
 
Method Summary
 int getId()
          Returns the unique identifier for this template
 

Field Detail

NO_ID

static final int NO_ID
See Also
Constants Summary
Method Detail

getId

int getId()
Returns the unique identifier for this template

Returns
id


Copyright © 2006 BEA Systems, Inc. All Rights Reserved