public interface KnowledgeSource extends DrgElement
Modifier and Type | Method and Description |
---|---|
Collection<AuthorityRequirement> |
getAuthorityRequirement() |
String |
getLocationUri() |
OrganizationUnit |
getOwner() |
Type |
getType() |
void |
setLocationUri(String locationUri) |
void |
setOwner(OrganizationUnit owner) |
void |
setType(Type type) |
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
String getLocationUri()
void setLocationUri(String locationUri)
Collection<AuthorityRequirement> getAuthorityRequirement()
Type getType()
void setType(Type type)
OrganizationUnit getOwner()
void setOwner(OrganizationUnit owner)
Copyright © 2022. All rights reserved.