public class DatabaseViewGroupConfig extends Object
DatabaseViewGroupMembershipProvider
.Modifier and Type | Field and Description |
---|---|
static String |
NAMED_QUERY_FIND_BY_GROUP_ID
Name of named query that returns
DatabaseViewGroupConfig
filtering by parameter groupId. |
Constructor and Description |
---|
DatabaseViewGroupConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getGroupId()
Returns the identifier of the group this configuration refers to.
|
String |
getId()
Returns the identifier for this configuration.
|
IFormulaStatement |
getMembersFormula()
Returns the membership formula statement, according to this configuration.
|
void |
setGroupId(String groupId)
Sets the identifier of the group this configuration refers to.
|
public static final String NAMED_QUERY_FIND_BY_GROUP_ID
DatabaseViewGroupConfig
filtering by parameter groupId.public String getId()
public String getGroupId()
public void setGroupId(String groupId)
groupId
- the group identifier.public IFormulaStatement getMembersFormula() throws PortalException
IllegalStateException
- if current formula definition for
this group configuration is invalid.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.