Package com.appliedolap.essbase.impl
Class EssGroupImpl
java.lang.Object
com.appliedolap.essbase.AbstractEssObject
com.appliedolap.essbase.impl.EssGroupImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.appliedolap.essbase.EssObject
EssObject.Type -
Field Summary
Fields inherited from class com.appliedolap.essbase.AbstractEssObject
api -
Constructor Summary
ConstructorsConstructorDescriptionEssGroupImpl(ApiContext api, EssServer server, com.appliedolap.essbase.client.model.GroupBean groupBean) -
Method Summary
-
Constructor Details
-
EssGroupImpl
public EssGroupImpl(ApiContext api, EssServer server, com.appliedolap.essbase.client.model.GroupBean groupBean)
-
-
Method Details
-
getName
Description copied from interface:EssObjectGets the name of this object. This will generally be the "nice" and "unique" name of this object, such as the application name, cube, member, variable, or whatever. -
getType
Description copied from interface:EssObjectGets the type of this object. -
getServer
-
getDescription
- Specified by:
getDescriptionin interfaceEssGroup
-
getUsers
Description copied from interface:EssGroupGets the user members that are in this group. -
getGroups
-