Class ObjectTypeIdKey

java.lang.Object
FlexDataObject
flexagon.fd.model2.pojo.ObjectTypeIdKey

public class ObjectTypeIdKey extends FlexDataObject
  • Constructor Details

    • ObjectTypeIdKey

      public ObjectTypeIdKey(FlexDeploySecurityConstants.SecurityObjectType pObjectType, Long pId)
  • Method Details

    • getObjectType

      public FlexDeploySecurityConstants.SecurityObjectType getObjectType()
    • getId

      public Long getId()
    • equals

      public boolean equals(Object pObject)
    • hashCode

      public int hashCode()
    • toString

      public String toString()