Class PITField

All Implemented Interfaces:
HibGrouperLifecycle, Hib3GrouperVersioned, GrouperCloneable, GrouperUtil.FieldValuable, Serializable, org.hibernate.classic.Lifecycle

public class PITField extends GrouperPIT implements Hib3GrouperVersioned
See Also:
  • Field Details

  • Constructor Details

    • PITField

      public PITField()
  • Method Details

    • getSourceInternalId

      public Long getSourceInternalId()
      Returns:
      sourceInternalId
    • setSourceInternalId

      public void setSourceInternalId(Long sourceInternalId)
      Parameters:
      sourceInternalId -
    • getSourceId

      public String getSourceId()
      Returns:
      source id
    • setSourceId

      public void setSourceId(String sourceId)
      set source id
      Parameters:
      sourceId -
    • clone

      public GrouperAPI clone()
      Description copied from class: GrouperAPI
      deep clone the fields in this object
      Specified by:
      clone in interface GrouperCloneable
      Specified by:
      clone in class GrouperAPI
      Returns:
      the clone of the object
      See Also:
    • getContextId

      public String getContextId()
      Returns:
      context id
    • setContextId

      public void setContextId(String contextId)
      set context id
      Parameters:
      contextId -
    • getId

      public String getId()
      Returns:
      id
    • setId

      public void setId(String id)
      set id
      Parameters:
      id -
    • getName

      public String getName()
      Returns:
      name
    • getNameDb

      public String getNameDb()
      Returns:
      name
    • setNameDb

      public void setNameDb(String name)
      Set name
      Parameters:
      name -
    • getType

      public String getType()
      Returns:
      type
    • getTypeDb

      public String getTypeDb()
      Returns:
      type
    • setTypeDb

      public void setTypeDb(String type)
      Set type
      Parameters:
      type -
    • saveOrUpdate

      public void saveOrUpdate()
      save or update this object
    • delete

      public void delete()
      delete this object