Liferay 6.0.5

com.liferay.portal.upgrade.v4_3_0.util
Class ClassPKContainer

java.lang.Object
  extended by com.liferay.portal.upgrade.v4_3_0.util.ClassPKContainer

public class ClassPKContainer
extends Object


Constructor Summary
ClassPKContainer(ValueMapper valueMapper, boolean isLong)
           
 
Method Summary
 ValueMapper getValueMapper()
           
 boolean isLong()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPKContainer

public ClassPKContainer(ValueMapper valueMapper,
                        boolean isLong)
Method Detail

getValueMapper

public ValueMapper getValueMapper()

isLong

public boolean isLong()

Liferay 6.0.5