Class MMSyncProfileHelper
java.lang.Object
de.mid.innovator.srv2api.icw2meta.MMSyncProfileHelper
This is a utility class for MMSyncProfile that provides static methods for creation or other purposes.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic MMSyncProfilecreateSyncProfile(SrvContext srvCtx) Creates aMMSyncProfile.
-
Method Details
-
createSyncProfile
public static MMSyncProfile createSyncProfile(SrvContext srvCtx) throws InoNetException, SrvErrorException Creates aMMSyncProfile.- Parameters:
srvCtx- The context of the related innovator server.- Throws:
InoNetExceptionSrvErrorException
-