Class OldPK
java.lang.Object
de.hybris.platform.util.migration.OldPK
Helper method for reading "old" string PKs (PK's in platform 2.2 style).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongintintprotected static longprotected static intparseTypeCode(String pk) toString()
-
Field Details
-
DELIMITER
- See Also:
-
-
Constructor Details
-
OldPK
-
-
Method Details
-
getCreationTime
public long getCreationTime() -
getTypecode
public int getTypecode() -
getRandom
public int getRandom() -
getInetAddress
-
parseTypeCode
- Throws:
IllegalArgumentException
-
parseCreationTime
- Throws:
IllegalArgumentException
-
toString
-