|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted
public class PPInterfaceInstanceToBeDeleted
Constructor Summary | |
---|---|
PPInterfaceInstanceToBeDeleted()
|
Method Summary | |
---|---|
static void |
cleanUp()
|
static void |
create(String interfaceInstanceId)
|
void |
delete()
|
String |
getInterfaceInstanceId()
Returns the interfaceInstanceId. |
Calendar |
getWhenToDelete()
Returns the whenToDelete. |
void |
setInterfaceInstanceId(String interfaceInstanceId)
Sets the interfaceInstanceId. |
void |
setWhenToDelete(Calendar whenToDelete)
Sets the whenToDelete. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PPInterfaceInstanceToBeDeleted()
Method Detail |
---|
public String getInterfaceInstanceId()
public void setInterfaceInstanceId(String interfaceInstanceId)
interfaceInstanceId
- the interfaceInstanceId value to set.public Calendar getWhenToDelete()
public void setWhenToDelete(Calendar whenToDelete)
whenToDelete
- the whenToDelete value to set.public static final void create(String interfaceInstanceId)
public void delete()
public static void cleanUp() throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |