Class CrossOrganizationUICDI


  • public class CrossOrganizationUICDI
    extends WeldBaseTest
    Tests to ensure references that require of CDI (Standard Selector) don't apply organization filter when applied in a field that allows cross organization references and apply them if it does not allow it.
    • Constructor Detail

      • CrossOrganizationUICDI

        public CrossOrganizationUICDI()
    • Method Detail

      • stdSelectorShouldShowNonReferenceableOrgsIfAllowed

        public void stdSelectorShouldShowNonReferenceableOrgsIfAllowed()
                                                                throws Exception
        Throws:
        Exception
      • customQuerySelectorAlwaysShowReferenceableOrgs

        public void customQuerySelectorAlwaysShowReferenceableOrgs()
                                                            throws Exception
        Throws:
        Exception
      • customQuerySelectorShouldShowNonReferenceableOrgsIfAllowed

        public void customQuerySelectorShouldShowNonReferenceableOrgsIfAllowed()
                                                                        throws Exception
        Throws:
        Exception
      • setUpAllowedCrossOrg

        public void setUpAllowedCrossOrg()
                                  throws Exception
        Throws:
        Exception
      • resetAllowedCrossOrg

        public static void resetAllowedCrossOrg()
                                         throws Exception
        Throws:
        Exception