public interface RulesRepositoryArtefact
| Modifier and Type | Method and Description |
|---|---|
Map<String,InheritedProperty> |
getInheritedProps() |
Map<String,Object> |
getProps() |
String |
getVersionComment() |
void |
setProps(Map<String,Object> props) |
void |
setVersionComment(String versionComment) |
Map<String,InheritedProperty> getInheritedProps()
String getVersionComment()
void setProps(Map<String,Object> props) throws PropertyException
PropertyExceptionvoid setVersionComment(String versionComment) throws PropertyException
PropertyExceptionCopyright © 2016. All rights reserved.