org.apache.jetspeed.idgenerator
Interface IdGenerator


public interface IdGenerator

This service handles the generation of unique identifiers

Version:
$Id: IdGenerator.java 516448 2007-03-09 16:25:47Z ate $
Author:
Paul Spencer

Method Summary
 String getNextPeid()
          Generate a Unique Portlet Entity ID
 

Method Detail

getNextPeid

String getNextPeid()
Generate a Unique Portlet Entity ID

Returns:
Unique Portlet Entity ID


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.