@Entity public class SupplierContact extends AbstractContact<Supplier>
editable, expanded
parent
createdBy, createdDate, lastModifiedBy, lastModifiedDate
Constructor and Description |
---|
SupplierContact() |
SupplierContact(AbstractContact<?> copy) |
SupplierContact(Supplier supplier) |
copy, getDirectors, getEmail, getMailingAddress, getPhoneNumber, setDirectors, setEmail, setMailingAddress, setPhoneNumber, toString
getEditable, getExpanded, setEditable, setExpanded
getParent, setParent
ensureParentUpdated, getCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDate, touch
getVersion
equals, getId, hashCode, isNew, setId
public SupplierContact()
public SupplierContact(AbstractContact<?> copy)
public SupplierContact(Supplier supplier)