示例#1
0
    def listByCriteria(cls,criteria=None):
        """
        List objects of type UserPostPath

        @param Dict criteria
        @return Array of UserPostPath object matching the criteria.
        """

        if not criteria :
            return BaseObject.execute("40ebb906-ebe3-4f49-8c82-e69df5a5c287", UserPostPath())
        else:
            return BaseObject.execute("40ebb906-ebe3-4f49-8c82-e69df5a5c287", UserPostPath(criteria))
示例#2
0
    def listByCriteria(cls,criteria=None):
        """
        List objects of type UserPostHeader

        @param Dict criteria
        @return Array of UserPostHeader object matching the criteria.
        """

        if not criteria :
            return BaseObject.execute("1e5446b1-24d6-4841-867c-83105e47a3b3", UserPostHeader())
        else:
            return BaseObject.execute("1e5446b1-24d6-4841-867c-83105e47a3b3", UserPostHeader(criteria))
示例#3
0
    def listByCriteria(cls, criteria=None):
        """
        List objects of type User

        @param Dict criteria
        @return Array of User object matching the criteria.
        """

        if not criteria:
            return BaseObject.execute("3d1d0857-7e73-4534-99be-52134515f40a",
                                      User())
        else:
            return BaseObject.execute("3d1d0857-7e73-4534-99be-52134515f40a",
                                      User(criteria))
示例#4
0
    def listByCriteria(cls, criteria=None):
        """
        List objects of type MultiplePathUserPost

        @param Dict criteria
        @return Array of MultiplePathUserPost object matching the criteria.
        """

        if not criteria:
            return BaseObject.execute("96c94c4d-fe46-4a70-96d2-ee0227a4690f",
                                      MultiplePathUserPost())
        else:
            return BaseObject.execute("96c94c4d-fe46-4a70-96d2-ee0227a4690f",
                                      MultiplePathUserPost(criteria))
示例#5
0
    def listByCriteria(cls, criteria=None):
        """
        List objects of type Block

        @param Dict criteria
        @return Array of Block object matching the criteria.
        @raise ApiException: raised an exception from the response status
        """

        if not criteria:
            return BaseObject.execute("71bb7550-8f4d-40d6-9ec8-42c98f704d8d",
                                      Block())
        else:
            return BaseObject.execute("71bb7550-8f4d-40d6-9ec8-42c98f704d8d",
                                      Block(criteria))
示例#6
0
    def delete200(self):
        """
        Delete object of type User

        @return User of the response of the deleted instance.
        """
        return BaseObject.execute("ff6f7de7-08fe-4dc2-8185-1f838dc96197", self)
示例#7
0
    def delete204(self):
        """
        Delete object of type User

        @return User of the response of the deleted instance.
        """
        return BaseObject.execute("7223cecd-203a-47b7-85cb-3ddbf9027f33", self)
示例#8
0
    def delete(self):
        """
        Delete object of type MultiplePathUserPost

        @return MultiplePathUserPost of the response of the deleted instance.
        """
        return BaseObject.execute("7d0317ff-5d7d-427b-abd2-9df62d5becb7", self)
示例#9
0
    def update(self):
        """
        Updates an object of type MultiplePathUserPost

        @return MultiplePathUserPost object representing the response.
        """
        return BaseObject.execute("1f153175-4a49-4cd2-bfb2-a949351dab10", self)
示例#10
0
    def delete(self):
        """
        Delete object of type User

        @return User of the response of the deleted instance.
        """
        return BaseObject.execute("32f3baaa-9757-4f56-9ed1-241756206274", self)
示例#11
0
    def update(self):
        """
        Updates an object of type User

        @return User object representing the response.
        """
        return BaseObject.execute("fe79f3e0-b05d-44e9-a8e4-6f08dbb99964", self)
示例#12
0
    def update(self):
        """
        Updates an object of type App

        @return App object representing the response.
        @raise ApiException: raised an exception from the response status
        """
        return BaseObject.execute("b2b655f5-8553-4842-81ed-ea157dfe2b57", self)
示例#13
0
    def create(cls, mapObj):
        """
        Creates object of type User

        @param Dict mapObj, containing the required parameters to create a new object
        @return User of the response of created instance.
        """
        return BaseObject.execute("25cf4d3e-3606-433c-8fcc-1df3813d28d5",
                                  User(mapObj))
示例#14
0
	def query(cls,criteria):
		"""
		Query objects of type Status by id and optional criteria
		@param type criteria
		@return Status object representing the response.
		@raise ApiException: raised an exception from the response status
		"""

		return BaseObject.execute("ebfaec38-a69e-48c0-a366-bd8b3887cde2", Status(criteria))
示例#15
0
	def create(cls,mapObj):
		"""
		Creates object of type Sign

		@param Dict mapObj, containing the required parameters to create a new object
		@return Sign of the response of created instance.
		@raise ApiException: raised an exception from the response status
		"""
		return BaseObject.execute("00742795-7084-4c3e-8c80-315cb72c7d66", Sign(mapObj))
示例#16
0
    def create(cls, mapObj):
        """
        Creates object of type Encoding

        @param Dict mapObj, containing the required parameters to create a new object
        @return Encoding of the response of created instance.
        @raise ApiException: raised an exception from the response status
        """
        return BaseObject.execute("4a6c5efd-f877-41cb-985f-cb8796c39368", Encoding(mapObj))
示例#17
0
    def create(cls, mapObj):
        """
        Creates object of type Authorize

        @param Dict mapObj, containing the required parameters to create a new object
        @return Authorize of the response of created instance.
        @raise ApiException: raised an exception from the response status
        """
        return BaseObject.execute("b83eeed4-1e3a-406e-bae8-5eaeb84496c9", Authorize(mapObj))
