Package org.kie.pmml.api.identifiers
Class LocalComponentIdRedirectPmml
java.lang.Object
org.kie.efesto.common.api.identifiers.LocalUriId
org.kie.efesto.common.api.identifiers.ModelLocalUriId
org.kie.pmml.api.identifiers.AbstractModelLocalUriIdPmml
org.kie.pmml.api.identifiers.LocalComponentIdRedirectPmml
- All Implemented Interfaces:
Serializable,Id,LocalId
- See Also:
-
Field Summary
Fields inherited from class org.kie.pmml.api.identifiers.AbstractModelLocalUriIdPmml
fileName, name -
Constructor Summary
ConstructorsConstructorDescriptionLocalComponentIdRedirectPmml(String redirectModel, String fileName, String name) -
Method Summary
Methods inherited from class org.kie.pmml.api.identifiers.AbstractModelLocalUriIdPmml
getFileName, name, toLocalIdMethods inherited from class org.kie.efesto.common.api.identifiers.ModelLocalUriId
appendBasePath, asModelLocalUriId, basePath, fullPath, modelMethods inherited from class org.kie.efesto.common.api.identifiers.LocalUriId
asLocalUri, toString
-
Constructor Details
-
LocalComponentIdRedirectPmml
-
-
Method Details
-
getRedirectModel
-
equals
- Overrides:
equalsin classAbstractModelLocalUriIdPmml
-
hashCode
public int hashCode()- Overrides:
hashCodein classAbstractModelLocalUriIdPmml
-