|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.domain.impl.AbstractEpDomainImpl
public abstract class AbstractEpDomainImpl
Abstract implementation of an EP domain class.
| Field Summary | |
|---|---|
static long |
serialVersionUID
Serial version id. |
| Constructor Summary | |
|---|---|
AbstractEpDomainImpl()
|
|
| Method Summary | |
|---|---|
ElasticPath |
getElasticPath()
Get the ElasticPath singleton. |
void |
setElasticPath(ElasticPath elasticpath)
Inject the ElasticPath singleton. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public AbstractEpDomainImpl()
| Method Detail |
|---|
public ElasticPath getElasticPath()
getElasticPath in interface EpDomainpublic void setElasticPath(ElasticPath elasticpath)
setElasticPath in interface EpDomainelasticpath - the ElasticPath singleton.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||