|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.portletbridge.portlet.DefaultIdGenerator
public class DefaultIdGenerator
Default Id Generator. Uses the GUIDGenerator to generate url friendly id's.
Constructor Summary | |
---|---|
DefaultIdGenerator()
Default Constructor |
Method Summary | |
---|---|
static IdGenerator |
getInstance()
Unfortunate, because I can't stand singletons |
java.lang.String |
nextId()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultIdGenerator()
Method Detail |
---|
public static IdGenerator getInstance()
public java.lang.String nextId()
nextId
in interface IdGenerator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |