public interface Policy extends GovernanceArtifact
Modifier and Type | Method and Description |
---|---|
String |
getPolicyContent()
Method to obtain the policy element of this policy artifact.
|
void |
setPolicyContent(String policyContent)
Method to set the policy element of this policy 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 getPolicyContent()
void setPolicyContent(String policyContent)
policyContent
- the policy element.Copyright © 2015 WSO2. All Rights Reserved.