org.apache.jetspeed.idgenerator
Interface IdGenerator


public interface IdGenerator

This service handles the generation of unique identifiers

Version:
$Id: IdGenerator.java 186579 2004-05-20 15:58:58Z weaver $
Author:
Paul Spencer

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

Method Detail

getNextPeid

public String getNextPeid()
Generate a Unique Portlet Entity ID

Returns:
Unique Portlet Entity ID


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