|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.netmarkets.meeting.NmMeetingServiceFwd
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
FC_RESOURCE
|
(package private) static boolean |
SERVER
|
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
NmMeetingServiceFwd()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public NmMeetingServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public NmHTMLTable list(NmCommandBean cdb) throws WTException
list
in interface NmMeetingService
cdb
-
WTException
public void create(NmCommandBean cb, MeetingCenterMeetingInfo info) throws WTException, WTPropertyVetoException
create
in interface NmMeetingService
cb
- info
-
WTException
WTPropertyVetoException
public void update(NmCommandBean cb, MeetingCenterMeetingInfo info) throws WTPropertyVetoException, WTException
update
in interface NmMeetingService
cb
- info
-
WTPropertyVetoException
WTException
public void cancel(NmCommandBean cb) throws WTException
cancel
in interface NmMeetingService
cb
-
WTException
public NmHTMLTable[] view(NmCommandBean cb) throws WTPropertyVetoException, WTException
view
in interface NmMeetingService
cb
-
WTPropertyVetoException
WTException
public void addMinutes(NmCommandBean cb, String minutes) throws WTPropertyVetoException, WTException
addMinutes
in interface NmMeetingService
cb
- minutes
-
WTPropertyVetoException
WTException
public NmNameValuePair[] searchParticipants(NmCommandBean cb, String sType, String sPattern) throws WTException
searchParticipants
in interface NmMeetingService
cb
- sType
- sPattern
-
WTException
public NmNameValuePair[] searchSubjectItems(NmCommandBean cb, String sType, String sPattern) throws WTException
searchSubjectItems
in interface NmMeetingService
cb
- sType
- sPattern
-
WTException
public Project2 getProject(NmCommandBean cb) throws WTException
getProject
in interface NmMeetingService
cb
-
WTException
public MeetingCenterMeetingInfo getTextMinutes(NmCommandBean cb) throws WTException, WTPropertyVetoException
getTextMinutes
in interface NmMeetingService
cb
-
WTException
WTPropertyVetoException
public Hashtable getParamsFromMeeting(NmCommandBean cb) throws WTException, WTPropertyVetoException
getParamsFromMeeting
in interface NmMeetingService
cb
-
WTException
WTPropertyVetoException
public NmMeeting getMeetingProperties(NmCommandBean cb) throws WTException, WTPropertyVetoException
getMeetingProperties
in interface NmMeetingService
cb
-
WTException
WTPropertyVetoException
public MeetingCenterMeetingInfo getMeetingInfo(NmCommandBean cb) throws WTException
getMeetingInfo
in interface NmMeetingService
cb
-
WTException
public Object[] listPVMeetingSubjectItems(String meetingOID) throws WTException
listPVMeetingSubjectItems
in interface NmMeetingService
meetingOID
-
WTException
public String getHREFForSubjectItem(NmURLFactoryBean bean, Persistable p, String type, String name, boolean newWindow) throws WTException
getHREFForSubjectItem
in interface NmMeetingService
bean
- p
- type
- name
- newWindow
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |