Package net.targetr.rc
Class IdGen
java.lang.Object
net.targetr.rc.IdGen
Generates new IDs for pages and clients.
- Author:
- Dr Michael Gardiner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
static boolean
static boolean
isValidPageId
(String id)
-
Constructor Details
-
IdGen
public IdGen()
-
-
Method Details
-
createClientId
-
createPageId
-
isValidPageId
-
isValidClientId
-