com.ibm.commerce.member.facade.server.commands

Interface GetOrganizationCmd

  • All Known Implementing Classes:
    GetOrganizationCmdImpl


    public interface GetOrganizationCmd
    The interface for getting organizations
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • setGetOrganization

        void setGetOrganization(GetOrganizationType getOrganization)
        A set method for GetOrganization
        Parameters:
        getOrganization - the GetOrganization BOD that GetOrganizationCmd would execute
      • getShowOrganization

        ShowOrganizationType getShowOrganization()
        Provide a get method to get the result (ShowOrganizationType BOD)
        Returns:
        ShowOrganizationType the ShowOrganizationType BOD would return to the client