public class JaxrTypeUtil
extends java.lang.Object
Constructor and Description |
---|
JaxrTypeUtil() |
Modifier and Type | Method and Description |
---|---|
static com.centrasite.jaxr.type.CentraSiteOperationDescription |
newCentraSiteOperationDescription(Connection connection)
Construct a new CentraSiteOperationDescription.
|
static com.centrasite.jaxr.type.CentraSiteSlotDescription |
newCentraSiteSlotDescription(Connection connection)
Construct a new CentraSiteSlotDescription.
|
static com.centrasite.jaxr.type.CentraSiteTriggerDescription |
newCentraSiteTriggerDescription(Connection connection,
int eventType)
Construct a new CentraSiteTriggerDescription.
|
static com.centrasite.jaxr.type.CentraSiteTypeDescription |
newCentraSiteTypeDescription(Connection connection)
Construct a new CentraSiteTypeDescription.
|
public static com.centrasite.jaxr.type.CentraSiteTypeDescription newCentraSiteTypeDescription(Connection connection)
connection
- JAXR connectionpublic static com.centrasite.jaxr.type.CentraSiteSlotDescription newCentraSiteSlotDescription(Connection connection)
connection
- JAXR connectionpublic static com.centrasite.jaxr.type.CentraSiteOperationDescription newCentraSiteOperationDescription(Connection connection)
connection
- JAXR connectionpublic static com.centrasite.jaxr.type.CentraSiteTriggerDescription newCentraSiteTriggerDescription(Connection connection, int eventType)
connection
- JAXR connection