public class RemovedMixin_Chromattic extends RemovedMixin implements org.chromattic.apt.Instrumented
| Modifier and Type | Field and Description |
|---|---|
org.chromattic.spi.instrument.MethodHandler |
handler |
| Constructor and Description |
|---|
RemovedMixin_Chromattic(org.chromattic.spi.instrument.MethodHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
PageImpl |
getEntity() |
String |
getParentPath() |
String |
getRemovedBy() |
Date |
getRemovedDate() |
void |
setEntity(PageImpl arg_0) |
void |
setParentPath(String arg_0) |
void |
setRemovedBy(String arg_0) |
void |
setRemovedDate(Date arg_0) |
public RemovedMixin_Chromattic(org.chromattic.spi.instrument.MethodHandler handler)
public final void setRemovedDate(Date arg_0)
setRemovedDate in class RemovedMixinpublic final void setRemovedBy(String arg_0)
setRemovedBy in class RemovedMixinpublic final PageImpl getEntity()
getEntity in class RemovedMixinpublic final String getParentPath()
getParentPath in class RemovedMixinpublic final void setEntity(PageImpl arg_0)
setEntity in class RemovedMixinpublic final void setParentPath(String arg_0)
setParentPath in class RemovedMixinpublic final String getRemovedBy()
getRemovedBy in class RemovedMixinpublic final Date getRemovedDate()
getRemovedDate in class RemovedMixinCopyright © 2003–2018 eXo Platform SAS. All rights reserved.