|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Address List MBean.
Method Summary | |
int |
getGroupNameMaxLength() Gets the Group Name Max Length. |
int |
getGroupSize() Gets the Group Size. |
boolean |
getSubgroupsAllowed() Returns true if subgroups are allowed, false otherwise. |
void |
setGroupNameMaxLength(int groupNameMaxLength) Sets the Group Name Max Length. |
void |
setGroupSize(int groupSize) Sets the Group Size. |
void |
setSubgroupsAllowed(boolean subgroupsAllowed) Set to true if subgroups allowed, false otherwise. |
Method Detail |
public int getGroupNameMaxLength() throws ManagementException
Scope: Cluster
ManagementException
public int getGroupSize() throws ManagementException
Scope: Cluster
ManagementException
public boolean getSubgroupsAllowed() throws ManagementException
Scope: Cluster
ManagementException
public void setGroupNameMaxLength(int groupNameMaxLength) throws ManagementException
Scope: Cluster
groupNameMaxLength
- group Name Max LengthManagementException
public void setGroupSize(int groupSize) throws ManagementException
Scope: Cluster
groupSize
- group sizeManagementException
public void setSubgroupsAllowed(boolean subgroupsAllowed) throws ManagementException
Scope: Cluster
subgroupsAllowed
- true if subgroups allowed, false otherwiseManagementException
|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |