Liferay 6.0.5

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

Packages that use ClassPKContainer
com.liferay.portal.upgrade.v4_3_0   
com.liferay.portal.upgrade.v4_3_0.util   
 

Uses of ClassPKContainer in com.liferay.portal.upgrade.v4_3_0
 

Methods in com.liferay.portal.upgrade.v4_3_0 that return types with arguments of type ClassPKContainer
protected  Map<Long,ClassPKContainer> UpgradeResource.getClassPKContainers()
          Deprecated.  
 

Uses of ClassPKContainer in com.liferay.portal.upgrade.v4_3_0.util
 

Constructor parameters in com.liferay.portal.upgrade.v4_3_0.util with type arguments of type ClassPKContainer
ClassPKUpgradeColumnImpl(ClassNameIdUpgradeColumnImpl classNameIdColumn, Map<Long,ClassPKContainer> classPKContainers)
           
ResourcePrimKeyUpgradeColumnImpl(UpgradeColumn nameColumn, ResourceCodeIdUpgradeColumnImpl codeIdColumn, ValueMapper groupIdMapper, Map<Long,ClassPKContainer> classPKContainers, ValueMapper layoutPlidMapper)
           
 


Liferay 6.0.5