ORAEventGroup Class Reference

Static Public Member Functions

static String  getGroupName (String dcsuri)
 
static boolean  isValidGroup (String groupName)
 

Detailed Description

ORAEventGroup is the central class to identify the event group.

Member Function Documentation

◆ getGroupName()

static String getGroupName ( String dcsuri )
static

Gets the name of the group

Parameters
dcsuri uri path of the event.
Returns
returns group name for the dcsuri

◆ isValidGroup()

static boolean isValidGroup ( String groupName )
static

Checks whether the group is a valid group or not.

Parameters
groupName name of the group.
Returns
true if the groupName is valid group, false otherwise.

The documentation for this class was generated from the following file:
  • ORAEventGroup.java