Class LocalComponentIdDrl

  • All Implemented Interfaces:
    java.io.Serializable, org.kie.efesto.common.api.identifiers.Id, org.kie.efesto.common.api.identifiers.LocalId

    public class LocalComponentIdDrl
    extends org.kie.efesto.common.api.identifiers.ModelLocalUriId
    implements org.kie.efesto.common.api.identifiers.Id
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PREFIX  
    • Constructor Summary

      Constructors 
      Constructor Description
      LocalComponentIdDrl​(java.lang.String basePath)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object o)  
      int hashCode()  
      org.kie.efesto.common.api.identifiers.LocalId toLocalId()  
      • Methods inherited from class org.kie.efesto.common.api.identifiers.ModelLocalUriId

        appendBasePath, asModelLocalUriId, basePath, fullPath, model
      • Methods inherited from class org.kie.efesto.common.api.identifiers.LocalUriId

        asLocalUri, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LocalComponentIdDrl

        public LocalComponentIdDrl​(java.lang.String basePath)
    • Method Detail

      • toLocalId

        public org.kie.efesto.common.api.identifiers.LocalId toLocalId()
        Specified by:
        toLocalId in interface org.kie.efesto.common.api.identifiers.Id
        Overrides:
        toLocalId in class org.kie.efesto.common.api.identifiers.LocalUriId
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class org.kie.efesto.common.api.identifiers.ModelLocalUriId
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class org.kie.efesto.common.api.identifiers.ModelLocalUriId