Class PerexGroupDocEntity

java.lang.Object
sk.iway.iwcm.components.perex_groups.PerexGroupDocEntity
All Implemented Interfaces:
Serializable

@Entity public class PerexGroupDocEntity extends Object implements Serializable
See Also:
  • Constructor Details

    • PerexGroupDocEntity

      public PerexGroupDocEntity()
  • Method Details

    • getId

      public Long getId()
    • getDocId

      public Long getDocId()
    • getPerexGroupId

      public Long getPerexGroupId()
    • setId

      public void setId(Long id)
    • setDocId

      public void setDocId(Long docId)
    • setPerexGroupId

      public void setPerexGroupId(Long perexGroupId)