Package pl.edu.icm.unity.engine.api.mvel
Class MVELGroup
java.lang.Object
pl.edu.icm.unity.engine.api.mvel.MVELGroup
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionpl.edu.icm.unity.base.attribute.AttributeStatement[]
pl.edu.icm.unity.base.group.GroupDelegationConfiguration
pl.edu.icm.unity.base.i18n.I18nString
pl.edu.icm.unity.base.i18n.I18nString
pl.edu.icm.unity.base.i18n.I18nString
getDisplayedNameShort
(pl.edu.icm.unity.base.message.MessageSource msg) getEncodedGroupPath
(String delimiter, int initialParentsToSkip, org.mvel2.ast.FunctionInstance lambda) getEncodedGroupPath
(String delimiter, org.mvel2.ast.FunctionInstance lambda) getName()
boolean
boolean
isChildNotSame
(MVELGroup test) boolean
isPublic()
boolean
toString()
-
Constructor Details
-
MVELGroup
-
MVELGroup
-
-
Method Details
-
isChild
-
isChildNotSame
-
isTopLevel
public boolean isTopLevel() -
getPathEncoded
-
getName
-
getDisplayedNameShort
public pl.edu.icm.unity.base.i18n.I18nString getDisplayedNameShort(pl.edu.icm.unity.base.message.MessageSource msg) -
getRelativeName
-
getParentPath
-
getAttributeStatements
public pl.edu.icm.unity.base.attribute.AttributeStatement[] getAttributeStatements() -
getAttributesClasses
-
getDelegationConfiguration
public pl.edu.icm.unity.base.group.GroupDelegationConfiguration getDelegationConfiguration() -
isPublic
public boolean isPublic() -
getNameShort
-
toString
-
getDescription
public pl.edu.icm.unity.base.i18n.I18nString getDescription() -
getDisplayedName
public pl.edu.icm.unity.base.i18n.I18nString getDisplayedName() -
getProperties
-
getEncodedGroupPath
-
getEncodedGroupPath
-