de.mid.innovator.srv2api.icw2meta
Class MMFormatAbleHelper
java.lang.Object
de.mid.innovator.srv2api.icw2meta.MMFormatAbleHelper
public abstract class MMFormatAbleHelper
- extends Object
This is a utility class for MMFormatAble that provides static methods for creation or other purposes.
- See Also:
MMFormatAble
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
deleteFormat
public static void deleteFormat(SrvContext srvCtx,
MMProfile ohProfile,
List<? extends MMFormatAble> seqAble)
throws InoNetException,
SrvErrorException
- Deletes the specified formats.
- Parameters:
srvCtx - The context of the related innovator server.ohProfile - profile of the format - optional elementseqAble - list of format able elements
- Throws:
InoNetException
SrvErrorException