Class HvlOAuthProfileDetailTypeModel

java.lang.Object
tr.com.havelsan.javarch.dto.model.HvlSimpleModel<Long>
tr.com.havelsan.javarch.dto.model.HvlModel
tr.com.havelsan.javarch.dto.model.HvlLookupModel
tr.com.havelsan.javarch.oauth.jpa.data.common.module.support.lookup.model.HvlOAuthLookupModel
tr.com.havelsan.javarch.oauth.jpa.data.common.module.profile.model.HvlOAuthProfileDetailTypeModel
All Implemented Interfaces:
Serializable, Comparable<tr.com.havelsan.javarch.dto.model.HvlSimpleModel>, tr.com.havelsan.javarch.data.commons.structure.HvlModelStructure<Long>

public class HvlOAuthProfileDetailTypeModel extends HvlOAuthLookupModel
A data transfer object is used for profile detail type operations
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    int

    Methods inherited from class tr.com.havelsan.javarch.oauth.jpa.data.common.module.support.lookup.model.HvlOAuthLookupModel

    getParameterType, getShortDescription, setParameterType, setShortDescription

    Methods inherited from class tr.com.havelsan.javarch.dto.model.HvlLookupModel

    getCode, getDescription, getIntegrationCode, getOrderNo, setCode, setDescription, setIntegrationCode, setOrderNo

    Methods inherited from class tr.com.havelsan.javarch.dto.model.HvlModel

    getId, setId

    Methods inherited from class tr.com.havelsan.javarch.dto.model.HvlSimpleModel

    compareTo, getCreatedBy, getDateCreated, getDateUpdated, getDeleted, getDeletedDate, getUpdatedBy, getUuid, getVersion, setCreatedBy, setDateCreated, setDateUpdated, setDeleted, setDeletedDate, setUpdatedBy, setUuid, setVersion

    Methods inherited from class java.lang.Object

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

    • HvlOAuthProfileDetailTypeModel

      public HvlOAuthProfileDetailTypeModel()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class tr.com.havelsan.javarch.dto.model.HvlSimpleModel<Long>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class tr.com.havelsan.javarch.dto.model.HvlLookupModel