com.silverpeas.crm.model
Class CrmPK

java.lang.Object
  extended by com.stratelia.webactiv.util.WAPrimaryKey
      extended by com.silverpeas.crm.model.CrmPK
All Implemented Interfaces:
Serializable, Cloneable

public class CrmPK
extends com.stratelia.webactiv.util.WAPrimaryKey
implements Serializable

Class declaration

Author:
See Also:
Serialized Form

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

organizationController

protected static org.silverpeas.core.admin.OrganisationController organizationController
Constructor Detail

CrmPK

public CrmPK(String id,
             String componentId)
Method Detail

equals

public boolean equals(Object other)
Method declaration

Specified by:
equals in class com.stratelia.webactiv.util.WAPrimaryKey
Parameters:
other -
Returns:
See Also:

toString

public String toString()
Method declaration

Overrides:
toString in class com.stratelia.webactiv.util.WAPrimaryKey
Returns:
See Also:


Copyright © 2016 Silverpeas. All Rights Reserved.