Uses of Interface
org.jminor.framework.domain.Property.AuditUserProperty

Packages that use Property.AuditUserProperty
org.jminor.framework.domain   
 

Uses of Property.AuditUserProperty in org.jminor.framework.domain
 

Methods in org.jminor.framework.domain that return Property.AuditUserProperty
static Property.AuditUserProperty Properties.auditInsertUserProperty(String propertyID)
           
static Property.AuditUserProperty Properties.auditInsertUserProperty(String propertyID, String caption)
           
static Property.AuditUserProperty Properties.auditUpdateUserProperty(String propertyID)
           
static Property.AuditUserProperty Properties.auditUpdateUserProperty(String propertyID, String caption)