Package | Description |
---|---|
com.saperion.rmi.storage |
Modifier and Type | Method and Description |
---|---|
static ContainerTrigger |
ContainerTrigger.fromNative(com.saperion.jna.applsrv.m2j.natives.ContainerTriggerParms containerTrigger) |
ContainerTrigger |
Medium.getContainerTrigger() |
Constructor and Description |
---|
Medium(MediumId id,
String name,
MediumType type,
MirrorType mirror,
MediumFillState fillState,
MediumAccessData accessData,
boolean isProtected,
boolean isMigrated,
boolean hashesContent,
boolean isConflicted,
boolean isContainer,
ContainerTrigger containerTrigger,
List<String> plugins)
Literal constructor.
|
Medium(MediumId id,
String name,
MediumType type,
MirrorType mirror,
MediumFillState fillState,
MediumAccessData accessData,
boolean isProtected,
boolean isMigrated,
boolean hashesContent,
boolean isConflicted,
ContainerTrigger containerTrigger,
List<String> plugins)
Literal constructor for container media.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.