|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharacterClassType | |
---|---|
com.evolveum.midpoint.common.policy | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Uses of CharacterClassType in com.evolveum.midpoint.common.policy |
---|
Methods in com.evolveum.midpoint.common.policy with parameters of type CharacterClassType | |
---|---|
static String |
StringPolicyUtils.collectCharacterClass(CharacterClassType cc,
QName ref)
Prepare usable list of strings for generator |
Uses of CharacterClassType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as CharacterClassType | |
---|---|
protected CharacterClassType |
StringPolicyType.characterClass
|
protected CharacterClassType |
StringLimitType.characterClass
|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type CharacterClassType | |
---|---|
protected List<CharacterClassType> |
CharacterClassType.characterClass
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return CharacterClassType | |
---|---|
CharacterClassType |
CharacterClassType.clone()
Creates and returns a deep copy of this object. |
CharacterClassType |
ObjectFactory.createCharacterClassType()
Create an instance of CharacterClassType |
CharacterClassType |
StringPolicyType.getCharacterClass()
Gets the value of the characterClass property. |
CharacterClassType |
StringLimitType.getCharacterClass()
Gets the value of the characterClass property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type CharacterClassType | |
---|---|
List<CharacterClassType> |
CharacterClassType.getCharacterClass()
Gets the value of the characterClass property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type CharacterClassType | |
---|---|
void |
StringPolicyType.setCharacterClass(CharacterClassType value)
Sets the value of the characterClass property. |
void |
StringLimitType.setCharacterClass(CharacterClassType value)
Sets the value of the characterClass property. |
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type CharacterClassType | |
---|---|
CharacterClassType(CharacterClassType o)
Creates a new CharacterClassType instance by deeply copying a given CharacterClassType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |