Package com.kloudville.idm
Class group
java.lang.Object
com.kloudville.data.object.DataObject
com.kloudville.idm.identity
com.kloudville.idm.group
General Information
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.kloudville.data.object.DataObject
clearModified, compareDates, copy, formatDecimal, formatDecimalField, getAnyValue, getAnyValueNames, getChildLabel, getDefinition, getDisplayName, getEnumValue, getEnumValueArray, getEnumValueByCode, getEnumValueByIndex, getExtension, getExtensionDefinition, getFormattedMessage, getLastUpdated, getObjectId, getObjectIds, getParent, getText, getTopParent, has, hasChild, hasValue, htmlToText, isDeleted, isError, isModified, isNewObject, mapFrom, mapTo, setAnyValue, setDeleted, setFormattedValue, setNewObject, setObjectId, setText, toJSON, toXML, validate, valToXML
-
Field Details
-
groupType
Group typeRestrictions: maxlength: 16 enumeration: TEAM (Team)
-
teamType
TeamRestrictions: maxlength: 256
-
label
LabelRestrictions: Mandatory: true maxlength: 64
-
email
EmailRestrictions: maxlength: 254 pattern: [A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}
-
description
DescriptionRestrictions: maxlength: 1024
-
location
LocationRestrictions: maxlength: 36
-
organization
OrganizationRestrictions: maxlength: 36
-
member
Members -
title
Title -
tag
TagsRestrictions: maxlength: 256
-
-
Constructor Details
-
group
public group()
-