Package | Description |
---|---|
com.evolveum.midpoint.common.policy | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
static String |
StringPolicyUtils.collectCharacterClass(CharacterClassType cc,
QName ref)
Prepare usable list of strings for generator
|
Modifier and Type | Field and Description |
---|---|
protected CharacterClassType |
StringLimitType.characterClass |
protected CharacterClassType |
StringPolicyType.characterClass |
Modifier and Type | Field and Description |
---|---|
protected List<CharacterClassType> |
CharacterClassType.characterClass |
Modifier and Type | Method and Description |
---|---|
CharacterClassType |
CharacterClassType.clone()
Creates and returns a deep copy of this object.
|
CharacterClassType |
ObjectFactory.createCharacterClassType()
Create an instance of
CharacterClassType |
CharacterClassType |
StringLimitType.getCharacterClass()
Gets the value of the characterClass property.
|
CharacterClassType |
StringPolicyType.getCharacterClass()
Gets the value of the characterClass property.
|
Modifier and Type | Method and Description |
---|---|
List<CharacterClassType> |
CharacterClassType.getCharacterClass()
Gets the value of the characterClass property.
|
Modifier and Type | Method and Description |
---|---|
void |
StringLimitType.setCharacterClass(CharacterClassType value)
Sets the value of the characterClass property.
|
void |
StringPolicyType.setCharacterClass(CharacterClassType value)
Sets the value of the characterClass property.
|
Constructor and Description |
---|
CharacterClassType(CharacterClassType o)
Creates a new
CharacterClassType instance by deeply copying a given CharacterClassType instance. |
Copyright © 2013 evolveum. All rights reserved.