Uses of Class
com.oracle.communications.brm.cc.model.Event
Packages that use Event
Package
Description
-
Uses of Event in com.oracle.communications.brm.cc.model
Methods in com.oracle.communications.brm.cc.model that return Event -
Uses of Event in com.oracle.communications.brm.cc.modules
Methods in com.oracle.communications.brm.cc.modules that return types with arguments of type Event -
Uses of Event in com.oracle.communications.brm.cc.modules.pcm
Methods in com.oracle.communications.brm.cc.modules.pcm that return types with arguments of type Event -
Uses of Event in com.oracle.communications.brm.cc.modules.pcm.workers
Methods in com.oracle.communications.brm.cc.modules.pcm.workers that return EventModifier and TypeMethodDescriptionEventWorker.convertOutputFlistToEvent(FList eventFlist) Converts the output flist into corresponding event object event specific details are populated in the extension fieldMethods in com.oracle.communications.brm.cc.modules.pcm.workers that return types with arguments of type EventModifier and TypeMethodDescriptionEventWorker.convertOutputFlistToEventObjects(FList outputFlist) Converts list of fetched events from output flist to list of event objects -
Uses of Event in com.oracle.communications.brm.cc.ws.event
Methods in com.oracle.communications.brm.cc.ws.event that return types with arguments of type EventModifier and TypeMethodDescriptionEventResource.getEvents(String accountId, String billUnitId, String billId, String serviceId, String itemId, List<String> eventTypeList, long createdStartTime, long createdEndTime, long effectiveStartTime, long effectiveEndTime, long eventStartTime, long eventEndTime, int offset, int limit) Gets the list of event object based on the passed filter parameters