Interface IdGenerationProperties


public interface IdGenerationProperties
Represents <id-generation-properties>.
  • Method Details

    • isSetUseURI

      boolean isSetUseURI()
    • isUseURI

      boolean isUseURI()
    • isSetAlternateName

      boolean isSetAlternateName()
    • getAlternateName

      String getAlternateName()
    • isSetUsePathInfos

      boolean isSetUsePathInfos()
    • isUsePathInfos

      boolean isUsePathInfos()
    • getCacheVariables

      List<CacheVariable> getCacheVariables()