|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.netmarkets.meeting.NmMeetingCommands
Supported API: false
Extendable: false
Nested Class Summary | |
static class |
NmMeetingCommands.Parameter
|
Field Summary | |
private static String |
CLASSNAME
|
static String |
LIST_DELIM
|
static String |
PROPS_OBJECT_NAME
|
private static String |
PV_SERVER_SESSION_ATTRIBUTE
|
private static String |
RESOURCE
|
static NmMeetingService |
service
Supported API: false |
private static boolean |
VERBOSE
|
Constructor Summary | |
NmMeetingCommands()
|
Method Summary | |
static void |
addMinutes(NmCommandBean cb)
Supported API: false |
private static String |
buildThumbNailHREF(NmOid nm_oid)
|
static void |
cancel(NmCommandBean cb)
Supported API: false |
static void |
create(NmCommandBean cb)
Supported API: false |
static void |
delete(NmCommandBean cb)
Supported API: false |
static void |
endPVMeeting(javax.servlet.http.HttpServletRequest request)
Supported API: false |
static MeetingCenterMeetingInfo |
get(NmCommandBean cb)
|
private static String |
getIDForPVServer(String server)
|
static void |
getParamsFromMeeting(NmCommandBean cb)
Supported API: false |
private static ResourceBundle |
getResBundle()
|
static String |
getTextMinutes(NmCommandBean cb)
Supported API: false |
private static String |
getThumbNailImage(NmOid nm_oid)
|
static void |
host(NmCommandBean cb)
Supported API: false |
static void |
hostPVMeeting(NmCommandBean cb)
Supported API: false |
static Boolean |
isProjectContext(NmCommandBean cb)
Supported API: false |
static void |
join(NmCommandBean cb)
Supported API: false |
private static void |
joinPVMeeting(NmCommandBean cb,
String meetingOID,
String passwd)
|
static NmHTMLTable |
list(NmCommandBean cb)
Supported API: false |
static Object[] |
listPVMeetingSubjectItems(NmCommandBean cb)
Supported API: false |
static NmNameValuePair[] |
searchParticipants(NmCommandBean cb)
Supported API: false |
static NmNameValuePair[] |
searchSubjectItems(NmCommandBean cb)
Supported API: false |
private static MeetingCenterMeetingInfo |
setInfo(NmCommandBean cb)
|
static void |
test(NmCommandBean cb)
|
static void |
update(NmCommandBean cb)
Supported API: false |
static void |
updateStatus(NmCommandBean cb)
Supported API: false |
static NmHTMLTable[] |
view(NmCommandBean cb)
Supported API: false |
static void |
viewSubjectItems(NmCommandBean cb)
Supported API: false |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
public static final NmMeetingService service
public static final String PROPS_OBJECT_NAME
public static final String LIST_DELIM
private static final String PV_SERVER_SESSION_ATTRIBUTE
private static final boolean VERBOSE
Constructor Detail |
public NmMeetingCommands()
Method Detail |
public static NmHTMLTable list(NmCommandBean cb) throws WTException
cb
-
WTException
public static void create(NmCommandBean cb) throws WTException, WTPropertyVetoException
cb
-
WTException
WTPropertyVetoException
public static void delete(NmCommandBean cb) throws WTException
cb
-
WTException
public static void update(NmCommandBean cb) throws WTException, WTPropertyVetoException
cb
-
WTException
WTPropertyVetoException
public static void host(NmCommandBean cb) throws WTException
cb
-
WTException
public static void join(NmCommandBean cb) throws WTException
cb
-
WTException
public static void cancel(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmHTMLTable[] view(NmCommandBean cb) throws WTException, WTPropertyVetoException
cb
-
WTException
WTPropertyVetoException
public static void addMinutes(NmCommandBean cb) throws WTException, WTPropertyVetoException
cb
-
WTException
WTPropertyVetoException
public static void viewSubjectItems(NmCommandBean cb)
cb
- public static NmNameValuePair[] searchParticipants(NmCommandBean cb) throws WTException
cb
-
WTException
public static NmNameValuePair[] searchSubjectItems(NmCommandBean cb) throws WTException
cb
-
WTException
public static String getTextMinutes(NmCommandBean cb) throws WTException, WTPropertyVetoException
cb
-
WTException
WTPropertyVetoException
public static void getParamsFromMeeting(NmCommandBean cb) throws WTException, WTPropertyVetoException
cb
-
WTException
WTPropertyVetoException
public static Boolean isProjectContext(NmCommandBean cb) throws WTException
cb
-
WTException
public static Object[] listPVMeetingSubjectItems(NmCommandBean cb) throws WTException
cb
-
WTException
public static void hostPVMeeting(NmCommandBean cb) throws WTException
cb
-
WTException
public static void endPVMeeting(javax.servlet.http.HttpServletRequest request) throws WTException
request
-
WTException
public static void updateStatus(NmCommandBean cb) throws WTException
cb
-
WTException
private static ResourceBundle getResBundle() throws WTException
WTException
public static MeetingCenterMeetingInfo get(NmCommandBean cb) throws WTException, WTPropertyVetoException
WTException
WTPropertyVetoException
public static void test(NmCommandBean cb)
private static MeetingCenterMeetingInfo setInfo(NmCommandBean cb) throws WTException, WTPropertyVetoException
WTException
WTPropertyVetoException
private static String buildThumbNailHREF(NmOid nm_oid)
private static String getThumbNailImage(NmOid nm_oid)
private static void joinPVMeeting(NmCommandBean cb, String meetingOID, String passwd) throws WTException
WTException
private static String getIDForPVServer(String server) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |