Drools Workbench - XML for migration 6.2.0.CR4

org.drools.workbench.jcr2vfsmigration.xml.model.asset
Interface XmlAsset

All Known Implementing Classes:
AttachmentAsset, BaseXmlAsset, BusinessRuleAsset, DataModelAsset, GuidedDecisionTableAsset, IgnoredAsset, PlainTextAsset

public interface XmlAsset


Method Summary
 XmlAssets getAssetHistory()
           
 AssetType getAssetType()
           
 String getCheckinComment()
           
 String getLastContributor()
           
 Date getLastModified()
           
 String getName()
           
 void setAssetHistory(XmlAssets assetHistory)
           
 

Method Detail

getName

String getName()

getAssetType

AssetType getAssetType()

getLastContributor

String getLastContributor()

getCheckinComment

String getCheckinComment()

getLastModified

Date getLastModified()

getAssetHistory

XmlAssets getAssetHistory()

setAssetHistory

void setAssetHistory(XmlAssets assetHistory)

Drools Workbench - XML for migration 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.