com.epam.admintool.commands.util
Class CommandUtil
java.lang.Object
com.epam.admintool.commands.util.CommandUtil
public class CommandUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandUtil
public CommandUtil()
getExtraSessionParams
public static com.epam.fixicc.message.ExtraSessionParams getExtraSessionParams(ExtendedFIXSession fixSession)
- Gets extra session params from parameters.
- Parameters:
fixSession - the fix session
getRole
public static com.epam.fixicc.message.SessionRole getRole(ExtendedFIXSession session)
getFixVesrion
public static com.epam.fixicc.message.FIXVersion getFixVesrion(String version)
getStatusGroup
public static com.epam.fixicc.message.StatusGroup getStatusGroup(ExtendedFIXSession session)
getXmlGregorianCalendarValue
public static XMLGregorianCalendar getXmlGregorianCalendarValue(Date date)
getXmlGregorianCalendarValue
public static XMLGregorianCalendar getXmlGregorianCalendarValue(long time)
getFIXVersion
public static FIXVersion getFIXVersion(com.epam.fixicc.message.FIXVersion version)
isBackupHost
public static com.epam.fixicc.message.BackupState isBackupHost(ExtendedFIXSession session)
getPropertyAsBollean
protected static boolean getPropertyAsBollean(ExtendedFIXSession session,
String name,
boolean defaultVal)
getAppFIXVersion
public static FIXVersion getAppFIXVersion(com.epam.fixicc.message.ApplVerID applVerID)
Copyright © 2000-2011 EPAM Systems. All Rights Reserved.