Package com.ibm.ws.javaee.dd.webext
Interface IdGenerationProperties
public interface IdGenerationProperties
Represents <id-generation-properties>.
-
Method Summary
-
Method Details
-
isSetUseURI
boolean isSetUseURI() -
isUseURI
boolean isUseURI() -
isSetAlternateName
boolean isSetAlternateName() -
getAlternateName
String getAlternateName() -
isSetUsePathInfos
boolean isSetUsePathInfos() -
isUsePathInfos
boolean isUsePathInfos() -
getCacheVariables
List<CacheVariable> getCacheVariables()
-