org.drools.workbench.jcr2vfsmigration.xml.model.asset
Interface XmlAsset
- All Known Implementing Classes:
- AttachmentAsset, BaseXmlAsset, BusinessRuleAsset, DataModelAsset, GuidedDecisionTableAsset, IgnoredAsset, PlainTextAsset
public interface XmlAsset
getName
String getName()
getAssetType
AssetType getAssetType()
getLastContributor
String getLastContributor()
getCheckinComment
String getCheckinComment()
getLastModified
Date getLastModified()
getAssetHistory
XmlAssets getAssetHistory()
setAssetHistory
void setAssetHistory(XmlAssets assetHistory)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.