|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stratelia.webactiv.util.WAPrimaryKey
com.silverpeas.crm.model.CrmPK
public class CrmPK
Class declaration
Field Summary | |
---|---|
protected static org.silverpeas.core.admin.OrganisationController |
organizationController
|
Fields inherited from class com.stratelia.webactiv.util.WAPrimaryKey |
---|
componentName, id, space |
Constructor Summary | |
---|---|
CrmPK(String id,
String componentId)
|
Method Summary | |
---|---|
boolean |
equals(Object other)
Method declaration |
String |
toString()
Method declaration |
Methods inherited from class com.stratelia.webactiv.util.WAPrimaryKey |
---|
clone, getComponentName, getId, getInstanceId, getRootTableName, getSpace, getSpaceId, getTableName, getTableName, hashCode, setComponentName, setId, setSpace |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static org.silverpeas.core.admin.OrganisationController organizationController
Constructor Detail |
---|
public CrmPK(String id, String componentId)
Method Detail |
---|
public boolean equals(Object other)
equals
in class com.stratelia.webactiv.util.WAPrimaryKey
other
-
public String toString()
toString
in class com.stratelia.webactiv.util.WAPrimaryKey
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |