public interface IProjectSPI extends ICloneableCacheEntry, IProject
Modifier and Type | Method and Description |
---|---|
IProjectSPI |
clone() |
void |
setChannelId(String channelId)
Sets the channel identifier.
|
void |
setName(String name)
Sets the name.
|
getChannelId, getId, getName
void setChannelId(String channelId)
channelId
- the channel identifier.void setName(String name)
name
- the name.NullPointerException
- if the given name is null
or a blank string.IProjectSPI clone() throws CloneNotSupportedException
clone
in interface ICloneableCacheEntry
CloneNotSupportedException
LumisXP 12.4.0.200625 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.