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