public class DDMServiceVerifyProcess
extends com.liferay.portal.verify.VerifyProcess
Constructor and Description |
---|
DDMServiceVerifyProcess() |
doVerify, getBuildNumber, getPortalTableNames, isForceConcurrent, isPortalTableName, verify, verify
protected void doVerify() throws java.lang.Exception
doVerify
in class com.liferay.portal.verify.VerifyProcess
java.lang.Exception
protected DDMFormValues getDDMFormValues(DDMStructure structure, DDMContent content) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected void setDDMContentLocalService(DDMContentLocalService ddmContentLocalService)
protected void setDDMFormLayoutValidator(DDMFormLayoutValidator ddmFormLayoutValidator)
protected void setDDMFormValidator(DDMFormValidator ddmFormValidator)
protected void setDDMFormValuesJSONDeserializer(DDMFormValuesJSONDeserializer ddmFormValuesJSONDeserializer)
protected void setDDMFormValuesValidator(DDMFormValuesValidator ddmFormValuesValidator)
protected void setDDMStorageLinkLocalService(DDMStorageLinkLocalService ddmStorageLinkLocalService)
protected void setDDMStructureLinkLocalService(DDMStructureLinkLocalService ddmStructureLinkLocalService)
protected void setDDMStructureLocalService(DDMStructureLocalService ddmStructureLocalService)
protected void setDDMStructureVersionLocalService(DDMStructureVersionLocalService ddmStructureVersionLocalService)
protected void setDDMTemplateLinkLocalService(DDMTemplateLinkLocalService ddmTemplateLinkLocalService)
protected void setDDMTemplateLocalService(DDMTemplateLocalService ddmTemplateLocalService)
protected void verifyContent(DDMContent content) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected void verifyContents() throws java.lang.Exception
java.lang.Exception
protected void verifyDDMForm(DDMForm ddmForm) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected void verifyDDMFormLayout(DDMFormLayout ddmFormLayout) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected void verifyStructure(DDMStructure structure) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected void verifyStructureLink(DDMStructureLink structureLink) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected void verifyStructureLinks() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected void verifyStructures() throws java.lang.Exception
java.lang.Exception
protected void verifyTemplateLink(DDMTemplateLink templateLink) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected void verifyTemplateLinks() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException