public interface IStructureElement
Modifier and Type | Method and Description |
---|---|
boolean |
add()
Adds this element.
|
String |
getMappedId()
Returns the mapped identifier.
|
String |
getUnmappedId()
Returns the unmapped identifier.
|
boolean |
isChanged()
Returns whether this element is changed.
|
boolean |
isNew()
Returns whether this is a new element.
|
boolean |
update()
Update this element.
|
String getUnmappedId()
String getMappedId()
boolean isNew()
boolean add() throws PortalException
PortalException
boolean update() throws PortalException
PortalException
boolean isChanged()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.