com.dotmarketing.factories
Class PermissionGenerator

java.lang.Object
  extended by com.dotmarketing.factories.PermissionGenerator

public class PermissionGenerator
extends java.lang.Object

vm.long

An IdentifierGenerator that returns a Long, constructed from the system time and a counter value. Not safe for use in a cluster!


Constructor Summary
PermissionGenerator()
           
 
Method Summary
 java.io.Serializable generate(SessionImplementor cache, java.lang.Object obj)
           
protected  long getCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PermissionGenerator

public PermissionGenerator()
Method Detail

getCount

protected long getCount()

generate

public java.io.Serializable generate(SessionImplementor cache,
                                     java.lang.Object obj)


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.