

Public Member Functions | |
| String | getEntityPath () |
| void | setEntityPath (String entityPath) |
| String | getContactId () |
| void | setContactId (String contactId) |
| String | getDocumentation () |
| void | setDocumentation (String documentation) |
| int | hashCode () |
| boolean | equals (Object obj) |
Definition at line 28 of file EntityDocumentationPK.java.
| boolean org.turro.attach.entity.EntityDocumentationPK.equals | ( | Object | obj | ) |
Definition at line 68 of file EntityDocumentationPK.java.


| String org.turro.attach.entity.EntityDocumentationPK.getContactId | ( | ) |
Definition at line 42 of file EntityDocumentationPK.java.
| String org.turro.attach.entity.EntityDocumentationPK.getDocumentation | ( | ) |
Definition at line 50 of file EntityDocumentationPK.java.
| String org.turro.attach.entity.EntityDocumentationPK.getEntityPath | ( | ) |
Definition at line 34 of file EntityDocumentationPK.java.
| int org.turro.attach.entity.EntityDocumentationPK.hashCode | ( | ) |
Definition at line 59 of file EntityDocumentationPK.java.
| void org.turro.attach.entity.EntityDocumentationPK.setContactId | ( | String | contactId | ) |
Definition at line 46 of file EntityDocumentationPK.java.

| void org.turro.attach.entity.EntityDocumentationPK.setDocumentation | ( | String | documentation | ) |
Definition at line 54 of file EntityDocumentationPK.java.

| void org.turro.attach.entity.EntityDocumentationPK.setEntityPath | ( | String | entityPath | ) |
Definition at line 38 of file EntityDocumentationPK.java.
