|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenericArtifact
| Method Summary | |
|---|---|
byte[] |
getContent()
Method to obtain the content of this artifact. |
String |
getMediaType()
Returns the media type of the artifact. |
void |
setContent(byte[] content)
Method to set the content of this artifact. |
| Methods inherited from interface org.wso2.carbon.governance.api.common.dataobjects.GovernanceArtifact |
|---|
addAttribute, attachLifecycle, checkLCItem, getAllCheckListItemNames, getAllLifecycleActions, getAllVotingItems, getAttribute, getAttributeKeys, getAttributes, getDependencies, getDependents, getId, getLifecycleName, getLifecycleNames, getLifecycleState, getLifecycleState, getPath, getQName, invokeAction, invokeAction, isLCItemChecked, isVoted, removeAttribute, setAttribute, setAttributes, setId, uncheckLCItem, unvote, vote |
| Method Detail |
|---|
String getMediaType()
byte[] getContent()
void setContent(byte[] content)
content - the element.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||