com.ibm.ws.javaee.dd.webext

Interface IdGenerationProperties



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

      • isSetUseURI

        boolean isSetUseURI()
      • isUseURI

        boolean isUseURI()
      • isSetAlternateName

        boolean isSetAlternateName()
      • getAlternateName

        java.lang.String getAlternateName()
      • isSetUsePathInfos

        boolean isSetUsePathInfos()
      • isUsePathInfos

        boolean isUsePathInfos()
      • getCacheVariables

        java.util.List<CacheVariable> getCacheVariables()