|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.services.StandardManager
com.ptc.netmarkets.meeting.StandardNmMeetingService
Use the newStandardNmMeetingService
static factory method(s),
not the StandardNmMeetingService
constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: false
Extendable: false
Nested Class Summary | |
private class |
StandardNmMeetingService.Timer
|
Field Summary | |
private static String |
CLASSNAME
|
static boolean |
DISABLE_REFERENCE
|
private static String |
RESOURCE
|
private static boolean |
VERBOSE
|
Fields inherited from class wt.services.StandardManager |
|
Fields inherited from interface wt.services.Manager |
MANAGER_SERVICE, STARTUP_AUTOMATIC, STARTUP_MANUAL, STATUS_EMERGENCY_SHUTDOWN, STATUS_EMERGENCY_SHUTTING_DOWN, STATUS_SHUTDOWN, STATUS_SHUTDOWN_ERRORS, STATUS_SHUTDOWN_FAILURE, STATUS_SHUTTING_DOWN, STATUS_STARTED, STATUS_STARTED_ERRORS, STATUS_STARTING_UP, STATUS_STARTUP_FAILURE |
Constructor Summary | |
StandardNmMeetingService()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private static final boolean VERBOSE
public static boolean DISABLE_REFERENCE
Constructor Detail |
public StandardNmMeetingService()
Method Detail |
public String getConceptualClassname()
getConceptualClassname
in interface NetFactor
getConceptualClassname
in class StandardManager
public static StandardNmMeetingService newStandardNmMeetingService() 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
public static String getMeetingPageURL(Meeting m) throws WTException
WTException
private NmNameValuePair[] vecToArray(Vector v)
private String translateWildcards(String pat)
private QueryResult getIteratedObjectsForContainer(WTContainer container, Class concreteClass, String likePattern) throws WTException
WTException
private NmNameValuePair[] getUsersForContainer(ContainerTeamManaged container) throws WTException
WTException
private NmNameValuePair[] getGroupsForContainer(ContainerTeamManaged container) throws WTException
WTException
private TextMinutes getTextMinutes(Meeting meeting) throws WTException
WTException
private TextAgenda getTextAgenda(Meeting meeting) throws WTException
WTException
private Meeting getMeeting(NmCommandBean cb, String idLocation) throws WTException
WTException
private NmStandardDateFormat getDisplayDateFormat() throws WTException
WTException
private NmStandardDateFormat getDisplayTimeFormat() throws WTException
WTException
private MeetingCenterMeetingInfo setContainerOID(NmCommandBean cb, MeetingCenterMeetingInfo info) throws WTException, WTPropertyVetoException
WTException
WTPropertyVetoException
private static ResourceBundle getResBundle() throws WTException
WTException
private MeetingCenterMeetingInfo convertParticipantList(MeetingCenterMeetingInfo info) throws WTException
WTException
private Object getNmUser(WTUser user, boolean projectContext) throws WTException
WTException
public static void sendMeetingNotifications(Meeting meeting, MeetingOperationType meetingOpType, DistributionList list) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |