|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Crm | |
---|---|
com.silverpeas.crm.control | |
com.silverpeas.crm.control.impl | |
com.silverpeas.crm.implementation | |
com.silverpeas.crm.model |
Uses of Crm in com.silverpeas.crm.control |
---|
Methods in com.silverpeas.crm.control that return Crm | |
---|---|
Crm |
CrmDataManager.createDefaultCrm(String spaceId,
String componentId)
create a default CRM during instanciation. |
Crm |
CrmDataManager.getCrm(com.stratelia.webactiv.util.WAPrimaryKey crmPK)
|
Crm |
CrmSessionController.getCurrentCrm()
|
Methods in com.silverpeas.crm.control that return types with arguments of type Crm | |
---|---|
List<Crm> |
CrmSessionController.getCrms()
|
List<Crm> |
CrmDataManager.listAllCrms(String instanceId)
|
Methods in com.silverpeas.crm.control with parameters of type Crm | |
---|---|
void |
CrmSessionController.createCrm(Crm crm)
|
void |
CrmDataManager.createCrm(Crm crm)
Create a new CRM. |
void |
CrmSessionController.createIndex(Crm crm)
|
void |
CrmSessionController.updateCrm(Crm crm)
|
void |
CrmDataManager.updateCrm(Crm crm)
|
Uses of Crm in com.silverpeas.crm.control.impl |
---|
Methods in com.silverpeas.crm.control.impl that return Crm | |
---|---|
Crm |
SimpleCrmDataManager.createDefaultCrm(String spaceId,
String componentId)
|
Crm |
SimpleCrmDataManager.getCrm(com.stratelia.webactiv.util.WAPrimaryKey crmPK)
|
Methods in com.silverpeas.crm.control.impl that return types with arguments of type Crm | |
---|---|
List<Crm> |
SimpleCrmDataManager.listAllCrms(String instanceId)
|
Methods in com.silverpeas.crm.control.impl with parameters of type Crm | |
---|---|
void |
SimpleCrmDataManager.createCrm(Crm crm)
Create a CRM. |
void |
SimpleCrmDataManager.updateCrm(Crm crm)
Update a CRM |
Uses of Crm in com.silverpeas.crm.implementation |
---|
Methods in com.silverpeas.crm.implementation that return Crm | |
---|---|
Crm |
CrmDataManager.createDefaultCrm(String spaceId,
String componentId)
|
Crm |
CrmDataManager.getCrm(com.stratelia.webactiv.util.WAPrimaryKey crmPK)
|
Methods in com.silverpeas.crm.implementation that return types with arguments of type Crm | |
---|---|
ArrayList<Crm> |
CrmDataManager.getCrms(String instanceId)
|
Methods in com.silverpeas.crm.implementation with parameters of type Crm | |
---|---|
void |
CrmDataManager.createCrm(Crm crm)
Create a CRM. |
void |
CrmDataManager.updateCrm(Crm crm)
Update a CRM |
Uses of Crm in com.silverpeas.crm.model |
---|
Methods in com.silverpeas.crm.model that return Crm | |
---|---|
Crm |
CrmDataInterface.createDefaultCrm(String spaceId,
String componentId)
|
Crm |
CrmDataInterface.getCrm(com.stratelia.webactiv.util.WAPrimaryKey crmPK)
|
Methods in com.silverpeas.crm.model that return types with arguments of type Crm | |
---|---|
ArrayList<Crm> |
CrmDataInterface.getCrms(String instanceId)
|
Methods in com.silverpeas.crm.model with parameters of type Crm | |
---|---|
void |
CrmDataInterface.createCrm(Crm crm)
|
void |
CrmDataInterface.updateCrm(Crm crm)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |