Plumtree Portal UI  
 

SaveObjectRecentFoldersView.ObjectToInt Method 

Returns the value of objValue or nDefault if objValue is null or the conversion fails.

public static int ObjectToInt(
   object objValue,
   int nDefault
);

See Also

SaveObjectRecentFoldersView Class | com.plumtree.portaluiinfrastructure.editor.saveobject Namespace