public interface FixedAssetInterface
Modifier and Type | Method and Description |
---|---|
java.lang.String |
formatAssetId(AppInterface appI,
java.lang.String sAssetId)
Return the formatted Asset Id
|
java.lang.String formatAssetId(AppInterface appI, java.lang.String sAssetId) throws java.sql.SQLException, DEException
appI
- application interfacesAssetId
- Asset Id to be checked.java.sql.SQLException
DEException