|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CmUserSession
CmUserSession represents a user session in commerce manager.
| Method Summary | |
|---|---|
CmUser |
getCmUser()
Returns the CmUser instance. |
ImportJob |
getImportJob()
Returns the ImportJob instance. |
void |
setCmUser(CmUser cmUser)
Sets the CmUser instance. |
void |
setImportJob(ImportJob importJob)
Sets the ImportJob instance. |
| Methods inherited from interface com.elasticpath.domain.EpDomain |
|---|
getElasticPath, setElasticPath |
| Method Detail |
|---|
CmUser getCmUser()
CmUser instance.
CmUser instanceImportJob getImportJob()
ImportJob instance.
ImportJob instance.void setCmUser(CmUser cmUser)
CmUser instance.
cmUser - the CmUser instance.void setImportJob(ImportJob importJob)
ImportJob instance.
importJob - the ImportJob instance.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||