08-30-2012 08:03 AM
09-03-2012 04:51 AM
m_name = ((DKPidICM) m_ddo.getPidObject()).getItemId() + ("*");
- since OWD version 3.2.0.1 / 4.0.0.0 - we are using the the localized description / display name of Item Typem_name = this.getObjectClass().getDescription(m_network.getLocale());
…
public String getDescription(Locale locale_p){
…
descr = m_itemTypeDef.getDescription(loc);
…
}
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.