|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Contribution
| Method Summary | |
|---|---|
String |
getContent()
Gets the contribution XML content. |
String |
getDescription()
Gets the contribution description. |
String |
getName()
Gets the contribution name. |
InputStream |
getStream()
Gets the contribution XML content. |
boolean |
isDisabled()
Whether this contribution should be automatically installed at startup. |
void |
setDescription(String description)
Sets the contribution description. |
void |
setDisabled(boolean isAutoStart)
Sets the auto install flag for this contribution. |
| Methods inherited from interface org.nuxeo.runtime.model.StreamRef |
|---|
asURL, getId |
| Method Detail |
|---|
String getName()
String getDescription()
void setDescription(String description)
boolean isDisabled()
void setDisabled(boolean isAutoStart)
InputStream getStream()
getStream in interface StreamRefString getContent()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||