public interface GenericArtifact extends GovernanceArtifact
Modifier and Type | Method and Description |
---|---|
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.
|
addAssociation, addAssociation, addAttribute, addTag, addTags, attach, attach, attachLifecycle, checkLCItem, detach, getAllCheckListItemNames, getAllLifecycleActions, getAllVotingItems, getAssociatedArtifactIds, getAssociations, getAttribute, getAttributeKeys, getAttributes, getDependencies, getDependents, getId, getLifecycleName, getLifecycleNames, getLifecycleState, getLifecycleState, getPath, getPropertyKeys, getQName, invokeAction, invokeAction, isLCItemChecked, isRegistryAwareArtifact, isVoted, listTags, removeAssociation, removeAssociation, removeAttribute, removeTag, removeTags, setAttribute, setAttributes, setId, uncheckLCItem, unvote, vote
String getMediaType()
byte[] getContent()
void setContent(byte[] content)
content
- the element.Copyright © 2015 WSO2. All Rights Reserved.