Package ru.bgcrm.util
Class DynUtils
java.lang.Object
ru.bgcrm.util.DynUtils
Created by YanbarisovaDD on 17.01.2017.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ParameterAddressValuegetFirstParameterAddressValue(SortedMap<Integer, ParameterAddressValue> parameterAddressValues) static StringgetLDAPFormatDomain(String domain) static booleanisFiledLinkedCustomerParams(int processId, String paramId) static booleanvalidatePhone(String phone)
-
Constructor Details
-
DynUtils
public DynUtils()
-
-
Method Details
-
getLDAPFormatDomain
- Throws:
BGMessageException
-
getFirstParameterAddressValue
public static ParameterAddressValue getFirstParameterAddressValue(SortedMap<Integer, ParameterAddressValue> parameterAddressValues) -
validatePhone
-
isFiledLinkedCustomerParams
- Throws:
BGException
-