Interface SchemaCreator


public interface SchemaCreator
  • Method Details

    • create

      void create() throws com.liferay.portal.kernel.upgrade.UpgradeException
      Throws:
      com.liferay.portal.kernel.upgrade.UpgradeException
    • getBundleSymbolicName

      String getBundleSymbolicName()
    • getSchemaVersion

      String getSchemaVersion()