Uses of Interface
com.axway.apim.lib.CustomPropertiesFilter
-
Packages that use CustomPropertiesFilter Package Description com.axway.apim.adapter.apis com.axway.apim.adapter.client.apps com.axway.apim.adapter.user com.axway.apim.lib.utils -
-
Uses of CustomPropertiesFilter in com.axway.apim.adapter.apis
Classes in com.axway.apim.adapter.apis that implement CustomPropertiesFilter Modifier and Type Class Description classAPIFilterclassOrgFilter -
Uses of CustomPropertiesFilter in com.axway.apim.adapter.client.apps
Classes in com.axway.apim.adapter.client.apps that implement CustomPropertiesFilter Modifier and Type Class Description classClientAppFilter -
Uses of CustomPropertiesFilter in com.axway.apim.adapter.user
Classes in com.axway.apim.adapter.user that implement CustomPropertiesFilter Modifier and Type Class Description classUserFilter -
Uses of CustomPropertiesFilter in com.axway.apim.lib.utils
Methods in com.axway.apim.lib.utils with parameters of type CustomPropertiesFilter Modifier and Type Method Description static voidUtils. addCustomPropertiesForEntity(List<? extends CustomPropertiesEntity> entities, String json, CustomPropertiesFilter filter)
-