|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PolyStringType in com.evolveum.midpoint.common |
---|
Methods in com.evolveum.midpoint.common with parameters of type PolyStringType | |
---|---|
static ObjectQuery |
QueryUtil.createNameQuery(PolyStringType name,
PrismContext prismContext)
|
Uses of PolyStringType in com.evolveum.midpoint.model.security.api |
---|
Methods in com.evolveum.midpoint.model.security.api that return PolyStringType | |
---|---|
PolyStringType |
PrincipalUser.getName()
|
Uses of PolyStringType in com.evolveum.midpoint.prism |
---|
Methods in com.evolveum.midpoint.prism that return PolyStringType | |
---|---|
PolyStringType |
Objectable.getName()
|
Methods in com.evolveum.midpoint.prism with parameters of type PolyStringType | |
---|---|
void |
Objectable.setName(PolyStringType name)
|
Uses of PolyStringType in com.evolveum.midpoint.prism.util |
---|
Methods in com.evolveum.midpoint.prism.util that return PolyStringType | |
---|---|
static PolyStringType |
PrismTestUtil.createPolyStringType(java.lang.String string)
|
Methods in com.evolveum.midpoint.prism.util with parameters of type PolyStringType | |
---|---|
static void |
PrismAsserts.assertEqualsPolyString(java.lang.String message,
PolyStringType expected,
PolyStringType actual)
|
static void |
PrismAsserts.assertEqualsPolyString(java.lang.String message,
java.lang.String expectedOrig,
PolyStringType actual)
|
static boolean |
PrismUtil.isEmpty(PolyStringType value)
|
static void |
PrismValidate.notEmpty(PolyStringType value,
java.lang.String message)
|
Uses of PolyStringType in com.evolveum.midpoint.provisioning.util |
---|
Methods in com.evolveum.midpoint.provisioning.util that return PolyStringType | |
---|---|
static PolyStringType |
ShadowCacheUtil.determineShadowName(ResourceObjectShadowType shadow)
|
Uses of PolyStringType in com.evolveum.midpoint.repo.sql.data.common |
---|
Methods in com.evolveum.midpoint.repo.sql.data.common that return PolyStringType | |
---|---|
static PolyStringType |
RPolyString.copyToJAXB(RPolyString string)
|
Methods in com.evolveum.midpoint.repo.sql.data.common that return types with arguments of type PolyStringType | |
---|---|
static java.util.List<PolyStringType> |
RUtil.safeSetPolyToList(java.util.Set<RPolyString> set)
|
Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type PolyStringType | |
---|---|
static RPolyString |
RPolyString.copyFromJAXB(PolyStringType string)
|
Method parameters in com.evolveum.midpoint.repo.sql.data.common with type arguments of type PolyStringType | |
---|---|
static java.util.Set<RPolyString> |
RUtil.listPolyToSet(java.util.List<PolyStringType> list)
|
Uses of PolyStringType in com.evolveum.midpoint.task.api |
---|
Methods in com.evolveum.midpoint.task.api that return PolyStringType | |
---|---|
PolyStringType |
Task.getName()
Returns human-readable name of the task. |
Methods in com.evolveum.midpoint.task.api with parameters of type PolyStringType | |
---|---|
void |
Task.setName(PolyStringType value)
Sets the human-readable name of the task. |
void |
Task.setNameImmediate(PolyStringType value,
OperationResult parentResult)
|
Uses of PolyStringType in com.evolveum.midpoint.task.quartzimpl |
---|
Methods in com.evolveum.midpoint.task.quartzimpl that return PolyStringType | |
---|---|
PolyStringType |
TaskQuartzImpl.getName()
|
Methods in com.evolveum.midpoint.task.quartzimpl with parameters of type PolyStringType | |
---|---|
void |
TaskQuartzImpl.setName(PolyStringType value)
|
void |
TaskQuartzImpl.setNameImmediate(PolyStringType value,
OperationResult parentResult)
|
void |
TaskQuartzImpl.setNameTransient(PolyStringType name)
|
Uses of PolyStringType in com.evolveum.midpoint.test |
---|
Methods in com.evolveum.midpoint.test with parameters of type PolyStringType | |
---|---|
static void |
IntegrationTestTools.assertNotEmpty(PolyStringType ps)
|
static void |
IntegrationTestTools.assertNotEmpty(java.lang.String message,
PolyStringType ps)
|
Uses of PolyStringType in com.evolveum.midpoint.web.util |
---|
Methods in com.evolveum.midpoint.web.util that return PolyStringType | |
---|---|
static PolyStringType |
WebMiscUtil.createPolyFromOrigString(java.lang.String str)
|
Methods in com.evolveum.midpoint.web.util with parameters of type PolyStringType | |
---|---|
static java.lang.String |
WebMiscUtil.getOrigStringFromPoly(PolyStringType str)
|
Uses of PolyStringType in com.evolveum.midpoint.wf.processes |
---|
Methods in com.evolveum.midpoint.wf.processes that return PolyStringType | |
---|---|
PolyStringType |
StartProcessInstruction.getTaskName()
|
Methods in com.evolveum.midpoint.wf.processes with parameters of type PolyStringType | |
---|---|
void |
StartProcessInstruction.setTaskName(PolyStringType taskName)
|
Uses of PolyStringType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return PolyStringType | |
---|---|
PolyStringType |
UserType.getAdditionalName()
|
PolyStringType |
OrgType.getDisplayName()
|
PolyStringType |
UserType.getFamilyName()
|
PolyStringType |
UserType.getFullName()
|
PolyStringType |
UserType.getGivenName()
|
PolyStringType |
UserType.getHonorificPrefix()
|
PolyStringType |
UserType.getHonorificSuffix()
|
PolyStringType |
OrgType.getLocality()
|
PolyStringType |
UserType.getLocality()
|
PolyStringType |
ObjectType.getName()
|
PolyStringType |
UserType.getNickName()
|
PolyStringType |
UserType.getTitle()
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type PolyStringType | |
---|---|
java.util.List<PolyStringType> |
UserType.getOrganizationalUnit()
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type PolyStringType | |
---|---|
void |
UserType.setAdditionalName(PolyStringType value)
|
void |
OrgType.setDisplayName(PolyStringType value)
|
void |
UserType.setFamilyName(PolyStringType value)
|
void |
UserType.setFullName(PolyStringType value)
|
void |
UserType.setGivenName(PolyStringType value)
|
void |
UserType.setHonorificPrefix(PolyStringType value)
|
void |
UserType.setHonorificSuffix(PolyStringType value)
|
void |
OrgType.setLocality(PolyStringType value)
|
void |
UserType.setLocality(PolyStringType value)
|
void |
ObjectType.setName(PolyStringType value)
|
void |
UserType.setNickName(PolyStringType value)
|
void |
UserType.setTitle(PolyStringType value)
|
Uses of PolyStringType in com.evolveum.prism.xml.ns._public.types_2 |
---|
Methods in com.evolveum.prism.xml.ns._public.types_2 that return PolyStringType | |
---|---|
PolyStringType |
PolyStringType.clone()
|
PolyStringType |
ObjectFactory.createPolyStringType()
Create an instance of PolyStringType |
PolyStringType |
PolyStringType.plus(PolyStringType operand)
|
PolyStringType |
PolyStringType.plus(java.lang.String operand)
Plus method for ease of use of PolyStrings in groovy (mapped from + operator). |
Methods in com.evolveum.prism.xml.ns._public.types_2 with parameters of type PolyStringType | |
---|---|
PolyStringType |
PolyStringType.plus(PolyStringType operand)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |