@Entity public class DelayedInvocation extends Object
Constructor and Description |
---|
DelayedInvocation() |
Modifier and Type | Method and Description |
---|---|
String |
getComponent() |
String |
getContext() |
String |
getId() |
Date |
getTime() |
void |
setComponent(String component) |
void |
setContext(String context) |
void |
setId(String id) |
void |
setTime(Date time) |
public String getId()
public void setId(String id)
public Date getTime()
public void setTime(Date time)
public String getComponent()
public void setComponent(String component)
public String getContext()
public void setContext(String context)
Copyright © 2003–2018 The Sakai Foundation. All rights reserved.