All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.xcase.intapp.cdsusers.transputs.FindServiceUsersRequest Maven / Gradle / Ivy

package com.xcase.intapp.cdsusers.transputs;

public interface FindServiceUsersRequest extends ListableCDSUsersRequest {

	String getOperationPath();

	String getSearch();
	
	void setSearch(String search);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy