Class WorkbasketAccessItemRepresentationModel

java.lang.Object
org.springframework.hateoas.RepresentationModel<WorkbasketAccessItemRepresentationModel>
pro.taskana.workbasket.rest.models.WorkbasketAccessItemRepresentationModel

public class WorkbasketAccessItemRepresentationModel extends org.springframework.hateoas.RepresentationModel<WorkbasketAccessItemRepresentationModel>
EntityModel class for WorkbasketAccessItem.
  • Constructor Details

    • WorkbasketAccessItemRepresentationModel

      public WorkbasketAccessItemRepresentationModel()
  • Method Details

    • getAccessItemId

      public String getAccessItemId()
    • setAccessItemId

      public void setAccessItemId(String accessItemId)
    • getWorkbasketId

      public String getWorkbasketId()
    • setWorkbasketId

      public void setWorkbasketId(String workbasketId)
    • getWorkbasketKey

      public String getWorkbasketKey()
    • setWorkbasketKey

      public void setWorkbasketKey(String workbasketKey)
    • getAccessId

      public String getAccessId()
    • setAccessId

      public void setAccessId(String accessId)
    • getAccessName

      public String getAccessName()
    • setAccessName

      public void setAccessName(String accessName)
    • isPermRead

      public boolean isPermRead()
    • setPermRead

      public void setPermRead(boolean permRead)
    • isPermReadTasks

      public boolean isPermReadTasks()
    • setPermReadTasks

      public void setPermReadTasks(boolean permReadTasks)
    • isPermOpen

      public boolean isPermOpen()
    • setPermOpen

      public void setPermOpen(boolean permOpen)
    • isPermAppend

      public boolean isPermAppend()
    • setPermAppend

      public void setPermAppend(boolean permAppend)
    • isPermEditTasks

      public boolean isPermEditTasks()
    • setPermEditTasks

      public void setPermEditTasks(boolean permEditTasks)
    • isPermTransfer

      public boolean isPermTransfer()
    • setPermTransfer

      public void setPermTransfer(boolean permTransfer)
    • isPermDistribute

      public boolean isPermDistribute()
    • setPermDistribute

      public void setPermDistribute(boolean permDistribute)
    • isPermCustom1

      public boolean isPermCustom1()
    • setPermCustom1

      public void setPermCustom1(boolean permCustom1)
    • isPermCustom2

      public boolean isPermCustom2()
    • setPermCustom2

      public void setPermCustom2(boolean permCustom2)
    • isPermCustom3

      public boolean isPermCustom3()
    • setPermCustom3

      public void setPermCustom3(boolean permCustom3)
    • isPermCustom4

      public boolean isPermCustom4()
    • setPermCustom4

      public void setPermCustom4(boolean permCustom4)
    • isPermCustom5

      public boolean isPermCustom5()
    • setPermCustom5

      public void setPermCustom5(boolean permCustom5)
    • isPermCustom6

      public boolean isPermCustom6()
    • setPermCustom6

      public void setPermCustom6(boolean permCustom6)
    • isPermCustom7

      public boolean isPermCustom7()
    • setPermCustom7

      public void setPermCustom7(boolean permCustom7)
    • isPermCustom8

      public boolean isPermCustom8()
    • setPermCustom8

      public void setPermCustom8(boolean permCustom8)
    • isPermCustom9

      public boolean isPermCustom9()
    • setPermCustom9

      public void setPermCustom9(boolean permCustom9)
    • isPermCustom10

      public boolean isPermCustom10()
    • setPermCustom10

      public void setPermCustom10(boolean permCustom10)
    • isPermCustom11

      public boolean isPermCustom11()
    • setPermCustom11

      public void setPermCustom11(boolean permCustom11)
    • isPermCustom12

      public boolean isPermCustom12()
    • setPermCustom12

      public void setPermCustom12(boolean permCustom12)