Package | Description |
---|---|
com.engiweb.rpd.common.interfaces |
Modifier and Type | Method and Description |
---|---|
com.engiweb.pm.entity.BeanList<PropertyBean> |
IRemediationDirect.findProperties(RemediationPropertyBean propBean,
RemediationBean remediationBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find properties of a remediation.
|
com.engiweb.pm.entity.BeanList<PropertyBean> |
IRemediation.findProperties(RemediationPropertyBean propBean,
RemediationBean remediationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm) |