|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.util.JaxrTypeUtil
public class JaxrTypeUtil
Constructor Summary | |
---|---|
JaxrTypeUtil()
|
Method Summary | |
---|---|
static com.centrasite.jaxr.type.CentraSiteOperationDescription |
newCentraSiteOperationDescription(javax.xml.registry.Connection connection)
Construct a new CentraSiteOperationDescription. |
static com.centrasite.jaxr.type.CentraSiteSlotDescription |
newCentraSiteSlotDescription(javax.xml.registry.Connection connection)
Construct a new CentraSiteSlotDescription. |
static com.centrasite.jaxr.type.CentraSiteTriggerDescription |
newCentraSiteTriggerDescription(javax.xml.registry.Connection connection,
int eventType)
Construct a new CentraSiteTriggerDescription. |
static com.centrasite.jaxr.type.CentraSiteTypeDescription |
newCentraSiteTypeDescription(javax.xml.registry.Connection connection)
Construct a new CentraSiteTypeDescription. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaxrTypeUtil()
Method Detail |
---|
public static com.centrasite.jaxr.type.CentraSiteTypeDescription newCentraSiteTypeDescription(javax.xml.registry.Connection connection)
connection
- JAXR connection
public static com.centrasite.jaxr.type.CentraSiteSlotDescription newCentraSiteSlotDescription(javax.xml.registry.Connection connection)
connection
- JAXR connection
public static com.centrasite.jaxr.type.CentraSiteOperationDescription newCentraSiteOperationDescription(javax.xml.registry.Connection connection)
connection
- JAXR connection
public static com.centrasite.jaxr.type.CentraSiteTriggerDescription newCentraSiteTriggerDescription(javax.xml.registry.Connection connection, int eventType)
connection
- JAXR connection
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |