Class HvlOAuthRoleCopiablePersistModel

java.lang.Object
tr.com.havelsan.javarch.dto.model.HvlSimpleModel<Long>
tr.com.havelsan.javarch.dto.model.HvlModel
All Implemented Interfaces:
Serializable, Comparable<tr.com.havelsan.javarch.dto.model.HvlSimpleModel>, tr.com.havelsan.javarch.data.commons.structure.HvlModelStructure<Long>

public class HvlOAuthRoleCopiablePersistModel extends HvlOAuthRolePersistModel
The type is data transfer object that it is used to pass data to persistence operations.
See Also:
  • Constructor Details

    • HvlOAuthRoleCopiablePersistModel

      public HvlOAuthRoleCopiablePersistModel()
  • Method Details

    • getSourceRoleIdToCopy

      public Long getSourceRoleIdToCopy()
      Gets source role id to copy.
      Returns:
      the source role id to copy
    • setSourceRoleIdToCopy

      public void setSourceRoleIdToCopy(Long sourceRoleIdToCopy)
      Sets source role id to copy.
      Parameters:
      sourceRoleIdToCopy - the source role id to copy
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class HvlOAuthRolePersistModel
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class HvlOAuthRolePersistModel