This project has retired. For details please refer to its
Attic page.
IdGenerator (Jetspeed-2 Core API 2.1.3 API)
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
getNextPeid
String getNextPeid()
- Generate a Unique Portlet Entity ID
- Returns:
- Unique Portlet Entity ID
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.