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.
|
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
String getPolicyContent()
void setPolicyContent(String policyContent)
policyContent
- the policy element.Copyright © 2015 WSO2. All Rights Reserved.