Uses of Interface
com.axway.apim.api.model.CustomPropertiesEntity
-
Packages that use CustomPropertiesEntity Package Description com.axway.apim.api com.axway.apim.api.model com.axway.apim.api.model.apps com.axway.apim.lib.utils -
-
Uses of CustomPropertiesEntity in com.axway.apim.api
Classes in com.axway.apim.api that implement CustomPropertiesEntity Modifier and Type Class Description classAPIThis class defines all common properties on an API and how each property should be treated during replication. -
Uses of CustomPropertiesEntity in com.axway.apim.api.model
Classes in com.axway.apim.api.model that implement CustomPropertiesEntity Modifier and Type Class Description classOrganizationclassUser -
Uses of CustomPropertiesEntity in com.axway.apim.api.model.apps
Classes in com.axway.apim.api.model.apps that implement CustomPropertiesEntity Modifier and Type Class Description classClientApplication -
Uses of CustomPropertiesEntity in com.axway.apim.lib.utils
Method parameters in com.axway.apim.lib.utils with type arguments of type CustomPropertiesEntity Modifier and Type Method Description static voidUtils. addCustomPropertiesForEntity(List<? extends CustomPropertiesEntity> entities, String json, CustomPropertiesFilter filter)
-