示例#18
0
	def create(cls,mapObj):
		"""
		Creates object of type AcquirerContactRequest

		@param Dict mapObj, containing the required parameters to create a new object
		@return AcquirerContactRequest of the response of created instance.
		@raise ApiException: raised an exception from the response status
		"""
		return BaseObject.execute("3f23a81f-ab1e-4c0e-a727-e75ad475efe6", AcquirerContactRequest(mapObj))
	def create(cls,mapObj):
		"""
		Creates object of type RetroactiveInquiryRequest

		@param Dict mapObj, containing the required parameters to create a new object
		@return RetroactiveInquiryRequest of the response of created instance.
		@raise ApiException: raised an exception from the response status
		"""
		return BaseObject.execute("ea56ec58-772c-4411-9b72-65019e6d0c77", RetroactiveInquiryRequest(mapObj))
	def create(cls,mapObj):
		"""
		Creates object of type TerminationInquiryRequest

		@param Dict mapObj, containing the required parameters to create a new object
		@return TerminationInquiryRequest of the response of created instance.
		@raise ApiException: raised an exception from the response status
		"""
		return BaseObject.execute("e3d40dd9-b110-4add-b328-929f05f88dd9", TerminationInquiryRequest(mapObj))
示例#21
0
    def create(cls, mapObj):
        """
		Creates object of type Settle

		@param Dict mapObj, containing the required parameters to create a new object
		@return Settle of the response of created instance.
		@raise ApiException: raised an exception from the response status
		"""
        return BaseObject.execute("cae44157-b9e3-4c58-8514-878675a96c10",
                                  Settle(mapObj))
示例#22
0
    def join(cls, mapObj):
        """
		Creates object of type Node

		@param Dict mapObj, containing the required parameters to create a new object
		@return Node of the response of created instance.
		@raise ApiException: raised an exception from the response status
		"""
        return BaseObject.execute("bcebcf67-188a-44d0-9ff0-f08718ecabae",
                                  Node(mapObj))
示例#23
0
    def invite(cls, mapObj):
        """
		Creates object of type Node

		@param Dict mapObj, containing the required parameters to create a new object
		@return Node of the response of created instance.
		@raise ApiException: raised an exception from the response status
		"""
        return BaseObject.execute("59f70f71-1980-4492-bc29-d9d3c60f5685",
                                  Node(mapObj))
示例#24
0
    def provision(cls, mapObj):
        """
		Creates object of type Node

		@param Dict mapObj, containing the required parameters to create a new object
		@return Node of the response of created instance.
		@raise ApiException: raised an exception from the response status
		"""
        return BaseObject.execute("394e8410-1b43-45c4-a9cc-8af33c48c93e",
                                  Node(mapObj))
示例#25
0
    def query(cls, criteria):
        """
		Query objects of type Node by id and optional criteria
		@param type criteria
		@return Node object representing the response.
		@raise ApiException: raised an exception from the response status
		"""

        return BaseObject.execute("fca24c6e-de8c-49e3-9cfb-166571bb8550",
                                  Node(criteria))
示例#26
0
    def create(cls, mapObj):
        """
		Creates object of type AddTerminatedMerchant

		@param Dict mapObj, containing the required parameters to create a new object
		@return AddTerminatedMerchant of the response of created instance.
		@raise ApiException: raised an exception from the response status
		"""
        return BaseObject.execute("901c7eab-cb8b-45db-a66c-3fb0a2b00361",
                                  AddTerminatedMerchant(mapObj))
    def create(cls, mapObj):
        """
		Creates object of type RetroactiveInquiryDetailsRequest

		@param Dict mapObj, containing the required parameters to create a new object
		@return RetroactiveInquiryDetailsRequest of the response of created instance.
		@raise ApiException: raised an exception from the response status
		"""
        return BaseObject.execute("513069ab-b5e5-4fb0-9ff2-d84300f61989",
                                  RetroactiveInquiryDetailsRequest(mapObj))
示例#28
0
    def create(cls, mapObj):
        """
		Creates object of type RPPSPaymentValidatorAPI

		@param Dict mapObj, containing the required parameters to create a new object
		@return RPPSPaymentValidatorAPI of the response of created instance.
		@raise ApiException: raised an exception from the response status
		"""
        return BaseObject.execute("e32f6e1e-82fb-4628-a642-22adf19c5435",
                                  RPPSPaymentValidatorAPI(mapObj))
示例#29
0
    def read(cls, id, criteria=None):
        """
        Returns objects of type App by id and optional criteria
        @param str id
        @param dict criteria
        @return instance of App
        @raise ApiException: raised an exception from the response status
        """
        mapObj = RequestMap()
        if id:
            mapObj.set("id", id)

        if criteria:
            if (isinstance(criteria, RequestMap)):
                mapObj.setAll(criteria.getObject())
            else:
                mapObj.setAll(criteria)

        return BaseObject.execute("3de9977e-ee9d-4239-a27d-8d37e79accd9", App(mapObj))
示例#30
0
    def read(cls, id, criteria=None):
        """
        Returns objects of type User by id and optional criteria
        @param str id
        @param dict criteria
        @return instance of User
        """
        mapObj = RequestMap()
        if id:
            mapObj.set("id", id)

        if criteria:
            if (isinstance(criteria, RequestMap)):
                mapObj.setAll(criteria.getObject())
            else:
                mapObj.setAll(criteria)

        return BaseObject.execute("7bd54cb3-740a-46a8-ba73-a7116d7fbfa5",
                                  User(mapObj))