com.ibm.ws.javaee.dd.web

Interface WebFragment

  • All Superinterfaces:
    com.ibm.ws.javaee.dd.DeploymentDescriptor, com.ibm.ws.javaee.dd.common.Describable, com.ibm.ws.javaee.dd.common.DescriptionGroup, com.ibm.ws.javaee.dd.common.JNDIEnvironmentRefs, com.ibm.ws.javaee.dd.common.JNDIEnvironmentRefsGroup, WebCommon


    public interface WebFragment
    extends com.ibm.ws.javaee.dd.DeploymentDescriptor, WebCommon
    • Method Detail

      • getVersion

        java.lang.String getVersion()
        Returns:
        version="..." attribute value
      • isSetMetadataComplete

        boolean isSetMetadataComplete()
        Returns:
        true if metadata-complete="..." attribute is specified
      • isMetadataComplete

        boolean isMetadataComplete()
        Returns:
        metadata-complete="..." attribute value if specified
      • getName

        java.lang.String getName()
        Returns:
        <name>, or null if unspecified
      • getOrdering

        Ordering getOrdering()
        Returns:
        <ordering>, or null if unspecified