Interface SequenceDefinition

All Known Subinterfaces:
SequenceDefinitionEntity
All Known Implementing Classes:
SequenceDefinitionEntityImpl

public interface SequenceDefinition
Author:
Filip Hrisafov
  • Method Details

    • getId

      String getId()
    • getKey

      String getKey()
    • getVersion

      int getVersion()
    • getDeploymentId

      String getDeploymentId()
    • getTenantId

      String getTenantId()
    • getName

      String getName()
    • getResourceName

      String getResourceName()