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()
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.