|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CallLine
A Call line allows to specify the publication of an instance.
You can also choose not to publish all the contents of the entity but only some of the differents descriptions.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
RadicalElement |
getCalledInstance()
|
java.lang.String |
getDescription()
|
VolumeFilter |
getFilter()
|
java.util.List<VolumeField> |
getWhereFields()
|
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
RadicalElement getCalledInstance()
Indicates the entity to be published.
java.lang.String getDescription()
The description gives the elements which will be published. The allowed description are listed in a combo box and shows which one are concerned by the entity.
Theses descriptions are based on MAF model. So you will have "sections" for Text, "dlines" for Data Element for example.
VolumeFilter getFilter()
The filter allows to specify which part of the entity specified in the request will be published : definition, description, comments....
java.util.List<VolumeField> getWhereFields()
Indicates the select criterion to specify in a finest grain the publish. For Text, you can specify which section you want to be published.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |