public class VerifyPortalPreferences extends VerifyProcess
ALWAYS, NEVER, ONCE| Constructor and Description |
|---|
VerifyPortalPreferences() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
convertStagingPreferencesToJSON(java.lang.String preferences) |
protected void |
doVerify() |
protected void |
updatePortalPreferences() |
protected void |
updateUserStagingPreferences(long portalPreferencesId,
java.lang.String preferences) |
doVerify, getBuildNumber, getPortalTableNames, isPortalTableName, verify, verifyprotected java.lang.String convertStagingPreferencesToJSON(java.lang.String preferences)
throws java.lang.Exception
java.lang.Exceptionprotected void doVerify()
throws java.lang.Exception
doVerify in class VerifyProcessjava.lang.Exceptionprotected void updatePortalPreferences()
throws java.lang.Exception
java.lang.Exceptionprotected void updateUserStagingPreferences(long portalPreferencesId,
java.lang.String preferences)
throws java.lang.Exception
java.lang.Exception