public class HtmlFieldWidgetInstance extends WidgetInstance
WidgetInstance
.Constructor and Description |
---|
HtmlFieldWidgetInstance(String widgetContentId) |
Modifier and Type | Method and Description |
---|---|
Date |
getCreatedDateTime()
Returns the created date time.
|
Collection<String> |
getFieldItemIds()
Returns the widget's items identifiers.
|
String |
getFieldServiceInstanceId()
Returns the HTML field's service instance identifier.
|
String |
getFieldSourceId()
Returns the HTML field's source identifier.
|
void |
setCreatedDateTime(Date createdDateTime)
Sets the created date time.
|
void |
setFieldServiceInstanceId(String fieldServiceInstanceId)
Sets the HTML field's service instance identifier.
|
void |
setFieldSourceId(String fieldSourceId)
Sets the HTML field's source identifier.
|
findByInterfaceInstanceId, findByWidgetContentId, getId, getInterfaceInstanceId, getWidgetContentId, remove
public HtmlFieldWidgetInstance(String widgetContentId)
public String getFieldServiceInstanceId()
public void setFieldServiceInstanceId(String fieldServiceInstanceId)
fieldServiceInstanceId
- the HTML field's service instance identifier.public String getFieldSourceId()
public void setFieldSourceId(String fieldSourceId)
fieldSourceId
- the HTML field's source identifier.public Collection<String> getFieldItemIds()
public Date getCreatedDateTime()
public void setCreatedDateTime(Date createdDateTime)
createdDateTime
- the created date time value to set.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.