|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.webactiv.util.WAPrimaryKey
org.silverpeas.importExport.attachment.AttachmentPK
public class AttachmentPK
Class declaration
| Field Summary |
|---|
| Fields inherited from class com.stratelia.webactiv.util.WAPrimaryKey |
|---|
componentName, id, space |
| Constructor Summary | |
|---|---|
AttachmentPK(String id)
Constructor declaration |
|
AttachmentPK(String id,
String componentId)
|
|
AttachmentPK(String id,
String spaceId,
String componentId)
Constructor declaration |
|
AttachmentPK(String id,
WAPrimaryKey pk)
Constructor declaration |
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
Method declaration |
String |
getRootTableName()
********** |
String |
getTableName()
Method declaration |
int |
hashCode()
Returns a hash code for the key |
String |
toString()
Method declaration |
| Methods inherited from class com.stratelia.webactiv.util.WAPrimaryKey |
|---|
clone, getComponentName, getId, getInstanceId, getSpace, getSpaceId, getTableName, setComponentName, setId, setSpace |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AttachmentPK(String id)
id -
public AttachmentPK(String id,
String spaceId,
String componentId)
id - spaceId - componentId -
public AttachmentPK(String id,
String componentId)
public AttachmentPK(String id,
WAPrimaryKey pk)
id - pk - | Method Detail |
|---|
public String getRootTableName()
getRootTableName in class WAPrimaryKeypublic String getTableName()
getTableName in class WAPrimaryKeypublic boolean equals(Object other)
equals in class WAPrimaryKeyother -
public String toString()
toString in class WAPrimaryKeypublic int hashCode()
hashCode in class WAPrimaryKey
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||