public class IDPPEmergencyContact extends IDPPBaseContainer
IDPPEmergencyContact
is an implementation of
IDPPContainer
.userDN
Constructor and Description |
---|
IDPPEmergencyContact()
Constructor
|
Modifier and Type | Method and Description |
---|---|
Set |
getContainerAttributes()
Gets the Emergency Contact Attribute.
|
Set |
getContainerAttributesForSelect(String select)
Gets the container attributes for a given select expression.
|
Object |
getContainerObject(Map userMap)
Gets the Emergency Contact Object
|
Map |
getDataMapForSelect(String select,
List data)
Gets the attribute key value map that needs to be modified for the
given select expression.
|
boolean |
hasBinaryAttributes()
Checks if there are any binary attributes.
|
getAnalyzedName, getAnalyzedNameAttributes, getAnalyzedNameMap, getAttributeMap, getAttributeMapper, getDSTDate, getDSTInteger, getDSTMonthDay, getDSTString, getDSTURI, getExtensionContainerAttributes, getExtensionContainerClass, getMapperAttributeSet, setUserDN, toXMLDocument
public Object getContainerObject(Map userMap) throws IDPPException
getContainerObject
in class IDPPBaseContainer
userMap
- user mapIDPPException.
IDPPException
public Set getContainerAttributes()
getContainerAttributes
in interface IDPPContainer
getContainerAttributes
in class IDPPBaseContainer
public Set getContainerAttributesForSelect(String select)
getContainerAttributesForSelect
in interface IDPPContainer
getContainerAttributesForSelect
in class IDPPBaseContainer
select
- select expression.public Map getDataMapForSelect(String select, List data) throws IDPPException
getDataMapForSelect
in interface IDPPContainer
getDataMapForSelect
in class IDPPBaseContainer
select
- Select expression.data
- list of new data objects.IDPPException.
IDPPException
public boolean hasBinaryAttributes()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.