public class PPInterfaceInstanceToBeDeleted extends Object
Constructor and Description |
---|
PPInterfaceInstanceToBeDeleted() |
Modifier and Type | Method and Description |
---|---|
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.
|
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
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.