com.ihr.xbrl.om
Class Platform

java.lang.Object
  extended by com.ihr.xbrl.om.Platform

public final class Platform
extends java.lang.Object

This class will provide static methods to obtain configuration data on different platforms. Supported platforms are Java and .Net

Author:
Ignacio

Field Summary
static int DOTNET
           
static int JAVA
           
 
Constructor Summary
Platform()
           
 
Method Summary
static int getPlatform()
           
static com.rs.lic.LicenseVerifier getVerifier()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVA

public static final int JAVA
See Also:
Constant Field Values

DOTNET

public static final int DOTNET
See Also:
Constant Field Values
Constructor Detail

Platform

public Platform()
Method Detail

getVerifier

public static com.rs.lic.LicenseVerifier getVerifier()
Returns:
the LicenseVerifier instance object on this platform

getPlatform

public static int getPlatform()
Returns:
Constant indicating JAVA or DOTNET platforms


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa